avoid bundling icons with library
This reduces bloat for consumers of designsystem. The icons were ~22mb and unnecessary to be exposed to consumers.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path opacity="0.4" d="M12 11L15 8M12 11L9 8M12 11V2" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M15.5002 3H16.0002V3C17.7714 3 19.3235 4.18549 19.7895 5.8943L21.0335 10.4561C21.1739 10.9708 21.2441 11.2282 21.3021 11.4846C21.6773 13.1435 21.6956 14.8632 21.3557 16.5297C21.3032 16.7873 21.2385 17.046 21.1091 17.5636V17.5636C20.9549 18.1802 20.8779 18.4885 20.7781 18.7547C20.1188 20.5137 18.5293 21.7548 16.6629 21.9678C16.3804 22 16.0627 22 15.4271 22H8.57279C7.93734 22 7.61961 22 7.33717 21.9678C5.47072 21.7549 3.88112 20.5137 3.22188 18.7547C3.12212 18.4885 3.04506 18.1802 2.89093 17.5637V17.5637C2.76155 17.0462 2.69686 16.7874 2.64434 16.5299C2.30445 14.8633 2.32275 13.1434 2.69804 11.4844C2.75603 11.228 2.82622 10.9707 2.96659 10.456L4.21076 5.89428C4.67683 4.18547 6.22892 3 8.00015 3V3H8.50015M2.50024 14H5.2875C5.91365 14 6.22672 14 6.51089 14.0863C6.76247 14.1627 6.99652 14.288 7.19964 14.4549C7.42908 14.6435 7.60274 14.904 7.95006 15.425L8.05012 15.575C8.39744 16.096 8.5711 16.3565 8.80054 16.5451C9.00366 16.712 9.23771 16.8373 9.48929 16.9137C9.77347 17 10.0865 17 10.7127 17H13.2875C13.9136 17 14.2267 17 14.5109 16.9137C14.7625 16.8373 14.9965 16.712 15.1996 16.5451C15.4291 16.3565 15.6027 16.096 15.9501 15.575L16.0501 15.425C16.3974 14.904 16.5711 14.6435 16.8005 14.4549C17.0037 14.288 17.2377 14.1627 17.4893 14.0863C17.7735 14 18.0865 14 18.7127 14H21.5002" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user