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.32" d="M12 2.25C7.4446 2.25 3.76319 5.9413 3.55893 10.5311C1.61442 11.2944 0.25 13.225 0.25 15.4667C0.25 18.3633 2.53479 20.75 5.4 20.75H17.5C20.9727 20.75 23.75 17.8559 23.75 14.3333C23.75 11.7563 22.268 9.52279 20.1145 8.50352C19.095 4.90344 15.8601 2.25 12 2.25Z" fill="#2F384C"/>
|
||||
<path d="M5.4 20.75C2.53479 20.75 0.25 18.3633 0.25 15.4667H23.6525C23.1324 18.4559 20.5919 20.75 17.5 20.75H5.4Z" fill="#2F384C"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 536 B |
Reference in New Issue
Block a user