am-shared-assets 1.1.7 → 1.1.10
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/App.d.ts +1 -1
- package/dist/{CheckIcon-DOBPX5J0.js → CheckIcon-DUoRNL64.js} +189 -69
- package/dist/arrowIcons.js +545 -209
- package/dist/components/Alert.d.ts +1 -1
- package/dist/components/Autocomplete.d.ts +1 -1
- package/dist/components/Badge.d.ts +1 -1
- package/dist/components/Button.d.ts +1 -1
- package/dist/components/Checkbox.d.ts +1 -1
- package/dist/components/Chip.d.ts +1 -1
- package/dist/components/Input.d.ts +1 -1
- package/dist/components/Radio.d.ts +1 -1
- package/dist/components/RangeSlider.d.ts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Switch.d.ts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components.js +754 -387
- package/dist/essetionalIcons.js +974 -310
- package/dist/icons/components/AddIcon.d.ts +1 -1
- package/dist/icons/components/ArrowDownIcon.d.ts +1 -1
- package/dist/icons/components/ArrowRightIcon.d.ts +1 -1
- package/dist/icons/components/BagIcon.d.ts +1 -1
- package/dist/icons/components/BalloonIcon.d.ts +1 -1
- package/dist/icons/components/BatteryIcon.d.ts +1 -1
- package/dist/icons/components/BoxIcon.d.ts +1 -1
- package/dist/icons/components/BoxTickIcon.d.ts +1 -1
- package/dist/icons/components/BoxTimeIcon.d.ts +1 -1
- package/dist/icons/components/CardTickIcon.d.ts +1 -1
- package/dist/icons/components/CardsIcon.d.ts +1 -1
- package/dist/icons/components/CartIcon.d.ts +1 -1
- package/dist/icons/components/CategoryIcon.d.ts +1 -1
- package/dist/icons/components/CheckIcon.d.ts +1 -1
- package/dist/icons/components/ChevronBottomIcon.d.ts +1 -1
- package/dist/icons/components/ChevronLeftIcon.d.ts +1 -1
- package/dist/icons/components/ChevronRightIcon.d.ts +1 -1
- package/dist/icons/components/ChevronTopIcon.d.ts +1 -1
- package/dist/icons/components/CloseCircleIcon.d.ts +1 -1
- package/dist/icons/components/CloseIcon.d.ts +1 -1
- package/dist/icons/components/CosmeticsIcon.d.ts +1 -1
- package/dist/icons/components/DigitalDevicesIcon.d.ts +1 -1
- package/dist/icons/components/DislikeIcon.d.ts +1 -1
- package/dist/icons/components/EditIcon.d.ts +1 -1
- package/dist/icons/components/EnergyGradeIcon.d.ts +1 -1
- package/dist/icons/components/FillShoppingCartIcon.d.ts +1 -1
- package/dist/icons/components/FireIcon.d.ts +1 -1
- package/dist/icons/components/FlakeIcon.d.ts +1 -1
- package/dist/icons/components/FridgeIcon.d.ts +1 -1
- package/dist/icons/components/GoldIcon.d.ts +1 -1
- package/dist/icons/components/HammerIcon.d.ts +1 -1
- package/dist/icons/components/HeartIcon.d.ts +1 -1
- package/dist/icons/components/HomeIcon.d.ts +1 -1
- package/dist/icons/components/InfoIcon.d.ts +1 -1
- package/dist/icons/components/LaptopIcon.d.ts +1 -1
- package/dist/icons/components/LikeIcon.d.ts +1 -1
- package/dist/icons/components/LocationIcon.d.ts +1 -1
- package/dist/icons/components/LogoutIcon.d.ts +1 -1
- package/dist/icons/components/MessageIcon.d.ts +1 -1
- package/dist/icons/components/MinusIcon.d.ts +1 -1
- package/dist/icons/components/MobileIcon.d.ts +1 -1
- package/dist/icons/components/MobileScreenIcon.d.ts +1 -1
- package/dist/icons/components/MoneyIcon.d.ts +1 -1
- package/dist/icons/components/MoreIcon.d.ts +1 -1
- package/dist/icons/components/MotorcycleIcon.d.ts +1 -1
- package/dist/icons/components/OutlineTickCircleIcon.d.ts +1 -1
- package/dist/icons/components/PetIcon.d.ts +1 -1
- package/dist/icons/components/PhoneSizeIcon.d.ts +1 -1
- package/dist/icons/components/ProcessorIcon.d.ts +1 -1
- package/dist/icons/components/RamIcon.d.ts +1 -1
- package/dist/icons/components/ReceiptIcon.d.ts +1 -1
- package/dist/icons/components/ResolutionIcon.d.ts +1 -1
- package/dist/icons/components/RotateBoxIcon.d.ts +1 -1
- package/dist/icons/components/RotateInfoIcon.d.ts +1 -1
- package/dist/icons/components/RulerPenIcon.d.ts +1 -1
- package/dist/icons/components/ScreenIcon.d.ts +1 -1
- package/dist/icons/components/SearchIcon.d.ts +1 -1
- package/dist/icons/components/SettingIcon.d.ts +1 -1
- package/dist/icons/components/ShareIcon.d.ts +1 -1
- package/dist/icons/components/ShopIcon.d.ts +1 -1
- package/dist/icons/components/ShoppingCartIcon.d.ts +1 -1
- package/dist/icons/components/SofaIcon.d.ts +1 -1
- package/dist/icons/components/SpeakerIcon.d.ts +1 -1
- package/dist/icons/components/SpinnerIcon.d.ts +1 -1
- package/dist/icons/components/StarIcon.d.ts +1 -1
- package/dist/icons/components/TShirtIcon.d.ts +1 -1
- package/dist/icons/components/TVScreenIcon.d.ts +1 -1
- package/dist/icons/components/TickCircleIcon.d.ts +1 -1
- package/dist/icons/components/TrashIcon.d.ts +1 -1
- package/dist/icons/components/TruckIcon.d.ts +1 -1
- package/dist/icons/components/UserIcon.d.ts +1 -1
- package/dist/icons/components/UserSquareIcon.d.ts +1 -1
- package/dist/icons/components/WalletCheckIcon.d.ts +1 -1
- package/dist/icons/components/WalletIcon.d.ts +1 -1
- package/dist/icons/components/WarningIcon.d.ts +1 -1
- package/dist/icons/components/WheelIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBoldIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBrokenIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBulkIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdLinearIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdOutlineIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBoldIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBrokenIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBulkIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileLinearIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileOutlineIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileTwotoneIcon.d.ts +1 -1
- package/dist/icons.js +3081 -937
- package/dist/moneyIcons.js +341 -101
- package/dist/overlays/Drawer.d.ts +11 -0
- package/dist/overlays/index.d.ts +2 -0
- package/dist/overlays.d.ts +2 -0
- package/dist/overlays.js +2030 -0
- package/dist/styles.css +1 -1
- package/dist/usersIcons.js +219 -75
- package/package.json +10 -5
package/dist/essetionalIcons.js
CHANGED
|
@@ -1,47 +1,71 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
color:
|
|
4
|
-
size:
|
|
1
|
+
import { jsxDEV as e } from "react/jsx-dev-runtime";
|
|
2
|
+
const n = ({
|
|
3
|
+
color: t,
|
|
4
|
+
size: s = 24
|
|
5
5
|
}) => /* @__PURE__ */ e(
|
|
6
6
|
"svg",
|
|
7
7
|
{
|
|
8
|
-
width:
|
|
9
|
-
height:
|
|
8
|
+
width: s,
|
|
9
|
+
height: s,
|
|
10
10
|
viewBox: "0 0 24 24",
|
|
11
11
|
fill: "none",
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
-
style: { color:
|
|
13
|
+
style: { color: t },
|
|
14
14
|
children: [
|
|
15
|
-
/* @__PURE__ */
|
|
15
|
+
/* @__PURE__ */ e(
|
|
16
16
|
"path",
|
|
17
17
|
{
|
|
18
18
|
d: "M19.3399 14.49L18.3399 12.83C18.1299 12.46 17.9399 11.76 17.9399 11.35V8.82C17.9399 6.47 16.5599 4.44 14.5699 3.49C14.0499 2.57 13.0899 2 11.9899 2C10.8999 2 9.91994 2.59 9.39994 3.52C7.44994 4.49 6.09994 6.5 6.09994 8.82V11.35C6.09994 11.76 5.90994 12.46 5.69994 12.82L4.68994 14.49C4.28994 15.16 4.19994 15.9 4.44994 16.58C4.68994 17.25 5.25994 17.77 5.99994 18.02C7.93994 18.68 9.97994 19 12.0199 19C14.0599 19 16.0999 18.68 18.0399 18.03C18.7399 17.8 19.2799 17.27 19.5399 16.58C19.7999 15.89 19.7299 15.13 19.3399 14.49Z",
|
|
19
19
|
fill: "currentColor"
|
|
20
|
-
}
|
|
20
|
+
},
|
|
21
|
+
void 0,
|
|
22
|
+
!1,
|
|
23
|
+
{
|
|
24
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBoldIcon.tsx",
|
|
25
|
+
lineNumber: 17,
|
|
26
|
+
columnNumber: 7
|
|
27
|
+
},
|
|
28
|
+
void 0
|
|
21
29
|
),
|
|
22
|
-
/* @__PURE__ */
|
|
30
|
+
/* @__PURE__ */ e(
|
|
23
31
|
"path",
|
|
24
32
|
{
|
|
25
33
|
d: "M14.8297 20.01C14.4097 21.17 13.2997 22 11.9997 22C11.2097 22 10.4297 21.68 9.87969 21.11C9.55969 20.81 9.31969 20.41 9.17969 20C9.30969 20.02 9.43969 20.03 9.57969 20.05C9.80969 20.08 10.0497 20.11 10.2897 20.13C10.8597 20.18 11.4397 20.21 12.0197 20.21C12.5897 20.21 13.1597 20.18 13.7197 20.13C13.9297 20.11 14.1397 20.1 14.3397 20.07C14.4997 20.05 14.6597 20.03 14.8297 20.01Z",
|
|
26
34
|
fill: "currentColor"
|
|
27
|
-
}
|
|
35
|
+
},
|
|
36
|
+
void 0,
|
|
37
|
+
!1,
|
|
38
|
+
{
|
|
39
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBoldIcon.tsx",
|
|
40
|
+
lineNumber: 21,
|
|
41
|
+
columnNumber: 7
|
|
42
|
+
},
|
|
43
|
+
void 0
|
|
28
44
|
)
|
|
29
45
|
]
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
46
|
+
},
|
|
47
|
+
void 0,
|
|
48
|
+
!0,
|
|
49
|
+
{
|
|
50
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBoldIcon.tsx",
|
|
51
|
+
lineNumber: 9,
|
|
52
|
+
columnNumber: 5
|
|
53
|
+
},
|
|
54
|
+
void 0
|
|
55
|
+
), r = ({
|
|
56
|
+
color: t,
|
|
57
|
+
size: s = 24
|
|
34
58
|
}) => /* @__PURE__ */ e(
|
|
35
59
|
"svg",
|
|
36
60
|
{
|
|
37
|
-
width:
|
|
38
|
-
height:
|
|
61
|
+
width: s,
|
|
62
|
+
height: s,
|
|
39
63
|
viewBox: "0 0 24 24",
|
|
40
64
|
fill: "none",
|
|
41
65
|
xmlns: "http://www.w3.org/2000/svg",
|
|
42
|
-
style: { color:
|
|
66
|
+
style: { color: t },
|
|
43
67
|
children: [
|
|
44
|
-
/* @__PURE__ */
|
|
68
|
+
/* @__PURE__ */ e(
|
|
45
69
|
"path",
|
|
46
70
|
{
|
|
47
71
|
d: "M18.0196 11.8002V8.91016C18.0196 5.61016 15.3196 2.91016 12.0196 2.91016C8.7096 2.91016 6.0196 5.60016 6.0196 8.91016V11.8002C6.0196 12.4102 5.7596 13.3402 5.4496 13.8602L4.2996 15.7702C3.5896 16.9502 4.0796 18.2602 5.3796 18.7002C9.6896 20.1402 14.3396 20.1402 18.6496 18.7002C19.8596 18.3002 20.3896 16.8702 19.7296 15.7702",
|
|
@@ -49,9 +73,17 @@ const C = ({
|
|
|
49
73
|
"stroke-width": "1.5",
|
|
50
74
|
"stroke-miterlimit": "10",
|
|
51
75
|
"stroke-linecap": "round"
|
|
52
|
-
}
|
|
76
|
+
},
|
|
77
|
+
void 0,
|
|
78
|
+
!1,
|
|
79
|
+
{
|
|
80
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBrokenIcon.tsx",
|
|
81
|
+
lineNumber: 17,
|
|
82
|
+
columnNumber: 7
|
|
83
|
+
},
|
|
84
|
+
void 0
|
|
53
85
|
),
|
|
54
|
-
/* @__PURE__ */
|
|
86
|
+
/* @__PURE__ */ e(
|
|
55
87
|
"path",
|
|
56
88
|
{
|
|
57
89
|
d: "M13.8699 3.19994C13.5599 3.10994 13.2399 3.03994 12.9099 2.99994C11.9499 2.87994 11.0299 2.94994 10.1699 3.19994C10.4599 2.45994 11.1799 1.93994 12.0199 1.93994C12.8599 1.93994 13.5799 2.45994 13.8699 3.19994Z",
|
|
@@ -60,70 +92,126 @@ const C = ({
|
|
|
60
92
|
"stroke-miterlimit": "10",
|
|
61
93
|
"stroke-linecap": "round",
|
|
62
94
|
"stroke-linejoin": "round"
|
|
63
|
-
}
|
|
95
|
+
},
|
|
96
|
+
void 0,
|
|
97
|
+
!1,
|
|
98
|
+
{
|
|
99
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBrokenIcon.tsx",
|
|
100
|
+
lineNumber: 24,
|
|
101
|
+
columnNumber: 7
|
|
102
|
+
},
|
|
103
|
+
void 0
|
|
64
104
|
),
|
|
65
|
-
/* @__PURE__ */
|
|
105
|
+
/* @__PURE__ */ e(
|
|
66
106
|
"path",
|
|
67
107
|
{
|
|
68
108
|
d: "M15.0195 19.0601C15.0195 20.7101 13.6695 22.0601 12.0195 22.0601C11.1995 22.0601 10.4395 21.7201 9.89953 21.1801C9.35953 20.6401 9.01953 19.8801 9.01953 19.0601",
|
|
69
109
|
stroke: "currentColor",
|
|
70
110
|
"stroke-width": "1.5",
|
|
71
111
|
"stroke-miterlimit": "10"
|
|
72
|
-
}
|
|
112
|
+
},
|
|
113
|
+
void 0,
|
|
114
|
+
!1,
|
|
115
|
+
{
|
|
116
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBrokenIcon.tsx",
|
|
117
|
+
lineNumber: 32,
|
|
118
|
+
columnNumber: 7
|
|
119
|
+
},
|
|
120
|
+
void 0
|
|
73
121
|
)
|
|
74
122
|
]
|
|
75
|
-
}
|
|
123
|
+
},
|
|
124
|
+
void 0,
|
|
125
|
+
!0,
|
|
126
|
+
{
|
|
127
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBrokenIcon.tsx",
|
|
128
|
+
lineNumber: 9,
|
|
129
|
+
columnNumber: 5
|
|
130
|
+
},
|
|
131
|
+
void 0
|
|
76
132
|
), i = ({
|
|
77
|
-
color:
|
|
78
|
-
size:
|
|
133
|
+
color: t,
|
|
134
|
+
size: s = 24
|
|
79
135
|
}) => /* @__PURE__ */ e(
|
|
80
136
|
"svg",
|
|
81
137
|
{
|
|
82
|
-
width:
|
|
83
|
-
height:
|
|
138
|
+
width: s,
|
|
139
|
+
height: s,
|
|
84
140
|
viewBox: "0 0 24 24",
|
|
85
141
|
fill: "none",
|
|
86
142
|
xmlns: "http://www.w3.org/2000/svg",
|
|
87
|
-
style: { color:
|
|
143
|
+
style: { color: t },
|
|
88
144
|
children: [
|
|
89
|
-
/* @__PURE__ */
|
|
145
|
+
/* @__PURE__ */ e(
|
|
90
146
|
"path",
|
|
91
147
|
{
|
|
92
148
|
opacity: "0.4",
|
|
93
149
|
d: "M19.3399 14.4899L18.3399 12.8299C18.1299 12.4599 17.9399 11.7599 17.9399 11.3499V8.8199C17.9399 5.5599 15.2899 2.8999 12.0199 2.8999C8.74994 2.8999 6.09994 5.5599 6.09994 8.8199V11.3499C6.09994 11.7599 5.90994 12.4599 5.69994 12.8199L4.68994 14.4899C4.28994 15.1599 4.19994 15.8999 4.44994 16.5799C4.68994 17.2499 5.25994 17.7699 5.99994 18.0199C7.93994 18.6799 9.97994 18.9999 12.0199 18.9999C14.0599 18.9999 16.0999 18.6799 18.0399 18.0299C18.7399 17.7999 19.2799 17.2699 19.5399 16.5799C19.7999 15.8899 19.7299 15.1299 19.3399 14.4899Z",
|
|
94
150
|
fill: "currentColor"
|
|
95
|
-
}
|
|
151
|
+
},
|
|
152
|
+
void 0,
|
|
153
|
+
!1,
|
|
154
|
+
{
|
|
155
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBulkIcon.tsx",
|
|
156
|
+
lineNumber: 17,
|
|
157
|
+
columnNumber: 7
|
|
158
|
+
},
|
|
159
|
+
void 0
|
|
96
160
|
),
|
|
97
|
-
/* @__PURE__ */
|
|
161
|
+
/* @__PURE__ */ e(
|
|
98
162
|
"path",
|
|
99
163
|
{
|
|
100
164
|
d: "M14.2498 3.32C13.5598 3.05 12.8098 2.9 12.0198 2.9C11.2398 2.9 10.4898 3.04 9.7998 3.32C10.2298 2.51 11.0798 2 12.0198 2C12.9698 2 13.8098 2.51 14.2498 3.32Z",
|
|
101
165
|
fill: "currentColor"
|
|
102
|
-
}
|
|
166
|
+
},
|
|
167
|
+
void 0,
|
|
168
|
+
!1,
|
|
169
|
+
{
|
|
170
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBulkIcon.tsx",
|
|
171
|
+
lineNumber: 22,
|
|
172
|
+
columnNumber: 7
|
|
173
|
+
},
|
|
174
|
+
void 0
|
|
103
175
|
),
|
|
104
|
-
/* @__PURE__ */
|
|
176
|
+
/* @__PURE__ */ e(
|
|
105
177
|
"path",
|
|
106
178
|
{
|
|
107
179
|
d: "M14.8297 20.01C14.4097 21.17 13.2997 22 11.9997 22C11.2097 22 10.4297 21.68 9.87969 21.11C9.55969 20.81 9.31969 20.41 9.17969 20C9.30969 20.02 9.43969 20.03 9.57969 20.05C9.80969 20.08 10.0497 20.11 10.2897 20.13C10.8597 20.18 11.4397 20.21 12.0197 20.21C12.5897 20.21 13.1597 20.18 13.7197 20.13C13.9297 20.11 14.1397 20.1 14.3397 20.07C14.4997 20.05 14.6597 20.03 14.8297 20.01Z",
|
|
108
180
|
fill: "currentColor"
|
|
109
|
-
}
|
|
181
|
+
},
|
|
182
|
+
void 0,
|
|
183
|
+
!1,
|
|
184
|
+
{
|
|
185
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBulkIcon.tsx",
|
|
186
|
+
lineNumber: 26,
|
|
187
|
+
columnNumber: 7
|
|
188
|
+
},
|
|
189
|
+
void 0
|
|
110
190
|
)
|
|
111
191
|
]
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
192
|
+
},
|
|
193
|
+
void 0,
|
|
194
|
+
!0,
|
|
195
|
+
{
|
|
196
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationBulkIcon.tsx",
|
|
197
|
+
lineNumber: 9,
|
|
198
|
+
columnNumber: 5
|
|
199
|
+
},
|
|
200
|
+
void 0
|
|
201
|
+
), a = ({
|
|
202
|
+
color: t,
|
|
203
|
+
size: s = 24
|
|
116
204
|
}) => /* @__PURE__ */ e(
|
|
117
205
|
"svg",
|
|
118
206
|
{
|
|
119
|
-
width:
|
|
120
|
-
height:
|
|
207
|
+
width: s,
|
|
208
|
+
height: s,
|
|
121
209
|
viewBox: "0 0 24 24",
|
|
122
210
|
fill: "none",
|
|
123
211
|
xmlns: "http://www.w3.org/2000/svg",
|
|
124
|
-
style: { color:
|
|
212
|
+
style: { color: t },
|
|
125
213
|
children: [
|
|
126
|
-
/* @__PURE__ */
|
|
214
|
+
/* @__PURE__ */ e(
|
|
127
215
|
"path",
|
|
128
216
|
{
|
|
129
217
|
d: "M12.0196 2.91016C8.7096 2.91016 6.0196 5.60016 6.0196 8.91016V11.8002C6.0196 12.4102 5.7596 13.3402 5.4496 13.8602L4.2996 15.7702C3.5896 16.9502 4.0796 18.2602 5.3796 18.7002C9.6896 20.1402 14.3396 20.1402 18.6496 18.7002C19.8596 18.3002 20.3896 16.8702 19.7296 15.7702L18.5796 13.8602C18.2796 13.3402 18.0196 12.4102 18.0196 11.8002V8.91016C18.0196 5.61016 15.3196 2.91016 12.0196 2.91016Z",
|
|
@@ -131,9 +219,17 @@ const C = ({
|
|
|
131
219
|
"stroke-width": "1.5",
|
|
132
220
|
"stroke-miterlimit": "10",
|
|
133
221
|
"stroke-linecap": "round"
|
|
134
|
-
}
|
|
222
|
+
},
|
|
223
|
+
void 0,
|
|
224
|
+
!1,
|
|
225
|
+
{
|
|
226
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationLinearIcon.tsx",
|
|
227
|
+
lineNumber: 17,
|
|
228
|
+
columnNumber: 7
|
|
229
|
+
},
|
|
230
|
+
void 0
|
|
135
231
|
),
|
|
136
|
-
/* @__PURE__ */
|
|
232
|
+
/* @__PURE__ */ e(
|
|
137
233
|
"path",
|
|
138
234
|
{
|
|
139
235
|
d: "M13.8699 3.19994C13.5599 3.10994 13.2399 3.03994 12.9099 2.99994C11.9499 2.87994 11.0299 2.94994 10.1699 3.19994C10.4599 2.45994 11.1799 1.93994 12.0199 1.93994C12.8599 1.93994 13.5799 2.45994 13.8699 3.19994Z",
|
|
@@ -142,69 +238,125 @@ const C = ({
|
|
|
142
238
|
"stroke-miterlimit": "10",
|
|
143
239
|
"stroke-linecap": "round",
|
|
144
240
|
"stroke-linejoin": "round"
|
|
145
|
-
}
|
|
241
|
+
},
|
|
242
|
+
void 0,
|
|
243
|
+
!1,
|
|
244
|
+
{
|
|
245
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationLinearIcon.tsx",
|
|
246
|
+
lineNumber: 24,
|
|
247
|
+
columnNumber: 7
|
|
248
|
+
},
|
|
249
|
+
void 0
|
|
146
250
|
),
|
|
147
|
-
/* @__PURE__ */
|
|
251
|
+
/* @__PURE__ */ e(
|
|
148
252
|
"path",
|
|
149
253
|
{
|
|
150
254
|
d: "M15.0195 19.0601C15.0195 20.7101 13.6695 22.0601 12.0195 22.0601C11.1995 22.0601 10.4395 21.7201 9.89953 21.1801C9.35953 20.6401 9.01953 19.8801 9.01953 19.0601",
|
|
151
255
|
stroke: "currentColor",
|
|
152
256
|
"stroke-width": "1.5",
|
|
153
257
|
"stroke-miterlimit": "10"
|
|
154
|
-
}
|
|
258
|
+
},
|
|
259
|
+
void 0,
|
|
260
|
+
!1,
|
|
261
|
+
{
|
|
262
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationLinearIcon.tsx",
|
|
263
|
+
lineNumber: 32,
|
|
264
|
+
columnNumber: 7
|
|
265
|
+
},
|
|
266
|
+
void 0
|
|
155
267
|
)
|
|
156
268
|
]
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
269
|
+
},
|
|
270
|
+
void 0,
|
|
271
|
+
!0,
|
|
272
|
+
{
|
|
273
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationLinearIcon.tsx",
|
|
274
|
+
lineNumber: 9,
|
|
275
|
+
columnNumber: 5
|
|
276
|
+
},
|
|
277
|
+
void 0
|
|
278
|
+
), l = ({
|
|
279
|
+
color: t,
|
|
280
|
+
size: s = 24
|
|
161
281
|
}) => /* @__PURE__ */ e(
|
|
162
282
|
"svg",
|
|
163
283
|
{
|
|
164
|
-
width:
|
|
165
|
-
height:
|
|
284
|
+
width: s,
|
|
285
|
+
height: s,
|
|
166
286
|
viewBox: "0 0 24 24",
|
|
167
287
|
fill: "none",
|
|
168
288
|
xmlns: "http://www.w3.org/2000/svg",
|
|
169
|
-
style: { color:
|
|
289
|
+
style: { color: t },
|
|
170
290
|
children: [
|
|
171
|
-
/* @__PURE__ */
|
|
291
|
+
/* @__PURE__ */ e(
|
|
172
292
|
"path",
|
|
173
293
|
{
|
|
174
294
|
d: "M12.0199 20.5299C9.68987 20.5299 7.35987 20.1599 5.14987 19.4199C4.30987 19.1299 3.66987 18.5399 3.38987 17.7699C3.09987 16.9999 3.19987 16.1499 3.65987 15.3899L4.80987 13.4799C5.04987 13.0799 5.26987 12.2799 5.26987 11.8099V8.91992C5.26987 5.19992 8.29987 2.16992 12.0199 2.16992C15.7399 2.16992 18.7699 5.19992 18.7699 8.91992V11.8099C18.7699 12.2699 18.9899 13.0799 19.2299 13.4899L20.3699 15.3899C20.7999 16.1099 20.8799 16.9799 20.5899 17.7699C20.2999 18.5599 19.6699 19.1599 18.8799 19.4199C16.6799 20.1599 14.3499 20.5299 12.0199 20.5299ZM12.0199 3.66992C9.12987 3.66992 6.76987 6.01992 6.76987 8.91992V11.8099C6.76987 12.5399 6.46987 13.6199 6.09987 14.2499L4.94987 16.1599C4.72987 16.5299 4.66987 16.9199 4.79987 17.2499C4.91987 17.5899 5.21987 17.8499 5.62987 17.9899C9.80987 19.3899 14.2399 19.3899 18.4199 17.9899C18.7799 17.8699 19.0599 17.5999 19.1899 17.2399C19.3199 16.8799 19.2899 16.4899 19.0899 16.1599L17.9399 14.2499C17.5599 13.5999 17.2699 12.5299 17.2699 11.7999V8.91992C17.2699 6.01992 14.9199 3.66992 12.0199 3.66992Z",
|
|
175
295
|
fill: "currentColor"
|
|
176
|
-
}
|
|
296
|
+
},
|
|
297
|
+
void 0,
|
|
298
|
+
!1,
|
|
299
|
+
{
|
|
300
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationOutlineIcon.tsx",
|
|
301
|
+
lineNumber: 17,
|
|
302
|
+
columnNumber: 7
|
|
303
|
+
},
|
|
304
|
+
void 0
|
|
177
305
|
),
|
|
178
|
-
/* @__PURE__ */
|
|
306
|
+
/* @__PURE__ */ e(
|
|
179
307
|
"path",
|
|
180
308
|
{
|
|
181
309
|
d: "M13.8796 3.94018C13.8096 3.94018 13.7396 3.93018 13.6696 3.91018C13.3796 3.83018 13.0996 3.77018 12.8296 3.73018C11.9796 3.62018 11.1596 3.68018 10.3896 3.91018C10.1096 4.00018 9.80963 3.91018 9.61963 3.70018C9.42963 3.49018 9.36963 3.19018 9.47963 2.92018C9.88963 1.87018 10.8896 1.18018 12.0296 1.18018C13.1696 1.18018 14.1696 1.86018 14.5796 2.92018C14.6796 3.19018 14.6296 3.49018 14.4396 3.70018C14.2896 3.86018 14.0796 3.94018 13.8796 3.94018Z",
|
|
182
310
|
fill: "currentColor"
|
|
183
|
-
}
|
|
311
|
+
},
|
|
312
|
+
void 0,
|
|
313
|
+
!1,
|
|
314
|
+
{
|
|
315
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationOutlineIcon.tsx",
|
|
316
|
+
lineNumber: 21,
|
|
317
|
+
columnNumber: 7
|
|
318
|
+
},
|
|
319
|
+
void 0
|
|
184
320
|
),
|
|
185
|
-
/* @__PURE__ */
|
|
321
|
+
/* @__PURE__ */ e(
|
|
186
322
|
"path",
|
|
187
323
|
{
|
|
188
324
|
d: "M12.0195 22.8101C11.0295 22.8101 10.0695 22.4101 9.36953 21.7101C8.66953 21.0101 8.26953 20.0501 8.26953 19.0601H9.76953C9.76953 19.6501 10.0095 20.2301 10.4295 20.6501C10.8495 21.0701 11.4295 21.3101 12.0195 21.3101C13.2595 21.3101 14.2695 20.3001 14.2695 19.0601H15.7695C15.7695 21.1301 14.0895 22.8101 12.0195 22.8101Z",
|
|
189
325
|
fill: "currentColor"
|
|
190
|
-
}
|
|
326
|
+
},
|
|
327
|
+
void 0,
|
|
328
|
+
!1,
|
|
329
|
+
{
|
|
330
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationOutlineIcon.tsx",
|
|
331
|
+
lineNumber: 25,
|
|
332
|
+
columnNumber: 7
|
|
333
|
+
},
|
|
334
|
+
void 0
|
|
191
335
|
)
|
|
192
336
|
]
|
|
193
|
-
}
|
|
337
|
+
},
|
|
338
|
+
void 0,
|
|
339
|
+
!0,
|
|
340
|
+
{
|
|
341
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationOutlineIcon.tsx",
|
|
342
|
+
lineNumber: 9,
|
|
343
|
+
columnNumber: 5
|
|
344
|
+
},
|
|
345
|
+
void 0
|
|
194
346
|
), c = ({
|
|
195
|
-
color:
|
|
196
|
-
size:
|
|
347
|
+
color: t,
|
|
348
|
+
size: s = 24
|
|
197
349
|
}) => /* @__PURE__ */ e(
|
|
198
350
|
"svg",
|
|
199
351
|
{
|
|
200
|
-
width:
|
|
201
|
-
height:
|
|
352
|
+
width: s,
|
|
353
|
+
height: s,
|
|
202
354
|
viewBox: "0 0 24 24",
|
|
203
355
|
fill: "none",
|
|
204
356
|
xmlns: "http://www.w3.org/2000/svg",
|
|
205
|
-
style: { color:
|
|
357
|
+
style: { color: t },
|
|
206
358
|
children: [
|
|
207
|
-
/* @__PURE__ */
|
|
359
|
+
/* @__PURE__ */ e(
|
|
208
360
|
"path",
|
|
209
361
|
{
|
|
210
362
|
d: "M12.0196 2.91016C8.7096 2.91016 6.0196 5.60016 6.0196 8.91016V11.8002C6.0196 12.4102 5.7596 13.3402 5.4496 13.8602L4.2996 15.7702C3.5896 16.9502 4.0796 18.2602 5.3796 18.7002C9.6896 20.1402 14.3396 20.1402 18.6496 18.7002C19.8596 18.3002 20.3896 16.8702 19.7296 15.7702L18.5796 13.8602C18.2796 13.3402 18.0196 12.4102 18.0196 11.8002V8.91016C18.0196 5.61016 15.3196 2.91016 12.0196 2.91016Z",
|
|
@@ -212,9 +364,17 @@ const C = ({
|
|
|
212
364
|
"stroke-width": "1.5",
|
|
213
365
|
"stroke-miterlimit": "10",
|
|
214
366
|
"stroke-linecap": "round"
|
|
215
|
-
}
|
|
367
|
+
},
|
|
368
|
+
void 0,
|
|
369
|
+
!1,
|
|
370
|
+
{
|
|
371
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationTwotoneIcon.tsx",
|
|
372
|
+
lineNumber: 17,
|
|
373
|
+
columnNumber: 7
|
|
374
|
+
},
|
|
375
|
+
void 0
|
|
216
376
|
),
|
|
217
|
-
/* @__PURE__ */
|
|
377
|
+
/* @__PURE__ */ e(
|
|
218
378
|
"path",
|
|
219
379
|
{
|
|
220
380
|
d: "M13.8699 3.19994C13.5599 3.10994 13.2399 3.03994 12.9099 2.99994C11.9499 2.87994 11.0299 2.94994 10.1699 3.19994C10.4599 2.45994 11.1799 1.93994 12.0199 1.93994C12.8599 1.93994 13.5799 2.45994 13.8699 3.19994Z",
|
|
@@ -223,9 +383,17 @@ const C = ({
|
|
|
223
383
|
"stroke-miterlimit": "10",
|
|
224
384
|
"stroke-linecap": "round",
|
|
225
385
|
"stroke-linejoin": "round"
|
|
226
|
-
}
|
|
386
|
+
},
|
|
387
|
+
void 0,
|
|
388
|
+
!1,
|
|
389
|
+
{
|
|
390
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationTwotoneIcon.tsx",
|
|
391
|
+
lineNumber: 24,
|
|
392
|
+
columnNumber: 7
|
|
393
|
+
},
|
|
394
|
+
void 0
|
|
227
395
|
),
|
|
228
|
-
/* @__PURE__ */
|
|
396
|
+
/* @__PURE__ */ e(
|
|
229
397
|
"path",
|
|
230
398
|
{
|
|
231
399
|
opacity: "0.4",
|
|
@@ -233,43 +401,75 @@ const C = ({
|
|
|
233
401
|
stroke: "currentColor",
|
|
234
402
|
"stroke-width": "1.5",
|
|
235
403
|
"stroke-miterlimit": "10"
|
|
236
|
-
}
|
|
404
|
+
},
|
|
405
|
+
void 0,
|
|
406
|
+
!1,
|
|
407
|
+
{
|
|
408
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationTwotoneIcon.tsx",
|
|
409
|
+
lineNumber: 32,
|
|
410
|
+
columnNumber: 7
|
|
411
|
+
},
|
|
412
|
+
void 0
|
|
237
413
|
)
|
|
238
414
|
]
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
415
|
+
},
|
|
416
|
+
void 0,
|
|
417
|
+
!0,
|
|
418
|
+
{
|
|
419
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/notification/NotificationTwotoneIcon.tsx",
|
|
420
|
+
lineNumber: 9,
|
|
421
|
+
columnNumber: 5
|
|
422
|
+
},
|
|
423
|
+
void 0
|
|
424
|
+
), u = ({
|
|
425
|
+
color: t,
|
|
426
|
+
size: s = 24
|
|
427
|
+
}) => /* @__PURE__ */ e(
|
|
244
428
|
"svg",
|
|
245
429
|
{
|
|
246
|
-
width:
|
|
247
|
-
height:
|
|
430
|
+
width: s,
|
|
431
|
+
height: s,
|
|
248
432
|
viewBox: "0 0 24 24",
|
|
249
433
|
fill: "none",
|
|
250
434
|
xmlns: "http://www.w3.org/2000/svg",
|
|
251
|
-
style: { color:
|
|
252
|
-
children: /* @__PURE__ */
|
|
435
|
+
style: { color: t },
|
|
436
|
+
children: /* @__PURE__ */ e(
|
|
253
437
|
"path",
|
|
254
438
|
{
|
|
255
439
|
d: "M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82.04.41.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82ZM19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39-.23.25-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95Zm-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75Zm.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75Z",
|
|
256
440
|
fill: "currentColor"
|
|
257
|
-
}
|
|
441
|
+
},
|
|
442
|
+
void 0,
|
|
443
|
+
!1,
|
|
444
|
+
{
|
|
445
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashBoldIcon.tsx",
|
|
446
|
+
lineNumber: 16,
|
|
447
|
+
columnNumber: 5
|
|
448
|
+
},
|
|
449
|
+
void 0
|
|
258
450
|
)
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
451
|
+
},
|
|
452
|
+
void 0,
|
|
453
|
+
!1,
|
|
454
|
+
{
|
|
455
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashBoldIcon.tsx",
|
|
456
|
+
lineNumber: 8,
|
|
457
|
+
columnNumber: 3
|
|
458
|
+
},
|
|
459
|
+
void 0
|
|
460
|
+
), d = ({
|
|
461
|
+
color: t,
|
|
462
|
+
size: s = 24
|
|
463
|
+
}) => /* @__PURE__ */ e(
|
|
264
464
|
"svg",
|
|
265
465
|
{
|
|
266
|
-
width:
|
|
267
|
-
height:
|
|
466
|
+
width: s,
|
|
467
|
+
height: s,
|
|
268
468
|
viewBox: "0 0 24 24",
|
|
269
469
|
fill: "none",
|
|
270
470
|
xmlns: "http://www.w3.org/2000/svg",
|
|
271
|
-
style: { color:
|
|
272
|
-
children: /* @__PURE__ */
|
|
471
|
+
style: { color: t },
|
|
472
|
+
children: /* @__PURE__ */ e(
|
|
273
473
|
"path",
|
|
274
474
|
{
|
|
275
475
|
d: "M21 5.98c-3.33-.33-6.68-.5-10.02-.5-1.98 0-3.96.1-5.94.3L3 5.98M8.5 4.97l.22-1.31C8.88 2.71 9 2 10.69 2h2.62c1.69 0 1.82.75 1.97 1.67l.22 1.3M15.21 22H8.79C6 22 5.91 20.78 5.8 19.21L5.15 9.14M18.85 9.14l-.65 10.07M10.33 16.5h3.33M12.82 12.5h1.68M9.5 12.5h.83",
|
|
@@ -277,61 +477,109 @@ const C = ({
|
|
|
277
477
|
strokeWidth: 1.5,
|
|
278
478
|
strokeLinecap: "round",
|
|
279
479
|
strokeLinejoin: "round"
|
|
280
|
-
}
|
|
480
|
+
},
|
|
481
|
+
void 0,
|
|
482
|
+
!1,
|
|
483
|
+
{
|
|
484
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashBrokenIcon.tsx",
|
|
485
|
+
lineNumber: 16,
|
|
486
|
+
columnNumber: 5
|
|
487
|
+
},
|
|
488
|
+
void 0
|
|
281
489
|
)
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
490
|
+
},
|
|
491
|
+
void 0,
|
|
492
|
+
!1,
|
|
493
|
+
{
|
|
494
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashBrokenIcon.tsx",
|
|
495
|
+
lineNumber: 8,
|
|
496
|
+
columnNumber: 3
|
|
497
|
+
},
|
|
498
|
+
void 0
|
|
499
|
+
), m = ({
|
|
500
|
+
color: t,
|
|
501
|
+
size: s = 24
|
|
286
502
|
}) => /* @__PURE__ */ e(
|
|
287
503
|
"svg",
|
|
288
504
|
{
|
|
289
|
-
width:
|
|
290
|
-
height:
|
|
505
|
+
width: s,
|
|
506
|
+
height: s,
|
|
291
507
|
viewBox: "0 0 24 24",
|
|
292
508
|
fill: "none",
|
|
293
509
|
xmlns: "http://www.w3.org/2000/svg",
|
|
294
|
-
style: { color:
|
|
510
|
+
style: { color: t },
|
|
295
511
|
children: [
|
|
296
|
-
/* @__PURE__ */
|
|
512
|
+
/* @__PURE__ */ e(
|
|
297
513
|
"path",
|
|
298
514
|
{
|
|
299
515
|
d: "M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82.04.41.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82Z",
|
|
300
516
|
fill: "currentColor"
|
|
301
|
-
}
|
|
517
|
+
},
|
|
518
|
+
void 0,
|
|
519
|
+
!1,
|
|
520
|
+
{
|
|
521
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashBulkIcon.tsx",
|
|
522
|
+
lineNumber: 16,
|
|
523
|
+
columnNumber: 5
|
|
524
|
+
},
|
|
525
|
+
void 0
|
|
302
526
|
),
|
|
303
|
-
/* @__PURE__ */
|
|
527
|
+
/* @__PURE__ */ e(
|
|
304
528
|
"path",
|
|
305
529
|
{
|
|
306
530
|
opacity: 0.399,
|
|
307
531
|
d: "M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39-.23.25-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95Z",
|
|
308
532
|
fill: "currentColor"
|
|
309
|
-
}
|
|
533
|
+
},
|
|
534
|
+
void 0,
|
|
535
|
+
!1,
|
|
536
|
+
{
|
|
537
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashBulkIcon.tsx",
|
|
538
|
+
lineNumber: 20,
|
|
539
|
+
columnNumber: 5
|
|
540
|
+
},
|
|
541
|
+
void 0
|
|
310
542
|
),
|
|
311
|
-
/* @__PURE__ */
|
|
543
|
+
/* @__PURE__ */ e(
|
|
312
544
|
"path",
|
|
313
545
|
{
|
|
314
546
|
fillRule: "evenodd",
|
|
315
547
|
clipRule: "evenodd",
|
|
316
548
|
d: "M9.58 17a.75.75 0 0 1 .75-.75h3.33a.75.75 0 0 1 0 1.5h-3.33a.75.75 0 0 1-.75-.75ZM8.75 13a.75.75 0 0 1 .75-.75h5a.75.75 0 0 1 0 1.5h-5a.75.75 0 0 1-.75-.75Z",
|
|
317
549
|
fill: "currentColor"
|
|
318
|
-
}
|
|
550
|
+
},
|
|
551
|
+
void 0,
|
|
552
|
+
!1,
|
|
553
|
+
{
|
|
554
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashBulkIcon.tsx",
|
|
555
|
+
lineNumber: 25,
|
|
556
|
+
columnNumber: 5
|
|
557
|
+
},
|
|
558
|
+
void 0
|
|
319
559
|
)
|
|
320
560
|
]
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
561
|
+
},
|
|
562
|
+
void 0,
|
|
563
|
+
!0,
|
|
564
|
+
{
|
|
565
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashBulkIcon.tsx",
|
|
566
|
+
lineNumber: 8,
|
|
567
|
+
columnNumber: 3
|
|
568
|
+
},
|
|
569
|
+
void 0
|
|
570
|
+
), h = ({
|
|
571
|
+
color: t,
|
|
572
|
+
size: s = 24
|
|
573
|
+
}) => /* @__PURE__ */ e(
|
|
326
574
|
"svg",
|
|
327
575
|
{
|
|
328
|
-
width:
|
|
329
|
-
height:
|
|
576
|
+
width: s,
|
|
577
|
+
height: s,
|
|
330
578
|
viewBox: "0 0 24 24",
|
|
331
579
|
fill: "none",
|
|
332
580
|
xmlns: "http://www.w3.org/2000/svg",
|
|
333
|
-
style: { color:
|
|
334
|
-
children: /* @__PURE__ */
|
|
581
|
+
style: { color: t },
|
|
582
|
+
children: /* @__PURE__ */ e(
|
|
335
583
|
"path",
|
|
336
584
|
{
|
|
337
585
|
d: "M21 5.98c-3.33-.33-6.68-.5-10.02-.5-1.98 0-3.96.1-5.94.3L3 5.98M8.5 4.97l.22-1.31C8.88 2.71 9 2 10.69 2h2.62c1.69 0 1.82.75 1.97 1.67l.22 1.3M18.85 9.14l-.65 10.07C18.09 20.78 18 22 15.21 22H8.79C6 22 5.91 20.78 5.8 19.21L5.15 9.14M10.33 16.5h3.33M9.5 12.5h5",
|
|
@@ -339,59 +587,107 @@ const C = ({
|
|
|
339
587
|
strokeWidth: 1.5,
|
|
340
588
|
strokeLinecap: "round",
|
|
341
589
|
strokeLinejoin: "round"
|
|
342
|
-
}
|
|
590
|
+
},
|
|
591
|
+
void 0,
|
|
592
|
+
!1,
|
|
593
|
+
{
|
|
594
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashLinearIcon.tsx",
|
|
595
|
+
lineNumber: 16,
|
|
596
|
+
columnNumber: 5
|
|
597
|
+
},
|
|
598
|
+
void 0
|
|
343
599
|
)
|
|
344
|
-
}
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
600
|
+
},
|
|
601
|
+
void 0,
|
|
602
|
+
!1,
|
|
603
|
+
{
|
|
604
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashLinearIcon.tsx",
|
|
605
|
+
lineNumber: 8,
|
|
606
|
+
columnNumber: 3
|
|
607
|
+
},
|
|
608
|
+
void 0
|
|
609
|
+
), C = ({
|
|
610
|
+
color: t,
|
|
611
|
+
size: s = 24
|
|
348
612
|
}) => /* @__PURE__ */ e(
|
|
349
613
|
"svg",
|
|
350
614
|
{
|
|
351
|
-
width:
|
|
352
|
-
height:
|
|
615
|
+
width: s,
|
|
616
|
+
height: s,
|
|
353
617
|
viewBox: "0 0 24 24",
|
|
354
618
|
fill: "none",
|
|
355
619
|
xmlns: "http://www.w3.org/2000/svg",
|
|
356
|
-
style: { color:
|
|
620
|
+
style: { color: t },
|
|
357
621
|
children: [
|
|
358
|
-
/* @__PURE__ */
|
|
622
|
+
/* @__PURE__ */ e(
|
|
359
623
|
"path",
|
|
360
624
|
{
|
|
361
625
|
d: "M21 6.73h-.08c-5.29-.53-10.57-.73-15.8-.2l-2.04.2a.755.755 0 0 1-.83-.68c-.04-.42.26-.78.67-.82l2.04-.2c5.32-.54 10.71-.33 16.11.2.41.04.71.41.67.82a.74.74 0 0 1-.74.68Z",
|
|
362
626
|
fill: "currentColor"
|
|
363
|
-
}
|
|
627
|
+
},
|
|
628
|
+
void 0,
|
|
629
|
+
!1,
|
|
630
|
+
{
|
|
631
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashOutlineIcon.tsx",
|
|
632
|
+
lineNumber: 16,
|
|
633
|
+
columnNumber: 5
|
|
634
|
+
},
|
|
635
|
+
void 0
|
|
364
636
|
),
|
|
365
|
-
/* @__PURE__ */
|
|
637
|
+
/* @__PURE__ */ e(
|
|
366
638
|
"path",
|
|
367
639
|
{
|
|
368
640
|
d: "M8.5 5.72c-.04 0-.08 0-.13-.01a.753.753 0 0 1-.61-.86l.22-1.31c.16-.96.38-2.29 2.71-2.29h2.62c2.34 0 2.56 1.38 2.71 2.3l.22 1.3c.07.41-.21.8-.61.86-.41.07-.8-.21-.86-.61l-.22-1.3c-.14-.87-.17-1.04-1.23-1.04H10.7c-1.06 0-1.08.14-1.23 1.03l-.23 1.3a.75.75 0 0 1-.74.63ZM15.21 22.75H8.79c-3.49 0-3.63-1.93-3.74-3.49L4.4 9.19c-.03-.41.29-.77.7-.8.42-.02.77.29.8.7l.65 10.07c.11 1.52.15 2.09 2.24 2.09h6.42c2.1 0 2.14-.57 2.24-2.09l.65-10.07c.03-.41.39-.72.8-.7.41.03.73.38.7.8l-.65 10.07c-.11 1.56-.25 3.49-3.74 3.49Z",
|
|
369
641
|
fill: "currentColor"
|
|
370
|
-
}
|
|
642
|
+
},
|
|
643
|
+
void 0,
|
|
644
|
+
!1,
|
|
645
|
+
{
|
|
646
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashOutlineIcon.tsx",
|
|
647
|
+
lineNumber: 20,
|
|
648
|
+
columnNumber: 5
|
|
649
|
+
},
|
|
650
|
+
void 0
|
|
371
651
|
),
|
|
372
|
-
/* @__PURE__ */
|
|
652
|
+
/* @__PURE__ */ e(
|
|
373
653
|
"path",
|
|
374
654
|
{
|
|
375
655
|
d: "M13.66 17.25h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75ZM14.5 13.25h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75Z",
|
|
376
656
|
fill: "currentColor"
|
|
377
|
-
}
|
|
657
|
+
},
|
|
658
|
+
void 0,
|
|
659
|
+
!1,
|
|
660
|
+
{
|
|
661
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashOutlineIcon.tsx",
|
|
662
|
+
lineNumber: 24,
|
|
663
|
+
columnNumber: 5
|
|
664
|
+
},
|
|
665
|
+
void 0
|
|
378
666
|
)
|
|
379
667
|
]
|
|
380
|
-
}
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
668
|
+
},
|
|
669
|
+
void 0,
|
|
670
|
+
!0,
|
|
671
|
+
{
|
|
672
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashOutlineIcon.tsx",
|
|
673
|
+
lineNumber: 8,
|
|
674
|
+
columnNumber: 3
|
|
675
|
+
},
|
|
676
|
+
void 0
|
|
677
|
+
), f = ({
|
|
678
|
+
color: t,
|
|
679
|
+
size: s = 24
|
|
384
680
|
}) => /* @__PURE__ */ e(
|
|
385
681
|
"svg",
|
|
386
682
|
{
|
|
387
|
-
width:
|
|
388
|
-
height:
|
|
683
|
+
width: s,
|
|
684
|
+
height: s,
|
|
389
685
|
viewBox: "0 0 24 24",
|
|
390
686
|
fill: "none",
|
|
391
687
|
xmlns: "http://www.w3.org/2000/svg",
|
|
392
|
-
style: { color:
|
|
688
|
+
style: { color: t },
|
|
393
689
|
children: [
|
|
394
|
-
/* @__PURE__ */
|
|
690
|
+
/* @__PURE__ */ e(
|
|
395
691
|
"path",
|
|
396
692
|
{
|
|
397
693
|
d: "M21 5.98c-3.33-.33-6.68-.5-10.02-.5-1.98 0-3.96.1-5.94.3L3 5.98",
|
|
@@ -399,9 +695,17 @@ const C = ({
|
|
|
399
695
|
strokeWidth: 1.5,
|
|
400
696
|
strokeLinecap: "round",
|
|
401
697
|
strokeLinejoin: "round"
|
|
402
|
-
}
|
|
698
|
+
},
|
|
699
|
+
void 0,
|
|
700
|
+
!1,
|
|
701
|
+
{
|
|
702
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashTwotoneIcon.tsx",
|
|
703
|
+
lineNumber: 16,
|
|
704
|
+
columnNumber: 5
|
|
705
|
+
},
|
|
706
|
+
void 0
|
|
403
707
|
),
|
|
404
|
-
/* @__PURE__ */
|
|
708
|
+
/* @__PURE__ */ e(
|
|
405
709
|
"path",
|
|
406
710
|
{
|
|
407
711
|
opacity: 0.34,
|
|
@@ -410,9 +714,17 @@ const C = ({
|
|
|
410
714
|
strokeWidth: 1.5,
|
|
411
715
|
strokeLinecap: "round",
|
|
412
716
|
strokeLinejoin: "round"
|
|
413
|
-
}
|
|
717
|
+
},
|
|
718
|
+
void 0,
|
|
719
|
+
!1,
|
|
720
|
+
{
|
|
721
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashTwotoneIcon.tsx",
|
|
722
|
+
lineNumber: 23,
|
|
723
|
+
columnNumber: 5
|
|
724
|
+
},
|
|
725
|
+
void 0
|
|
414
726
|
),
|
|
415
|
-
/* @__PURE__ */
|
|
727
|
+
/* @__PURE__ */ e(
|
|
416
728
|
"path",
|
|
417
729
|
{
|
|
418
730
|
d: "m18.85 9.14-.65 10.07C18.09 20.78 18 22 15.21 22H8.79C6 22 5.91 20.78 5.8 19.21L5.15 9.14",
|
|
@@ -420,9 +732,17 @@ const C = ({
|
|
|
420
732
|
strokeWidth: 1.5,
|
|
421
733
|
strokeLinecap: "round",
|
|
422
734
|
strokeLinejoin: "round"
|
|
423
|
-
}
|
|
735
|
+
},
|
|
736
|
+
void 0,
|
|
737
|
+
!1,
|
|
738
|
+
{
|
|
739
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashTwotoneIcon.tsx",
|
|
740
|
+
lineNumber: 31,
|
|
741
|
+
columnNumber: 5
|
|
742
|
+
},
|
|
743
|
+
void 0
|
|
424
744
|
),
|
|
425
|
-
/* @__PURE__ */
|
|
745
|
+
/* @__PURE__ */ e(
|
|
426
746
|
"path",
|
|
427
747
|
{
|
|
428
748
|
opacity: 0.34,
|
|
@@ -431,53 +751,93 @@ const C = ({
|
|
|
431
751
|
strokeWidth: 1.5,
|
|
432
752
|
strokeLinecap: "round",
|
|
433
753
|
strokeLinejoin: "round"
|
|
434
|
-
}
|
|
754
|
+
},
|
|
755
|
+
void 0,
|
|
756
|
+
!1,
|
|
757
|
+
{
|
|
758
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashTwotoneIcon.tsx",
|
|
759
|
+
lineNumber: 38,
|
|
760
|
+
columnNumber: 5
|
|
761
|
+
},
|
|
762
|
+
void 0
|
|
435
763
|
)
|
|
436
764
|
]
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
765
|
+
},
|
|
766
|
+
void 0,
|
|
767
|
+
!0,
|
|
768
|
+
{
|
|
769
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/trash/TrashTwotoneIcon.tsx",
|
|
770
|
+
lineNumber: 8,
|
|
771
|
+
columnNumber: 3
|
|
772
|
+
},
|
|
773
|
+
void 0
|
|
774
|
+
), p = ({
|
|
775
|
+
color: t,
|
|
776
|
+
size: s = 24
|
|
441
777
|
}) => /* @__PURE__ */ e(
|
|
442
778
|
"svg",
|
|
443
779
|
{
|
|
444
|
-
width:
|
|
445
|
-
height:
|
|
780
|
+
width: s,
|
|
781
|
+
height: s,
|
|
446
782
|
viewBox: "0 0 24 24",
|
|
447
783
|
fill: "none",
|
|
448
784
|
xmlns: "http://www.w3.org/2000/svg",
|
|
449
|
-
style: { color:
|
|
785
|
+
style: { color: t },
|
|
450
786
|
children: [
|
|
451
|
-
/* @__PURE__ */
|
|
787
|
+
/* @__PURE__ */ e(
|
|
452
788
|
"path",
|
|
453
789
|
{
|
|
454
790
|
d: "M12.93 4.79001H7.35C3.25 4.79001 2 6.04001 2 10.14V13.86C2 17.96 3.25 19.21 7.35 19.21H12.93C17.03 19.21 18.28 17.96 18.28 13.86V10.14C18.28 6.04001 17.03 4.79001 12.93 4.79001Z",
|
|
455
791
|
fill: "currentColor"
|
|
456
|
-
}
|
|
792
|
+
},
|
|
793
|
+
void 0,
|
|
794
|
+
!1,
|
|
795
|
+
{
|
|
796
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBoldIcon.tsx",
|
|
797
|
+
lineNumber: 16,
|
|
798
|
+
columnNumber: 5
|
|
799
|
+
},
|
|
800
|
+
void 0
|
|
457
801
|
),
|
|
458
|
-
/* @__PURE__ */
|
|
802
|
+
/* @__PURE__ */ e(
|
|
459
803
|
"path",
|
|
460
804
|
{
|
|
461
805
|
d: "M20.42 9.00001C20.28 8.99001 20.1 8.98001 19.9 8.98001C19.51 8.98001 19.2 9.29001 19.2 9.68001V14.33C19.2 14.72 19.51 15.03 19.9 15.03C20.1 15.03 20.27 15.02 20.44 15.01C22 14.83 22 13.73 22 12.93V11.07C22 10.27 22 9.17001 20.42 9.00001Z",
|
|
462
806
|
fill: "currentColor"
|
|
463
|
-
}
|
|
807
|
+
},
|
|
808
|
+
void 0,
|
|
809
|
+
!1,
|
|
810
|
+
{
|
|
811
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBoldIcon.tsx",
|
|
812
|
+
lineNumber: 20,
|
|
813
|
+
columnNumber: 5
|
|
814
|
+
},
|
|
815
|
+
void 0
|
|
464
816
|
)
|
|
465
817
|
]
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
818
|
+
},
|
|
819
|
+
void 0,
|
|
820
|
+
!0,
|
|
821
|
+
{
|
|
822
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBoldIcon.tsx",
|
|
823
|
+
lineNumber: 8,
|
|
824
|
+
columnNumber: 3
|
|
825
|
+
},
|
|
826
|
+
void 0
|
|
827
|
+
), k = ({
|
|
828
|
+
color: t,
|
|
829
|
+
size: s = 24
|
|
470
830
|
}) => /* @__PURE__ */ e(
|
|
471
831
|
"svg",
|
|
472
832
|
{
|
|
473
|
-
width:
|
|
474
|
-
height:
|
|
833
|
+
width: s,
|
|
834
|
+
height: s,
|
|
475
835
|
viewBox: "0 0 24 24",
|
|
476
836
|
fill: "none",
|
|
477
837
|
xmlns: "http://www.w3.org/2000/svg",
|
|
478
|
-
style: { color:
|
|
838
|
+
style: { color: t },
|
|
479
839
|
children: [
|
|
480
|
-
/* @__PURE__ */
|
|
840
|
+
/* @__PURE__ */ e(
|
|
481
841
|
"path",
|
|
482
842
|
{
|
|
483
843
|
d: "M10.97 5H13C17 5 18 6 18 10V14C18 16 17.75 17.25 17 18C16.25 18.75 15 19 13 19H7C3 19 2 18 2 14V10C2 6 3 5 7 5",
|
|
@@ -485,9 +845,17 @@ const C = ({
|
|
|
485
845
|
strokeWidth: 1.5,
|
|
486
846
|
strokeLinecap: "round",
|
|
487
847
|
strokeLinejoin: "round"
|
|
488
|
-
}
|
|
848
|
+
},
|
|
849
|
+
void 0,
|
|
850
|
+
!1,
|
|
851
|
+
{
|
|
852
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBrokenIcon.tsx",
|
|
853
|
+
lineNumber: 16,
|
|
854
|
+
columnNumber: 5
|
|
855
|
+
},
|
|
856
|
+
void 0
|
|
489
857
|
),
|
|
490
|
-
/* @__PURE__ */
|
|
858
|
+
/* @__PURE__ */ e(
|
|
491
859
|
"path",
|
|
492
860
|
{
|
|
493
861
|
d: "M20.5 9.5C21.36 9.5 21.73 9.66 21.88 9.99C22 10.24 22 10.57 22 11V12V13C22 14 22 14.5 20.5 14.5",
|
|
@@ -495,54 +863,94 @@ const C = ({
|
|
|
495
863
|
strokeWidth: 1.5,
|
|
496
864
|
strokeLinecap: "round",
|
|
497
865
|
strokeLinejoin: "round"
|
|
498
|
-
}
|
|
866
|
+
},
|
|
867
|
+
void 0,
|
|
868
|
+
!1,
|
|
869
|
+
{
|
|
870
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBrokenIcon.tsx",
|
|
871
|
+
lineNumber: 23,
|
|
872
|
+
columnNumber: 5
|
|
873
|
+
},
|
|
874
|
+
void 0
|
|
499
875
|
)
|
|
500
876
|
]
|
|
501
|
-
}
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
877
|
+
},
|
|
878
|
+
void 0,
|
|
879
|
+
!0,
|
|
880
|
+
{
|
|
881
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBrokenIcon.tsx",
|
|
882
|
+
lineNumber: 8,
|
|
883
|
+
columnNumber: 3
|
|
884
|
+
},
|
|
885
|
+
void 0
|
|
886
|
+
), N = ({
|
|
887
|
+
color: t,
|
|
888
|
+
size: s = 24
|
|
505
889
|
}) => /* @__PURE__ */ e(
|
|
506
890
|
"svg",
|
|
507
891
|
{
|
|
508
|
-
width:
|
|
509
|
-
height:
|
|
892
|
+
width: s,
|
|
893
|
+
height: s,
|
|
510
894
|
viewBox: "0 0 24 24",
|
|
511
895
|
fill: "none",
|
|
512
896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
513
|
-
style: { color:
|
|
897
|
+
style: { color: t },
|
|
514
898
|
children: [
|
|
515
|
-
/* @__PURE__ */
|
|
899
|
+
/* @__PURE__ */ e(
|
|
516
900
|
"path",
|
|
517
901
|
{
|
|
518
902
|
opacity: "0.4",
|
|
519
903
|
d: "M12.93 4.79001H7.35C3.25 4.79001 2 6.04001 2 10.14V13.86C2 17.96 3.25 19.21 7.35 19.21H12.93C17.03 19.21 18.28 17.96 18.28 13.86V10.14C18.28 6.04001 17.03 4.79001 12.93 4.79001Z",
|
|
520
904
|
fill: "currentColor"
|
|
521
|
-
}
|
|
905
|
+
},
|
|
906
|
+
void 0,
|
|
907
|
+
!1,
|
|
908
|
+
{
|
|
909
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBulkIcon.tsx",
|
|
910
|
+
lineNumber: 16,
|
|
911
|
+
columnNumber: 5
|
|
912
|
+
},
|
|
913
|
+
void 0
|
|
522
914
|
),
|
|
523
|
-
/* @__PURE__ */
|
|
915
|
+
/* @__PURE__ */ e(
|
|
524
916
|
"path",
|
|
525
917
|
{
|
|
526
918
|
d: "M20.42 9.00001C20.28 8.99001 20.1 8.98001 19.9 8.98001C19.51 8.98001 19.2 9.29001 19.2 9.68001V14.33C19.2 14.72 19.51 15.03 19.9 15.03C20.1 15.03 20.27 15.02 20.44 15.01C22 14.83 22 13.73 22 12.93V11.07C22 10.27 22 9.17001 20.42 9.00001Z",
|
|
527
919
|
fill: "currentColor"
|
|
528
|
-
}
|
|
920
|
+
},
|
|
921
|
+
void 0,
|
|
922
|
+
!1,
|
|
923
|
+
{
|
|
924
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBulkIcon.tsx",
|
|
925
|
+
lineNumber: 21,
|
|
926
|
+
columnNumber: 5
|
|
927
|
+
},
|
|
928
|
+
void 0
|
|
529
929
|
)
|
|
530
930
|
]
|
|
531
|
-
}
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
931
|
+
},
|
|
932
|
+
void 0,
|
|
933
|
+
!0,
|
|
934
|
+
{
|
|
935
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyBulkIcon.tsx",
|
|
936
|
+
lineNumber: 8,
|
|
937
|
+
columnNumber: 3
|
|
938
|
+
},
|
|
939
|
+
void 0
|
|
940
|
+
), w = ({
|
|
941
|
+
color: t,
|
|
942
|
+
size: s = 24
|
|
535
943
|
}) => /* @__PURE__ */ e(
|
|
536
944
|
"svg",
|
|
537
945
|
{
|
|
538
|
-
width:
|
|
539
|
-
height:
|
|
946
|
+
width: s,
|
|
947
|
+
height: s,
|
|
540
948
|
viewBox: "0 0 24 24",
|
|
541
949
|
fill: "none",
|
|
542
950
|
xmlns: "http://www.w3.org/2000/svg",
|
|
543
|
-
style: { color:
|
|
951
|
+
style: { color: t },
|
|
544
952
|
children: [
|
|
545
|
-
/* @__PURE__ */
|
|
953
|
+
/* @__PURE__ */ e(
|
|
546
954
|
"path",
|
|
547
955
|
{
|
|
548
956
|
d: "M13 19H7C3 19 2 18 2 14V10C2 6 3 5 7 5H13C17 5 18 6 18 10V14C18 18 17 19 13 19Z",
|
|
@@ -550,9 +958,17 @@ const C = ({
|
|
|
550
958
|
strokeWidth: 1.5,
|
|
551
959
|
strokeLinecap: "round",
|
|
552
960
|
strokeLinejoin: "round"
|
|
553
|
-
}
|
|
961
|
+
},
|
|
962
|
+
void 0,
|
|
963
|
+
!1,
|
|
964
|
+
{
|
|
965
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyLinearIcon.tsx",
|
|
966
|
+
lineNumber: 16,
|
|
967
|
+
columnNumber: 5
|
|
968
|
+
},
|
|
969
|
+
void 0
|
|
554
970
|
),
|
|
555
|
-
/* @__PURE__ */
|
|
971
|
+
/* @__PURE__ */ e(
|
|
556
972
|
"path",
|
|
557
973
|
{
|
|
558
974
|
d: "M20.5 9.5C22 9.5 22 10 22 11V13C22 14 22 14.5 20.5 14.5",
|
|
@@ -560,53 +976,93 @@ const C = ({
|
|
|
560
976
|
strokeWidth: 1.5,
|
|
561
977
|
strokeLinecap: "round",
|
|
562
978
|
strokeLinejoin: "round"
|
|
563
|
-
}
|
|
979
|
+
},
|
|
980
|
+
void 0,
|
|
981
|
+
!1,
|
|
982
|
+
{
|
|
983
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyLinearIcon.tsx",
|
|
984
|
+
lineNumber: 23,
|
|
985
|
+
columnNumber: 5
|
|
986
|
+
},
|
|
987
|
+
void 0
|
|
564
988
|
)
|
|
565
989
|
]
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
990
|
+
},
|
|
991
|
+
void 0,
|
|
992
|
+
!0,
|
|
993
|
+
{
|
|
994
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyLinearIcon.tsx",
|
|
995
|
+
lineNumber: 8,
|
|
996
|
+
columnNumber: 3
|
|
997
|
+
},
|
|
998
|
+
void 0
|
|
999
|
+
), b = ({
|
|
1000
|
+
color: t,
|
|
1001
|
+
size: s = 24
|
|
570
1002
|
}) => /* @__PURE__ */ e(
|
|
571
1003
|
"svg",
|
|
572
1004
|
{
|
|
573
|
-
width:
|
|
574
|
-
height:
|
|
1005
|
+
width: s,
|
|
1006
|
+
height: s,
|
|
575
1007
|
viewBox: "0 0 24 24",
|
|
576
1008
|
fill: "none",
|
|
577
1009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
578
|
-
style: { color:
|
|
1010
|
+
style: { color: t },
|
|
579
1011
|
children: [
|
|
580
|
-
/* @__PURE__ */
|
|
1012
|
+
/* @__PURE__ */ e(
|
|
581
1013
|
"path",
|
|
582
1014
|
{
|
|
583
1015
|
d: "M13 19.75H7C2.59 19.75 1.25 18.41 1.25 14V10C1.25 5.59 2.59 4.25 7 4.25H13C17.41 4.25 18.75 5.59 18.75 10V14C18.75 18.41 17.41 19.75 13 19.75ZM7 5.75C3.42 5.75 2.75 6.43 2.75 10V14C2.75 17.57 3.42 18.25 7 18.25H13C16.58 18.25 17.25 17.57 17.25 14V10C17.25 6.43 16.58 5.75 13 5.75H7Z",
|
|
584
1016
|
fill: "currentColor"
|
|
585
|
-
}
|
|
1017
|
+
},
|
|
1018
|
+
void 0,
|
|
1019
|
+
!1,
|
|
1020
|
+
{
|
|
1021
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyOutlineIcon.tsx",
|
|
1022
|
+
lineNumber: 16,
|
|
1023
|
+
columnNumber: 5
|
|
1024
|
+
},
|
|
1025
|
+
void 0
|
|
586
1026
|
),
|
|
587
|
-
/* @__PURE__ */
|
|
1027
|
+
/* @__PURE__ */ e(
|
|
588
1028
|
"path",
|
|
589
1029
|
{
|
|
590
1030
|
d: "M20.5 15.25C20.09 15.25 19.75 14.91 19.75 14.5C19.75 14.09 20.09 13.75 20.5 13.75C21.09 13.75 21.22 13.66 21.23 13.66C21.25 13.6 21.25 13.25 21.25 13V11C21.25 10.75 21.25 10.41 21.21 10.32C21.22 10.33 21.05 10.25 20.5 10.25C20.09 10.25 19.75 9.91 19.75 9.5C19.75 9.09 20.09 8.75 20.5 8.75C22.58 8.75 22.75 9.77 22.75 11V13C22.75 14.23 22.58 15.25 20.5 15.25Z",
|
|
591
1031
|
fill: "currentColor"
|
|
592
|
-
}
|
|
1032
|
+
},
|
|
1033
|
+
void 0,
|
|
1034
|
+
!1,
|
|
1035
|
+
{
|
|
1036
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyOutlineIcon.tsx",
|
|
1037
|
+
lineNumber: 20,
|
|
1038
|
+
columnNumber: 5
|
|
1039
|
+
},
|
|
1040
|
+
void 0
|
|
593
1041
|
)
|
|
594
1042
|
]
|
|
595
|
-
}
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
1043
|
+
},
|
|
1044
|
+
void 0,
|
|
1045
|
+
!0,
|
|
1046
|
+
{
|
|
1047
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyOutlineIcon.tsx",
|
|
1048
|
+
lineNumber: 8,
|
|
1049
|
+
columnNumber: 3
|
|
1050
|
+
},
|
|
1051
|
+
void 0
|
|
1052
|
+
), g = ({
|
|
1053
|
+
color: t,
|
|
1054
|
+
size: s = 24
|
|
599
1055
|
}) => /* @__PURE__ */ e(
|
|
600
1056
|
"svg",
|
|
601
1057
|
{
|
|
602
|
-
width:
|
|
603
|
-
height:
|
|
1058
|
+
width: s,
|
|
1059
|
+
height: s,
|
|
604
1060
|
viewBox: "0 0 24 24",
|
|
605
1061
|
fill: "none",
|
|
606
1062
|
xmlns: "http://www.w3.org/2000/svg",
|
|
607
|
-
style: { color:
|
|
1063
|
+
style: { color: t },
|
|
608
1064
|
children: [
|
|
609
|
-
/* @__PURE__ */
|
|
1065
|
+
/* @__PURE__ */ e(
|
|
610
1066
|
"path",
|
|
611
1067
|
{
|
|
612
1068
|
d: "M13 19H7C3 19 2 18 2 14V10C2 6 3 5 7 5H13C17 5 18 6 18 10V14C18 18 17 19 13 19Z",
|
|
@@ -614,9 +1070,17 @@ const C = ({
|
|
|
614
1070
|
strokeWidth: 1.5,
|
|
615
1071
|
strokeLinecap: "round",
|
|
616
1072
|
strokeLinejoin: "round"
|
|
617
|
-
}
|
|
1073
|
+
},
|
|
1074
|
+
void 0,
|
|
1075
|
+
!1,
|
|
1076
|
+
{
|
|
1077
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyTwotoneIcon.tsx",
|
|
1078
|
+
lineNumber: 16,
|
|
1079
|
+
columnNumber: 5
|
|
1080
|
+
},
|
|
1081
|
+
void 0
|
|
618
1082
|
),
|
|
619
|
-
/* @__PURE__ */
|
|
1083
|
+
/* @__PURE__ */ e(
|
|
620
1084
|
"path",
|
|
621
1085
|
{
|
|
622
1086
|
opacity: "0.34",
|
|
@@ -625,53 +1089,93 @@ const C = ({
|
|
|
625
1089
|
strokeWidth: 1.5,
|
|
626
1090
|
strokeLinecap: "round",
|
|
627
1091
|
strokeLinejoin: "round"
|
|
628
|
-
}
|
|
1092
|
+
},
|
|
1093
|
+
void 0,
|
|
1094
|
+
!1,
|
|
1095
|
+
{
|
|
1096
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyTwotoneIcon.tsx",
|
|
1097
|
+
lineNumber: 23,
|
|
1098
|
+
columnNumber: 5
|
|
1099
|
+
},
|
|
1100
|
+
void 0
|
|
629
1101
|
)
|
|
630
1102
|
]
|
|
631
|
-
}
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
1103
|
+
},
|
|
1104
|
+
void 0,
|
|
1105
|
+
!0,
|
|
1106
|
+
{
|
|
1107
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-empty/BatteryEmptyTwotoneIcon.tsx",
|
|
1108
|
+
lineNumber: 8,
|
|
1109
|
+
columnNumber: 3
|
|
1110
|
+
},
|
|
1111
|
+
void 0
|
|
1112
|
+
), y = ({
|
|
1113
|
+
color: t,
|
|
1114
|
+
size: s = 24
|
|
635
1115
|
}) => /* @__PURE__ */ e(
|
|
636
1116
|
"svg",
|
|
637
1117
|
{
|
|
638
|
-
width:
|
|
639
|
-
height:
|
|
1118
|
+
width: s,
|
|
1119
|
+
height: s,
|
|
640
1120
|
viewBox: "0 0 24 24",
|
|
641
1121
|
fill: "none",
|
|
642
1122
|
xmlns: "http://www.w3.org/2000/svg",
|
|
643
|
-
style: { color:
|
|
1123
|
+
style: { color: t },
|
|
644
1124
|
children: [
|
|
645
|
-
/* @__PURE__ */
|
|
1125
|
+
/* @__PURE__ */ e(
|
|
646
1126
|
"path",
|
|
647
1127
|
{
|
|
648
1128
|
d: "M20.42 9.00001C20.28 8.99001 20.1 8.98001 19.9 8.98001C19.51 8.98001 19.2 9.29001 19.2 9.68001V14.33C19.2 14.72 19.51 15.03 19.9 15.03C20.1 15.03 20.27 15.02 20.44 15.01C22 14.83 22 13.73 22 12.93V11.07C22 10.27 22 9.17001 20.42 9.00001Z",
|
|
649
1129
|
fill: "currentColor"
|
|
650
|
-
}
|
|
1130
|
+
},
|
|
1131
|
+
void 0,
|
|
1132
|
+
!1,
|
|
1133
|
+
{
|
|
1134
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBoldIcon.tsx",
|
|
1135
|
+
lineNumber: 16,
|
|
1136
|
+
columnNumber: 5
|
|
1137
|
+
},
|
|
1138
|
+
void 0
|
|
651
1139
|
),
|
|
652
|
-
/* @__PURE__ */
|
|
1140
|
+
/* @__PURE__ */ e(
|
|
653
1141
|
"path",
|
|
654
1142
|
{
|
|
655
1143
|
d: "M12.93 4.79001H7.35C3.25 4.79001 2 6.04001 2 10.14V13.86C2 17.96 3.25 19.21 7.35 19.21H12.93C17.03 19.21 18.28 17.96 18.28 13.86V10.14C18.28 6.04001 17.03 4.79001 12.93 4.79001ZM7.1 14.18C7.02 14.52 6.71 14.75 6.37 14.75C6.31 14.75 6.25 14.74 6.19 14.73C5.79 14.63 5.54 14.22 5.64 13.82C5.94 12.63 5.94 11.37 5.64 10.18C5.54 9.78001 5.78 9.37001 6.19 9.27001C6.59 9.17001 7 9.42001 7.1 9.82001C7.46 11.25 7.46 12.75 7.1 14.18Z",
|
|
656
1144
|
fill: "currentColor"
|
|
657
|
-
}
|
|
1145
|
+
},
|
|
1146
|
+
void 0,
|
|
1147
|
+
!1,
|
|
1148
|
+
{
|
|
1149
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBoldIcon.tsx",
|
|
1150
|
+
lineNumber: 20,
|
|
1151
|
+
columnNumber: 5
|
|
1152
|
+
},
|
|
1153
|
+
void 0
|
|
658
1154
|
)
|
|
659
1155
|
]
|
|
660
|
-
}
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
1156
|
+
},
|
|
1157
|
+
void 0,
|
|
1158
|
+
!0,
|
|
1159
|
+
{
|
|
1160
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBoldIcon.tsx",
|
|
1161
|
+
lineNumber: 8,
|
|
1162
|
+
columnNumber: 3
|
|
1163
|
+
},
|
|
1164
|
+
void 0
|
|
1165
|
+
), v = ({
|
|
1166
|
+
color: t,
|
|
1167
|
+
size: s = 24
|
|
664
1168
|
}) => /* @__PURE__ */ e(
|
|
665
1169
|
"svg",
|
|
666
1170
|
{
|
|
667
|
-
width:
|
|
668
|
-
height:
|
|
1171
|
+
width: s,
|
|
1172
|
+
height: s,
|
|
669
1173
|
viewBox: "0 0 24 24",
|
|
670
1174
|
fill: "none",
|
|
671
1175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
672
|
-
style: { color:
|
|
1176
|
+
style: { color: t },
|
|
673
1177
|
children: [
|
|
674
|
-
/* @__PURE__ */
|
|
1178
|
+
/* @__PURE__ */ e(
|
|
675
1179
|
"path",
|
|
676
1180
|
{
|
|
677
1181
|
d: "M10.99 5H13C17 5 18 6 18 10V14C18 18 17 19 13 19H7C3 19 2 18 2 14V10C2 6 3 5 7 5",
|
|
@@ -679,9 +1183,17 @@ const C = ({
|
|
|
679
1183
|
"stroke-width": "1.5",
|
|
680
1184
|
"stroke-linecap": "round",
|
|
681
1185
|
"stroke-linejoin": "round"
|
|
682
|
-
}
|
|
1186
|
+
},
|
|
1187
|
+
void 0,
|
|
1188
|
+
!1,
|
|
1189
|
+
{
|
|
1190
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBrokenIcon.tsx",
|
|
1191
|
+
lineNumber: 16,
|
|
1192
|
+
columnNumber: 5
|
|
1193
|
+
},
|
|
1194
|
+
void 0
|
|
683
1195
|
),
|
|
684
|
-
/* @__PURE__ */
|
|
1196
|
+
/* @__PURE__ */ e(
|
|
685
1197
|
"path",
|
|
686
1198
|
{
|
|
687
1199
|
d: "M20.5 9.5C22 9.5 22 10 22 11V13C22 14 22 14.5 20.5 14.5",
|
|
@@ -689,9 +1201,17 @@ const C = ({
|
|
|
689
1201
|
"stroke-width": "1.5",
|
|
690
1202
|
"stroke-linecap": "round",
|
|
691
1203
|
"stroke-linejoin": "round"
|
|
692
|
-
}
|
|
1204
|
+
},
|
|
1205
|
+
void 0,
|
|
1206
|
+
!1,
|
|
1207
|
+
{
|
|
1208
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBrokenIcon.tsx",
|
|
1209
|
+
lineNumber: 23,
|
|
1210
|
+
columnNumber: 5
|
|
1211
|
+
},
|
|
1212
|
+
void 0
|
|
693
1213
|
),
|
|
694
|
-
/* @__PURE__ */
|
|
1214
|
+
/* @__PURE__ */ e(
|
|
695
1215
|
"path",
|
|
696
1216
|
{
|
|
697
1217
|
d: "M6.38 10C6.62 10.98 6.69 11.99 6.57 12.99C6.53 13.33 6.47 13.67 6.38 14",
|
|
@@ -699,61 +1219,109 @@ const C = ({
|
|
|
699
1219
|
"stroke-width": "1.5",
|
|
700
1220
|
"stroke-linecap": "round",
|
|
701
1221
|
"stroke-linejoin": "round"
|
|
702
|
-
}
|
|
1222
|
+
},
|
|
1223
|
+
void 0,
|
|
1224
|
+
!1,
|
|
1225
|
+
{
|
|
1226
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBrokenIcon.tsx",
|
|
1227
|
+
lineNumber: 30,
|
|
1228
|
+
columnNumber: 5
|
|
1229
|
+
},
|
|
1230
|
+
void 0
|
|
703
1231
|
)
|
|
704
1232
|
]
|
|
705
|
-
}
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
1233
|
+
},
|
|
1234
|
+
void 0,
|
|
1235
|
+
!0,
|
|
1236
|
+
{
|
|
1237
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBrokenIcon.tsx",
|
|
1238
|
+
lineNumber: 8,
|
|
1239
|
+
columnNumber: 3
|
|
1240
|
+
},
|
|
1241
|
+
void 0
|
|
1242
|
+
), M = ({
|
|
1243
|
+
color: t,
|
|
1244
|
+
size: s = 24
|
|
709
1245
|
}) => /* @__PURE__ */ e(
|
|
710
1246
|
"svg",
|
|
711
1247
|
{
|
|
712
|
-
width:
|
|
713
|
-
height:
|
|
1248
|
+
width: s,
|
|
1249
|
+
height: s,
|
|
714
1250
|
viewBox: "0 0 24 24",
|
|
715
1251
|
fill: "none",
|
|
716
1252
|
xmlns: "http://www.w3.org/2000/svg",
|
|
717
|
-
style: { color:
|
|
1253
|
+
style: { color: t },
|
|
718
1254
|
children: [
|
|
719
|
-
/* @__PURE__ */
|
|
1255
|
+
/* @__PURE__ */ e(
|
|
720
1256
|
"path",
|
|
721
1257
|
{
|
|
722
1258
|
opacity: "0.4",
|
|
723
1259
|
d: "M12.93 4.79001H7.35C3.25 4.79001 2 6.04001 2 10.14V13.86C2 17.96 3.25 19.21 7.35 19.21H12.93C17.03 19.21 18.28 17.96 18.28 13.86V10.14C18.28 6.04001 17.03 4.79001 12.93 4.79001Z",
|
|
724
1260
|
fill: "currentColor"
|
|
725
|
-
}
|
|
1261
|
+
},
|
|
1262
|
+
void 0,
|
|
1263
|
+
!1,
|
|
1264
|
+
{
|
|
1265
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBulkIcon.tsx",
|
|
1266
|
+
lineNumber: 16,
|
|
1267
|
+
columnNumber: 5
|
|
1268
|
+
},
|
|
1269
|
+
void 0
|
|
726
1270
|
),
|
|
727
|
-
/* @__PURE__ */
|
|
1271
|
+
/* @__PURE__ */ e(
|
|
728
1272
|
"path",
|
|
729
1273
|
{
|
|
730
1274
|
d: "M20.42 9.00001C20.28 8.99001 20.1 8.98001 19.9 8.98001C19.51 8.98001 19.2 9.29001 19.2 9.68001V14.33C19.2 14.72 19.51 15.03 19.9 15.03C20.1 15.03 20.27 15.02 20.44 15.01C22 14.83 22 13.73 22 12.93V11.07C22 10.27 22 9.17001 20.42 9.00001Z",
|
|
731
1275
|
fill: "currentColor"
|
|
732
|
-
}
|
|
1276
|
+
},
|
|
1277
|
+
void 0,
|
|
1278
|
+
!1,
|
|
1279
|
+
{
|
|
1280
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBulkIcon.tsx",
|
|
1281
|
+
lineNumber: 21,
|
|
1282
|
+
columnNumber: 5
|
|
1283
|
+
},
|
|
1284
|
+
void 0
|
|
733
1285
|
),
|
|
734
|
-
/* @__PURE__ */
|
|
1286
|
+
/* @__PURE__ */ e(
|
|
735
1287
|
"path",
|
|
736
1288
|
{
|
|
737
1289
|
d: "M6.38001 14.75C6.32001 14.75 6.26001 14.74 6.20001 14.73C5.80001 14.63 5.55001 14.22 5.65001 13.82C5.95001 12.63 5.95001 11.37 5.65001 10.18C5.55001 9.78001 5.79001 9.37001 6.20001 9.27001C6.59001 9.17001 7.00001 9.42001 7.10001 9.82001C7.46001 11.25 7.46001 12.76 7.10001 14.18C7.02001 14.52 6.71001 14.75 6.38001 14.75Z",
|
|
738
1290
|
fill: "currentColor"
|
|
739
|
-
}
|
|
1291
|
+
},
|
|
1292
|
+
void 0,
|
|
1293
|
+
!1,
|
|
1294
|
+
{
|
|
1295
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBulkIcon.tsx",
|
|
1296
|
+
lineNumber: 25,
|
|
1297
|
+
columnNumber: 5
|
|
1298
|
+
},
|
|
1299
|
+
void 0
|
|
740
1300
|
)
|
|
741
1301
|
]
|
|
742
|
-
}
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
1302
|
+
},
|
|
1303
|
+
void 0,
|
|
1304
|
+
!0,
|
|
1305
|
+
{
|
|
1306
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowBulkIcon.tsx",
|
|
1307
|
+
lineNumber: 8,
|
|
1308
|
+
columnNumber: 3
|
|
1309
|
+
},
|
|
1310
|
+
void 0
|
|
1311
|
+
), x = ({
|
|
1312
|
+
color: t,
|
|
1313
|
+
size: s = 24
|
|
746
1314
|
}) => /* @__PURE__ */ e(
|
|
747
1315
|
"svg",
|
|
748
1316
|
{
|
|
749
|
-
width:
|
|
750
|
-
height:
|
|
1317
|
+
width: s,
|
|
1318
|
+
height: s,
|
|
751
1319
|
viewBox: "0 0 24 24",
|
|
752
1320
|
fill: "none",
|
|
753
1321
|
xmlns: "http://www.w3.org/2000/svg",
|
|
754
|
-
style: { color:
|
|
1322
|
+
style: { color: t },
|
|
755
1323
|
children: [
|
|
756
|
-
/* @__PURE__ */
|
|
1324
|
+
/* @__PURE__ */ e(
|
|
757
1325
|
"path",
|
|
758
1326
|
{
|
|
759
1327
|
d: "M13 19H7C3 19 2 18 2 14V10C2 6 3 5 7 5H13C17 5 18 6 18 10V14C18 18 17 19 13 19Z",
|
|
@@ -761,9 +1329,17 @@ const C = ({
|
|
|
761
1329
|
strokeWidth: 1.5,
|
|
762
1330
|
strokeLinecap: "round",
|
|
763
1331
|
strokeLinejoin: "round"
|
|
764
|
-
}
|
|
1332
|
+
},
|
|
1333
|
+
void 0,
|
|
1334
|
+
!1,
|
|
1335
|
+
{
|
|
1336
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowLinearIcon.tsx",
|
|
1337
|
+
lineNumber: 16,
|
|
1338
|
+
columnNumber: 5
|
|
1339
|
+
},
|
|
1340
|
+
void 0
|
|
765
1341
|
),
|
|
766
|
-
/* @__PURE__ */
|
|
1342
|
+
/* @__PURE__ */ e(
|
|
767
1343
|
"path",
|
|
768
1344
|
{
|
|
769
1345
|
d: "M20.5 9.5C22 9.5 22 10 22 11V13C22 14 22 14.5 20.5 14.5",
|
|
@@ -771,9 +1347,17 @@ const C = ({
|
|
|
771
1347
|
strokeWidth: 1.5,
|
|
772
1348
|
strokeLinecap: "round",
|
|
773
1349
|
strokeLinejoin: "round"
|
|
774
|
-
}
|
|
1350
|
+
},
|
|
1351
|
+
void 0,
|
|
1352
|
+
!1,
|
|
1353
|
+
{
|
|
1354
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowLinearIcon.tsx",
|
|
1355
|
+
lineNumber: 23,
|
|
1356
|
+
columnNumber: 5
|
|
1357
|
+
},
|
|
1358
|
+
void 0
|
|
775
1359
|
),
|
|
776
|
-
/* @__PURE__ */
|
|
1360
|
+
/* @__PURE__ */ e(
|
|
777
1361
|
"path",
|
|
778
1362
|
{
|
|
779
1363
|
d: "M6.38 10C6.71 11.31 6.71 12.69 6.38 14",
|
|
@@ -781,60 +1365,108 @@ const C = ({
|
|
|
781
1365
|
strokeWidth: 1.5,
|
|
782
1366
|
strokeLinecap: "round",
|
|
783
1367
|
strokeLinejoin: "round"
|
|
784
|
-
}
|
|
1368
|
+
},
|
|
1369
|
+
void 0,
|
|
1370
|
+
!1,
|
|
1371
|
+
{
|
|
1372
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowLinearIcon.tsx",
|
|
1373
|
+
lineNumber: 30,
|
|
1374
|
+
columnNumber: 5
|
|
1375
|
+
},
|
|
1376
|
+
void 0
|
|
785
1377
|
)
|
|
786
1378
|
]
|
|
787
|
-
}
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
1379
|
+
},
|
|
1380
|
+
void 0,
|
|
1381
|
+
!0,
|
|
1382
|
+
{
|
|
1383
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowLinearIcon.tsx",
|
|
1384
|
+
lineNumber: 8,
|
|
1385
|
+
columnNumber: 3
|
|
1386
|
+
},
|
|
1387
|
+
void 0
|
|
1388
|
+
), B = ({
|
|
1389
|
+
color: t,
|
|
1390
|
+
size: s = 24
|
|
791
1391
|
}) => /* @__PURE__ */ e(
|
|
792
1392
|
"svg",
|
|
793
1393
|
{
|
|
794
|
-
width:
|
|
795
|
-
height:
|
|
1394
|
+
width: s,
|
|
1395
|
+
height: s,
|
|
796
1396
|
viewBox: "0 0 24 24",
|
|
797
1397
|
fill: "none",
|
|
798
1398
|
xmlns: "http://www.w3.org/2000/svg",
|
|
799
|
-
style: { color:
|
|
1399
|
+
style: { color: t },
|
|
800
1400
|
children: [
|
|
801
|
-
/* @__PURE__ */
|
|
1401
|
+
/* @__PURE__ */ e(
|
|
802
1402
|
"path",
|
|
803
1403
|
{
|
|
804
1404
|
d: "M13 19.75H7C2.59 19.75 1.25 18.41 1.25 14V10C1.25 5.59 2.59 4.25 7 4.25H13C17.41 4.25 18.75 5.59 18.75 10V14C18.75 18.41 17.41 19.75 13 19.75ZM7 5.75C3.42 5.75 2.75 6.43 2.75 10V14C2.75 17.57 3.42 18.25 7 18.25H13C16.58 18.25 17.25 17.57 17.25 14V10C17.25 6.43 16.58 5.75 13 5.75H7Z",
|
|
805
1405
|
fill: "currentColor"
|
|
806
|
-
}
|
|
1406
|
+
},
|
|
1407
|
+
void 0,
|
|
1408
|
+
!1,
|
|
1409
|
+
{
|
|
1410
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowOutlineIcon.tsx",
|
|
1411
|
+
lineNumber: 16,
|
|
1412
|
+
columnNumber: 5
|
|
1413
|
+
},
|
|
1414
|
+
void 0
|
|
807
1415
|
),
|
|
808
|
-
/* @__PURE__ */
|
|
1416
|
+
/* @__PURE__ */ e(
|
|
809
1417
|
"path",
|
|
810
1418
|
{
|
|
811
1419
|
d: "M20.5 15.25C20.09 15.25 19.75 14.91 19.75 14.5C19.75 14.09 20.09 13.75 20.5 13.75C21.09 13.75 21.22 13.66 21.23 13.66C21.25 13.6 21.25 13.25 21.25 13V11C21.25 10.75 21.25 10.41 21.21 10.32C21.2 10.33 21.05 10.25 20.5 10.25C20.09 10.25 19.75 9.91 19.75 9.5C19.75 9.09 20.09 8.75 20.5 8.75C22.58 8.75 22.75 9.77 22.75 11V13C22.75 14.23 22.58 15.25 20.5 15.25Z",
|
|
812
1420
|
fill: "currentColor"
|
|
813
|
-
}
|
|
1421
|
+
},
|
|
1422
|
+
void 0,
|
|
1423
|
+
!1,
|
|
1424
|
+
{
|
|
1425
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowOutlineIcon.tsx",
|
|
1426
|
+
lineNumber: 20,
|
|
1427
|
+
columnNumber: 5
|
|
1428
|
+
},
|
|
1429
|
+
void 0
|
|
814
1430
|
),
|
|
815
|
-
/* @__PURE__ */
|
|
1431
|
+
/* @__PURE__ */ e(
|
|
816
1432
|
"path",
|
|
817
1433
|
{
|
|
818
1434
|
d: "M6.38001 14.75C6.32001 14.75 6.26001 14.74 6.20001 14.73C5.80001 14.63 5.55001 14.22 5.65001 13.82C5.95001 12.63 5.95001 11.37 5.65001 10.18C5.55001 9.78001 5.79001 9.37001 6.20001 9.27001C6.59001 9.17001 7.00001 9.42001 7.10001 9.82001C7.46001 11.25 7.46001 12.76 7.10001 14.18C7.02001 14.52 6.71001 14.75 6.38001 14.75Z",
|
|
819
1435
|
fill: "currentColor"
|
|
820
|
-
}
|
|
1436
|
+
},
|
|
1437
|
+
void 0,
|
|
1438
|
+
!1,
|
|
1439
|
+
{
|
|
1440
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowOutlineIcon.tsx",
|
|
1441
|
+
lineNumber: 24,
|
|
1442
|
+
columnNumber: 5
|
|
1443
|
+
},
|
|
1444
|
+
void 0
|
|
821
1445
|
)
|
|
822
1446
|
]
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
1447
|
+
},
|
|
1448
|
+
void 0,
|
|
1449
|
+
!0,
|
|
1450
|
+
{
|
|
1451
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowOutlineIcon.tsx",
|
|
1452
|
+
lineNumber: 8,
|
|
1453
|
+
columnNumber: 3
|
|
1454
|
+
},
|
|
1455
|
+
void 0
|
|
1456
|
+
), I = ({
|
|
1457
|
+
color: t,
|
|
1458
|
+
size: s = 24
|
|
827
1459
|
}) => /* @__PURE__ */ e(
|
|
828
1460
|
"svg",
|
|
829
1461
|
{
|
|
830
|
-
width:
|
|
831
|
-
height:
|
|
1462
|
+
width: s,
|
|
1463
|
+
height: s,
|
|
832
1464
|
viewBox: "0 0 24 24",
|
|
833
1465
|
fill: "none",
|
|
834
1466
|
xmlns: "http://www.w3.org/2000/svg",
|
|
835
|
-
style: { color:
|
|
1467
|
+
style: { color: t },
|
|
836
1468
|
children: [
|
|
837
|
-
/* @__PURE__ */
|
|
1469
|
+
/* @__PURE__ */ e(
|
|
838
1470
|
"path",
|
|
839
1471
|
{
|
|
840
1472
|
d: "M13 19H7C3 19 2 18 2 14V10C2 6 3 5 7 5H13C17 5 18 6 18 10V14C18 18 17 19 13 19Z",
|
|
@@ -842,9 +1474,17 @@ const C = ({
|
|
|
842
1474
|
strokeWidth: 1.5,
|
|
843
1475
|
strokeLinecap: "round",
|
|
844
1476
|
strokeLinejoin: "round"
|
|
845
|
-
}
|
|
1477
|
+
},
|
|
1478
|
+
void 0,
|
|
1479
|
+
!1,
|
|
1480
|
+
{
|
|
1481
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowTwotoneIcon.tsx",
|
|
1482
|
+
lineNumber: 16,
|
|
1483
|
+
columnNumber: 5
|
|
1484
|
+
},
|
|
1485
|
+
void 0
|
|
846
1486
|
),
|
|
847
|
-
/* @__PURE__ */
|
|
1487
|
+
/* @__PURE__ */ e(
|
|
848
1488
|
"path",
|
|
849
1489
|
{
|
|
850
1490
|
opacity: "0.34",
|
|
@@ -853,9 +1493,17 @@ const C = ({
|
|
|
853
1493
|
strokeWidth: 1.5,
|
|
854
1494
|
strokeLinecap: "round",
|
|
855
1495
|
strokeLinejoin: "round"
|
|
856
|
-
}
|
|
1496
|
+
},
|
|
1497
|
+
void 0,
|
|
1498
|
+
!1,
|
|
1499
|
+
{
|
|
1500
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowTwotoneIcon.tsx",
|
|
1501
|
+
lineNumber: 23,
|
|
1502
|
+
columnNumber: 5
|
|
1503
|
+
},
|
|
1504
|
+
void 0
|
|
857
1505
|
),
|
|
858
|
-
/* @__PURE__ */
|
|
1506
|
+
/* @__PURE__ */ e(
|
|
859
1507
|
"path",
|
|
860
1508
|
{
|
|
861
1509
|
opacity: "0.34",
|
|
@@ -864,34 +1512,50 @@ const C = ({
|
|
|
864
1512
|
strokeWidth: 1.5,
|
|
865
1513
|
strokeLinecap: "round",
|
|
866
1514
|
strokeLinejoin: "round"
|
|
867
|
-
}
|
|
1515
|
+
},
|
|
1516
|
+
void 0,
|
|
1517
|
+
!1,
|
|
1518
|
+
{
|
|
1519
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowTwotoneIcon.tsx",
|
|
1520
|
+
lineNumber: 31,
|
|
1521
|
+
columnNumber: 5
|
|
1522
|
+
},
|
|
1523
|
+
void 0
|
|
868
1524
|
)
|
|
869
1525
|
]
|
|
870
|
-
}
|
|
1526
|
+
},
|
|
1527
|
+
void 0,
|
|
1528
|
+
!0,
|
|
1529
|
+
{
|
|
1530
|
+
fileName: "C:/Users/asus/Desktop/AghsatMarket/shared-assets/src/icons/components/essetional/battery-low/BatteryLowTwotoneIcon.tsx",
|
|
1531
|
+
lineNumber: 8,
|
|
1532
|
+
columnNumber: 3
|
|
1533
|
+
},
|
|
1534
|
+
void 0
|
|
871
1535
|
);
|
|
872
1536
|
export {
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
1537
|
+
p as BatteryEmptyBoldIcon,
|
|
1538
|
+
k as BatteryEmptyBrokenIcon,
|
|
1539
|
+
N as BatteryEmptyBulkIcon,
|
|
1540
|
+
w as BatteryEmptyLinearIcon,
|
|
1541
|
+
b as BatteryEmptyOutlineIcon,
|
|
1542
|
+
g as BatteryEmptyTwotoneIcon,
|
|
1543
|
+
y as BatteryLowBoldIcon,
|
|
1544
|
+
v as BatteryLowBrokenIcon,
|
|
1545
|
+
M as BatteryLowBulkIcon,
|
|
1546
|
+
x as BatteryLowLinearIcon,
|
|
1547
|
+
B as BatteryLowOutlineIcon,
|
|
1548
|
+
I as BatteryLowTwotoneIcon,
|
|
1549
|
+
n as NotificationBoldIcon,
|
|
1550
|
+
r as NotificationBrokenIcon,
|
|
887
1551
|
i as NotificationBulkIcon,
|
|
888
|
-
|
|
889
|
-
|
|
1552
|
+
a as NotificationLinearIcon,
|
|
1553
|
+
l as NotificationOutlineIcon,
|
|
890
1554
|
c as NotificationTwotoneIcon,
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
1555
|
+
u as TrashBoldIcon,
|
|
1556
|
+
d as TrashBrokenIcon,
|
|
1557
|
+
m as TrashBulkIcon,
|
|
1558
|
+
h as TrashLinearIcon,
|
|
1559
|
+
C as TrashOutlineIcon,
|
|
1560
|
+
f as TrashTwotoneIcon
|
|
897
1561
|
};
|