mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-12 03:50:06 +02:00
fix
This commit is contained in:
@@ -1668,23 +1668,23 @@ export const ArrowRightIcon = createIcon(
|
|||||||
<path
|
<path
|
||||||
d="M4.16602 10H15.8327"
|
d="M4.16602 10H15.8327"
|
||||||
stroke="white"
|
stroke="white"
|
||||||
stroke-width="1.25"
|
strokeWidth="1.25"
|
||||||
stroke-linecap="round"
|
strokeLinecap="round"
|
||||||
stroke-linejoin="round"
|
strokeLinejoin="round"
|
||||||
/>
|
/>
|
||||||
<path
|
<path
|
||||||
d="M12.5 13.3333L15.8333 10"
|
d="M12.5 13.3333L15.8333 10"
|
||||||
stroke="white"
|
stroke="white"
|
||||||
stroke-width="1.25"
|
strokeWidth="1.25"
|
||||||
stroke-linecap="round"
|
strokeLinecap="round"
|
||||||
stroke-linejoin="round"
|
strokeLinejoin="round"
|
||||||
/>
|
/>
|
||||||
<path
|
<path
|
||||||
d="M12.5 6.66666L15.8333 9.99999"
|
d="M12.5 6.66666L15.8333 9.99999"
|
||||||
stroke="white"
|
stroke="white"
|
||||||
stroke-width="1.25"
|
strokeWidth="1.25"
|
||||||
stroke-linecap="round"
|
strokeLinecap="round"
|
||||||
stroke-linejoin="round"
|
strokeLinejoin="round"
|
||||||
/>
|
/>
|
||||||
</>,
|
</>,
|
||||||
{ width: 20, height: 20 },
|
{ width: 20, height: 20 },
|
||||||
|
Reference in New Issue
Block a user