Skip to content

Commit 4274a91

Browse files
hanged the viewBox attribute improve visual appearance and alignment.
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 8d23972 commit 4274a91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/icons/Github/GithubIcon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default function GithubIcon({
1717
width={width}
1818
className={className}
1919
xmlns="http://www.w3.org/2000/svg"
20-
viewBox="0 0 400 400"
20+
viewBox="60 60 280 280"
2121
>
2222
<path
2323
fill={fill}

0 commit comments

Comments
 (0)