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="M10.1938 9.06421L8.48286 11.0196C7.37665 12.2838 6.82355 12.9159 6.80642 13.4521C6.79153 13.918 6.99405 14.3643 7.35445 14.6598C7.76923 15 8.60917 15 10.289 15H13.711C15.3908 15 16.2308 15 16.6455 14.6598C17.0059 14.3643 17.2085 13.918 17.1936 13.4521C17.1765 12.9159 16.6233 12.2838 15.5171 11.0196L13.8062 9.06421C13.1826 8.35151 12.8708 7.99515 12.5013 7.86415C12.177 7.74913 11.823 7.74913 11.4987 7.86415C11.1292 7.99515 10.8174 8.35151 10.1938 9.06421Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<rect x="2" y="2" width="20" height="20" rx="5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 804 B |
Reference in New Issue
Block a user