Skip to content

Commit

Permalink
remove fontawesome comment
Browse files Browse the repository at this point in the history
  • Loading branch information
anish-work committed Dec 23, 2024
1 parent 58a57f9 commit 8104381
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/assets/SvgIcons/IconChevronDown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ const IconChevronDown = (props: any) => {
strokeWidth="2"
height={size}
>
// !--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free Copyright 2024 Fonticons,
Inc.--
<path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z" />
</svg>
</SvgIcon>
Expand Down

0 comments on commit 8104381

Please sign in to comment.