meticulous-ui 1.2.0 → 1.2.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.
- package/components/Icons/CalendarDays/CalendarDays.js +24 -0
- package/components/Icons/CalendarLinesPen/CalendarLinesPen.js +25 -0
- package/components/Icons/DiscordConversation/DiscordConversation.js +31 -0
- package/components/Icons/DiscordFilled/DiscordFilled.js +25 -0
- package/components/Icons/DiscordOutline/DiscordOutline.js +29 -0
- package/components/Icons/EyeClosed/EyeClosed.js +24 -0
- package/components/Icons/EyeFilled/EyeFilled.js +33 -0
- package/components/Icons/EyeOutline/EyeOutline.js +37 -0
- package/components/Icons/FacebookFilled/FacebookFilled.js +23 -0
- package/components/Icons/FacebookMessengerOutline/FacebookMessengerOutline.js +33 -0
- package/components/Icons/FacebookOutline/FacebookOutline.js +24 -0
- package/components/Icons/FacebookRoundFilled/FacebookRoundFilled.js +22 -0
- package/components/Icons/FullScreenArrowThick/FullScreenArrowThick.js +23 -0
- package/components/Icons/FullScreenArrowThin/FullScreenArrowThin.js +23 -0
- package/components/Icons/FullScreenFilled/FullScreenFilled.js +24 -0
- package/components/Icons/FullScreenOutline/FullScreenOutline.js +24 -0
- package/components/Icons/Help/Help.js +25 -0
- package/components/Icons/HelpCircleFilled/HelpCircleFilled.js +24 -0
- package/components/Icons/HelpCircleOutline/HelpCircleOutline.js +45 -0
- package/components/Icons/InfoCircleFilled/InfoCircleFilled.js +24 -0
- package/components/Icons/InfoCircleOutline/InfoCircleOutline.js +20 -0
- package/components/Icons/InfoSquareFilled/InfoSquareFilled.js +24 -0
- package/components/Icons/InfoSquareOutline/InfoSquareOutline.js +27 -0
- package/components/Icons/InstagramOuline/InstagramOuline.js +25 -0
- package/components/Icons/InstagramRoundFilled/InstagramRoundFilled.js +49 -0
- package/components/Icons/KeyFilled/KeyFilled.js +24 -0
- package/components/Icons/KeyInSquareFilled/KeyInSquareFilled.js +33 -0
- package/components/Icons/KeyInSquareOutline/KeyInSquareOutline.js +42 -0
- package/components/Icons/KeyOutline/KeyOutline.js +35 -0
- package/components/Icons/KeySideSquareFilled/KeySideSquareFilled.js +33 -0
- package/components/Icons/KeySideSquareOutline/KeySideSquareOutline.js +24 -0
- package/components/Icons/KeySquareFilled/KeySquareFilled.js +33 -0
- package/components/Icons/KeySquareOutline/KeySquareOutline.js +24 -0
- package/components/Icons/LinkedinFilled/LinkedinFilled.js +25 -0
- package/components/Icons/LinkedinOutline/LinkedinOutline.js +23 -0
- package/components/Icons/LinkedinRoundFilled/LinkedinRoundFilled.js +26 -0
- package/components/Icons/Loading/Loading.js +25 -0
- package/components/Icons/LocationArrowFilled/LocationArrowFilled.js +16 -0
- package/components/Icons/LocationArrowOutline/LocationArrowOutline.js +25 -0
- package/components/Icons/LocationFilled/LocationFilled.js +27 -0
- package/components/Icons/LocationOutline/LocationOutline.js +27 -0
- package/components/Icons/MediaPauseCircleFilled/MediaPauseCircleFilled.js +24 -0
- package/components/Icons/MediaPauseCircleOuline/MediaPauseCircleOuline.js +40 -0
- package/components/Icons/MediaPauseFilled/MediaPauseFilled.js +31 -0
- package/components/Icons/MediaPauseOutline/MediaPauseOutline.js +35 -0
- package/components/Icons/MediaPlayCircleFilled/MediaPlayCircleFilled.js +24 -0
- package/components/Icons/MediaPlayCircleOutline/MediaPlayCircleOutline.js +35 -0
- package/components/Icons/MediaPlayFilled/MediaPlayFilled.js +22 -0
- package/components/Icons/MediaPlayOutline/MediaPlayOutline.js +24 -0
- package/components/Icons/MediaStopCircleFilled/MediaStopCircleFilled.js +24 -0
- package/components/Icons/MediaStopCircleOutline/MediaStopCircleOutline.js +35 -0
- package/components/Icons/MediaStopFilled/MediaStopFilled.js +22 -0
- package/components/Icons/MediaStopOutline/MediaStopOutline.js +24 -0
- package/components/Icons/NoEntry/NoEntry.js +23 -0
- package/components/Icons/NoEntryFilled/NoEntryFilled.js +22 -0
- package/components/Icons/NoEntryOutline/NoEntryOutline.js +25 -0
- package/components/Icons/Pin/Pin.js +25 -0
- package/components/Icons/PinAddFilled/PinAddFilled.js +21 -0
- package/components/Icons/PinAddOutline/PinAddOutline.js +21 -0
- package/components/Icons/PinCircleFilled/PinCircleFilled.js +24 -0
- package/components/Icons/PinCircleOutline/PinCircleOutline.js +25 -0
- package/components/Icons/PinFilled/PinFilled.js +22 -0
- package/components/Icons/PinOutline/PinOutline.js +24 -0
- package/components/Icons/PinSubFilled/PinSubFilled.js +21 -0
- package/components/Icons/PinSubOutline/PinSubOutline.js +21 -0
- package/components/Icons/PinterestFilled/PinterestFilled.js +21 -0
- package/components/Icons/PinterestOutline/PinterestOutline.js +25 -0
- package/components/Icons/RedditFilled/RedditFilled.js +21 -0
- package/components/Icons/RedditOutline/RedditOutline.js +47 -0
- package/components/Icons/RedditRoundFilled/RedditRoundFilled.js +70 -0
- package/components/Icons/RedditRoundOutline/RedditRoundOutline.js +74 -0
- package/components/Icons/ShieldFilled/ShieldFilled.js +22 -0
- package/components/Icons/ShieldOutline/ShieldOutline.js +24 -0
- package/components/Icons/SnapchatFilled/SnapchatFilled.js +21 -0
- package/components/Icons/SnapchatOutline/SnapchatOutline.js +24 -0
- package/components/Icons/TelegramFilled/TelegramFilled.js +27 -0
- package/components/Icons/TelegramOutline/TelegramOutline.js +24 -0
- package/components/Icons/TelegramRoundFilled/TelegramRoundFilled.js +27 -0
- package/components/Icons/TiktokBox/TiktokBox.js +22 -0
- package/components/Icons/TiktokThickFilled/TiktokThickFilled.js +25 -0
- package/components/Icons/TiktokThinFilled/TiktokThinFilled.js +36 -0
- package/components/Icons/VolumeFilled/VolumeFilled.js +34 -0
- package/components/Icons/VolumeMuteFilled/VolumeMuteFilled.js +34 -0
- package/components/Icons/VolumeMuteOutline/VolumeMuteOutline.js +34 -0
- package/components/Icons/VolumeOffFilled/VolumeOffFilled.js +34 -0
- package/components/Icons/VolumeOffOutline/VolumeOffOutline.js +34 -0
- package/components/Icons/VolumeOutline/VolumeOutline.js +34 -0
- package/components/Icons/Warning/Warning.js +25 -0
- package/components/Icons/WarningCircleFilled/WarningCircleFilled.js +22 -0
- package/components/Icons/WarningCircleOutline/WarningCircleOutline.js +22 -0
- package/components/Icons/WarningSmall/WarningSmall.js +25 -0
- package/components/Icons/WarningTriangleFilled/WarningTriangleFilled.js +25 -0
- package/components/Icons/WarningTriangleOutline/WarningTriangleOutline.js +25 -0
- package/components/Icons/WhatsappFilled/WhatsappFilled.js +21 -0
- package/components/Icons/WhatsappOutline/WhatsappOutline.js +24 -0
- package/components/Icons/Youtube/Youtube.js +22 -0
- package/components/Icons/YoutubeFilled/YoutubeFilled.js +27 -0
- package/components/Icons/YoutubeRoundFilled/YoutubeRoundFilled.js +27 -0
- package/components/Icons/index.js +692 -398
- package/package.json +1 -1
|
@@ -3,290 +3,486 @@ import r from "./AddCircle/AddCircle.js";
|
|
|
3
3
|
import i from "./Add/Add.js";
|
|
4
4
|
import m from "./ArrowDown/ArrowDown.js";
|
|
5
5
|
import t from "./ArrowLeft/ArrowLeft.js";
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
6
|
+
import e from "./ArrowRight/ArrowRight.js";
|
|
7
|
+
import l from "./ArrowUp/ArrowUp.js";
|
|
8
|
+
import p from "./BagFilled/BagFilled.js";
|
|
9
|
+
import f from "./BagOutline/BagOutline.js";
|
|
10
10
|
import n from "./BellFilled/BellFilled.js";
|
|
11
|
-
import
|
|
12
|
-
import
|
|
11
|
+
import d from "./BellOffFilled/BellOffFilled.js";
|
|
12
|
+
import u from "./BellOffOutline/BellOffOutline.js";
|
|
13
13
|
import a from "./BellOutline/BellOutline.js";
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
14
|
+
import F from "./BookmarkFilled/BookmarkFilled.js";
|
|
15
|
+
import O from "./BookmarkOutline/BookmarkOutline.js";
|
|
16
|
+
import c from "./BoxCoveredFilled/BoxCoveredFilled.js";
|
|
17
|
+
import C from "./BoxCoveredOutline/BoxCoveredOutline.js";
|
|
18
18
|
import s from "./BoxFilled/BoxFilled.js";
|
|
19
|
-
import
|
|
20
|
-
import
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
import
|
|
28
|
-
import
|
|
29
|
-
import L from "./
|
|
30
|
-
import
|
|
31
|
-
import
|
|
32
|
-
import
|
|
33
|
-
import
|
|
34
|
-
import
|
|
19
|
+
import h from "./BoxOutline/BoxOutline.js";
|
|
20
|
+
import S from "./CalendarDays/CalendarDays.js";
|
|
21
|
+
import k from "./CalendarLinesPen/CalendarLinesPen.js";
|
|
22
|
+
import T from "./CartCheckFilled/CartCheckFilled.js";
|
|
23
|
+
import y from "./CartCheckOutline/CartCheckOutline.js";
|
|
24
|
+
import g from "./CartCrossFilled/CartCrossFilled.js";
|
|
25
|
+
import P from "./CartCrossOutline/CartCrossOutline.js";
|
|
26
|
+
import B from "./CartFilled/CartFilled.js";
|
|
27
|
+
import D from "./CartMinusFilled/CartMinusFilled.js";
|
|
28
|
+
import M from "./CartMinusOutline/CartMinusOutline.js";
|
|
29
|
+
import L from "./CartOutline/CartOutline.js";
|
|
30
|
+
import b from "./CartPlusFilled/CartPlusFilled.js";
|
|
31
|
+
import w from "./CartPlusOutline/CartPlusOutline.js";
|
|
32
|
+
import A from "./CheckDouble/CheckDouble.js";
|
|
33
|
+
import R from "./Check/Check.js";
|
|
34
|
+
import x from "./ChevronDown/ChevronDown.js";
|
|
35
|
+
import v from "./ChevronLeft/ChevronLeft.js";
|
|
36
|
+
import E from "./ChevronRight/ChevronRight.js";
|
|
35
37
|
import H from "./ChevronUp/ChevronUp.js";
|
|
36
|
-
import
|
|
37
|
-
import
|
|
38
|
-
import
|
|
39
|
-
import
|
|
40
|
-
import
|
|
41
|
-
import
|
|
42
|
-
import
|
|
43
|
-
import
|
|
44
|
-
import
|
|
38
|
+
import K from "./ClockCircleOutline/ClockCircleOutline.js";
|
|
39
|
+
import W from "./ClockSquareOutline/ClockSquareOutline.js";
|
|
40
|
+
import I from "./CloseCircleFilled/CloseCircleFilled.js";
|
|
41
|
+
import q from "./CloseCircleOutline/CloseCircleOutline.js";
|
|
42
|
+
import U from "./Close/Close.js";
|
|
43
|
+
import V from "./CommentBubbleFilled/CommentBubbleFilled.js";
|
|
44
|
+
import z from "./CommentBubbleOutline/CommentBubbleOutline.js";
|
|
45
|
+
import N from "./CommentFilled/CommentFilled.js";
|
|
46
|
+
import Y from "./CommentLineFilled/CommentLineFilled.js";
|
|
45
47
|
import G from "./CommentLineOutline/CommentLineOutline.js";
|
|
46
48
|
import j from "./CommentOutline/CommentOutline.js";
|
|
47
49
|
import J from "./ContactDetailsFilled/ContactDetailsFilled.js";
|
|
48
|
-
import
|
|
49
|
-
import
|
|
50
|
-
import
|
|
51
|
-
import
|
|
52
|
-
import
|
|
53
|
-
import
|
|
54
|
-
import
|
|
55
|
-
import
|
|
56
|
-
import
|
|
57
|
-
import
|
|
58
|
-
import
|
|
59
|
-
import
|
|
60
|
-
import
|
|
61
|
-
import
|
|
62
|
-
import
|
|
63
|
-
import
|
|
64
|
-
import
|
|
65
|
-
import
|
|
66
|
-
import
|
|
67
|
-
import
|
|
68
|
-
import
|
|
69
|
-
import
|
|
70
|
-
import ho from "./
|
|
71
|
-
import
|
|
72
|
-
import
|
|
73
|
-
import
|
|
74
|
-
import
|
|
75
|
-
import
|
|
76
|
-
import
|
|
77
|
-
import
|
|
78
|
-
import
|
|
79
|
-
import
|
|
80
|
-
import
|
|
81
|
-
import
|
|
82
|
-
import
|
|
83
|
-
import
|
|
84
|
-
import
|
|
85
|
-
import
|
|
86
|
-
import
|
|
87
|
-
import
|
|
88
|
-
import Ho from "./
|
|
89
|
-
import
|
|
90
|
-
import
|
|
91
|
-
import
|
|
92
|
-
import
|
|
93
|
-
import
|
|
94
|
-
import
|
|
95
|
-
import
|
|
96
|
-
import
|
|
97
|
-
import
|
|
98
|
-
import Go from "./
|
|
99
|
-
import jo from "./
|
|
100
|
-
import Jo from "./
|
|
101
|
-
import
|
|
102
|
-
import
|
|
103
|
-
import
|
|
104
|
-
import
|
|
105
|
-
import
|
|
106
|
-
import
|
|
107
|
-
import
|
|
108
|
-
import
|
|
109
|
-
import
|
|
110
|
-
import
|
|
111
|
-
import
|
|
112
|
-
import
|
|
113
|
-
import
|
|
114
|
-
import
|
|
115
|
-
import
|
|
116
|
-
import
|
|
117
|
-
import
|
|
118
|
-
import
|
|
119
|
-
import
|
|
120
|
-
import
|
|
121
|
-
import
|
|
122
|
-
import
|
|
123
|
-
import
|
|
124
|
-
import hr from "./
|
|
125
|
-
import
|
|
126
|
-
import
|
|
127
|
-
import
|
|
128
|
-
import
|
|
129
|
-
import
|
|
130
|
-
import
|
|
131
|
-
import
|
|
132
|
-
import
|
|
133
|
-
import
|
|
134
|
-
import
|
|
135
|
-
import
|
|
136
|
-
import
|
|
137
|
-
import
|
|
138
|
-
import
|
|
139
|
-
import
|
|
140
|
-
import
|
|
141
|
-
import
|
|
142
|
-
import Hr from "./
|
|
143
|
-
import
|
|
144
|
-
import
|
|
145
|
-
|
|
50
|
+
import Q from "./ContactDetailsOutline/ContactDetailsOutline.js";
|
|
51
|
+
import X from "./DeliveryTruckFastFilled/DeliveryTruckFastFilled.js";
|
|
52
|
+
import Z from "./DeliveryTruckFastOutline/DeliveryTruckFastOutline.js";
|
|
53
|
+
import _ from "./DeliveryTruckLeftFilled/DeliveryTruckLeftFilled.js";
|
|
54
|
+
import $ from "./DeliveryTruckLeftOutline/DeliveryTruckLeftOutline.js";
|
|
55
|
+
import oo from "./DeliveryTruckRightFilled/DeliveryTruckRightFilled.js";
|
|
56
|
+
import ro from "./DeliveryTruckRightOutline/DeliveryTruckRightOutline.js";
|
|
57
|
+
import io from "./DetailsOutline/DetailsOutline.js";
|
|
58
|
+
import mo from "./DiscordConversation/DiscordConversation.js";
|
|
59
|
+
import to from "./DiscordFilled/DiscordFilled.js";
|
|
60
|
+
import eo from "./DiscordOutline/DiscordOutline.js";
|
|
61
|
+
import lo from "./DoorClosedFilled/DoorClosedFilled.js";
|
|
62
|
+
import po from "./DoorClosedOutline/DoorClosedOutline.js";
|
|
63
|
+
import fo from "./DoorOpenFilled/DoorOpenFilled.js";
|
|
64
|
+
import no from "./DoorOpenOutline/DoorOpenOutline.js";
|
|
65
|
+
import uo from "./DotsHorizontalFilled/DotsHorizontalFilled.js";
|
|
66
|
+
import ao from "./DotsHorizontalOutline/DotsHorizontalOutline.js";
|
|
67
|
+
import Fo from "./DotsVerticalFilled/DotsVerticalFilled.js";
|
|
68
|
+
import Oo from "./DotsVerticalOutline/DotsVerticalOutline.js";
|
|
69
|
+
import co from "./DownloadBoxFilled/DownloadBoxFilled.js";
|
|
70
|
+
import Co from "./DownloadBoxOutline/DownloadBoxOutline.js";
|
|
71
|
+
import so from "./Download/Download.js";
|
|
72
|
+
import ho from "./EditBoxThick/EditBoxThick.js";
|
|
73
|
+
import So from "./EditBoxThin/EditBoxThin.js";
|
|
74
|
+
import ko from "./EmailFilled/EmailFilled.js";
|
|
75
|
+
import To from "./EmailOutline/EmailOutline.js";
|
|
76
|
+
import yo from "./ExitArrowInOutline/ExitArrowInOutline.js";
|
|
77
|
+
import go from "./ExitArrowOutOutline/ExitArrowOutOutline.js";
|
|
78
|
+
import Po from "./EyeClosed/EyeClosed.js";
|
|
79
|
+
import Bo from "./EyeFilled/EyeFilled.js";
|
|
80
|
+
import Do from "./EyeOutline/EyeOutline.js";
|
|
81
|
+
import Mo from "./FacebookFilled/FacebookFilled.js";
|
|
82
|
+
import Lo from "./FacebookMessengerOutline/FacebookMessengerOutline.js";
|
|
83
|
+
import bo from "./FacebookOutline/FacebookOutline.js";
|
|
84
|
+
import wo from "./FacebookRoundFilled/FacebookRoundFilled.js";
|
|
85
|
+
import Ao from "./FilterList/FilterList.js";
|
|
86
|
+
import Ro from "./FilterThickFilled/FilterThickFilled.js";
|
|
87
|
+
import xo from "./FilterThickOutline/FilterThickOutline.js";
|
|
88
|
+
import vo from "./Filter/Filter.js";
|
|
89
|
+
import Eo from "./FullScreenArrowThick/FullScreenArrowThick.js";
|
|
90
|
+
import Ho from "./FullScreenArrowThin/FullScreenArrowThin.js";
|
|
91
|
+
import Ko from "./FullScreenFilled/FullScreenFilled.js";
|
|
92
|
+
import Wo from "./FullScreenOutline/FullScreenOutline.js";
|
|
93
|
+
import Io from "./HamburgerMenu/HamburgerMenu.js";
|
|
94
|
+
import qo from "./HamburgerSpaced/HamburgerSpaced.js";
|
|
95
|
+
import Uo from "./HeartFilled/HeartFilled.js";
|
|
96
|
+
import Vo from "./HeartOutline/HeartOutline.js";
|
|
97
|
+
import zo from "./HelpCircleFilled/HelpCircleFilled.js";
|
|
98
|
+
import No from "./HelpCircleOutline/HelpCircleOutline.js";
|
|
99
|
+
import Yo from "./Help/Help.js";
|
|
100
|
+
import Go from "./HomeFilled/HomeFilled.js";
|
|
101
|
+
import jo from "./HomeOutline/HomeOutline.js";
|
|
102
|
+
import Jo from "./InfoCircleFilled/InfoCircleFilled.js";
|
|
103
|
+
import Qo from "./InfoCircleOutline/InfoCircleOutline.js";
|
|
104
|
+
import Xo from "./InfoSquareFilled/InfoSquareFilled.js";
|
|
105
|
+
import Zo from "./InfoSquareOutline/InfoSquareOutline.js";
|
|
106
|
+
import _o from "./Info/Info.js";
|
|
107
|
+
import $o from "./InstagramOuline/InstagramOuline.js";
|
|
108
|
+
import or from "./InstagramRoundFilled/InstagramRoundFilled.js";
|
|
109
|
+
import rr from "./KeyFilled/KeyFilled.js";
|
|
110
|
+
import ir from "./KeyInSquareFilled/KeyInSquareFilled.js";
|
|
111
|
+
import mr from "./KeyInSquareOutline/KeyInSquareOutline.js";
|
|
112
|
+
import tr from "./KeyOutline/KeyOutline.js";
|
|
113
|
+
import er from "./KeySideSquareFilled/KeySideSquareFilled.js";
|
|
114
|
+
import lr from "./KeySideSquareOutline/KeySideSquareOutline.js";
|
|
115
|
+
import pr from "./KeySquareFilled/KeySquareFilled.js";
|
|
116
|
+
import fr from "./KeySquareOutline/KeySquareOutline.js";
|
|
117
|
+
import nr from "./Link/Link.js";
|
|
118
|
+
import dr from "./LinkedinFilled/LinkedinFilled.js";
|
|
119
|
+
import ur from "./LinkedinOutline/LinkedinOutline.js";
|
|
120
|
+
import ar from "./LinkedinRoundFilled/LinkedinRoundFilled.js";
|
|
121
|
+
import Fr from "./Loading/Loading.js";
|
|
122
|
+
import Or from "./LocationArrowFilled/LocationArrowFilled.js";
|
|
123
|
+
import cr from "./LocationArrowOutline/LocationArrowOutline.js";
|
|
124
|
+
import Cr from "./LocationFilled/LocationFilled.js";
|
|
125
|
+
import sr from "./LocationOutline/LocationOutline.js";
|
|
126
|
+
import hr from "./LockKeyholeOutline/LockKeyholeOutline.js";
|
|
127
|
+
import Sr from "./LockKeyholeUnlockedOutline/LockKeyholeUnlockedOutline.js";
|
|
128
|
+
import kr from "./LockKeyholeUnlocked/LockKeyholeUnlocked.js";
|
|
129
|
+
import Tr from "./LockKeyhole/LockKeyhole.js";
|
|
130
|
+
import yr from "./MediaPauseCircleFilled/MediaPauseCircleFilled.js";
|
|
131
|
+
import gr from "./MediaPauseCircleOuline/MediaPauseCircleOuline.js";
|
|
132
|
+
import Pr from "./MediaPauseFilled/MediaPauseFilled.js";
|
|
133
|
+
import Br from "./MediaPauseOutline/MediaPauseOutline.js";
|
|
134
|
+
import Dr from "./MediaPlayCircleFilled/MediaPlayCircleFilled.js";
|
|
135
|
+
import Mr from "./MediaPlayCircleOutline/MediaPlayCircleOutline.js";
|
|
136
|
+
import Lr from "./MediaPlayFilled/MediaPlayFilled.js";
|
|
137
|
+
import br from "./MediaPlayOutline/MediaPlayOutline.js";
|
|
138
|
+
import wr from "./MediaStopCircleFilled/MediaStopCircleFilled.js";
|
|
139
|
+
import Ar from "./MediaStopCircleOutline/MediaStopCircleOutline.js";
|
|
140
|
+
import Rr from "./MediaStopFilled/MediaStopFilled.js";
|
|
141
|
+
import xr from "./MediaStopOutline/MediaStopOutline.js";
|
|
142
|
+
import vr from "./MinusCircleFilled/MinusCircleFilled.js";
|
|
143
|
+
import Er from "./MinusCircle/MinusCircle.js";
|
|
144
|
+
import Hr from "./Minus/Minus.js";
|
|
145
|
+
import Kr from "./MoneyBagOutline/MoneyBagOutline.js";
|
|
146
|
+
import Wr from "./MoneyBriefcaseFilled/MoneyBriefcaseFilled.js";
|
|
147
|
+
import Ir from "./MoneyBriefcaseOutline/MoneyBriefcaseOutline.js";
|
|
148
|
+
import qr from "./NoEntryFilled/NoEntryFilled.js";
|
|
149
|
+
import Ur from "./NoEntryOutline/NoEntryOutline.js";
|
|
150
|
+
import Vr from "./NoEntry/NoEntry.js";
|
|
151
|
+
import zr from "./PaymentCardFilled/PaymentCardFilled.js";
|
|
152
|
+
import Nr from "./PaymentCardOutline/PaymentCardOutline.js";
|
|
153
|
+
import Yr from "./PhoneCallingFilled/PhoneCallingFilled.js";
|
|
154
|
+
import Gr from "./PhoneCallingOutline/PhoneCallingOutline.js";
|
|
155
|
+
import jr from "./PhoneFilled/PhoneFilled.js";
|
|
156
|
+
import Jr from "./PhoneOutline/PhoneOutline.js";
|
|
157
|
+
import Qr from "./PinAddFilled/PinAddFilled.js";
|
|
158
|
+
import Xr from "./PinAddOutline/PinAddOutline.js";
|
|
159
|
+
import Zr from "./PinCircleFilled/PinCircleFilled.js";
|
|
160
|
+
import _r from "./PinCircleOutline/PinCircleOutline.js";
|
|
161
|
+
import $r from "./PinFilled/PinFilled.js";
|
|
162
|
+
import oi from "./PinOutline/PinOutline.js";
|
|
163
|
+
import ri from "./PinSubFilled/PinSubFilled.js";
|
|
164
|
+
import ii from "./PinSubOutline/PinSubOutline.js";
|
|
165
|
+
import mi from "./Pin/Pin.js";
|
|
166
|
+
import ti from "./PinterestFilled/PinterestFilled.js";
|
|
167
|
+
import ei from "./PinterestOutline/PinterestOutline.js";
|
|
168
|
+
import li from "./ProfileFemaleOutline/ProfileFemaleOutline.js";
|
|
169
|
+
import pi from "./ProfileGroupFilled/ProfileGroupFilled.js";
|
|
170
|
+
import fi from "./ProfileMaleFilled/ProfileMaleFilled.js";
|
|
171
|
+
import ni from "./ProfileMaleOutline/ProfileMaleOutline.js";
|
|
172
|
+
import di from "./RedditFilled/RedditFilled.js";
|
|
173
|
+
import ui from "./RedditOutline/RedditOutline.js";
|
|
174
|
+
import ai from "./RedditRoundFilled/RedditRoundFilled.js";
|
|
175
|
+
import Fi from "./RedditRoundOutline/RedditRoundOutline.js";
|
|
176
|
+
import Oi from "./RupeeOutlined/RupeeOutlined.js";
|
|
177
|
+
import ci from "./RupeeSign/RupeeSign.js";
|
|
178
|
+
import Ci from "./SaveFilled/SaveFilled.js";
|
|
179
|
+
import si from "./SaveOutline/SaveOutline.js";
|
|
180
|
+
import hi from "./Search/Search.js";
|
|
181
|
+
import Si from "./SettingFilled/SettingFilled.js";
|
|
182
|
+
import ki from "./SettingOutline/SettingOutline.js";
|
|
183
|
+
import Ti from "./ShareAllFilled/ShareAllFilled.js";
|
|
184
|
+
import yi from "./ShareAllOutline/ShareAllOutline.js";
|
|
185
|
+
import gi from "./ShareBoxOutline/ShareBoxOutline.js";
|
|
186
|
+
import Pi from "./ShareFilled/ShareFilled.js";
|
|
187
|
+
import Bi from "./ShareOutline/ShareOutline.js";
|
|
188
|
+
import Di from "./ShareThickFilled/ShareThickFilled.js";
|
|
189
|
+
import Mi from "./ShieldCheckFilled/ShieldCheckFilled.js";
|
|
190
|
+
import Li from "./ShieldCheckOutline/ShieldCheckOutline.js";
|
|
191
|
+
import bi from "./ShieldCrossFilled/ShieldCrossFilled.js";
|
|
192
|
+
import wi from "./ShieldCrossOutline/ShieldCrossOutline.js";
|
|
193
|
+
import Ai from "./ShieldFilled/ShieldFilled.js";
|
|
194
|
+
import Ri from "./ShieldOutline/ShieldOutline.js";
|
|
195
|
+
import xi from "./ShieldWarningFilled/ShieldWarningFilled.js";
|
|
196
|
+
import vi from "./ShieldWarningOutline/ShieldWarningOutline.js";
|
|
197
|
+
import Ei from "./SnapchatFilled/SnapchatFilled.js";
|
|
198
|
+
import Hi from "./SnapchatOutline/SnapchatOutline.js";
|
|
199
|
+
import Ki from "./SortBottomToTop/SortBottomToTop.js";
|
|
200
|
+
import Wi from "./SortHorizontal/SortHorizontal.js";
|
|
201
|
+
import Ii from "./SortTopToBottom/SortTopToBottom.js";
|
|
202
|
+
import qi from "./SortVertical/SortVertical.js";
|
|
203
|
+
import Ui from "./StarFilled/StarFilled.js";
|
|
204
|
+
import Vi from "./StarOutline/StarOutline.js";
|
|
205
|
+
import zi from "./TelegramFilled/TelegramFilled.js";
|
|
206
|
+
import Ni from "./TelegramOutline/TelegramOutline.js";
|
|
207
|
+
import Yi from "./TelegramRoundFilled/TelegramRoundFilled.js";
|
|
208
|
+
import Gi from "./ThumbsDownFilled/ThumbsDownFilled.js";
|
|
209
|
+
import ji from "./ThumbsDownOutline/ThumbsDownOutline.js";
|
|
210
|
+
import Ji from "./ThumbsUpFilled/ThumbsUpFilled.js";
|
|
211
|
+
import Qi from "./ThumbsUpOutline/ThumbsUpOutline.js";
|
|
212
|
+
import Xi from "./TiktokBox/TiktokBox.js";
|
|
213
|
+
import Zi from "./TiktokThickFilled/TiktokThickFilled.js";
|
|
214
|
+
import _i from "./TiktokThinFilled/TiktokThinFilled.js";
|
|
215
|
+
import $i from "./TrashBigFilled/TrashBigFilled.js";
|
|
216
|
+
import om from "./TrashBigOutline/TrashBigOutline.js";
|
|
217
|
+
import rm from "./TrashFilled/TrashFilled.js";
|
|
218
|
+
import im from "./TrashLinesFilled/TrashLinesFilled.js";
|
|
219
|
+
import mm from "./TrashLinesOutline/TrashLinesOutline.js";
|
|
220
|
+
import tm from "./TrashOutline/TrashOutline.js";
|
|
221
|
+
import em from "./UploadBoxFilled/UploadBoxFilled.js";
|
|
222
|
+
import lm from "./UploadBoxOutline/UploadBoxOutline.js";
|
|
223
|
+
import pm from "./Upload/Upload.js";
|
|
224
|
+
import fm from "./VolumeFilled/VolumeFilled.js";
|
|
225
|
+
import nm from "./VolumeMuteFilled/VolumeMuteFilled.js";
|
|
226
|
+
import dm from "./VolumeMuteOutline/VolumeMuteOutline.js";
|
|
227
|
+
import um from "./VolumeOffFilled/VolumeOffFilled.js";
|
|
228
|
+
import am from "./VolumeOffOutline/VolumeOffOutline.js";
|
|
229
|
+
import Fm from "./VolumeOutline/VolumeOutline.js";
|
|
230
|
+
import Om from "./WalletFilled/WalletFilled.js";
|
|
231
|
+
import cm from "./WalletOutline/WalletOutline.js";
|
|
232
|
+
import Cm from "./WarningCircleFilled/WarningCircleFilled.js";
|
|
233
|
+
import sm from "./WarningCircleOutline/WarningCircleOutline.js";
|
|
234
|
+
import hm from "./WarningSmall/WarningSmall.js";
|
|
235
|
+
import Sm from "./WarningTriangleFilled/WarningTriangleFilled.js";
|
|
236
|
+
import km from "./WarningTriangleOutline/WarningTriangleOutline.js";
|
|
237
|
+
import Tm from "./Warning/Warning.js";
|
|
238
|
+
import ym from "./WhatsappFilled/WhatsappFilled.js";
|
|
239
|
+
import gm from "./WhatsappOutline/WhatsappOutline.js";
|
|
240
|
+
import Pm from "./YoutubeFilled/YoutubeFilled.js";
|
|
241
|
+
import Bm from "./YoutubeRoundFilled/YoutubeRoundFilled.js";
|
|
242
|
+
import Dm from "./Youtube/Youtube.js";
|
|
243
|
+
const $p = {
|
|
146
244
|
AddCircleFilled: o,
|
|
147
245
|
AddCircle: r,
|
|
148
246
|
Add: i,
|
|
149
247
|
ArrowDown: m,
|
|
150
248
|
ArrowLeft: t,
|
|
151
|
-
ArrowRight:
|
|
152
|
-
ArrowUp:
|
|
153
|
-
BagFilled:
|
|
154
|
-
BagOutline:
|
|
249
|
+
ArrowRight: e,
|
|
250
|
+
ArrowUp: l,
|
|
251
|
+
BagFilled: p,
|
|
252
|
+
BagOutline: f,
|
|
155
253
|
BellFilled: n,
|
|
156
|
-
BellOffFilled:
|
|
157
|
-
BellOffOutline:
|
|
254
|
+
BellOffFilled: d,
|
|
255
|
+
BellOffOutline: u,
|
|
158
256
|
BellOutline: a,
|
|
159
|
-
BookmarkFilled:
|
|
160
|
-
BookmarkOutline:
|
|
161
|
-
BoxCoveredFilled:
|
|
162
|
-
BoxCoveredOutline:
|
|
257
|
+
BookmarkFilled: F,
|
|
258
|
+
BookmarkOutline: O,
|
|
259
|
+
BoxCoveredFilled: c,
|
|
260
|
+
BoxCoveredOutline: C,
|
|
163
261
|
BoxFilled: s,
|
|
164
|
-
BoxOutline:
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
262
|
+
BoxOutline: h,
|
|
263
|
+
CalendarDays: S,
|
|
264
|
+
CalendarLinesPen: k,
|
|
265
|
+
CartCheckFilled: T,
|
|
266
|
+
CartCheckOutline: y,
|
|
267
|
+
CartCrossFilled: g,
|
|
268
|
+
CartCrossOutline: P,
|
|
269
|
+
CartFilled: B,
|
|
270
|
+
CartMinusFilled: D,
|
|
271
|
+
CartMinusOutline: M,
|
|
272
|
+
CartOutline: L,
|
|
273
|
+
CartPlusFilled: b,
|
|
274
|
+
CartPlusOutline: w,
|
|
275
|
+
CheckDouble: A,
|
|
276
|
+
Check: R,
|
|
277
|
+
ChevronDown: x,
|
|
278
|
+
ChevronLeft: v,
|
|
279
|
+
ChevronRight: E,
|
|
180
280
|
ChevronUp: H,
|
|
181
|
-
ClockCircleOutline:
|
|
182
|
-
ClockSquareOutline:
|
|
183
|
-
CloseCircleFilled:
|
|
184
|
-
CloseCircleOutline:
|
|
185
|
-
Close:
|
|
186
|
-
CommentBubbleFilled:
|
|
187
|
-
CommentBubbleOutline:
|
|
188
|
-
CommentFilled:
|
|
189
|
-
CommentLineFilled:
|
|
281
|
+
ClockCircleOutline: K,
|
|
282
|
+
ClockSquareOutline: W,
|
|
283
|
+
CloseCircleFilled: I,
|
|
284
|
+
CloseCircleOutline: q,
|
|
285
|
+
Close: U,
|
|
286
|
+
CommentBubbleFilled: V,
|
|
287
|
+
CommentBubbleOutline: z,
|
|
288
|
+
CommentFilled: N,
|
|
289
|
+
CommentLineFilled: Y,
|
|
190
290
|
CommentLineOutline: G,
|
|
191
291
|
CommentOutline: j,
|
|
192
292
|
ContactDetailsFilled: J,
|
|
193
|
-
ContactDetailsOutline:
|
|
194
|
-
DeliveryTruckFastFilled:
|
|
195
|
-
DeliveryTruckFastOutline:
|
|
196
|
-
DeliveryTruckLeftFilled:
|
|
197
|
-
DeliveryTruckLeftOutline:
|
|
198
|
-
DeliveryTruckRightFilled:
|
|
199
|
-
DeliveryTruckRightOutline:
|
|
200
|
-
DetailsOutline:
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
293
|
+
ContactDetailsOutline: Q,
|
|
294
|
+
DeliveryTruckFastFilled: X,
|
|
295
|
+
DeliveryTruckFastOutline: Z,
|
|
296
|
+
DeliveryTruckLeftFilled: _,
|
|
297
|
+
DeliveryTruckLeftOutline: $,
|
|
298
|
+
DeliveryTruckRightFilled: oo,
|
|
299
|
+
DeliveryTruckRightOutline: ro,
|
|
300
|
+
DetailsOutline: io,
|
|
301
|
+
DiscordConversation: mo,
|
|
302
|
+
DiscordFilled: to,
|
|
303
|
+
DiscordOutline: eo,
|
|
304
|
+
DoorClosedFilled: lo,
|
|
305
|
+
DoorClosedOutline: po,
|
|
306
|
+
DoorOpenFilled: fo,
|
|
307
|
+
DoorOpenOutline: no,
|
|
308
|
+
DotsHorizontalFilled: uo,
|
|
309
|
+
DotsHorizontalOutline: ao,
|
|
310
|
+
DotsVerticalFilled: Fo,
|
|
311
|
+
DotsVerticalOutline: Oo,
|
|
312
|
+
DownloadBoxFilled: co,
|
|
313
|
+
DownloadBoxOutline: Co,
|
|
314
|
+
Download: so,
|
|
315
|
+
EditBoxThick: ho,
|
|
316
|
+
EditBoxThin: So,
|
|
317
|
+
EmailFilled: ko,
|
|
318
|
+
EmailOutline: To,
|
|
319
|
+
ExitArrowInOutline: yo,
|
|
320
|
+
ExitArrowOutOutline: go,
|
|
321
|
+
EyeClosed: Po,
|
|
322
|
+
EyeFilled: Bo,
|
|
323
|
+
EyeOutline: Do,
|
|
324
|
+
FacebookFilled: Mo,
|
|
325
|
+
FacebookMessengerOutline: Lo,
|
|
326
|
+
FacebookOutline: bo,
|
|
327
|
+
FacebookRoundFilled: wo,
|
|
328
|
+
FilterList: Ao,
|
|
329
|
+
FilterThickFilled: Ro,
|
|
330
|
+
FilterThickOutline: xo,
|
|
331
|
+
Filter: vo,
|
|
332
|
+
FullScreenArrowThick: Eo,
|
|
333
|
+
FullScreenArrowThin: Ho,
|
|
334
|
+
FullScreenFilled: Ko,
|
|
335
|
+
FullScreenOutline: Wo,
|
|
336
|
+
HamburgerMenu: Io,
|
|
337
|
+
HamburgerSpaced: qo,
|
|
338
|
+
HeartFilled: Uo,
|
|
339
|
+
HeartOutline: Vo,
|
|
340
|
+
HelpCircleFilled: zo,
|
|
341
|
+
HelpCircleOutline: No,
|
|
342
|
+
Help: Yo,
|
|
343
|
+
HomeFilled: Go,
|
|
344
|
+
HomeOutline: jo,
|
|
345
|
+
InfoCircleFilled: Jo,
|
|
346
|
+
InfoCircleOutline: Qo,
|
|
347
|
+
InfoSquareFilled: Xo,
|
|
348
|
+
InfoSquareOutline: Zo,
|
|
349
|
+
Info: _o,
|
|
350
|
+
InstagramOuline: $o,
|
|
351
|
+
InstagramRoundFilled: or,
|
|
352
|
+
KeyFilled: rr,
|
|
353
|
+
KeyInSquareFilled: ir,
|
|
354
|
+
KeyInSquareOutline: mr,
|
|
355
|
+
KeyOutline: tr,
|
|
356
|
+
KeySideSquareFilled: er,
|
|
357
|
+
KeySideSquareOutline: lr,
|
|
358
|
+
KeySquareFilled: pr,
|
|
359
|
+
KeySquareOutline: fr,
|
|
360
|
+
Link: nr,
|
|
361
|
+
LinkedinFilled: dr,
|
|
362
|
+
LinkedinOutline: ur,
|
|
363
|
+
LinkedinRoundFilled: ar,
|
|
364
|
+
Loading: Fr,
|
|
365
|
+
LocationArrowFilled: Or,
|
|
366
|
+
LocationArrowOutline: cr,
|
|
367
|
+
LocationFilled: Cr,
|
|
368
|
+
LocationOutline: sr,
|
|
369
|
+
LockKeyholeOutline: hr,
|
|
370
|
+
LockKeyholeUnlockedOutline: Sr,
|
|
371
|
+
LockKeyholeUnlocked: kr,
|
|
372
|
+
LockKeyhole: Tr,
|
|
373
|
+
MediaPauseCircleFilled: yr,
|
|
374
|
+
MediaPauseCircleOuline: gr,
|
|
375
|
+
MediaPauseFilled: Pr,
|
|
376
|
+
MediaPauseOutline: Br,
|
|
377
|
+
MediaPlayCircleFilled: Dr,
|
|
378
|
+
MediaPlayCircleOutline: Mr,
|
|
379
|
+
MediaPlayFilled: Lr,
|
|
380
|
+
MediaPlayOutline: br,
|
|
381
|
+
MediaStopCircleFilled: wr,
|
|
382
|
+
MediaStopCircleOutline: Ar,
|
|
383
|
+
MediaStopFilled: Rr,
|
|
384
|
+
MediaStopOutline: xr,
|
|
385
|
+
MinusCircleFilled: vr,
|
|
386
|
+
MinusCircle: Er,
|
|
387
|
+
Minus: Hr,
|
|
388
|
+
MoneyBagOutline: Kr,
|
|
389
|
+
MoneyBriefcaseFilled: Wr,
|
|
390
|
+
MoneyBriefcaseOutline: Ir,
|
|
391
|
+
NoEntryFilled: qr,
|
|
392
|
+
NoEntryOutline: Ur,
|
|
393
|
+
NoEntry: Vr,
|
|
394
|
+
PaymentCardFilled: zr,
|
|
395
|
+
PaymentCardOutline: Nr,
|
|
396
|
+
PhoneCallingFilled: Yr,
|
|
397
|
+
PhoneCallingOutline: Gr,
|
|
398
|
+
PhoneFilled: jr,
|
|
399
|
+
PhoneOutline: Jr,
|
|
400
|
+
PinAddFilled: Qr,
|
|
401
|
+
PinAddOutline: Xr,
|
|
402
|
+
PinCircleFilled: Zr,
|
|
403
|
+
PinCircleOutline: _r,
|
|
404
|
+
PinFilled: $r,
|
|
405
|
+
PinOutline: oi,
|
|
406
|
+
PinSubFilled: ri,
|
|
407
|
+
PinSubOutline: ii,
|
|
408
|
+
Pin: mi,
|
|
409
|
+
PinterestFilled: ti,
|
|
410
|
+
PinterestOutline: ei,
|
|
411
|
+
ProfileFemaleOutline: li,
|
|
412
|
+
ProfileGroupFilled: pi,
|
|
413
|
+
ProfileMaleFilled: fi,
|
|
414
|
+
ProfileMaleOutline: ni,
|
|
415
|
+
RedditFilled: di,
|
|
416
|
+
RedditOutline: ui,
|
|
417
|
+
RedditRoundFilled: ai,
|
|
418
|
+
RedditRoundOutline: Fi,
|
|
419
|
+
RupeeOutlined: Oi,
|
|
420
|
+
RupeeSign: ci,
|
|
421
|
+
SaveFilled: Ci,
|
|
422
|
+
SaveOutline: si,
|
|
423
|
+
Search: hi,
|
|
424
|
+
SettingFilled: Si,
|
|
425
|
+
SettingOutline: ki,
|
|
426
|
+
ShareAllFilled: Ti,
|
|
427
|
+
ShareAllOutline: yi,
|
|
428
|
+
ShareBoxOutline: gi,
|
|
429
|
+
ShareFilled: Pi,
|
|
430
|
+
ShareOutline: Bi,
|
|
431
|
+
ShareThickFilled: Di,
|
|
432
|
+
ShieldCheckFilled: Mi,
|
|
433
|
+
ShieldCheckOutline: Li,
|
|
434
|
+
ShieldCrossFilled: bi,
|
|
435
|
+
ShieldCrossOutline: wi,
|
|
436
|
+
ShieldFilled: Ai,
|
|
437
|
+
ShieldOutline: Ri,
|
|
438
|
+
ShieldWarningFilled: xi,
|
|
439
|
+
ShieldWarningOutline: vi,
|
|
440
|
+
SnapchatFilled: Ei,
|
|
441
|
+
SnapchatOutline: Hi,
|
|
442
|
+
SortBottomToTop: Ki,
|
|
443
|
+
SortHorizontal: Wi,
|
|
444
|
+
SortTopToBottom: Ii,
|
|
445
|
+
SortVertical: qi,
|
|
446
|
+
StarFilled: Ui,
|
|
447
|
+
StarOutline: Vi,
|
|
448
|
+
TelegramFilled: zi,
|
|
449
|
+
TelegramOutline: Ni,
|
|
450
|
+
TelegramRoundFilled: Yi,
|
|
451
|
+
ThumbsDownFilled: Gi,
|
|
452
|
+
ThumbsDownOutline: ji,
|
|
453
|
+
ThumbsUpFilled: Ji,
|
|
454
|
+
ThumbsUpOutline: Qi,
|
|
455
|
+
TiktokBox: Xi,
|
|
456
|
+
TiktokThickFilled: Zi,
|
|
457
|
+
TiktokThinFilled: _i,
|
|
458
|
+
TrashBigFilled: $i,
|
|
459
|
+
TrashBigOutline: om,
|
|
460
|
+
TrashFilled: rm,
|
|
461
|
+
TrashLinesFilled: im,
|
|
462
|
+
TrashLinesOutline: mm,
|
|
463
|
+
TrashOutline: tm,
|
|
464
|
+
UploadBoxFilled: em,
|
|
465
|
+
UploadBoxOutline: lm,
|
|
466
|
+
Upload: pm,
|
|
467
|
+
VolumeFilled: fm,
|
|
468
|
+
VolumeMuteFilled: nm,
|
|
469
|
+
VolumeMuteOutline: dm,
|
|
470
|
+
VolumeOffFilled: um,
|
|
471
|
+
VolumeOffOutline: am,
|
|
472
|
+
VolumeOutline: Fm,
|
|
473
|
+
WalletFilled: Om,
|
|
474
|
+
WalletOutline: cm,
|
|
475
|
+
WarningCircleFilled: Cm,
|
|
476
|
+
WarningCircleOutline: sm,
|
|
477
|
+
WarningSmall: hm,
|
|
478
|
+
WarningTriangleFilled: Sm,
|
|
479
|
+
WarningTriangleOutline: km,
|
|
480
|
+
Warning: Tm,
|
|
481
|
+
WhatsappFilled: ym,
|
|
482
|
+
WhatsappOutline: gm,
|
|
483
|
+
YoutubeFilled: Pm,
|
|
484
|
+
YoutubeRoundFilled: Bm,
|
|
485
|
+
Youtube: Dm
|
|
290
486
|
};
|
|
291
487
|
export {
|
|
292
488
|
i as Add,
|
|
@@ -294,144 +490,242 @@ export {
|
|
|
294
490
|
o as AddCircleFilled,
|
|
295
491
|
m as ArrowDown,
|
|
296
492
|
t as ArrowLeft,
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
493
|
+
e as ArrowRight,
|
|
494
|
+
l as ArrowUp,
|
|
495
|
+
p as BagFilled,
|
|
496
|
+
f as BagOutline,
|
|
301
497
|
n as BellFilled,
|
|
302
|
-
|
|
303
|
-
|
|
498
|
+
d as BellOffFilled,
|
|
499
|
+
u as BellOffOutline,
|
|
304
500
|
a as BellOutline,
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
501
|
+
F as BookmarkFilled,
|
|
502
|
+
O as BookmarkOutline,
|
|
503
|
+
c as BoxCoveredFilled,
|
|
504
|
+
C as BoxCoveredOutline,
|
|
309
505
|
s as BoxFilled,
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
L as
|
|
321
|
-
|
|
322
|
-
w as
|
|
323
|
-
|
|
324
|
-
A as
|
|
325
|
-
|
|
506
|
+
h as BoxOutline,
|
|
507
|
+
S as CalendarDays,
|
|
508
|
+
k as CalendarLinesPen,
|
|
509
|
+
T as CartCheckFilled,
|
|
510
|
+
y as CartCheckOutline,
|
|
511
|
+
g as CartCrossFilled,
|
|
512
|
+
P as CartCrossOutline,
|
|
513
|
+
B as CartFilled,
|
|
514
|
+
D as CartMinusFilled,
|
|
515
|
+
M as CartMinusOutline,
|
|
516
|
+
L as CartOutline,
|
|
517
|
+
b as CartPlusFilled,
|
|
518
|
+
w as CartPlusOutline,
|
|
519
|
+
R as Check,
|
|
520
|
+
A as CheckDouble,
|
|
521
|
+
x as ChevronDown,
|
|
522
|
+
v as ChevronLeft,
|
|
523
|
+
E as ChevronRight,
|
|
326
524
|
H as ChevronUp,
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
525
|
+
K as ClockCircleOutline,
|
|
526
|
+
W as ClockSquareOutline,
|
|
527
|
+
U as Close,
|
|
528
|
+
I as CloseCircleFilled,
|
|
529
|
+
q as CloseCircleOutline,
|
|
530
|
+
V as CommentBubbleFilled,
|
|
531
|
+
z as CommentBubbleOutline,
|
|
532
|
+
N as CommentFilled,
|
|
533
|
+
Y as CommentLineFilled,
|
|
336
534
|
G as CommentLineOutline,
|
|
337
535
|
j as CommentOutline,
|
|
338
536
|
J as ContactDetailsFilled,
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
ao as
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
Co as
|
|
361
|
-
ho as
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
Go as
|
|
390
|
-
jo as
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
Qo as
|
|
394
|
-
Xo as
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
Hr as
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
537
|
+
Q as ContactDetailsOutline,
|
|
538
|
+
X as DeliveryTruckFastFilled,
|
|
539
|
+
Z as DeliveryTruckFastOutline,
|
|
540
|
+
_ as DeliveryTruckLeftFilled,
|
|
541
|
+
$ as DeliveryTruckLeftOutline,
|
|
542
|
+
oo as DeliveryTruckRightFilled,
|
|
543
|
+
ro as DeliveryTruckRightOutline,
|
|
544
|
+
io as DetailsOutline,
|
|
545
|
+
mo as DiscordConversation,
|
|
546
|
+
to as DiscordFilled,
|
|
547
|
+
eo as DiscordOutline,
|
|
548
|
+
lo as DoorClosedFilled,
|
|
549
|
+
po as DoorClosedOutline,
|
|
550
|
+
fo as DoorOpenFilled,
|
|
551
|
+
no as DoorOpenOutline,
|
|
552
|
+
uo as DotsHorizontalFilled,
|
|
553
|
+
ao as DotsHorizontalOutline,
|
|
554
|
+
Fo as DotsVerticalFilled,
|
|
555
|
+
Oo as DotsVerticalOutline,
|
|
556
|
+
so as Download,
|
|
557
|
+
co as DownloadBoxFilled,
|
|
558
|
+
Co as DownloadBoxOutline,
|
|
559
|
+
ho as EditBoxThick,
|
|
560
|
+
So as EditBoxThin,
|
|
561
|
+
ko as EmailFilled,
|
|
562
|
+
To as EmailOutline,
|
|
563
|
+
yo as ExitArrowInOutline,
|
|
564
|
+
go as ExitArrowOutOutline,
|
|
565
|
+
Po as EyeClosed,
|
|
566
|
+
Bo as EyeFilled,
|
|
567
|
+
Do as EyeOutline,
|
|
568
|
+
Mo as FacebookFilled,
|
|
569
|
+
Lo as FacebookMessengerOutline,
|
|
570
|
+
bo as FacebookOutline,
|
|
571
|
+
wo as FacebookRoundFilled,
|
|
572
|
+
vo as Filter,
|
|
573
|
+
Ao as FilterList,
|
|
574
|
+
Ro as FilterThickFilled,
|
|
575
|
+
xo as FilterThickOutline,
|
|
576
|
+
Eo as FullScreenArrowThick,
|
|
577
|
+
Ho as FullScreenArrowThin,
|
|
578
|
+
Ko as FullScreenFilled,
|
|
579
|
+
Wo as FullScreenOutline,
|
|
580
|
+
Io as HamburgerMenu,
|
|
581
|
+
qo as HamburgerSpaced,
|
|
582
|
+
Uo as HeartFilled,
|
|
583
|
+
Vo as HeartOutline,
|
|
584
|
+
Yo as Help,
|
|
585
|
+
zo as HelpCircleFilled,
|
|
586
|
+
No as HelpCircleOutline,
|
|
587
|
+
Go as HomeFilled,
|
|
588
|
+
jo as HomeOutline,
|
|
589
|
+
_o as Info,
|
|
590
|
+
Jo as InfoCircleFilled,
|
|
591
|
+
Qo as InfoCircleOutline,
|
|
592
|
+
Xo as InfoSquareFilled,
|
|
593
|
+
Zo as InfoSquareOutline,
|
|
594
|
+
$o as InstagramOuline,
|
|
595
|
+
or as InstagramRoundFilled,
|
|
596
|
+
rr as KeyFilled,
|
|
597
|
+
ir as KeyInSquareFilled,
|
|
598
|
+
mr as KeyInSquareOutline,
|
|
599
|
+
tr as KeyOutline,
|
|
600
|
+
er as KeySideSquareFilled,
|
|
601
|
+
lr as KeySideSquareOutline,
|
|
602
|
+
pr as KeySquareFilled,
|
|
603
|
+
fr as KeySquareOutline,
|
|
604
|
+
nr as Link,
|
|
605
|
+
dr as LinkedinFilled,
|
|
606
|
+
ur as LinkedinOutline,
|
|
607
|
+
ar as LinkedinRoundFilled,
|
|
608
|
+
Fr as Loading,
|
|
609
|
+
Or as LocationArrowFilled,
|
|
610
|
+
cr as LocationArrowOutline,
|
|
611
|
+
Cr as LocationFilled,
|
|
612
|
+
sr as LocationOutline,
|
|
613
|
+
Tr as LockKeyhole,
|
|
614
|
+
hr as LockKeyholeOutline,
|
|
615
|
+
kr as LockKeyholeUnlocked,
|
|
616
|
+
Sr as LockKeyholeUnlockedOutline,
|
|
617
|
+
yr as MediaPauseCircleFilled,
|
|
618
|
+
gr as MediaPauseCircleOuline,
|
|
619
|
+
Pr as MediaPauseFilled,
|
|
620
|
+
Br as MediaPauseOutline,
|
|
621
|
+
Dr as MediaPlayCircleFilled,
|
|
622
|
+
Mr as MediaPlayCircleOutline,
|
|
623
|
+
Lr as MediaPlayFilled,
|
|
624
|
+
br as MediaPlayOutline,
|
|
625
|
+
wr as MediaStopCircleFilled,
|
|
626
|
+
Ar as MediaStopCircleOutline,
|
|
627
|
+
Rr as MediaStopFilled,
|
|
628
|
+
xr as MediaStopOutline,
|
|
629
|
+
Hr as Minus,
|
|
630
|
+
Er as MinusCircle,
|
|
631
|
+
vr as MinusCircleFilled,
|
|
632
|
+
Kr as MoneyBagOutline,
|
|
633
|
+
Wr as MoneyBriefcaseFilled,
|
|
634
|
+
Ir as MoneyBriefcaseOutline,
|
|
635
|
+
Vr as NoEntry,
|
|
636
|
+
qr as NoEntryFilled,
|
|
637
|
+
Ur as NoEntryOutline,
|
|
638
|
+
zr as PaymentCardFilled,
|
|
639
|
+
Nr as PaymentCardOutline,
|
|
640
|
+
Yr as PhoneCallingFilled,
|
|
641
|
+
Gr as PhoneCallingOutline,
|
|
642
|
+
jr as PhoneFilled,
|
|
643
|
+
Jr as PhoneOutline,
|
|
644
|
+
mi as Pin,
|
|
645
|
+
Qr as PinAddFilled,
|
|
646
|
+
Xr as PinAddOutline,
|
|
647
|
+
Zr as PinCircleFilled,
|
|
648
|
+
_r as PinCircleOutline,
|
|
649
|
+
$r as PinFilled,
|
|
650
|
+
oi as PinOutline,
|
|
651
|
+
ri as PinSubFilled,
|
|
652
|
+
ii as PinSubOutline,
|
|
653
|
+
ti as PinterestFilled,
|
|
654
|
+
ei as PinterestOutline,
|
|
655
|
+
li as ProfileFemaleOutline,
|
|
656
|
+
pi as ProfileGroupFilled,
|
|
657
|
+
fi as ProfileMaleFilled,
|
|
658
|
+
ni as ProfileMaleOutline,
|
|
659
|
+
di as RedditFilled,
|
|
660
|
+
ui as RedditOutline,
|
|
661
|
+
ai as RedditRoundFilled,
|
|
662
|
+
Fi as RedditRoundOutline,
|
|
663
|
+
Oi as RupeeOutlined,
|
|
664
|
+
ci as RupeeSign,
|
|
665
|
+
Ci as SaveFilled,
|
|
666
|
+
si as SaveOutline,
|
|
667
|
+
hi as Search,
|
|
668
|
+
Si as SettingFilled,
|
|
669
|
+
ki as SettingOutline,
|
|
670
|
+
Ti as ShareAllFilled,
|
|
671
|
+
yi as ShareAllOutline,
|
|
672
|
+
gi as ShareBoxOutline,
|
|
673
|
+
Pi as ShareFilled,
|
|
674
|
+
Bi as ShareOutline,
|
|
675
|
+
Di as ShareThickFilled,
|
|
676
|
+
Mi as ShieldCheckFilled,
|
|
677
|
+
Li as ShieldCheckOutline,
|
|
678
|
+
bi as ShieldCrossFilled,
|
|
679
|
+
wi as ShieldCrossOutline,
|
|
680
|
+
Ai as ShieldFilled,
|
|
681
|
+
Ri as ShieldOutline,
|
|
682
|
+
xi as ShieldWarningFilled,
|
|
683
|
+
vi as ShieldWarningOutline,
|
|
684
|
+
Ei as SnapchatFilled,
|
|
685
|
+
Hi as SnapchatOutline,
|
|
686
|
+
Ki as SortBottomToTop,
|
|
687
|
+
Wi as SortHorizontal,
|
|
688
|
+
Ii as SortTopToBottom,
|
|
689
|
+
qi as SortVertical,
|
|
690
|
+
Ui as StarFilled,
|
|
691
|
+
Vi as StarOutline,
|
|
692
|
+
zi as TelegramFilled,
|
|
693
|
+
Ni as TelegramOutline,
|
|
694
|
+
Yi as TelegramRoundFilled,
|
|
695
|
+
Gi as ThumbsDownFilled,
|
|
696
|
+
ji as ThumbsDownOutline,
|
|
697
|
+
Ji as ThumbsUpFilled,
|
|
698
|
+
Qi as ThumbsUpOutline,
|
|
699
|
+
Xi as TiktokBox,
|
|
700
|
+
Zi as TiktokThickFilled,
|
|
701
|
+
_i as TiktokThinFilled,
|
|
702
|
+
$i as TrashBigFilled,
|
|
703
|
+
om as TrashBigOutline,
|
|
704
|
+
rm as TrashFilled,
|
|
705
|
+
im as TrashLinesFilled,
|
|
706
|
+
mm as TrashLinesOutline,
|
|
707
|
+
tm as TrashOutline,
|
|
708
|
+
pm as Upload,
|
|
709
|
+
em as UploadBoxFilled,
|
|
710
|
+
lm as UploadBoxOutline,
|
|
711
|
+
fm as VolumeFilled,
|
|
712
|
+
nm as VolumeMuteFilled,
|
|
713
|
+
dm as VolumeMuteOutline,
|
|
714
|
+
um as VolumeOffFilled,
|
|
715
|
+
am as VolumeOffOutline,
|
|
716
|
+
Fm as VolumeOutline,
|
|
717
|
+
Om as WalletFilled,
|
|
718
|
+
cm as WalletOutline,
|
|
719
|
+
Tm as Warning,
|
|
720
|
+
Cm as WarningCircleFilled,
|
|
721
|
+
sm as WarningCircleOutline,
|
|
722
|
+
hm as WarningSmall,
|
|
723
|
+
Sm as WarningTriangleFilled,
|
|
724
|
+
km as WarningTriangleOutline,
|
|
725
|
+
ym as WhatsappFilled,
|
|
726
|
+
gm as WhatsappOutline,
|
|
727
|
+
Dm as Youtube,
|
|
728
|
+
Pm as YoutubeFilled,
|
|
729
|
+
Bm as YoutubeRoundFilled,
|
|
730
|
+
$p as default
|
|
437
731
|
};
|