diff --git a/components/Icons.js b/components/Icons.js index ec0fcf6..655aa4d 100644 --- a/components/Icons.js +++ b/components/Icons.js @@ -226,12 +226,12 @@ export function AzureIcon() { ); } -export function GithubIcon() { +export function GithubIcon({ w, h }) { return (