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="M16.0001 4.00012L15.8335 3.3756C15.6068 2.52523 15.4934 2.10004 15.2512 1.78393C15.0376 1.50497 14.7542 1.28723 14.4296 1.15264C14.0617 1.00012 13.6217 1.00012 12.7416 1.00012H11.2586C10.3785 1.00012 9.93843 1.00012 9.5706 1.15264C9.246 1.28723 8.96259 1.50497 8.74891 1.78393C8.50676 2.10004 8.39338 2.52523 8.16662 3.3756L8.00008 4.00012M16.0001 20.0001L15.8335 20.6246C15.6068 21.475 15.4934 21.9002 15.2512 22.2163C15.0376 22.4953 14.7542 22.713 14.4296 22.8476C14.0617 23.0001 13.6217 23.0001 12.7416 23.0001H11.2586C10.3785 23.0001 9.93844 23.0001 9.5706 22.8476C9.246 22.713 8.96259 22.4953 8.74891 22.2163C8.50676 21.9002 8.39338 21.475 8.16662 20.6246L8.00008 20.0001M12 9.00012V12.0001L14 13.5001" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<rect x="4" y="4" width="16" height="16" rx="5" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user