Skip to content

Commit

Permalink
🩹 fix(icons.tsx): remove Instagram icon from exported icons to comply…
Browse files Browse the repository at this point in the history
… with brand guidelines
  • Loading branch information
nyxb committed Jun 24, 2024
1 parent d4560b1 commit 5e24552
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/components/icons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export const Icons = {
spinner: Loader2,
chevronLeft: ChevronLeft,
discord: DiscordLogoIcon,
instagram: InstagramLogoIcon,
chevronRight: (props: IconProps) => (
<svg
fill="none"
Expand Down

0 comments on commit 5e24552

Please sign in to comment.