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="M9.06421 10.1938C8.35151 10.8174 7.99515 11.1292 7.86415 11.4987C7.74913 11.823 7.74913 12.177 7.86415 12.5013C7.99515 12.8708 8.35151 13.1826 9.06421 13.8062L11.0196 15.5171C12.2838 16.6233 12.9159 17.1765 13.4521 17.1936C13.918 17.2085 14.3643 17.0059 14.6598 16.6455C15 16.2308 15 15.3908 15 13.711L15 10.289C15 8.60917 15 7.76923 14.6598 7.35445C14.3643 6.99405 13.918 6.79153 13.4521 6.80642C12.9159 6.82355 12.2838 7.37665 11.0196 8.48286L9.06421 10.1938Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<rect x="2" y="1.99988" width="20" height="20" rx="5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 813 B |
Reference in New Issue
Block a user