huspy-icons 0.3.24 → 0.3.26
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/fonts/HuspyIcons.css +190 -130
- package/dist/fonts/HuspyIcons.eot +0 -0
- package/dist/fonts/HuspyIcons.json +146 -126
- package/dist/fonts/HuspyIcons.ts +186 -126
- package/dist/fonts/HuspyIcons.ttf +0 -0
- package/dist/fonts/HuspyIcons.woff +0 -0
- package/dist/fonts/HuspyIcons.woff2 +0 -0
- package/dist/native/index.d.ts +1 -1
- package/dist/native/index.js +146 -126
- package/dist/native/index.js.map +1 -1
- package/dist/react/index.d.mts +42 -2
- package/dist/react/index.d.ts +42 -2
- package/dist/react/index.js +1826 -695
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +1717 -586
- package/dist/react/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/native/glyphMap.ts +147 -127
- package/src/react/Barbeque.tsx +98 -0
- package/src/react/ClassicBuilding.tsx +74 -0
- package/src/react/Concierge.tsx +31 -0
- package/src/react/Dishwasher.tsx +30 -0
- package/src/react/Doorman.tsx +44 -0
- package/src/react/EquippedKitchen.tsx +24 -0
- package/src/react/Garage.tsx +56 -0
- package/src/react/Gym.tsx +24 -0
- package/src/react/Icon.tsx +61 -1
- package/src/react/MaidsRoom.tsx +24 -0
- package/src/react/MaidsService.tsx +24 -0
- package/src/react/Monumental.tsx +24 -0
- package/src/react/PaddleTennis.tsx +24 -0
- package/src/react/PartyHall.tsx +31 -0
- package/src/react/Sauna.tsx +31 -0
- package/src/react/Sea.tsx +24 -0
- package/src/react/Tennis.tsx +24 -0
- package/src/react/UserSquare.tsx +24 -0
- package/src/react/WalkInCloset.tsx +24 -0
- package/src/react/WashingMachine.tsx +30 -0
- package/src/react/Wifi.tsx +56 -0
- package/src/react/index.ts +20 -0
- package/src/react/index.tsx +20 -0
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import type { ReactIconProps } from '../shared/types';
|
|
3
|
+
import { resolveSize } from '../shared/types';
|
|
4
|
+
|
|
5
|
+
const SvgWashingMachine = ({ size = 16, ...props }: ReactIconProps) => {
|
|
6
|
+
const sizeValue = resolveSize(size);
|
|
7
|
+
|
|
8
|
+
return (
|
|
9
|
+
<svg
|
|
10
|
+
width={sizeValue} height={sizeValue}
|
|
11
|
+
viewBox="0 0 24 24"
|
|
12
|
+
fill="none"
|
|
13
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
14
|
+
{...props}
|
|
15
|
+
>
|
|
16
|
+
<path
|
|
17
|
+
fillRule="evenodd"
|
|
18
|
+
clipRule="evenodd"
|
|
19
|
+
d="M17.8 6.16724C17.8 5.68815 18.1884 5.29977 18.6675 5.29977H18.6761C19.1552 5.29977 19.5436 5.68815 19.5436 6.16724C19.5436 6.64633 19.1552 7.03471 18.6761 7.03471H18.6675C18.1884 7.03471 17.8 6.64633 17.8 6.16724Z"
|
|
20
|
+
fill="currentColor"
|
|
21
|
+
/>
|
|
22
|
+
<path
|
|
23
|
+
d="M20.2002 9.24817H17.2969L17.0625 9.01379C15.7457 7.69561 13.9169 6.94348 12 6.94348C10.0825 6.94353 8.25519 7.69538 6.9375 9.01379L6.70312 9.24817H3.7998V19.92C3.7998 20.0261 3.842 20.1282 3.91699 20.2032C3.99201 20.2783 4.0941 20.3204 4.2002 20.3204H19.8008C19.9066 20.3203 20.0081 20.2781 20.083 20.2032C20.158 20.1282 20.2002 20.0261 20.2002 19.92V9.24817ZM15.7002 14.0001C15.7002 11.9565 14.0435 10.2999 12 10.2999C9.95648 10.2999 8.2998 11.9565 8.2998 14.0001C8.29989 16.0436 9.95654 17.7003 12 17.7003C14.0435 17.7003 15.7001 16.0436 15.7002 14.0001ZM20.2002 6.84192C20.0463 7.18906 19.778 7.47351 19.4424 7.64758H20.2002V6.84192ZM20.2002 5.04016C20.2002 4.93407 20.158 4.83198 20.083 4.75696C20.0081 4.68216 19.9066 4.63989 19.8008 4.63977H19.3438C19.7249 4.80659 20.0314 5.11126 20.2002 5.49133V5.04016ZM17.2998 14.0001C17.2997 16.9273 14.9271 19.2999 12 19.2999C9.0729 19.2999 6.70028 16.9273 6.7002 14.0001C6.7002 11.0729 9.07285 8.70032 12 8.70032C14.9272 8.70032 17.2998 11.0729 17.2998 14.0001ZM18.5996 6.16711C18.5996 6.20422 18.6299 6.23424 18.667 6.2345H18.6758C18.713 6.2345 18.7432 6.20438 18.7432 6.16711C18.7431 6.12991 18.713 6.09973 18.6758 6.09973H18.667C18.63 6.09999 18.5997 6.13007 18.5996 6.16711ZM3.7998 7.64758H6.05371C7.65435 6.17019 9.78349 5.34392 12 5.34387C13.9197 5.34387 15.7766 5.96348 17.2793 7.08997C17.1032 6.82564 17 6.50851 17 6.16711C17.0001 5.48373 17.4116 4.89726 18 4.63977H4.2002C4.0941 4.63977 3.99201 4.68194 3.91699 4.75696C3.84197 4.83198 3.7998 4.93407 3.7998 5.04016V7.64758ZM21.8008 19.92C21.8008 20.4503 21.5897 20.9591 21.2148 21.3341C20.8399 21.7091 20.3311 21.9199 19.8008 21.92H4.2002C3.66976 21.92 3.16121 21.7092 2.78613 21.3341C2.41108 20.959 2.2002 20.4505 2.2002 19.92V5.04016C2.2002 4.50972 2.41106 4.00118 2.78613 3.6261C3.16121 3.25102 3.66976 3.04016 4.2002 3.04016H19.8008C20.3311 3.04028 20.8399 3.25113 21.2148 3.6261C21.5897 4.00115 21.8008 4.50987 21.8008 5.04016V19.92Z"
|
|
24
|
+
fill="currentColor"
|
|
25
|
+
/>
|
|
26
|
+
</svg>
|
|
27
|
+
);
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export default SvgWashingMachine;
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import type { ReactIconProps } from '../shared/types';
|
|
3
|
+
import { resolveSize } from '../shared/types';
|
|
4
|
+
|
|
5
|
+
const SvgWifi = ({ size = 16, ...props }: ReactIconProps) => {
|
|
6
|
+
const sizeValue = resolveSize(size);
|
|
7
|
+
|
|
8
|
+
return (
|
|
9
|
+
<svg
|
|
10
|
+
width={sizeValue} height={sizeValue}
|
|
11
|
+
viewBox="0 0 24 24"
|
|
12
|
+
fill="none"
|
|
13
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
14
|
+
{...props}
|
|
15
|
+
>
|
|
16
|
+
<path
|
|
17
|
+
fillRule="evenodd"
|
|
18
|
+
clipRule="evenodd"
|
|
19
|
+
d="M4.72727 14.7273C4.2252 14.7273 3.81818 15.1343 3.81818 15.6364V19.2727C3.81818 19.7748 4.2252 20.1818 4.72727 20.1818H19.2727C19.7748 20.1818 20.1818 19.7748 20.1818 19.2727V15.6364C20.1818 15.1343 19.7748 14.7273 19.2727 14.7273H4.72727ZM2 15.6364C2 14.1301 3.22104 12.9091 4.72727 12.9091H19.2727C20.779 12.9091 22 14.1301 22 15.6364V19.2727C22 20.779 20.779 22 19.2727 22H4.72727C3.22104 22 2 20.779 2 19.2727V15.6364Z"
|
|
20
|
+
fill="currentColor"
|
|
21
|
+
/>
|
|
22
|
+
<path
|
|
23
|
+
fillRule="evenodd"
|
|
24
|
+
clipRule="evenodd"
|
|
25
|
+
d="M5.63636 17.4545C5.63636 16.9525 6.04338 16.5455 6.54545 16.5455H6.55455C7.05662 16.5455 7.46364 16.9525 7.46364 17.4545C7.46364 17.9566 7.05662 18.3636 6.55455 18.3636H6.54545C6.04338 18.3636 5.63636 17.9566 5.63636 17.4545Z"
|
|
26
|
+
fill="currentColor"
|
|
27
|
+
/>
|
|
28
|
+
<path
|
|
29
|
+
fillRule="evenodd"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
d="M9.27273 17.4545C9.27273 16.9525 9.67974 16.5455 10.1818 16.5455H10.1909C10.693 16.5455 11.1 16.9525 11.1 17.4545C11.1 17.9566 10.693 18.3636 10.1909 18.3636H10.1818C9.67974 18.3636 9.27273 17.9566 9.27273 17.4545Z"
|
|
32
|
+
fill="currentColor"
|
|
33
|
+
/>
|
|
34
|
+
<path
|
|
35
|
+
fillRule="evenodd"
|
|
36
|
+
clipRule="evenodd"
|
|
37
|
+
d="M14.7273 9.27273C15.2294 9.27273 15.6364 9.67974 15.6364 10.1818V13.8182C15.6364 14.3203 15.2294 14.7273 14.7273 14.7273C14.2252 14.7273 13.8182 14.3203 13.8182 13.8182V10.1818C13.8182 9.67974 14.2252 9.27273 14.7273 9.27273Z"
|
|
38
|
+
fill="currentColor"
|
|
39
|
+
/>
|
|
40
|
+
<path
|
|
41
|
+
fillRule="evenodd"
|
|
42
|
+
clipRule="evenodd"
|
|
43
|
+
d="M12.9957 5.97996C13.5475 5.75122 14.139 5.63348 14.7363 5.63348C15.3336 5.63348 15.9251 5.75122 16.4769 5.97996C17.0287 6.20871 17.5301 6.54398 17.9522 6.9666C18.307 7.32182 18.3067 7.89742 17.9515 8.25225C17.5963 8.60707 17.0207 8.60675 16.6658 8.25153C16.4126 7.99796 16.1118 7.7968 15.7807 7.65955C15.4496 7.5223 15.0947 7.45166 14.7363 7.45166C14.3779 7.45166 14.023 7.5223 13.6919 7.65955C13.3608 7.7968 13.06 7.99796 12.8068 8.25153C12.4519 8.60675 11.8763 8.60707 11.5211 8.25225C11.1659 7.89742 11.1656 7.32182 11.5204 6.9666C11.9425 6.54398 12.4439 6.20871 12.9957 5.97996Z"
|
|
44
|
+
fill="currentColor"
|
|
45
|
+
/>
|
|
46
|
+
<path
|
|
47
|
+
fillRule="evenodd"
|
|
48
|
+
clipRule="evenodd"
|
|
49
|
+
d="M8.94838 4.39328C10.4826 2.86005 12.5629 1.99878 14.7319 1.99878C16.9009 1.99878 18.9812 2.86005 20.5154 4.39328C20.8706 4.74819 20.8708 5.32379 20.5159 5.67893C20.1609 6.03407 19.5853 6.03426 19.2302 5.67935C18.0369 4.48684 16.4189 3.81696 14.7319 3.81696C13.0449 3.81696 11.4269 4.48684 10.2336 5.67935C9.87847 6.03426 9.30287 6.03407 8.94796 5.67893C8.59306 5.32379 8.59325 4.74819 8.94838 4.39328Z"
|
|
50
|
+
fill="currentColor"
|
|
51
|
+
/>
|
|
52
|
+
</svg>
|
|
53
|
+
);
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
export default SvgWifi;
|
package/src/react/index.ts
CHANGED
|
@@ -16,6 +16,7 @@ export { default as ArrowUpDown } from './ArrowUpDown';
|
|
|
16
16
|
export { default as ArrowUpLeft } from './ArrowUpLeft';
|
|
17
17
|
export { default as ArrowUpRight } from './ArrowUpRight';
|
|
18
18
|
export { default as BalconyWindow } from './BalconyWindow';
|
|
19
|
+
export { default as Barbeque } from './Barbeque';
|
|
19
20
|
export { default as Bath } from './Bath';
|
|
20
21
|
export { default as BedDouble } from './BedDouble';
|
|
21
22
|
export { default as Bell } from './Bell';
|
|
@@ -36,14 +37,19 @@ export { default as ChevronLeft } from './ChevronLeft';
|
|
|
36
37
|
export { default as ChevronRight } from './ChevronRight';
|
|
37
38
|
export { default as ChevronUp } from './ChevronUp';
|
|
38
39
|
export { default as CircleOff } from './CircleOff';
|
|
40
|
+
export { default as ClassicBuilding } from './ClassicBuilding';
|
|
39
41
|
export { default as Closet } from './Closet';
|
|
40
42
|
export { default as Collections } from './Collections';
|
|
43
|
+
export { default as Concierge } from './Concierge';
|
|
41
44
|
export { default as Contact } from './Contact';
|
|
42
45
|
export { default as Copy } from './Copy';
|
|
46
|
+
export { default as Dishwasher } from './Dishwasher';
|
|
43
47
|
export { default as DoorOpen } from './DoorOpen';
|
|
48
|
+
export { default as Doorman } from './Doorman';
|
|
44
49
|
export { default as Duplex } from './Duplex';
|
|
45
50
|
export { default as Edit } from './Edit';
|
|
46
51
|
export { default as Electric } from './Electric';
|
|
52
|
+
export { default as EquippedKitchen } from './EquippedKitchen';
|
|
47
53
|
export { default as ExploreFilled } from './ExploreFilled';
|
|
48
54
|
export { default as ExploreLinear } from './ExploreLinear';
|
|
49
55
|
export { default as EyeHidden } from './EyeHidden';
|
|
@@ -60,8 +66,10 @@ export { default as FileSpreadsheet } from './FileSpreadsheet';
|
|
|
60
66
|
export { default as FileText } from './FileText';
|
|
61
67
|
export { default as Filter } from './Filter';
|
|
62
68
|
export { default as Furnished } from './Furnished';
|
|
69
|
+
export { default as Garage } from './Garage';
|
|
63
70
|
export { default as Garden } from './Garden';
|
|
64
71
|
export { default as GasHeating } from './GasHeating';
|
|
72
|
+
export { default as Gym } from './Gym';
|
|
65
73
|
export { default as Heating } from './Heating';
|
|
66
74
|
export { default as HelpCircle } from './HelpCircle';
|
|
67
75
|
export { default as History } from './History';
|
|
@@ -81,16 +89,21 @@ export { default as Lock } from './Lock';
|
|
|
81
89
|
export { default as Loft } from './Loft';
|
|
82
90
|
export { default as Logout } from './Logout';
|
|
83
91
|
export { default as MagicWand } from './MagicWand';
|
|
92
|
+
export { default as MaidsRoom } from './MaidsRoom';
|
|
93
|
+
export { default as MaidsService } from './MaidsService';
|
|
84
94
|
export { default as Mail } from './Mail';
|
|
85
95
|
export { default as Map } from './Map';
|
|
86
96
|
export { default as MapPin } from './MapPin';
|
|
87
97
|
export { default as Minus } from './Minus';
|
|
98
|
+
export { default as Monumental } from './Monumental';
|
|
88
99
|
export { default as MoreHorizontal } from './MoreHorizontal';
|
|
89
100
|
export { default as Mortgage } from './Mortgage';
|
|
90
101
|
export { default as Note } from './Note';
|
|
91
102
|
export { default as Notes } from './Notes';
|
|
92
103
|
export { default as Outside } from './Outside';
|
|
104
|
+
export { default as PaddleTennis } from './PaddleTennis';
|
|
93
105
|
export { default as Parking } from './Parking';
|
|
106
|
+
export { default as PartyHall } from './PartyHall';
|
|
94
107
|
export { default as Patio } from './Patio';
|
|
95
108
|
export { default as Payments } from './Payments';
|
|
96
109
|
export { default as PencilLine } from './PencilLine';
|
|
@@ -106,6 +119,8 @@ export { default as PropertiesLinear } from './PropertiesLinear';
|
|
|
106
119
|
export { default as Rent } from './Rent';
|
|
107
120
|
export { default as Restaurant } from './Restaurant';
|
|
108
121
|
export { default as Sale } from './Sale';
|
|
122
|
+
export { default as Sauna } from './Sauna';
|
|
123
|
+
export { default as Sea } from './Sea';
|
|
109
124
|
export { default as Search } from './Search';
|
|
110
125
|
export { default as SearchX } from './SearchX';
|
|
111
126
|
export { default as Share } from './Share';
|
|
@@ -115,6 +130,7 @@ export { default as Storage } from './Storage';
|
|
|
115
130
|
export { default as Store } from './Store';
|
|
116
131
|
export { default as SwimmingPool } from './SwimmingPool';
|
|
117
132
|
export { default as Tasks } from './Tasks';
|
|
133
|
+
export { default as Tennis } from './Tennis';
|
|
118
134
|
export { default as Terrace } from './Terrace';
|
|
119
135
|
export { default as ThermometerSnowflake } from './ThermometerSnowflake';
|
|
120
136
|
export { default as Time } from './Time';
|
|
@@ -123,8 +139,12 @@ export { default as TouchIos } from './TouchIos';
|
|
|
123
139
|
export { default as Trash2 } from './Trash2';
|
|
124
140
|
export { default as User } from './User';
|
|
125
141
|
export { default as UserPlus } from './UserPlus';
|
|
142
|
+
export { default as UserSquare } from './UserSquare';
|
|
143
|
+
export { default as WalkInCloset } from './WalkInCloset';
|
|
126
144
|
export { default as Warehouse } from './Warehouse';
|
|
145
|
+
export { default as WashingMachine } from './WashingMachine';
|
|
127
146
|
export { default as Whatsapp } from './Whatsapp';
|
|
147
|
+
export { default as Wifi } from './Wifi';
|
|
128
148
|
|
|
129
149
|
// Unified Icon component
|
|
130
150
|
export { default as Icon } from './Icon';
|
package/src/react/index.tsx
CHANGED
|
@@ -15,6 +15,7 @@ export { default as ArrowUpLeft } from './ArrowUpLeft';
|
|
|
15
15
|
export { default as ArrowUpRight } from './ArrowUpRight';
|
|
16
16
|
export { default as ArrowUp } from './ArrowUp';
|
|
17
17
|
export { default as BalconyWindow } from './BalconyWindow';
|
|
18
|
+
export { default as Barbeque } from './Barbeque';
|
|
18
19
|
export { default as Bath } from './Bath';
|
|
19
20
|
export { default as BedDouble } from './BedDouble';
|
|
20
21
|
export { default as Bell } from './Bell';
|
|
@@ -35,14 +36,19 @@ export { default as ChevronLeft } from './ChevronLeft';
|
|
|
35
36
|
export { default as ChevronRight } from './ChevronRight';
|
|
36
37
|
export { default as ChevronUp } from './ChevronUp';
|
|
37
38
|
export { default as CircleOff } from './CircleOff';
|
|
39
|
+
export { default as ClassicBuilding } from './ClassicBuilding';
|
|
38
40
|
export { default as Closet } from './Closet';
|
|
39
41
|
export { default as Collections } from './Collections';
|
|
42
|
+
export { default as Concierge } from './Concierge';
|
|
40
43
|
export { default as Contact } from './Contact';
|
|
41
44
|
export { default as Copy } from './Copy';
|
|
45
|
+
export { default as Dishwasher } from './Dishwasher';
|
|
42
46
|
export { default as DoorOpen } from './DoorOpen';
|
|
47
|
+
export { default as Doorman } from './Doorman';
|
|
43
48
|
export { default as Duplex } from './Duplex';
|
|
44
49
|
export { default as Edit } from './Edit';
|
|
45
50
|
export { default as Electric } from './Electric';
|
|
51
|
+
export { default as EquippedKitchen } from './EquippedKitchen';
|
|
46
52
|
export { default as ExploreFilled } from './ExploreFilled';
|
|
47
53
|
export { default as ExploreLinear } from './ExploreLinear';
|
|
48
54
|
export { default as EyeHidden } from './EyeHidden';
|
|
@@ -59,8 +65,10 @@ export { default as FileSpreadsheet } from './FileSpreadsheet';
|
|
|
59
65
|
export { default as FileText } from './FileText';
|
|
60
66
|
export { default as Filter } from './Filter';
|
|
61
67
|
export { default as Furnished } from './Furnished';
|
|
68
|
+
export { default as Garage } from './Garage';
|
|
62
69
|
export { default as Garden } from './Garden';
|
|
63
70
|
export { default as GasHeating } from './GasHeating';
|
|
71
|
+
export { default as Gym } from './Gym';
|
|
64
72
|
export { default as Heating } from './Heating';
|
|
65
73
|
export { default as HelpCircle } from './HelpCircle';
|
|
66
74
|
export { default as History } from './History';
|
|
@@ -80,16 +88,21 @@ export { default as Lock } from './Lock';
|
|
|
80
88
|
export { default as Loft } from './Loft';
|
|
81
89
|
export { default as Logout } from './Logout';
|
|
82
90
|
export { default as MagicWand } from './MagicWand';
|
|
91
|
+
export { default as MaidsRoom } from './MaidsRoom';
|
|
92
|
+
export { default as MaidsService } from './MaidsService';
|
|
83
93
|
export { default as Mail } from './Mail';
|
|
84
94
|
export { default as MapPin } from './MapPin';
|
|
85
95
|
export { default as Map } from './Map';
|
|
86
96
|
export { default as Minus } from './Minus';
|
|
97
|
+
export { default as Monumental } from './Monumental';
|
|
87
98
|
export { default as MoreHorizontal } from './MoreHorizontal';
|
|
88
99
|
export { default as Mortgage } from './Mortgage';
|
|
89
100
|
export { default as Note } from './Note';
|
|
90
101
|
export { default as Notes } from './Notes';
|
|
91
102
|
export { default as Outside } from './Outside';
|
|
103
|
+
export { default as PaddleTennis } from './PaddleTennis';
|
|
92
104
|
export { default as Parking } from './Parking';
|
|
105
|
+
export { default as PartyHall } from './PartyHall';
|
|
93
106
|
export { default as Patio } from './Patio';
|
|
94
107
|
export { default as Payments } from './Payments';
|
|
95
108
|
export { default as PencilLine } from './PencilLine';
|
|
@@ -105,6 +118,8 @@ export { default as PropertiesLinear } from './PropertiesLinear';
|
|
|
105
118
|
export { default as Rent } from './Rent';
|
|
106
119
|
export { default as Restaurant } from './Restaurant';
|
|
107
120
|
export { default as Sale } from './Sale';
|
|
121
|
+
export { default as Sauna } from './Sauna';
|
|
122
|
+
export { default as Sea } from './Sea';
|
|
108
123
|
export { default as SearchX } from './SearchX';
|
|
109
124
|
export { default as Search } from './Search';
|
|
110
125
|
export { default as Share } from './Share';
|
|
@@ -114,6 +129,7 @@ export { default as Storage } from './Storage';
|
|
|
114
129
|
export { default as Store } from './Store';
|
|
115
130
|
export { default as SwimmingPool } from './SwimmingPool';
|
|
116
131
|
export { default as Tasks } from './Tasks';
|
|
132
|
+
export { default as Tennis } from './Tennis';
|
|
117
133
|
export { default as Terrace } from './Terrace';
|
|
118
134
|
export { default as ThermometerSnowflake } from './ThermometerSnowflake';
|
|
119
135
|
export { default as Time } from './Time';
|
|
@@ -121,6 +137,10 @@ export { default as TouchAndroid } from './TouchAndroid';
|
|
|
121
137
|
export { default as TouchIos } from './TouchIos';
|
|
122
138
|
export { default as Trash2 } from './Trash2';
|
|
123
139
|
export { default as UserPlus } from './UserPlus';
|
|
140
|
+
export { default as UserSquare } from './UserSquare';
|
|
124
141
|
export { default as User } from './User';
|
|
142
|
+
export { default as WalkInCloset } from './WalkInCloset';
|
|
125
143
|
export { default as Warehouse } from './Warehouse';
|
|
144
|
+
export { default as WashingMachine } from './WashingMachine';
|
|
126
145
|
export { default as Whatsapp } from './Whatsapp';
|
|
146
|
+
export { default as Wifi } from './Wifi';
|