@ascentgl/ads-icons 22.1.0 → 22.5.1
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.
|
@@ -643,24 +643,13 @@ const adsIconReporting = {
|
|
|
643
643
|
const adsIconDashboard = {
|
|
644
644
|
name: 'dashboard',
|
|
645
645
|
data: `
|
|
646
|
-
|
|
647
|
-
<
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
<rect y="
|
|
651
|
-
<mask id="path-2-inside-2_8349_1199" data-no-stroke="true">
|
|
652
|
-
<rect x="13.5905" y="0.839233" width="10.5703" height="7.55024" rx="1.17448"/>
|
|
653
|
-
</mask>
|
|
654
|
-
<rect x="13.5905" y="0.839233" width="10.5703" height="7.55024" rx="1.17448" data-no-fill="true" stroke-width="3.52345" mask="url(#path-2-inside-2_8349_1199)"/>
|
|
655
|
-
<mask id="path-3-inside-3_8349_1199" data-no-stroke="true">
|
|
656
|
-
<rect y="17.4498" width="10.5703" height="7.55024" rx="1.17448"/>
|
|
657
|
-
</mask>
|
|
658
|
-
<rect y="17.4498" width="10.5703" height="7.55024" rx="1.17448" data-no-fill="true" stroke-width="3.52345" mask="url(#path-3-inside-3_8349_1199)"/>
|
|
659
|
-
<mask id="path-4-inside-4_8349_1199" data-no-stroke="true">
|
|
660
|
-
<rect x="13.5905" y="11.4095" width="10.5703" height="13.5904" rx="1.17448"/>
|
|
661
|
-
</mask>
|
|
662
|
-
<rect x="13.5905" y="11.4095" width="10.5703" height="13.5904" rx="1.17448" data-no-fill="true" stroke-width="3.52345" mask="url(#path-4-inside-4_8349_1199)"/>
|
|
646
|
+
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
647
|
+
<rect x="0.88087" y="0.88087" width="4.40430" height="6.16602" rx="0.29361" fill="none" stroke="currentColor" stroke-width="1.76173"/>
|
|
648
|
+
<rect x="8.80860" y="0.88087" width="4.40430" height="2.64258" rx="0.29361" fill="none" stroke="currentColor" stroke-width="1.76173"/>
|
|
649
|
+
<rect x="0.88087" y="10.57035" width="4.40430" height="2.64258" rx="0.29361" fill="none" stroke="currentColor" stroke-width="1.76173"/>
|
|
650
|
+
<rect x="8.80860" y="7.04689" width="4.40430" height="6.16602" rx="0.29361" fill="none" stroke="currentColor" stroke-width="1.76173"/>
|
|
663
651
|
</svg>
|
|
652
|
+
|
|
664
653
|
`,
|
|
665
654
|
};
|
|
666
655
|
|
|
@@ -1006,7 +995,17 @@ const adsIconDatepicker = {
|
|
|
1006
995
|
/* 🤖 this file was generated by svg-to-ts*/
|
|
1007
996
|
const adsIconDrag = {
|
|
1008
997
|
name: 'drag',
|
|
1009
|
-
data:
|
|
998
|
+
data: `
|
|
999
|
+
<svg width="10" height="16" viewBox="0 0 10 16" xmlns="http://www.w3.org/2000/svg">
|
|
1000
|
+
<path data-no-stroke="true" d="M7.33325 4C8.43782 4 9.33325 3.10457 9.33325 2C9.33325 0.89543 8.43782 0 7.33325 0C6.22868 0 5.33325 0.89543 5.33325 2C5.33325 3.10457 6.22868 4 7.33325 4Z" />
|
|
1001
|
+
<path data-no-stroke="true" d="M7.33325 10C8.43782 10 9.33325 9.10457 9.33325 8C9.33325 6.89543 8.43782 6 7.33325 6C6.22868 6 5.33325 6.89543 5.33325 8C5.33325 9.10457 6.22868 10 7.33325 10Z" />
|
|
1002
|
+
<path data-no-stroke="true" d="M7.33325 16C8.43782 16 9.33325 15.1046 9.33325 14C9.33325 12.8954 8.43782 12 7.33325 12C6.22868 12 5.33325 12.8954 5.33325 14C5.33325 15.1046 6.22868 16 7.33325 16Z" />
|
|
1003
|
+
<path data-no-stroke="true" d="M2 4C3.10457 4 4 3.10457 4 2C4 0.89543 3.10457 0 2 0C0.89543 0 0 0.89543 0 2C0 3.10457 0.89543 4 2 4Z" />
|
|
1004
|
+
<path data-no-stroke="true" d="M2 10C3.10457 10 4 9.10457 4 8C4 6.89543 3.10457 6 2 6C0.89543 6 0 6.89543 0 8C0 9.10457 0.89543 10 2 10Z" />
|
|
1005
|
+
<path data-no-stroke="true" d="M2 16C3.10457 16 4 15.1046 4 14C4 12.8954 3.10457 12 2 12C0.89543 12 0 12.8954 0 14C0 15.1046 0.89543 16 2 16Z" />
|
|
1006
|
+
</svg>
|
|
1007
|
+
|
|
1008
|
+
`,
|
|
1010
1009
|
};
|
|
1011
1010
|
|
|
1012
1011
|
/* 🤖 this file was generated by svg-to-ts*/
|