Skip to content

Commit 6a8e502

Browse files
Tidied up a little
1 parent 5e3f42e commit 6a8e502

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/shared/icons.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,10 +400,8 @@ export const icons = {
400400
diamond: (
401401
<>
402402
<path
403-
fill="#2E3438"
404403
fillRule="evenodd"
405404
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"
406-
clipRule="evenodd"
407405
/>
408406
</>
409407
),

0 commit comments

Comments
 (0)