Skip to content

Commit

Permalink
fix github icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
maisamaf committed Aug 18, 2022
1 parent d8d4411 commit 6b21add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/examples/navbars/NavbarDefault.vue
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,7 @@ watch(
viewBox="0 0 24 24"
aria-hidden="true"
data-testid="GitHubIcon"
:fill="props.transparent && '#fff'"
>
<path
d="M12 1.27a11 11 0 00-3.48 21.46c.55.09.73-.28.73-.55v-1.84c-3.03.64-3.67-1.46-3.67-1.46-.55-1.29-1.28-1.65-1.28-1.65-.92-.65.1-.65.1-.65 1.1 0 1.73 1.1 1.73 1.1.92 1.65 2.57 1.2 3.21.92a2 2 0 01.64-1.47c-2.47-.27-5.04-1.19-5.04-5.5 0-1.1.46-2.1 1.2-2.84a3.76 3.76 0 010-2.93s.91-.28 3.11 1.1c1.8-.49 3.7-.49 5.5 0 2.1-1.38 3.02-1.1 3.02-1.1a3.76 3.76 0 010 2.93c.83.74 1.2 1.74 1.2 2.94 0 4.21-2.57 5.13-5.04 5.4.45.37.82.92.82 2.02v3.03c0 .27.1.64.73.55A11 11 0 0012 1.27"
Expand Down

0 comments on commit 6b21add

Please sign in to comment.