We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f2c423 + 0ea57ab commit 059ac7eCopy full SHA for 059ac7e
src/components/shared/icons.tsx
@@ -1479,4 +1479,9 @@ export const icons = {
1479
<path d="M10.24.04c.13 0 .26.03.38.09L13.5 1.5a.87.87 0 0 1 .5.8v.03-.01 9.39c0 .33-.2.63-.5.78l-2.88 1.38a.87.87 0 0 1-1-.17l-5.5-5.03-2.4 1.83a.58.58 0 0 1-.75-.04l-.77-.7a.58.58 0 0 1 0-.86L2.27 7 .2 5.1a.58.58 0 0 1 0-.86l.77-.7c.21-.2.52-.2.75-.04l2.4 1.83L9.63.3a.87.87 0 0 1 .61-.26Zm.26 3.78L6.32 7l4.18 3.18V3.82Z" />
1480
</>
1481
),
1482
+ x: (
1483
+ <>
1484
+ <path d="M10.8.65h2.1l-4.6 5.25L14 12.9h-4.2l-3.3-4.3L2.1 12.9H.3l4.8-5.5L0 .65h4.2l2.9 3.8L10.8.65Zm-.7 10.8h1.1L3.5 1.7H2.3z" />
1485
+ </>
1486
+ ),
1487
} as const;
0 commit comments