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,11 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_2546_6194)">
|
||||
<path opacity="0.4" d="M11 13L5.79999 11M11 13L12.923 18M11 13L13.9999 10" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M6 11.0769L5 10.6923V10.6923C3.89683 10.268 3.34524 10.0559 3.10533 9.86532C2.03578 9.0159 2.11342 7.36807 3.2581 6.62298C3.51487 6.45584 4.08396 6.29649 5.22214 5.9778L17.5217 2.53391C19.3133 2.03228 20.209 1.78147 20.8237 2.01427C21.3596 2.21724 21.7827 2.64035 21.9857 3.17628C22.2185 3.79096 21.9677 4.68672 21.466 6.47824L18.022 18.7779C17.7033 19.916 17.544 20.4851 17.3769 20.7418C16.6318 21.8865 14.9839 21.9642 14.1345 20.8945C13.944 20.6546 13.7318 20.1031 13.3076 19V19L12.923 18" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_2546_6194">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 995 B |
Reference in New Issue
Block a user