@useinsider/ab-components 0.0.104-beta.2 → 0.0.104-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons.svg +3 -3
- package/package.json +1 -1
package/dist/icons.svg
CHANGED
|
@@ -582,11 +582,11 @@
|
|
|
582
582
|
<path d="M16.5 3V21" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
583
583
|
</symbol>
|
|
584
584
|
<symbol id="line-horizontal-gap" viewBox="0 0 24 24" fill="none">
|
|
585
|
-
<path d="M21 3V4C21 4.5 20.5 5 20 5H4C3.5 5 3 4.5 3 4V3M21 21V20C21 19.5 20.5 19 20 19H4C3.5 19 3 19.5 3 20V21M16 12H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
586
|
-
</symbol>
|
|
587
|
-
<symbol id="line-vertical-gap" viewBox="0 0 24 24" fill="none">
|
|
588
585
|
<path d="M18 4C18 3.42477 18.2776 2.93332 18.6055 2.60547C18.9333 2.27762 19.4248 2 20 2L21 2C21.5523 2 22 2.44772 22 3C22 3.55228 21.5523 4 21 4L20.042 4L20.0195 4.01953C20.0118 4.02731 20.005 4.03495 20 4.04199L20 19.958C20.005 19.965 20.0118 19.9727 20.0195 19.9805L20.042 20H21C21.5523 20 22 20.4477 22 21C22 21.5523 21.5523 22 21 22H20C19.4248 22 18.9333 21.7224 18.6055 21.3945C18.2776 21.0667 18 20.5752 18 20L18 4Z" fill="currentColor"/>
|
|
589
586
|
<path d="M11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8L13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16L11 8Z" fill="currentColor"/>
|
|
590
587
|
<path d="M2 3C2 2.44772 2.44772 2 3 2L4 2C4.57523 2 5.06669 2.27763 5.39453 2.60547C5.72238 2.93332 6 3.42477 6 4L6 20C6 20.5752 5.72238 21.0667 5.39453 21.3945C5.06669 21.7224 4.57523 22 4 22H3C2.44772 22 2 21.5523 2 21C2 20.4477 2.44772 20 3 20H3.95801L3.98047 19.9805C3.98825 19.9727 3.995 19.965 4 19.958L4 4.04199C3.995 4.03496 3.98825 4.02731 3.98047 4.01953L3.95801 4H3C2.44772 4 2 3.55228 2 3Z" fill="currentColor"/>
|
|
591
588
|
</symbol>
|
|
589
|
+
<symbol id="line-vertical-gap" viewBox="0 0 24 24" fill="none">
|
|
590
|
+
<path d="M21 3V4C21 4.5 20.5 5 20 5H4C3.5 5 3 4.5 3 4V3M21 21V20C21 19.5 20.5 19 20 19H4C3.5 19 3 19.5 3 20V21M16 12H8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
591
|
+
</symbol>
|
|
592
592
|
</svg>
|