diff --git a/components.tsx b/components.tsx index cb0c5ac..90fdcbf 100644 --- a/components.tsx +++ b/components.tsx @@ -473,6 +473,7 @@ function IconYoutube() { ); } + function IconOrcid() { return ( ); } - -