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="M2 21L8.99999 14L11 12M16 13L20.7373 8.26274C21.5293 7.47071 21.9253 7.07469 22.0737 6.61803C22.2042 6.21635 22.2042 5.78365 22.0737 5.38197C21.9253 4.92531 21.5293 4.52929 20.7373 3.73726L20 3L13 10" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M20 21L9.00003 10M8.52557 4.47445C10.1657 6.11457 10.6099 8.32958 8.96973 9.96971C7.32961 11.6098 5.11453 11.1657 3.47441 9.52554C1.83429 7.88542 1.3902 5.67042 3.03032 4.0303C4.67045 2.39018 6.88545 2.83433 8.52557 4.47445Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 732 B |
Reference in New Issue
Block a user