Skip to content

Commit

Permalink
Tidied up a little
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelArestad committed Aug 3, 2023
1 parent 5e3f42e commit 6a8e502
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/shared/icons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -400,10 +400,8 @@ export const icons = {
diamond: (
<>
<path
fill="#2E3438"
fillRule="evenodd"
d="M8.41 1.59a2 2 0 0 0-2.82 0l-4 4a2 2 0 0 0 0 2.82l4 4a2 2 0 0 0 2.82 0l4-4a2 2 0 0 0 0-2.82l-4-4Zm.71-.71a3 3 0 0 0-4.24 0l-4 4a3 3 0 0 0 0 4.24l4 4a3 3 0 0 0 4.24 0l4-4a3 3 0 0 0 0-4.24l-4-4Z"
clipRule="evenodd"
/>
</>
),
Expand Down

0 comments on commit 6a8e502

Please sign in to comment.