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="M19.7778 17C21.1676 17.5273 22 18.1987 22 18.9299C22 20.6255 17.5228 22 12 22C6.47715 22 2 20.6255 2 18.9299C2 18.1987 2.83244 17.5273 4.22222 17M14 8C14 9.10457 13.1046 10 12 10C10.8954 10 10 9.10457 10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5 8.80006C5 4.80003 8.11111 2 12 2C15.8889 2 19 4.80003 19 8.80006C19 15.0816 13.5556 18 12 18C10.4444 18 5 15.0816 5 8.80006Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 694 B |
Reference in New Issue
Block a user