We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b384042 + 9e08afa commit d594769Copy full SHA for d594769
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