Skip to content

Commit f7a63f6

Browse files
committed
Use Simple Icons Github icon
1 parent 47fe17e commit f7a63f6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

resources/svg/github-line.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

resources/views/users/settings/settings.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</a>
2828
<a href="#github_settings_heading"
2929
class="text-gray-600 hover:bg-gray-50 hover:text-gray-900 flex items-center px-3 py-2 text-sm font-medium rounded-md">
30-
<x-icon-github-line class="text-gray-400 shrink-0 -ml-1 mr-3 h-6 w-6" />
30+
<x-si-github class="text-gray-400 shrink-0 -ml-1 mr-3 h-6 w-6" />
3131
<span class="truncate">GitHub</span>
3232
</a>
3333
<a href="#api_token_settings_heading"

0 commit comments

Comments
 (0)