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="M4.5 6L7 4V4C8.78522 2.57183 9.67783 1.85774 10.6668 1.58413C11.5392 1.34279 12.4608 1.34279 13.3332 1.58413C14.3222 1.85774 15.2148 2.57183 17 4V4L19.5 6" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M19 5.60013L19.5 6.00013V6.00013C20.1097 6.48792 20.4146 6.73181 20.668 7.00532C21.3508 7.7424 21.7957 8.66808 21.9447 9.66171C22 10.0304 22 10.4208 22 11.2017V17.0001C22 19.7616 19.7614 22.0001 17 22.0001V22.0001C15.8954 22.0001 15 21.1047 15 20.0001V16.0001C15 14.3432 13.6569 13.0001 12 13.0001V13.0001C10.3432 13.0001 9.00001 14.3432 9.00001 16.0001V20.0001C9.00001 21.1047 8.10458 22.0001 7.00001 22.0001V22.0001C4.23858 22.0001 2.00001 19.7616 2.00001 17.0001V11.2017C2.00001 10.4208 2.00001 10.0304 2.0553 9.66171C2.20431 8.66808 2.64922 7.7424 3.33203 7.00532C3.5854 6.73181 3.89027 6.48792 4.50001 6.00013V6.00013L5.00001 5.60013" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user