@zaniluca/react-remixicon 2.2.0 → 2.3.0
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/Arrows/ArrowTurnBackLine.js +1 -1
- package/dist/Arrows/ArrowTurnForwardLine.js +1 -1
- package/dist/Arrows/CollapseHorizontalFill.d.ts +6 -0
- package/dist/Arrows/CollapseHorizontalFill.js +1 -0
- package/dist/Arrows/CollapseHorizontalLine.d.ts +6 -0
- package/dist/Arrows/CollapseHorizontalLine.js +1 -0
- package/dist/Arrows/{ArrowDownCircleFill2.d.ts → CollapseVerticalFill.d.ts} +2 -2
- package/dist/Arrows/CollapseVerticalFill.js +1 -0
- package/dist/Arrows/CollapseVerticalLine.d.ts +6 -0
- package/dist/Arrows/CollapseVerticalLine.js +1 -0
- package/dist/Arrows/ExpandDiagonalS2Fill.d.ts +6 -0
- package/dist/Arrows/ExpandDiagonalS2Fill.js +1 -0
- package/dist/Arrows/ExpandDiagonalS2Line.d.ts +6 -0
- package/dist/Arrows/ExpandDiagonalS2Line.js +1 -0
- package/dist/Arrows/ExpandDiagonalSFill.d.ts +6 -0
- package/dist/Arrows/ExpandDiagonalSFill.js +1 -0
- package/dist/Arrows/ExpandDiagonalSLine.d.ts +6 -0
- package/dist/Arrows/ExpandDiagonalSLine.js +1 -0
- package/dist/Arrows/ExpandHorizontalFill.d.ts +6 -0
- package/dist/Arrows/ExpandHorizontalFill.js +1 -0
- package/dist/Arrows/ExpandHorizontalLine.d.ts +6 -0
- package/dist/Arrows/ExpandHorizontalLine.js +1 -0
- package/dist/Arrows/ExpandHorizontalSFill.d.ts +6 -0
- package/dist/Arrows/ExpandHorizontalSFill.js +1 -0
- package/dist/Arrows/ExpandHorizontalSLine.d.ts +6 -0
- package/dist/Arrows/ExpandHorizontalSLine.js +1 -0
- package/dist/Arrows/ExpandVerticalFill.d.ts +6 -0
- package/dist/Arrows/ExpandVerticalFill.js +1 -0
- package/dist/Arrows/ExpandVerticalLine.d.ts +6 -0
- package/dist/Arrows/ExpandVerticalLine.js +1 -0
- package/dist/Arrows/ExpandVerticalSFill.d.ts +6 -0
- package/dist/Arrows/ExpandVerticalSFill.js +1 -0
- package/dist/Arrows/ExpandVerticalSLine.d.ts +6 -0
- package/dist/Arrows/ExpandVerticalSLine.js +1 -0
- package/dist/Arrows/index.d.ts +16 -1
- package/dist/Arrows/index.js +51 -36
- package/dist/Buildings/index.js +8 -8
- package/dist/Business/SendPlaneFill.js +1 -1
- package/dist/Business/TriangularFlagFill.d.ts +6 -0
- package/dist/Business/TriangularFlagFill.js +1 -0
- package/dist/Business/TriangularFlagLine.d.ts +6 -0
- package/dist/Business/TriangularFlagLine.js +1 -0
- package/dist/Business/index.d.ts +2 -0
- package/dist/Business/index.js +29 -27
- package/dist/{System/MenuFold3Line2.d.ts → Communication/ChatSearchFill.d.ts} +2 -2
- package/dist/Communication/ChatSearchFill.js +1 -0
- package/dist/Communication/ChatSearchLine.d.ts +6 -0
- package/dist/Communication/ChatSearchLine.js +1 -0
- package/dist/Communication/ChatUnreadFill.d.ts +6 -0
- package/dist/Communication/ChatUnreadFill.js +1 -0
- package/dist/Communication/ChatUnreadLine.d.ts +6 -0
- package/dist/Communication/ChatUnreadLine.js +1 -0
- package/dist/Communication/index.d.ts +4 -1
- package/dist/Communication/index.js +19 -16
- package/dist/Design/index.js +104 -104
- package/dist/Development/index.js +28 -28
- package/dist/Device/index.d.ts +0 -2
- package/dist/Device/index.js +55 -57
- package/dist/Document/index.d.ts +0 -2
- package/dist/Document/index.js +32 -34
- package/dist/Editor/index.d.ts +0 -1
- package/dist/Editor/index.js +12 -13
- package/dist/Finance/index.js +21 -21
- package/dist/Food/index.js +3 -3
- package/dist/Health & Medical/Brain2Fill.js +1 -0
- package/dist/Health & Medical/Brain2Line.js +1 -0
- package/dist/Health & Medical/DnaFill.js +1 -0
- package/dist/Health & Medical/DnaLine.js +1 -0
- package/dist/Health & Medical/DropperFill.js +1 -0
- package/dist/Health & Medical/DropperLine.js +1 -0
- package/dist/Health & Medical/index.js +33 -27
- package/dist/{Document/File2Line2.d.ts → Health _ Medical/Brain2Fill.d.ts } +2 -2
- package/dist/{Communication/Chat1Fill2.d.ts → Health _ Medical/Brain2Line.d.ts } +2 -2
- package/dist/Health _ Medical/DnaFill.d.ts +6 -0
- package/dist/Health _ Medical/DnaLine.d.ts +6 -0
- package/dist/Health _ Medical/DropperFill.d.ts +6 -0
- package/dist/Health _ Medical/DropperLine.d.ts +6 -0
- package/dist/Health _ Medical/index.d.ts +6 -0
- package/dist/Logos/GeminiFill.d.ts +6 -0
- package/dist/Logos/GeminiFill.js +1 -0
- package/dist/Logos/GeminiLine.d.ts +6 -0
- package/dist/Logos/GeminiLine.js +1 -0
- package/dist/Logos/Telegram2Fill.d.ts +6 -0
- package/dist/Logos/Telegram2Fill.js +1 -0
- package/dist/Logos/Telegram2Line.d.ts +6 -0
- package/dist/Logos/Telegram2Line.js +1 -0
- package/dist/Logos/TelegramFill.js +1 -1
- package/dist/Logos/TelegramLine.js +1 -1
- package/dist/Logos/index.d.ts +4 -0
- package/dist/Logos/index.js +58 -54
- package/dist/Map/index.js +21 -21
- package/dist/Media/index.js +31 -31
- package/dist/Others/BookShelfFill.d.ts +6 -0
- package/dist/Others/BookShelfFill.js +1 -0
- package/dist/Others/BookShelfLine.d.ts +6 -0
- package/dist/Others/BookShelfLine.js +1 -0
- package/dist/Others/StairsFill.d.ts +6 -0
- package/dist/Others/StairsFill.js +1 -0
- package/dist/Others/StairsLine.d.ts +6 -0
- package/dist/Others/StairsLine.js +1 -0
- package/dist/Others/index.d.ts +4 -0
- package/dist/Others/index.js +54 -50
- package/dist/System/ResetLeftFill.d.ts +6 -0
- package/dist/System/ResetLeftFill.js +1 -0
- package/dist/System/ResetLeftLine.d.ts +6 -0
- package/dist/System/ResetLeftLine.js +1 -0
- package/dist/System/ResetRightFill.d.ts +6 -0
- package/dist/System/ResetRightFill.js +1 -0
- package/dist/System/ResetRightLine.d.ts +6 -0
- package/dist/System/ResetRightLine.js +1 -0
- package/dist/System/index.d.ts +4 -3
- package/dist/System/index.js +112 -111
- package/dist/User & Faces/UserMinusFill.js +1 -0
- package/dist/User & Faces/UserMinusLine.js +1 -0
- package/dist/User & Faces/index.js +27 -25
- package/dist/User _ Faces/UserMinusFill.d.ts +6 -0
- package/dist/User _ Faces/UserMinusLine.d.ts +6 -0
- package/dist/User _ Faces/index.d.ts +2 -0
- package/dist/{chunk-LO4QRHDD.js → chunk-2LFOTJ6D.js} +1 -1
- package/dist/{chunk-GSBTUMXD.js → chunk-3BLXMTVZ.js} +1 -1
- package/dist/chunk-3T6FOCX5.js +5 -0
- package/dist/chunk-3YGV3KKA.js +5 -0
- package/dist/chunk-4R3DVCU4.js +5 -0
- package/dist/{chunk-4LPASPYO.js → chunk-4WPS7LWC.js} +1 -1
- package/dist/{chunk-J62JVXHI.js → chunk-53L5YM6A.js} +1 -1
- package/dist/{chunk-L3ZRPHW5.js → chunk-5MJBBZMV.js} +1 -1
- package/dist/chunk-5UZ7636M.js +5 -0
- package/dist/{chunk-JZBN7FWX.js → chunk-6KJIKTOL.js} +2 -2
- package/dist/chunk-A37RS5FC.js +5 -0
- package/dist/chunk-B3XMIMMY.js +5 -0
- package/dist/chunk-BBGSKBAO.js +5 -0
- package/dist/chunk-BGEY6FKV.js +5 -0
- package/dist/{chunk-2ERTRW6H.js → chunk-BKF5JX2O.js} +2 -2
- package/dist/chunk-BRF7H5RJ.js +5 -0
- package/dist/chunk-CFXH57PP.js +5 -0
- package/dist/chunk-DA552HNM.js +5 -0
- package/dist/chunk-DYZNHRL7.js +5 -0
- package/dist/{chunk-2BG2TNB7.js → chunk-FTCDXNC4.js} +1 -1
- package/dist/chunk-GYICYUWF.js +5 -0
- package/dist/chunk-HJP5VZXD.js +5 -0
- package/dist/chunk-IGKU2OGG.js +5 -0
- package/dist/chunk-IYXDT6N7.js +5 -0
- package/dist/chunk-JHGETIMN.js +5 -0
- package/dist/chunk-JPPAPNBM.js +5 -0
- package/dist/chunk-QH7OPQ4K.js +5 -0
- package/dist/chunk-RPUCTH5L.js +5 -0
- package/dist/chunk-S3O76KFD.js +5 -0
- package/dist/chunk-S5G5WY3P.js +5 -0
- package/dist/chunk-SDLZHN33.js +5 -0
- package/dist/chunk-SIKRSQAT.js +5 -0
- package/dist/chunk-U3HG3ANE.js +5 -0
- package/dist/{chunk-7CB6OUQR.js → chunk-UEQY3DYC.js} +1 -1
- package/dist/chunk-UWCBSP6T.js +5 -0
- package/dist/chunk-WVVPE3GO.js +5 -0
- package/dist/{chunk-5DORFTEC.js → chunk-XGBIG52I.js} +1 -1
- package/dist/chunk-XKTQAPFL.js +5 -0
- package/dist/chunk-XQTQ3NPM.js +5 -0
- package/dist/chunk-XTNZNZ44.js +5 -0
- package/dist/chunk-YCWLA7U7.js +5 -0
- package/dist/chunk-YSAUPBBW.js +5 -0
- package/dist/chunk-YWOO3LAJ.js +5 -0
- package/dist/chunk-YZ2IJHXO.js +5 -0
- package/dist/chunk-ZAQZEME2.js +5 -0
- package/dist/chunk-ZFHBLMMK.js +5 -0
- package/dist/chunk-ZNEGQDHT.js +5 -0
- package/dist/index.d.ts +42 -10
- package/dist/index.js +699 -667
- package/package.json +2 -2
- package/dist/Arrows/ArrowDownCircleFill2.js +0 -1
- package/dist/Communication/Chat1Fill2.js +0 -1
- package/dist/Device/BatteryLowFill2.d.ts +0 -6
- package/dist/Device/BatteryLowFill2.js +0 -1
- package/dist/Device/HardDrive2Fill2.d.ts +0 -6
- package/dist/Device/HardDrive2Fill2.js +0 -1
- package/dist/Document/File2Line2.js +0 -1
- package/dist/Document/StickyNote2Fill2.d.ts +0 -6
- package/dist/Document/StickyNote2Fill2.js +0 -1
- package/dist/Editor/Heading2.d.ts +0 -6
- package/dist/Editor/Heading2.js +0 -1
- package/dist/System/MenuFold3Line2.js +0 -1
- package/dist/System/MenuUnfold3Line2.d.ts +0 -6
- package/dist/System/MenuUnfold3Line2.js +0 -1
- package/dist/System/MenuUnfold4Line2.d.ts +0 -6
- package/dist/System/MenuUnfold4Line2.js +0 -1
- package/dist/chunk-4ZGBLMMV.js +0 -5
- package/dist/chunk-FBBA7SHL.js +0 -5
- package/dist/chunk-JOCMH7CV.js +0 -5
- package/dist/chunk-S6CTYQ3C.js +0 -5
- package/dist/chunk-TEXXYDYX.js +0 -5
- /package/dist/{chunk-5RM3K3RI.js → chunk-3EPBWL4A.js} +0 -0
- /package/dist/{chunk-DXDP4SGX.js → chunk-6GNHBZI3.js} +0 -0
- /package/dist/{chunk-EC43DIUL.js → chunk-6NFOP3QZ.js} +0 -0
- /package/dist/{chunk-IEGQ6PKA.js → chunk-FJJDCTLQ.js} +0 -0
- /package/dist/{chunk-IGDLIJ6U.js → chunk-GW5VWYE7.js} +0 -0
- /package/dist/{chunk-JHNWF3AT.js → chunk-HXNGAWC6.js} +0 -0
- /package/dist/{chunk-SEGO3DGX.js → chunk-ID7R6TJA.js} +0 -0
- /package/dist/{chunk-TOJJTM5B.js → chunk-JKKF7S47.js} +0 -0
- /package/dist/{chunk-WVCHJJN3.js → chunk-P6KOLV53.js} +0 -0
- /package/dist/{chunk-XJOB5NZM.js → chunk-PHIAEY6Q.js} +0 -0
- /package/dist/{chunk-YVDXAY7E.js → chunk-WYDLB525.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var r=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"
|
|
3
|
+
var r=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M15 3h6v18H3v-6h4v-4h4V7h4V3Z"})}),e=r;
|
|
4
4
|
|
|
5
5
|
export { e as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M14 14.252V22H4a8 8 0 0 1 10-7.748ZM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6Zm11 5v2h-8v-2h8Z"})}),r=e;
|
|
4
4
|
|
|
5
5
|
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2v2a8 8 0 1 1-5.135 1.865L9 8V2H3l2.446 2.447A9.977 9.977 0 0 0 2 12Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M11.124 1.09h1.751l.052.855a9.743 9.743 0 0 0 9.128 9.128l.854.052v1.75l-.854.052a9.743 9.743 0 0 0-9.128 9.128l-.052.855h-1.75l-.052-.855a9.743 9.743 0 0 0-9.128-9.128l-.854-.051v-1.751l.854-.052a9.743 9.743 0 0 0 9.128-9.128l.051-.854ZM12 5.85A11.599 11.599 0 0 1 5.85 12 11.6 11.6 0 0 1 12 18.15 11.599 11.599 0 0 1 18.15 12 11.598 11.598 0 0 1 12 5.85Z"})}),o=e;
|
|
4
|
+
|
|
5
|
+
export { o as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"m12 13.5 4.95 4.95-3.95-.002V23h-2v-4.552l-3.948-.001L12 13.5ZM11 1v4.55H7.05L12 10.5l4.95-4.95H13V1h-2Z"})}),e=o;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M21 7a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0 2c.343 0 .677-.034 1-.1V18a1 1 0 0 1-1 1H6.455L2 22.5V4a1 1 0 0 1 1-1h13.1A5 5 0 0 0 21 9Z"})}),r=e;
|
|
4
4
|
|
|
5
5
|
export { r as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M1.946 9.315c-.522-.174-.
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M1.946 9.315c-.522-.174-.526-.455.01-.634L21.044 2.32c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.678.045L12 14l6-8-8 6-8.054-2.685Z"})}),l=o;
|
|
4
4
|
|
|
5
5
|
export { l as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M17 5.828V13a6 6 0
|
|
3
|
+
var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M17 5.828V13a6 6 0 0 1-12 0V4H3v9a8 8 0 1 0 16 0V5.828l2.536 2.536L22.95 6.95 18 2l-4.95 4.95 1.415 1.414L17 5.828Z"})}),e=t;
|
|
4
4
|
|
|
5
5
|
export { e as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var r=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M6 5.144V16h12.34L6 5.144ZM4 2.932c0-.86 1.015-1.32 1.66-.75l15.99 14.067c.692.61.262 1.751-.66 1.751H6v4H4V2.932Z"})}),e=r;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"m12 .5 4.95 4.95L13 5.447V10h-2V5.448l-3.948-.001L12 .5ZM11 14v4.55H7.05L12 23.5l4.95-4.95H13V14h-2Z"})}),l=e;
|
|
4
4
|
|
|
5
|
-
export {
|
|
5
|
+
export { l as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var t=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M4 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-4.703L16 20a1 1 0 0 0 1.186.77l3.912-.832a1 1 0 0 0 .77-1.186l-2.91-13.694a1 1 0 0 0-1.186-.77l-2.78.59A1 1 0 0 0 14 4h-4a1 1 0 0 0-1-1H4Zm6 3h3v8h-3V6Zm0 13v-3h3v3h-3ZM8 5v10H5V5h3Zm0 12v2H5v-2h3Zm9.332-.35 1.956-.416.416 1.956-1.956.416-.416-1.956Zm-.416-1.957-1.663-7.825 1.956-.416 1.664 7.825-1.957.416Z"})}),v=t;
|
|
4
|
+
|
|
5
|
+
export { v as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=h=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...h,children:jsx("path",{d:"M15 3h6v18H3v-6h4v-4h4V7h4V3Zm2 2v4h-4v4H9v4H5v2h14V5h-2Z"})}),v=o;
|
|
4
|
+
|
|
5
|
+
export { v as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var l=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M19 5h-7.5l3.043 3.043-6.5 6.5L5 11.5V19h7.5l-3.043-3.043 6.5-6.5L19 12.5V5Z"})}),e=l;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M7.45 7.05 2.5 12l4.947 4.947 1.414-1.414L6.328 13h11.343l-2.535 2.535 1.414 1.414L21.5 12l-4.95-4.95-1.414 1.415L17.672 11H6.328l2.536-2.535L7.45 7.05Z"})}),l=e;
|
|
4
|
+
|
|
5
|
+
export { l as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M16.95 7.45 12 2.5 7.051 7.447H11v9.103H7.05L12 21.5l4.95-4.95H13V7.448l3.95.001Z"})}),l=e;
|
|
4
4
|
|
|
5
|
-
export {
|
|
5
|
+
export { l as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M6.455 19 2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v8.803A6 6 0 0 0 13.083 19H6.455Zm17.495 2.535-1.504-1.503a4 4 0 1 0-1.414 1.414l1.503 1.504 1.415-1.415ZM21 18a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})}),r=e;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M17.094 7.146c.593-.215.888-.292 1.05-.32.002.052 0 .095-.002.122-.232 2.444-1.251 8.457-1.775 11.255-.122.655-.216.967-.85.595-.416-.245-.792-.553-1.196-.817-1.325-.869-3.221-2.162-3.065-2.084-1.304-.86-.758-1.386-.03-2.088.117-.113.24-.231.36-.356.054-.056.317-.3.687-.645 1.188-1.104 3.484-3.239 3.542-3.486.01-.04.018-.192-.071-.271-.09-.08-.223-.053-.318-.031-.136.03-2.293 1.457-6.474 4.279-.612.42-1.167.625-1.664.614l.005.003c-.655-.231-1.308-.43-1.964-.63-.432-.131-.864-.263-1.3-.405a33.87 33.87 0 0 0-.308-.098c4.527-1.972 7.542-3.27 9.053-3.899 2.194-.913 3.496-1.438 4.32-1.738Zm2.423-1.928a1.823 1.823 0 0 0-.726-.346c-.2-.048-.39-.063-.533-.06-.477.008-.988.143-1.846.454-.875.318-2.219.862-4.406 1.771-1.542.642-4.612 1.964-9.202 3.964-.404.161-.773.344-1.065.56-.27.201-.647.56-.716 1.11-.052.416.069.8.315 1.103.214.263.488.423.697.524.31.15.728.281 1.095.396.573.18 1.144.363 1.719.539 1.778.544 3.242.992 4.852 2.054 1.181.778 2.34 1.59 3.523 2.366.432.283.835.608 1.28.87.488.285 1.106.546 1.86.477 1.138-.105 1.73-1.152 1.97-2.43.521-2.79 1.557-8.886 1.8-11.432a3.761 3.761 0 0 0-.037-.885 1.66 1.66 0 0 0-.58-1.035Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var r=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M8.5 2a3.5 3.5 0 0 0-3.46 4.03A3.5 3.5 0 0 0 3.05 12a3.5 3.5 0 0 0 .963 5.67A4 4 0 0 0 11 20.646V3.05A3.49 3.49 0 0 0 8.501 2ZM13 3.05v17.596a4 4 0 0 0 6.986-2.977A3.5 3.5 0 0 0 20.95 12a3.5 3.5 0 0 0-1.99-5.97A3.5 3.5 0 0 0 13 3.05Z"})}),e=r;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var l=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M5 5v7.5l3.043-3.043 6.5 6.5L11.5 19H19v-7.5l-3.043 3.043-6.5-6.5L12.5 5H5Z"})}),e=l;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M7 8.414V12H5V5h7v2H8.414L17 15.586V12h2v7h-7v-2h3.586L7 8.414Z"})}),r=e;
|
|
4
4
|
|
|
5
5
|
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"m12 13.5 4.95 4.95-1.415 1.413-2.536-2.535V23h-2v-5.672L8.466 19.86l-1.414-1.414L12 13.5ZM11 1v5.67L8.464 4.135 7.05 5.55 12 10.5l4.95-4.95-1.414-1.414-2.537 2.536V1h-2Z"})}),l=o;
|
|
4
|
+
|
|
5
|
+
export { l as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"m.5 12 4.95-4.95 1.414 1.414L4.328 11H10v2H4.328l2.533 2.533-1.414 1.414L.5 12ZM14 13h5.67l-2.534 2.535 1.414 1.414L23.5 12l-4.95-4.95-1.414 1.415L19.672 11H14v2Z"})}),r=e;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M18 1c0 .716-.064 1.38-.184 2H8.232c.639 2.552 2.562 4.229 5.35 6.428-.505.437-1.036.866-1.582 1.299C8.73 8.135 6 5.668 6 1H4c0 5.466 3.21 8.464 6.386 11C7.21 14.537 4 17.534 4 23h2c0-4.96 3.08-7.434 6.618-10.214l.092-.072C16.149 10.012 20 6.987 20 1h-2Zm-.184 20H8.232c.659-2.634 2.687-4.335 5.622-6.64.443-.35.888-.697 1.327-1.051C17.766 15.599 20 18.44 20 23h-2c0-.715-.064-1.38-.184-2Z"})}),r=e;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=a=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...a,children:jsx("path",{d:"M15.536 2.807a4 4 0 0 1 5.656 5.657l-2.828 2.829.354.354a1 1 0 0 1-1.415 1.414l-.353-.354-6.215 6.215a4 4 0 0 1-2.044 1.094l-1.754.35a2 2 0 0 0-1.022.548l-.986.986a1 1 0 0 1-1.414 0L2.1 20.485a1 1 0 0 1 0-1.414l.986-.986a2 2 0 0 0 .546-1.022l.351-1.754a4 4 0 0 1 1.094-2.044l6.215-6.215-.354-.353a1 1 0 0 1 1.415-1.414l.353.353 2.829-2.829Zm-2.829 5.658-6.215 6.214a2 2 0 0 0-.547 1.022l-.35 1.755A4 4 0 0 1 4.5 19.5a4 4 0 0 1 2.044-1.094l1.754-.351a2 2 0 0 0 1.022-.547l6.215-6.215-2.829-2.828Z"})}),t=o;
|
|
4
|
+
|
|
5
|
+
export { t as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var r=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M5.66 2.181C5.016 1.613 4 2.071 4 2.932V22h2v-4h14.99c.922 0 1.352-1.142.66-1.75L5.66 2.18Z"})}),e=r;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=a=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...a,children:jsx("path",{d:"M5.763 17h7.32a6.036 6.036 0 0 0 0 2H6.455L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v8.803a5.958 5.958 0 0 0-2-.72V5H4v13.385L5.763 17Zm18.187 4.535-1.504-1.503a4 4 0 1 0-1.414 1.414l1.503 1.504 1.415-1.415ZM21 18a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})}),o=e;
|
|
4
|
+
|
|
5
|
+
export { o as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-9.642-2.618c-.972.405-2.916 1.242-5.831 2.513-.474.188-.722.372-.744.552-.038.304.343.424.862.587l.218.07c.51.166 1.198.36 1.555.368.324.007.685-.127 1.084-.4 2.724-1.84 4.13-2.769 4.218-2.789.063-.014.149-.032.207.02.059.052.053.15.047.177-.038.161-1.534 1.552-2.308 2.271-.23.215-.456.434-.683.653-.474.457-.83.8.02 1.36.861.568 1.73 1.134 2.57 1.733.414.296.786.56 1.246.519.267-.025.543-.276.683-1.026.332-1.77.983-5.608 1.133-7.19a1.764 1.764 0 0 0-.017-.393.421.421 0 0 0-.142-.27c-.12-.098-.305-.118-.387-.117-.376.007-.953.207-3.73 1.362Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M20 12a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-8 10c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm.358-12.618c-.972.405-2.916 1.242-5.831 2.513-.474.188-.722.372-.744.552-.038.304.343.424.862.587l.218.07c.51.166 1.198.36 1.555.368.324.007.685-.127 1.084-.4 2.724-1.84 4.13-2.769 4.218-2.789.063-.014.149-.032.207.02.059.052.053.15.047.177-.038.161-1.534 1.552-2.308 2.271-.23.215-.456.434-.683.653-.474.457-.83.8.02 1.36.861.568 1.73 1.134 2.57 1.733.414.296.786.56 1.246.519.267-.025.543-.276.683-1.026.332-1.77.983-5.608 1.133-7.19a1.764 1.764 0 0 0-.017-.393.421.421 0 0 0-.142-.27c-.12-.098-.305-.118-.387-.117-.376.007-.953.207-3.73 1.362Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M14 14.252v2.09A6 6 0 0 0 6 22H4a8 8 0 0 1 10-7.749ZM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6Zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4Zm11 7v2h-8v-2h8Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"m13.5 12 4.95-4.95 1.414 1.414L17.328 11H23v2h-5.672l2.534 2.533-1.415 1.414L13.5 12ZM1 13h5.67l-2.534 2.535 1.414 1.414L10.5 12 5.55 7.05 4.136 8.465 6.672 11H1v2Z"})}),l=e;
|
|
4
|
+
|
|
5
|
+
export { l as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M18 1c0 .716-.064 1.38-.184 2H8.232c.182.727.468 1.383.849 2h8.1C16.132 7.317 14.187 8.994 12 10.727 8.73 8.135 6 5.668 6 1H4c0 5.466 3.21 8.464 6.386 11C7.21 14.537 4 17.534 4 23h2c0-4.96 3.08-7.434 6.618-10.214l.092-.072C16.149 10.012 20 6.987 20 1h-2Zm-.184 20H8.232a7.008 7.008 0 0 1 .849-2h8.1c-.787-1.738-2.078-3.116-3.598-4.428.533-.42 1.07-.837 1.598-1.263C17.766 15.599 20 18.44 20 23h-2c0-.715-.064-1.38-.184-2Z"})}),h=e;
|
|
4
|
+
|
|
5
|
+
export { h as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var r=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"m.5 12 4.95-4.95L5.449 11H10v2H5.448v3.947L.5 12ZM14 13h4.55v3.95L23.5 12l-4.95-4.95V11H14v2Z"})}),e=r;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M24 12.024C17.562 12.412 12.41 17.563 12.023 24h-.047C11.588 17.563 6.436 12.412 0 12.024v-.047C6.437 11.588 11.588 6.436 11.976 0h.047c.388 6.437 5.54 11.588 11.977 11.976v.047Z"})}),r=e;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2v2a8 8 0 1 0 4.5 1.385V8h-2V2h6v2H18a9.985 9.985 0 0 1 4 8Z"})}),r=o;
|
|
4
4
|
|
|
5
5
|
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=l=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...l,children:jsx("path",{d:"M19.778 4.222a2 2 0 0 1 0 2.828L16.95 9.88 14.12 7.05l2.829-2.828a2 2 0 0 1 2.828 0Zm1.414-1.415a4 4 0 0 0-5.656 0l-2.829 2.829-.354-.353a1 1 0 1 0-1.414 1.414l.354.353-6.215 6.215a4 4 0 0 0-1.094 2.044l-.35 1.754a2 2 0 0 1-.547 1.022l-.986.986a1 1 0 0 0 0 1.414L3.515 21.9a1 1 0 0 0 1.414 0l.986-.986a2 2 0 0 1 1.022-.547l1.754-.351a4 4 0 0 0 2.044-1.094l6.215-6.215.353.354a1 1 0 0 0 1.415-1.414l-.354-.354 2.828-2.829a4 4 0 0 0 0-5.657Zm-8.485 5.658 2.829 2.828-6.215 6.215a2 2 0 0 1-1.022.547l-1.754.35A4 4 0 0 0 4.5 19.5a4 4 0 0 0 1.094-2.044l.35-1.755a2 2 0 0 1 .547-1.022l6.215-6.214Z"})}),t=o;
|
|
4
|
+
|
|
5
|
+
export { t as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"m13.5 12 4.95-4.95-.001 3.95H23v2h-4.552v3.947L13.5 12ZM1 13h4.55v3.95L10.5 12 5.55 7.05V11H1v2Z"})}),l=e;
|
|
4
|
+
|
|
5
|
+
export { l as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
|
-
var t=r=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...r,children:jsx("path",{d:"m17 18.172-2.535-2.536-1.414 1.414L18 22l4.95-4.95-1.415-1.414L19 18.172V11a8 8 0
|
|
3
|
+
var t=r=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...r,children:jsx("path",{d:"m17 18.172-2.535-2.536-1.414 1.414L18 22l4.95-4.95-1.415-1.414L19 18.172V11a8 8 0 1 0-16 0v9h2v-9a6 6 0 1 1 12 0v7.172Z"})}),e=t;
|
|
4
4
|
|
|
5
5
|
export { e as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M2.148 11.81c5.247-2.286 8.746-3.793 10.497-4.522 4.998-2.079 6.037-2.44 6.714-2.452.15-.003.482.034.698.21.182.147.232.347.256.487.024.14.054.459.03.708-.27 2.847-1.443 9.754-2.04 12.942-.252 1.348-.748 1.8-1.23 1.845-1.045.096-1.838-.69-2.85-1.354-1.585-1.039-2.48-1.686-4.018-2.699-1.777-1.171-.625-1.815.388-2.867.265-.275 4.87-4.464 4.96-4.844.01-.048.021-.225-.084-.318-.105-.094-.26-.062-.373-.036-.159.036-2.69 1.708-7.592 5.018-.719.493-1.37.734-1.952.721-.643-.014-1.88-.363-2.798-.662-1.128-.367-2.024-.56-1.946-1.183.041-.324.487-.655 1.34-.994Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2v2a8 8 0 1 1-4.5 1.385V8h2V2h-6v2H6a9.985 9.985 0 0 0-4 8Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var a=o=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...o,children:jsx("path",{d:"M7 6c0 .237.04.462.115.67a1 1 0 0 1-1 1.333 2 2 0 0 0-1.607 3.33 1 1 0 0 1 .001 1.334 2.001 2.001 0 0 0 .864 3.233 1 1 0 0 1 .67 1.135 2.5 2.5 0 1 0 4.932.824c.006-.042.014-.083.025-.123V6a2 2 0 1 0-4 0Zm6 11.736c.01.04.02.08.025.122a2.5 2.5 0 1 0 4.932-.823 1 1 0 0 1 .67-1.135 2.001 2.001 0 0 0 .864-3.233 1 1 0 0 1 0-1.334 2 2 0 0 0-1.607-3.33 1 1 0 0 1-.999-1.333A2 2 0 1 0 13 6v11.736ZM9 2a3.99 3.99 0 0 1 3 1.354 4 4 0 0 1 6.998 2.771A4.002 4.002 0 0 1 21.465 12 3.997 3.997 0 0 1 20 17.465v.035a4.5 4.5 0 0 1-8 2.828A4.5 4.5 0 0 1 4 17.5v-.035A3.997 3.997 0 0 1 2.535 12a4.002 4.002 0 0 1 2.467-5.874A4 4 0 0 1 9 2Z"})}),e=a;
|
|
4
|
+
|
|
5
|
+
export { e as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2v2a8 8 0 1 0 5.135 1.865L15 8V2h6l-2.447 2.447A9.977 9.977 0 0 1 22 12Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M16.95 7.45 12 2.5 7.051 7.447 8.466 8.86 11 6.328V17.67l-2.536-2.535L7.05 16.55 12 21.5l4.95-4.95-1.414-1.414-2.537 2.536V6.328l2.536 2.535 1.414-1.414Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var a=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M4 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-9.303l2.021 9.51a1 1 0 0 0 1.186.77l2.935-.623a1 1 0 0 0 .77-1.186l-2.91-13.694a1 1 0 0 0-1.187-.77L15 5.302V5a1 1 0 0 0-1-1H9a1 1 0 0 0-1-1H4Zm5 3h4v8H9V6Zm4 10v3H9v-3h4Zm-6 1v2H5v-2h2Zm11.77 1.814-.416-1.956.978-.208.416 1.956-.978.208Z"})}),l=a;
|
|
4
|
+
|
|
5
|
+
export { l as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"M21 7a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm1 11V8.9a5.022 5.022 0 0 1-2 0V17H5.763L4 18.385V5h12.1a5.022 5.022 0 0 1 0-2H3a1 1 0 0 0-1 1v18.5L6.455 19H21a1 1 0 0 0 1-1Z"})}),a=o;
|
|
4
|
+
|
|
5
|
+
export { a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var o=e=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...e,children:jsx("path",{d:"m12 .5 4.95 4.95-1.415 1.413-2.536-2.535V10h-2V4.328L8.466 6.86 7.052 5.447 12 .5ZM11 14v5.67l-2.535-2.535L7.05 18.55 12 23.5l4.95-4.95-1.414-1.414-2.537 2.536v-5.673h-2Z"})}),r=o;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var l=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M7.45 7.05 2.5 12l4.947 4.947L7.448 13h9.102v3.95L21.5 12l-4.95-4.95V11H7.45V7.05Z"})}),r=l;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
|
|
3
|
+
var e=t=>jsx("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24",width:"1em",height:"1em",...t,children:jsx("path",{d:"M15.586 7H12V5h7v7h-2V8.414L8.414 17H12v2H5v-7h2v3.586L15.586 7Z"})}),r=e;
|
|
4
|
+
|
|
5
|
+
export { r as a };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
export { default as ArrowDownCircleFill2Icon } from './Arrows/ArrowDownCircleFill2.js';
|
|
2
1
|
export { default as ArrowDownCircleFillIcon } from './Arrows/ArrowDownCircleFill.js';
|
|
3
2
|
export { default as ArrowDownCircleLineIcon } from './Arrows/ArrowDownCircleLine.js';
|
|
4
3
|
export { default as ArrowDownDoubleFillIcon } from './Arrows/ArrowDownDoubleFill.js';
|
|
@@ -71,6 +70,10 @@ export { default as CollapseDiagonal2FillIcon } from './Arrows/CollapseDiagonal2
|
|
|
71
70
|
export { default as CollapseDiagonal2LineIcon } from './Arrows/CollapseDiagonal2Line.js';
|
|
72
71
|
export { default as CollapseDiagonalFillIcon } from './Arrows/CollapseDiagonalFill.js';
|
|
73
72
|
export { default as CollapseDiagonalLineIcon } from './Arrows/CollapseDiagonalLine.js';
|
|
73
|
+
export { default as CollapseHorizontalFillIcon } from './Arrows/CollapseHorizontalFill.js';
|
|
74
|
+
export { default as CollapseHorizontalLineIcon } from './Arrows/CollapseHorizontalLine.js';
|
|
75
|
+
export { default as CollapseVerticalFillIcon } from './Arrows/CollapseVerticalFill.js';
|
|
76
|
+
export { default as CollapseVerticalLineIcon } from './Arrows/CollapseVerticalLine.js';
|
|
74
77
|
export { default as ContractLeftFillIcon } from './Arrows/ContractLeftFill.js';
|
|
75
78
|
export { default as ContractLeftLineIcon } from './Arrows/ContractLeftLine.js';
|
|
76
79
|
export { default as ContractLeftRightFillIcon } from './Arrows/ContractLeftRightFill.js';
|
|
@@ -107,8 +110,16 @@ export { default as ExpandDiagonal2FillIcon } from './Arrows/ExpandDiagonal2Fill
|
|
|
107
110
|
export { default as ExpandDiagonal2LineIcon } from './Arrows/ExpandDiagonal2Line.js';
|
|
108
111
|
export { default as ExpandDiagonalFillIcon } from './Arrows/ExpandDiagonalFill.js';
|
|
109
112
|
export { default as ExpandDiagonalLineIcon } from './Arrows/ExpandDiagonalLine.js';
|
|
113
|
+
export { default as ExpandDiagonalS2FillIcon } from './Arrows/ExpandDiagonalS2Fill.js';
|
|
114
|
+
export { default as ExpandDiagonalS2LineIcon } from './Arrows/ExpandDiagonalS2Line.js';
|
|
115
|
+
export { default as ExpandDiagonalSFillIcon } from './Arrows/ExpandDiagonalSFill.js';
|
|
116
|
+
export { default as ExpandDiagonalSLineIcon } from './Arrows/ExpandDiagonalSLine.js';
|
|
110
117
|
export { default as ExpandHeightFillIcon } from './Arrows/ExpandHeightFill.js';
|
|
111
118
|
export { default as ExpandHeightLineIcon } from './Arrows/ExpandHeightLine.js';
|
|
119
|
+
export { default as ExpandHorizontalFillIcon } from './Arrows/ExpandHorizontalFill.js';
|
|
120
|
+
export { default as ExpandHorizontalLineIcon } from './Arrows/ExpandHorizontalLine.js';
|
|
121
|
+
export { default as ExpandHorizontalSFillIcon } from './Arrows/ExpandHorizontalSFill.js';
|
|
122
|
+
export { default as ExpandHorizontalSLineIcon } from './Arrows/ExpandHorizontalSLine.js';
|
|
112
123
|
export { default as ExpandLeftFillIcon } from './Arrows/ExpandLeftFill.js';
|
|
113
124
|
export { default as ExpandLeftLineIcon } from './Arrows/ExpandLeftLine.js';
|
|
114
125
|
export { default as ExpandLeftRightFillIcon } from './Arrows/ExpandLeftRightFill.js';
|
|
@@ -117,6 +128,10 @@ export { default as ExpandRightFillIcon } from './Arrows/ExpandRightFill.js';
|
|
|
117
128
|
export { default as ExpandRightLineIcon } from './Arrows/ExpandRightLine.js';
|
|
118
129
|
export { default as ExpandUpDownFillIcon } from './Arrows/ExpandUpDownFill.js';
|
|
119
130
|
export { default as ExpandUpDownLineIcon } from './Arrows/ExpandUpDownLine.js';
|
|
131
|
+
export { default as ExpandVerticalFillIcon } from './Arrows/ExpandVerticalFill.js';
|
|
132
|
+
export { default as ExpandVerticalLineIcon } from './Arrows/ExpandVerticalLine.js';
|
|
133
|
+
export { default as ExpandVerticalSFillIcon } from './Arrows/ExpandVerticalSFill.js';
|
|
134
|
+
export { default as ExpandVerticalSLineIcon } from './Arrows/ExpandVerticalSLine.js';
|
|
120
135
|
export { default as ExpandWidthFillIcon } from './Arrows/ExpandWidthFill.js';
|
|
121
136
|
export { default as ExpandWidthLineIcon } from './Arrows/ExpandWidthLine.js';
|
|
122
137
|
export { default as ScrollToBottomFillIcon } from './Arrows/ScrollToBottomFill.js';
|
|
@@ -383,13 +398,14 @@ export { default as StackFillIcon } from './Business/StackFill.js';
|
|
|
383
398
|
export { default as StackLineIcon } from './Business/StackLine.js';
|
|
384
399
|
export { default as TrademarkFillIcon } from './Business/TrademarkFill.js';
|
|
385
400
|
export { default as TrademarkLineIcon } from './Business/TrademarkLine.js';
|
|
401
|
+
export { default as TriangularFlagFillIcon } from './Business/TriangularFlagFill.js';
|
|
402
|
+
export { default as TriangularFlagLineIcon } from './Business/TriangularFlagLine.js';
|
|
386
403
|
export { default as VerifiedBadgeFillIcon } from './Business/VerifiedBadgeFill.js';
|
|
387
404
|
export { default as VerifiedBadgeLineIcon } from './Business/VerifiedBadgeLine.js';
|
|
388
405
|
export { default as Window2FillIcon } from './Business/Window2Fill.js';
|
|
389
406
|
export { default as Window2LineIcon } from './Business/Window2Line.js';
|
|
390
407
|
export { default as WindowFillIcon } from './Business/WindowFill.js';
|
|
391
408
|
export { default as WindowLineIcon } from './Business/WindowLine.js';
|
|
392
|
-
export { default as Chat1Fill2Icon } from './Communication/Chat1Fill2.js';
|
|
393
409
|
export { default as Chat1FillIcon } from './Communication/Chat1Fill.js';
|
|
394
410
|
export { default as Chat1LineIcon } from './Communication/Chat1Line.js';
|
|
395
411
|
export { default as Chat2FillIcon } from './Communication/Chat2Fill.js';
|
|
@@ -422,6 +438,8 @@ export { default as ChatPrivateFillIcon } from './Communication/ChatPrivateFill.
|
|
|
422
438
|
export { default as ChatPrivateLineIcon } from './Communication/ChatPrivateLine.js';
|
|
423
439
|
export { default as ChatQuoteFillIcon } from './Communication/ChatQuoteFill.js';
|
|
424
440
|
export { default as ChatQuoteLineIcon } from './Communication/ChatQuoteLine.js';
|
|
441
|
+
export { default as ChatSearchFillIcon } from './Communication/ChatSearchFill.js';
|
|
442
|
+
export { default as ChatSearchLineIcon } from './Communication/ChatSearchLine.js';
|
|
425
443
|
export { default as ChatSettingsFillIcon } from './Communication/ChatSettingsFill.js';
|
|
426
444
|
export { default as ChatSettingsLineIcon } from './Communication/ChatSettingsLine.js';
|
|
427
445
|
export { default as ChatSmile2FillIcon } from './Communication/ChatSmile2Fill.js';
|
|
@@ -432,6 +450,8 @@ export { default as ChatSmileFillIcon } from './Communication/ChatSmileFill.js';
|
|
|
432
450
|
export { default as ChatSmileLineIcon } from './Communication/ChatSmileLine.js';
|
|
433
451
|
export { default as ChatThreadFillIcon } from './Communication/ChatThreadFill.js';
|
|
434
452
|
export { default as ChatThreadLineIcon } from './Communication/ChatThreadLine.js';
|
|
453
|
+
export { default as ChatUnreadFillIcon } from './Communication/ChatUnreadFill.js';
|
|
454
|
+
export { default as ChatUnreadLineIcon } from './Communication/ChatUnreadLine.js';
|
|
435
455
|
export { default as ChatUploadFillIcon } from './Communication/ChatUploadFill.js';
|
|
436
456
|
export { default as ChatUploadLineIcon } from './Communication/ChatUploadLine.js';
|
|
437
457
|
export { default as ChatVoiceFillIcon } from './Communication/ChatVoiceFill.js';
|
|
@@ -740,7 +760,6 @@ export { default as BatteryChargeFillIcon } from './Device/BatteryChargeFill.js'
|
|
|
740
760
|
export { default as BatteryChargeLineIcon } from './Device/BatteryChargeLine.js';
|
|
741
761
|
export { default as BatteryFillIcon } from './Device/BatteryFill.js';
|
|
742
762
|
export { default as BatteryLineIcon } from './Device/BatteryLine.js';
|
|
743
|
-
export { default as BatteryLowFill2Icon } from './Device/BatteryLowFill2.js';
|
|
744
763
|
export { default as BatteryLowFillIcon } from './Device/BatteryLowFill.js';
|
|
745
764
|
export { default as BatteryLowLineIcon } from './Device/BatteryLowLine.js';
|
|
746
765
|
export { default as BatterySaverFillIcon } from './Device/BatterySaverFill.js';
|
|
@@ -785,7 +804,6 @@ export { default as GpsFillIcon } from './Device/GpsFill.js';
|
|
|
785
804
|
export { default as GpsLineIcon } from './Device/GpsLine.js';
|
|
786
805
|
export { default as GradienterFillIcon } from './Device/GradienterFill.js';
|
|
787
806
|
export { default as GradienterLineIcon } from './Device/GradienterLine.js';
|
|
788
|
-
export { default as HardDrive2Fill2Icon } from './Device/HardDrive2Fill2.js';
|
|
789
807
|
export { default as HardDrive2FillIcon } from './Device/HardDrive2Fill.js';
|
|
790
808
|
export { default as HardDrive2LineIcon } from './Device/HardDrive2Line.js';
|
|
791
809
|
export { default as HardDrive3FillIcon } from './Device/HardDrive3Fill.js';
|
|
@@ -931,7 +949,6 @@ export { default as ContractLineIcon } from './Document/ContractLine.js';
|
|
|
931
949
|
export { default as DraftFillIcon } from './Document/DraftFill.js';
|
|
932
950
|
export { default as DraftLineIcon } from './Document/DraftLine.js';
|
|
933
951
|
export { default as File2FillIcon } from './Document/File2Fill.js';
|
|
934
|
-
export { default as File2Line2Icon } from './Document/File2Line2.js';
|
|
935
952
|
export { default as File2LineIcon } from './Document/File2Line.js';
|
|
936
953
|
export { default as File3FillIcon } from './Document/File3Fill.js';
|
|
937
954
|
export { default as File3LineIcon } from './Document/File3Line.js';
|
|
@@ -1119,7 +1136,6 @@ export { default as PagesFillIcon } from './Document/PagesFill.js';
|
|
|
1119
1136
|
export { default as PagesLineIcon } from './Document/PagesLine.js';
|
|
1120
1137
|
export { default as ReceiptFillIcon } from './Document/ReceiptFill.js';
|
|
1121
1138
|
export { default as ReceiptLineIcon } from './Document/ReceiptLine.js';
|
|
1122
|
-
export { default as StickyNote2Fill2Icon } from './Document/StickyNote2Fill2.js';
|
|
1123
1139
|
export { default as StickyNote2FillIcon } from './Document/StickyNote2Fill.js';
|
|
1124
1140
|
export { default as StickyNote2LineIcon } from './Document/StickyNote2Line.js';
|
|
1125
1141
|
export { default as StickyNoteAddFillIcon } from './Document/StickyNoteAddFill.js';
|
|
@@ -1181,7 +1197,6 @@ export { default as H5Icon } from './Editor/H5.js';
|
|
|
1181
1197
|
export { default as H6Icon } from './Editor/H6.js';
|
|
1182
1198
|
export { default as HandIcon } from './Editor/Hand.js';
|
|
1183
1199
|
export { default as HashtagIcon } from './Editor/Hashtag.js';
|
|
1184
|
-
export { default as Heading2Icon } from './Editor/Heading2.js';
|
|
1185
1200
|
export { default as HeadingIcon } from './Editor/Heading.js';
|
|
1186
1201
|
export { default as IndentDecreaseIcon } from './Editor/IndentDecrease.js';
|
|
1187
1202
|
export { default as IndentIncreaseIcon } from './Editor/IndentIncrease.js';
|
|
@@ -1469,14 +1484,20 @@ export { default as AedElectrodesFillIcon } from './Health _ Medical/AedElectrod
|
|
|
1469
1484
|
export { default as AedElectrodesLineIcon } from './Health _ Medical/AedElectrodesLine.js';
|
|
1470
1485
|
export { default as AedFillIcon } from './Health _ Medical/AedFill.js';
|
|
1471
1486
|
export { default as AedLineIcon } from './Health _ Medical/AedLine.js';
|
|
1487
|
+
export { default as Brain2FillIcon } from './Health _ Medical/Brain2Fill.js';
|
|
1488
|
+
export { default as Brain2LineIcon } from './Health _ Medical/Brain2Line.js';
|
|
1472
1489
|
export { default as BrainFillIcon } from './Health _ Medical/BrainFill.js';
|
|
1473
1490
|
export { default as BrainLineIcon } from './Health _ Medical/BrainLine.js';
|
|
1474
1491
|
export { default as CapsuleFillIcon } from './Health _ Medical/CapsuleFill.js';
|
|
1475
1492
|
export { default as CapsuleLineIcon } from './Health _ Medical/CapsuleLine.js';
|
|
1476
1493
|
export { default as DislikeFillIcon } from './Health _ Medical/DislikeFill.js';
|
|
1477
1494
|
export { default as DislikeLineIcon } from './Health _ Medical/DislikeLine.js';
|
|
1495
|
+
export { default as DnaFillIcon } from './Health _ Medical/DnaFill.js';
|
|
1496
|
+
export { default as DnaLineIcon } from './Health _ Medical/DnaLine.js';
|
|
1478
1497
|
export { default as DossierFillIcon } from './Health _ Medical/DossierFill.js';
|
|
1479
1498
|
export { default as DossierLineIcon } from './Health _ Medical/DossierLine.js';
|
|
1499
|
+
export { default as DropperFillIcon } from './Health _ Medical/DropperFill.js';
|
|
1500
|
+
export { default as DropperLineIcon } from './Health _ Medical/DropperLine.js';
|
|
1480
1501
|
export { default as EmpathizeFillIcon } from './Health _ Medical/EmpathizeFill.js';
|
|
1481
1502
|
export { default as EmpathizeLineIcon } from './Health _ Medical/EmpathizeLine.js';
|
|
1482
1503
|
export { default as FirstAidKitFillIcon } from './Health _ Medical/FirstAidKitFill.js';
|
|
@@ -1613,6 +1634,8 @@ export { default as FriendicaFillIcon } from './Logos/FriendicaFill.js';
|
|
|
1613
1634
|
export { default as FriendicaLineIcon } from './Logos/FriendicaLine.js';
|
|
1614
1635
|
export { default as GatsbyFillIcon } from './Logos/GatsbyFill.js';
|
|
1615
1636
|
export { default as GatsbyLineIcon } from './Logos/GatsbyLine.js';
|
|
1637
|
+
export { default as GeminiFillIcon } from './Logos/GeminiFill.js';
|
|
1638
|
+
export { default as GeminiLineIcon } from './Logos/GeminiLine.js';
|
|
1616
1639
|
export { default as GithubFillIcon } from './Logos/GithubFill.js';
|
|
1617
1640
|
export { default as GithubLineIcon } from './Logos/GithubLine.js';
|
|
1618
1641
|
export { default as GitlabFillIcon } from './Logos/GitlabFill.js';
|
|
@@ -1729,6 +1752,8 @@ export { default as TailwindCssFillIcon } from './Logos/TailwindCssFill.js';
|
|
|
1729
1752
|
export { default as TailwindCssLineIcon } from './Logos/TailwindCssLine.js';
|
|
1730
1753
|
export { default as TaobaoFillIcon } from './Logos/TaobaoFill.js';
|
|
1731
1754
|
export { default as TaobaoLineIcon } from './Logos/TaobaoLine.js';
|
|
1755
|
+
export { default as Telegram2FillIcon } from './Logos/Telegram2Fill.js';
|
|
1756
|
+
export { default as Telegram2LineIcon } from './Logos/Telegram2Line.js';
|
|
1732
1757
|
export { default as TelegramFillIcon } from './Logos/TelegramFill.js';
|
|
1733
1758
|
export { default as TelegramLineIcon } from './Logos/TelegramLine.js';
|
|
1734
1759
|
export { default as ThreadsFillIcon } from './Logos/ThreadsFill.js';
|
|
@@ -2213,6 +2238,8 @@ export { default as BellFillIcon } from './Others/BellFill.js';
|
|
|
2213
2238
|
export { default as BellLineIcon } from './Others/BellLine.js';
|
|
2214
2239
|
export { default as BilliardsFillIcon } from './Others/BilliardsFill.js';
|
|
2215
2240
|
export { default as BilliardsLineIcon } from './Others/BilliardsLine.js';
|
|
2241
|
+
export { default as BookShelfFillIcon } from './Others/BookShelfFill.js';
|
|
2242
|
+
export { default as BookShelfLineIcon } from './Others/BookShelfLine.js';
|
|
2216
2243
|
export { default as Box1FillIcon } from './Others/Box1Fill.js';
|
|
2217
2244
|
export { default as Box1LineIcon } from './Others/Box1Line.js';
|
|
2218
2245
|
export { default as Box2FillIcon } from './Others/Box2Fill.js';
|
|
@@ -2315,6 +2342,8 @@ export { default as ShirtFillIcon } from './Others/ShirtFill.js';
|
|
|
2315
2342
|
export { default as ShirtLineIcon } from './Others/ShirtLine.js';
|
|
2316
2343
|
export { default as SofaFillIcon } from './Others/SofaFill.js';
|
|
2317
2344
|
export { default as SofaLineIcon } from './Others/SofaLine.js';
|
|
2345
|
+
export { default as StairsFillIcon } from './Others/StairsFill.js';
|
|
2346
|
+
export { default as StairsLineIcon } from './Others/StairsLine.js';
|
|
2318
2347
|
export { default as SwordFillIcon } from './Others/SwordFill.js';
|
|
2319
2348
|
export { default as SwordLineIcon } from './Others/SwordLine.js';
|
|
2320
2349
|
export { default as TShirt2FillIcon } from './Others/TShirt2Fill.js';
|
|
@@ -2513,7 +2542,6 @@ export { default as MenuFillIcon } from './System/MenuFill.js';
|
|
|
2513
2542
|
export { default as MenuFold2FillIcon } from './System/MenuFold2Fill.js';
|
|
2514
2543
|
export { default as MenuFold2LineIcon } from './System/MenuFold2Line.js';
|
|
2515
2544
|
export { default as MenuFold3FillIcon } from './System/MenuFold3Fill.js';
|
|
2516
|
-
export { default as MenuFold3Line2Icon } from './System/MenuFold3Line2.js';
|
|
2517
2545
|
export { default as MenuFold3LineIcon } from './System/MenuFold3Line.js';
|
|
2518
2546
|
export { default as MenuFold4FillIcon } from './System/MenuFold4Fill.js';
|
|
2519
2547
|
export { default as MenuFold4LineIcon } from './System/MenuFold4Line.js';
|
|
@@ -2525,10 +2553,8 @@ export { default as MenuSearchLineIcon } from './System/MenuSearchLine.js';
|
|
|
2525
2553
|
export { default as MenuUnfold2FillIcon } from './System/MenuUnfold2Fill.js';
|
|
2526
2554
|
export { default as MenuUnfold2LineIcon } from './System/MenuUnfold2Line.js';
|
|
2527
2555
|
export { default as MenuUnfold3FillIcon } from './System/MenuUnfold3Fill.js';
|
|
2528
|
-
export { default as MenuUnfold3Line2Icon } from './System/MenuUnfold3Line2.js';
|
|
2529
2556
|
export { default as MenuUnfold3LineIcon } from './System/MenuUnfold3Line.js';
|
|
2530
2557
|
export { default as MenuUnfold4FillIcon } from './System/MenuUnfold4Fill.js';
|
|
2531
|
-
export { default as MenuUnfold4Line2Icon } from './System/MenuUnfold4Line2.js';
|
|
2532
2558
|
export { default as MenuUnfold4LineIcon } from './System/MenuUnfold4Line.js';
|
|
2533
2559
|
export { default as MenuUnfoldFillIcon } from './System/MenuUnfoldFill.js';
|
|
2534
2560
|
export { default as MenuUnfoldLineIcon } from './System/MenuUnfoldLine.js';
|
|
@@ -2564,6 +2590,10 @@ export { default as RadioButtonFillIcon } from './System/RadioButtonFill.js';
|
|
|
2564
2590
|
export { default as RadioButtonLineIcon } from './System/RadioButtonLine.js';
|
|
2565
2591
|
export { default as RefreshFillIcon } from './System/RefreshFill.js';
|
|
2566
2592
|
export { default as RefreshLineIcon } from './System/RefreshLine.js';
|
|
2593
|
+
export { default as ResetLeftFillIcon } from './System/ResetLeftFill.js';
|
|
2594
|
+
export { default as ResetLeftLineIcon } from './System/ResetLeftLine.js';
|
|
2595
|
+
export { default as ResetRightFillIcon } from './System/ResetRightFill.js';
|
|
2596
|
+
export { default as ResetRightLineIcon } from './System/ResetRightLine.js';
|
|
2567
2597
|
export { default as Search2FillIcon } from './System/Search2Fill.js';
|
|
2568
2598
|
export { default as Search2LineIcon } from './System/Search2Line.js';
|
|
2569
2599
|
export { default as SearchEyeFillIcon } from './System/SearchEyeFill.js';
|
|
@@ -2754,6 +2784,8 @@ export { default as UserHeartLineIcon } from './User _ Faces/UserHeartLine.js';
|
|
|
2754
2784
|
export { default as UserLineIcon } from './User _ Faces/UserLine.js';
|
|
2755
2785
|
export { default as UserLocationFillIcon } from './User _ Faces/UserLocationFill.js';
|
|
2756
2786
|
export { default as UserLocationLineIcon } from './User _ Faces/UserLocationLine.js';
|
|
2787
|
+
export { default as UserMinusFillIcon } from './User _ Faces/UserMinusFill.js';
|
|
2788
|
+
export { default as UserMinusLineIcon } from './User _ Faces/UserMinusLine.js';
|
|
2757
2789
|
export { default as UserReceived2FillIcon } from './User _ Faces/UserReceived2Fill.js';
|
|
2758
2790
|
export { default as UserReceived2LineIcon } from './User _ Faces/UserReceived2Line.js';
|
|
2759
2791
|
export { default as UserReceivedFillIcon } from './User _ Faces/UserReceivedFill.js';
|