We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474b899 commit 9e08afaCopy full SHA for 9e08afa
plugins/docusaurus-plugin-alumni/src/theme/icons/Website.tsx
@@ -2,7 +2,7 @@ import React from 'react';
2
3
// Website icon
4
// Downloaded from Downloaded from https://iconmonstr.com/globe-3-svg/
5
-export default function LinkedInIcon(): JSX.Element {
+export default function WebsiteIcon(): JSX.Element {
6
return (
7
<svg
8
xmlns="http://www.w3.org/2000/svg"
0 commit comments