Fix icon
This commit is contained in:
parent
8f5ddf1f72
commit
450f1a6b09
|
@ -5,7 +5,7 @@ import { Colors } from '../../constants/styles'
|
|||
export function GithubIcon() {
|
||||
return (
|
||||
<Icon width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1_1000)">
|
||||
<g clipPath="url(#clip0_1_1000)">
|
||||
<path
|
||||
fillRule="evenodd"
|
||||
clipRule="evenodd"
|
||||
|
|
Loading…
Reference in New Issue