huspy-icons 0.3.38 → 0.3.39

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "huspy-icons",
3
- "version": "0.3.38",
3
+ "version": "0.3.39",
4
4
  "description": "Cross-platform icon package for Huspy - React and React Native compatible",
5
5
  "author": "Huspy",
6
6
  "license": "MIT",
@@ -4,7 +4,7 @@
4
4
  /**
5
5
  * Available icon names in the HuspyIcons font
6
6
  */
7
- export type IconName = 'wifi' | 'whatsapp' | 'washing-machine' | 'warehouse' | 'walk-in-closet' | 'user' | 'user-square' | 'user-plus' | 'trash' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'shield-alert' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | 'properties-search-empty' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'play-solid' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'party-hall' | 'parking' | 'paddle-tennis' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'monumental' | 'minus' | 'map' | 'map-pin' | 'mail' | 'maids-service' | 'maids-room' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'handshake' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | 'file-type' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'external_link' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | 'doorman' | 'door-open' | 'dishwasher' | 'copy' | 'contact' | 'concierge' | 'collections' | 'closet' | 'classic-building' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'camera' | 'calendar' | 'calendar-x' | 'calendar-clock' | 'calendar-check' | 'building' | 'bell' | 'bed-double' | 'bath' | 'barbeque' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'ai' | 'add-note' | 'accessibility';
7
+ export type IconName = 'wifi' | 'whatsapp' | 'washing-machine' | 'warehouse' | 'walk-in-closet' | 'user' | 'user-square' | 'user-plus' | 'upload' | 'trash' | 'trash-2' | 'touch-ios' | 'touch-android' | 'time' | 'thumbs-up' | 'thumbs-down' | 'thermometer-snowflake' | 'terrace' | 'tennis' | 'tasks' | 'swimming-pool' | 'store' | 'storage' | 'status-dot' | 'size-3d' | 'shield-alert' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | 'properties-search-empty' | 'properties-linear' | 'properties-filled' | 'promotion' | 'plus' | 'play-solid' | 'pin_map_solid' | 'phone-linear' | 'pet' | 'pent-house' | 'pencil-line' | 'payments' | 'patio' | 'party-hall' | 'parking' | 'paddle-tennis' | 'outside' | 'notes' | 'note' | 'mortgage' | 'more-horizontal' | 'monumental' | 'minus' | 'map' | 'map-pin' | 'mail' | 'maids-service' | 'maids-room' | 'magic-wand' | 'logout' | 'loft' | 'lock' | 'loader' | 'lift' | 'leads-linear' | 'leads-filled' | 'keys_01' | 'info' | 'images-gallery' | 'image' | 'image-off' | 'icon-slot' | 'home-linear' | 'home-filled' | 'history' | 'help-circle' | 'heating' | 'handshake' | 'gym' | 'gas-heating' | 'garden' | 'garage' | 'furnished' | 'filter' | 'file' | 'file-type' | 'file-text' | 'file-spreadsheet' | 'file-signature' | 'file-lock' | 'file-key' | 'file-input' | 'file-check' | 'face-ios-light' | 'face-ios-bold' | 'face-android' | 'eye-visible' | 'eye-hidden' | 'external_link' | 'explore-linear' | 'explore-filled' | 'equipped-kitchen' | 'electric' | 'edit' | 'duplex' | 'doorman' | 'door-open' | 'dishwasher' | 'copy' | 'contact' | 'concierge' | 'collections' | 'closet' | 'classic-building' | 'circle-off' | 'chevron-up' | 'chevron-right' | 'chevron-left' | 'chevron-down' | 'check' | 'check-circle-2' | 'check-check' | 'chalet-pareado' | 'chalet-independet' | 'chalet-adosado' | 'cancel' | 'cancel-circle-stroke' | 'cancel-circle-solid' | 'camera' | 'calendar' | 'calendar-x' | 'calendar-clock' | 'calendar-check' | 'building' | 'bell' | 'bed-double' | 'bath' | 'barbeque' | 'balcony-window' | 'arrow-up' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-up-down' | 'arrow-right' | 'arrow-left' | 'arrow-down' | 'arrow-down-right' | 'arrow-down-left' | 'archive' | 'alert-triangle' | 'alert-circle' | 'air-conditioner' | 'ai' | 'add-note' | 'accessibility';
8
8
 
9
9
  /**
10
10
  * Mapping of icon names to unicode codepoints
@@ -19,156 +19,157 @@ export const glyphMap: Record<IconName, number> = {
19
19
  "user": 61702,
20
20
  "user-square": 61703,
21
21
  "user-plus": 61704,
22
- "trash": 61705,
23
- "trash-2": 61706,
24
- "touch-ios": 61707,
25
- "touch-android": 61708,
26
- "time": 61709,
27
- "thumbs-up": 61710,
28
- "thumbs-down": 61711,
29
- "thermometer-snowflake": 61712,
30
- "terrace": 61713,
31
- "tennis": 61714,
32
- "tasks": 61715,
33
- "swimming-pool": 61716,
34
- "store": 61717,
35
- "storage": 61718,
36
- "status-dot": 61719,
37
- "size-3d": 61720,
38
- "shield-alert": 61721,
39
- "share": 61722,
40
- "search": 61723,
41
- "search-x": 61724,
42
- "sea": 61725,
43
- "sauna": 61726,
44
- "sale": 61727,
45
- "restaurant": 61728,
46
- "rent": 61729,
47
- "properties-search-empty": 61730,
48
- "properties-linear": 61731,
49
- "properties-filled": 61732,
50
- "promotion": 61733,
51
- "plus": 61734,
52
- "play-solid": 61735,
53
- "pin_map_solid": 61736,
54
- "phone-linear": 61737,
55
- "pet": 61738,
56
- "pent-house": 61739,
57
- "pencil-line": 61740,
58
- "payments": 61741,
59
- "patio": 61742,
60
- "party-hall": 61743,
61
- "parking": 61744,
62
- "paddle-tennis": 61745,
63
- "outside": 61746,
64
- "notes": 61747,
65
- "note": 61748,
66
- "mortgage": 61749,
67
- "more-horizontal": 61750,
68
- "monumental": 61751,
69
- "minus": 61752,
70
- "map": 61753,
71
- "map-pin": 61754,
72
- "mail": 61755,
73
- "maids-service": 61756,
74
- "maids-room": 61757,
75
- "magic-wand": 61758,
76
- "logout": 61759,
77
- "loft": 61760,
78
- "lock": 61761,
79
- "loader": 61762,
80
- "lift": 61763,
81
- "leads-linear": 61764,
82
- "leads-filled": 61765,
83
- "keys_01": 61766,
84
- "info": 61767,
85
- "images-gallery": 61768,
86
- "image": 61769,
87
- "image-off": 61770,
88
- "icon-slot": 61771,
89
- "home-linear": 61772,
90
- "home-filled": 61773,
91
- "history": 61774,
92
- "help-circle": 61775,
93
- "heating": 61776,
94
- "handshake": 61777,
95
- "gym": 61778,
96
- "gas-heating": 61779,
97
- "garden": 61780,
98
- "garage": 61781,
99
- "furnished": 61782,
100
- "filter": 61783,
101
- "file": 61784,
102
- "file-type": 61785,
103
- "file-text": 61786,
104
- "file-spreadsheet": 61787,
105
- "file-signature": 61788,
106
- "file-lock": 61789,
107
- "file-key": 61790,
108
- "file-input": 61791,
109
- "file-check": 61792,
110
- "face-ios-light": 61793,
111
- "face-ios-bold": 61794,
112
- "face-android": 61795,
113
- "eye-visible": 61796,
114
- "eye-hidden": 61797,
115
- "external_link": 61798,
116
- "explore-linear": 61799,
117
- "explore-filled": 61800,
118
- "equipped-kitchen": 61801,
119
- "electric": 61802,
120
- "edit": 61803,
121
- "duplex": 61804,
122
- "doorman": 61805,
123
- "door-open": 61806,
124
- "dishwasher": 61807,
125
- "copy": 61808,
126
- "contact": 61809,
127
- "concierge": 61810,
128
- "collections": 61811,
129
- "closet": 61812,
130
- "classic-building": 61813,
131
- "circle-off": 61814,
132
- "chevron-up": 61815,
133
- "chevron-right": 61816,
134
- "chevron-left": 61817,
135
- "chevron-down": 61818,
136
- "check": 61819,
137
- "check-circle-2": 61820,
138
- "check-check": 61821,
139
- "chalet-pareado": 61822,
140
- "chalet-independet": 61823,
141
- "chalet-adosado": 61824,
142
- "cancel": 61825,
143
- "cancel-circle-stroke": 61826,
144
- "cancel-circle-solid": 61827,
145
- "camera": 61828,
146
- "calendar": 61829,
147
- "calendar-x": 61830,
148
- "calendar-clock": 61831,
149
- "calendar-check": 61832,
150
- "building": 61833,
151
- "bell": 61834,
152
- "bed-double": 61835,
153
- "bath": 61836,
154
- "barbeque": 61837,
155
- "balcony-window": 61838,
156
- "arrow-up": 61839,
157
- "arrow-up-right": 61840,
158
- "arrow-up-left": 61841,
159
- "arrow-up-down": 61842,
160
- "arrow-right": 61843,
161
- "arrow-left": 61844,
162
- "arrow-down": 61845,
163
- "arrow-down-right": 61846,
164
- "arrow-down-left": 61847,
165
- "archive": 61848,
166
- "alert-triangle": 61849,
167
- "alert-circle": 61850,
168
- "air-conditioner": 61851,
169
- "ai": 61852,
170
- "add-note": 61853,
171
- "accessibility": 61854
22
+ "upload": 61705,
23
+ "trash": 61706,
24
+ "trash-2": 61707,
25
+ "touch-ios": 61708,
26
+ "touch-android": 61709,
27
+ "time": 61710,
28
+ "thumbs-up": 61711,
29
+ "thumbs-down": 61712,
30
+ "thermometer-snowflake": 61713,
31
+ "terrace": 61714,
32
+ "tennis": 61715,
33
+ "tasks": 61716,
34
+ "swimming-pool": 61717,
35
+ "store": 61718,
36
+ "storage": 61719,
37
+ "status-dot": 61720,
38
+ "size-3d": 61721,
39
+ "shield-alert": 61722,
40
+ "share": 61723,
41
+ "search": 61724,
42
+ "search-x": 61725,
43
+ "sea": 61726,
44
+ "sauna": 61727,
45
+ "sale": 61728,
46
+ "restaurant": 61729,
47
+ "rent": 61730,
48
+ "properties-search-empty": 61731,
49
+ "properties-linear": 61732,
50
+ "properties-filled": 61733,
51
+ "promotion": 61734,
52
+ "plus": 61735,
53
+ "play-solid": 61736,
54
+ "pin_map_solid": 61737,
55
+ "phone-linear": 61738,
56
+ "pet": 61739,
57
+ "pent-house": 61740,
58
+ "pencil-line": 61741,
59
+ "payments": 61742,
60
+ "patio": 61743,
61
+ "party-hall": 61744,
62
+ "parking": 61745,
63
+ "paddle-tennis": 61746,
64
+ "outside": 61747,
65
+ "notes": 61748,
66
+ "note": 61749,
67
+ "mortgage": 61750,
68
+ "more-horizontal": 61751,
69
+ "monumental": 61752,
70
+ "minus": 61753,
71
+ "map": 61754,
72
+ "map-pin": 61755,
73
+ "mail": 61756,
74
+ "maids-service": 61757,
75
+ "maids-room": 61758,
76
+ "magic-wand": 61759,
77
+ "logout": 61760,
78
+ "loft": 61761,
79
+ "lock": 61762,
80
+ "loader": 61763,
81
+ "lift": 61764,
82
+ "leads-linear": 61765,
83
+ "leads-filled": 61766,
84
+ "keys_01": 61767,
85
+ "info": 61768,
86
+ "images-gallery": 61769,
87
+ "image": 61770,
88
+ "image-off": 61771,
89
+ "icon-slot": 61772,
90
+ "home-linear": 61773,
91
+ "home-filled": 61774,
92
+ "history": 61775,
93
+ "help-circle": 61776,
94
+ "heating": 61777,
95
+ "handshake": 61778,
96
+ "gym": 61779,
97
+ "gas-heating": 61780,
98
+ "garden": 61781,
99
+ "garage": 61782,
100
+ "furnished": 61783,
101
+ "filter": 61784,
102
+ "file": 61785,
103
+ "file-type": 61786,
104
+ "file-text": 61787,
105
+ "file-spreadsheet": 61788,
106
+ "file-signature": 61789,
107
+ "file-lock": 61790,
108
+ "file-key": 61791,
109
+ "file-input": 61792,
110
+ "file-check": 61793,
111
+ "face-ios-light": 61794,
112
+ "face-ios-bold": 61795,
113
+ "face-android": 61796,
114
+ "eye-visible": 61797,
115
+ "eye-hidden": 61798,
116
+ "external_link": 61799,
117
+ "explore-linear": 61800,
118
+ "explore-filled": 61801,
119
+ "equipped-kitchen": 61802,
120
+ "electric": 61803,
121
+ "edit": 61804,
122
+ "duplex": 61805,
123
+ "doorman": 61806,
124
+ "door-open": 61807,
125
+ "dishwasher": 61808,
126
+ "copy": 61809,
127
+ "contact": 61810,
128
+ "concierge": 61811,
129
+ "collections": 61812,
130
+ "closet": 61813,
131
+ "classic-building": 61814,
132
+ "circle-off": 61815,
133
+ "chevron-up": 61816,
134
+ "chevron-right": 61817,
135
+ "chevron-left": 61818,
136
+ "chevron-down": 61819,
137
+ "check": 61820,
138
+ "check-circle-2": 61821,
139
+ "check-check": 61822,
140
+ "chalet-pareado": 61823,
141
+ "chalet-independet": 61824,
142
+ "chalet-adosado": 61825,
143
+ "cancel": 61826,
144
+ "cancel-circle-stroke": 61827,
145
+ "cancel-circle-solid": 61828,
146
+ "camera": 61829,
147
+ "calendar": 61830,
148
+ "calendar-x": 61831,
149
+ "calendar-clock": 61832,
150
+ "calendar-check": 61833,
151
+ "building": 61834,
152
+ "bell": 61835,
153
+ "bed-double": 61836,
154
+ "bath": 61837,
155
+ "barbeque": 61838,
156
+ "balcony-window": 61839,
157
+ "arrow-up": 61840,
158
+ "arrow-up-right": 61841,
159
+ "arrow-up-left": 61842,
160
+ "arrow-up-down": 61843,
161
+ "arrow-right": 61844,
162
+ "arrow-left": 61845,
163
+ "arrow-down": 61846,
164
+ "arrow-down-right": 61847,
165
+ "arrow-down-left": 61848,
166
+ "archive": 61849,
167
+ "alert-triangle": 61850,
168
+ "alert-circle": 61851,
169
+ "air-conditioner": 61852,
170
+ "ai": 61853,
171
+ "add-note": 61854,
172
+ "accessibility": 61855
172
173
  };
173
174
 
174
175
  /**
@@ -155,6 +155,7 @@ import type { ReactIconProps } from '../shared/types';
155
155
  // Icon: touch-ios
156
156
  // Icon: trash
157
157
  // Icon: trash2
158
+ // Icon: upload
158
159
  // Icon: user
159
160
  // Icon: user-plus
160
161
  // Icon: user-square
@@ -167,7 +168,7 @@ import type { ReactIconProps } from '../shared/types';
167
168
  /**
168
169
  * Available icon names
169
170
  */
170
- export type IconName = 'accessibility' | 'add-note' | 'ai' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'barbeque' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'calendar-check' | 'calendar-clock' | 'calendar-x' | 'camera' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'classic-building' | 'closet' | 'collections' | 'concierge' | 'contact' | 'copy' | 'dishwasher' | 'door-open' | 'doorman' | 'duplex' | 'edit' | 'electric' | 'equipped-kitchen' | 'explore-filled' | 'explore-linear' | 'external-link' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'file-type' | 'filter' | 'furnished' | 'garage' | 'garden' | 'gas-heating' | 'gym' | 'handshake' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | 'loader' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'maids-room' | 'maids-service' | 'mail' | 'map' | 'map-pin' | 'minus' | 'monumental' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'paddle-tennis' | 'parking' | 'party-hall' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'play-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'properties-search-empty' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'shield-alert' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash' | 'trash2' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
171
+ export type IconName = 'accessibility' | 'add-note' | 'ai' | 'air-conditioner' | 'alert-circle' | 'alert-triangle' | 'archive' | 'arrow-down' | 'arrow-down-left' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-down' | 'arrow-up-left' | 'arrow-up-right' | 'balcony-window' | 'barbeque' | 'bath' | 'bed-double' | 'bell' | 'building' | 'calendar' | 'calendar-check' | 'calendar-clock' | 'calendar-x' | 'camera' | 'cancel' | 'cancel-circle-solid' | 'cancel-circle-stroke' | 'chalet-adosado' | 'chalet-independet' | 'chalet-pareado' | 'check' | 'check-check' | 'check-circle2' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle-off' | 'classic-building' | 'closet' | 'collections' | 'concierge' | 'contact' | 'copy' | 'dishwasher' | 'door-open' | 'doorman' | 'duplex' | 'edit' | 'electric' | 'equipped-kitchen' | 'explore-filled' | 'explore-linear' | 'external-link' | 'eye-hidden' | 'eye-visible' | 'face-android' | 'face-ios-bold' | 'face-ios-light' | 'file' | 'file-check' | 'file-input' | 'file-key' | 'file-lock' | 'file-signature' | 'file-spreadsheet' | 'file-text' | 'file-type' | 'filter' | 'furnished' | 'garage' | 'garden' | 'gas-heating' | 'gym' | 'handshake' | 'heating' | 'help-circle' | 'history' | 'home-filled' | 'home-linear' | 'icon-slot' | 'image' | 'image-off' | 'images-gallery' | 'info' | 'keys01' | 'leads-filled' | 'leads-linear' | 'lift' | 'loader' | 'lock' | 'loft' | 'logout' | 'magic-wand' | 'maids-room' | 'maids-service' | 'mail' | 'map' | 'map-pin' | 'minus' | 'monumental' | 'more-horizontal' | 'mortgage' | 'note' | 'notes' | 'outside' | 'paddle-tennis' | 'parking' | 'party-hall' | 'patio' | 'payments' | 'pencil-line' | 'pent-house' | 'pet' | 'phone-linear' | 'pin-map-solid' | 'play-solid' | 'plus' | 'promotion' | 'properties-filled' | 'properties-linear' | 'properties-search-empty' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | 'shield-alert' | 'size3d' | 'status-dot' | 'storage' | 'store' | 'swimming-pool' | 'tasks' | 'tennis' | 'terrace' | 'thermometer-snowflake' | 'thumbs-down' | 'thumbs-up' | 'time' | 'touch-android' | 'touch-ios' | 'trash' | 'trash2' | 'upload' | 'user' | 'user-plus' | 'user-square' | 'walk-in-closet' | 'warehouse' | 'washing-machine' | 'whatsapp' | 'wifi';
171
172
 
172
173
  /**
173
174
  * Props for the unified Icon component
@@ -487,6 +488,8 @@ function loadIcon(name: IconName): Promise<React.ComponentType<any>> {
487
488
  return import('./Trash').then(m => m.default);
488
489
  case 'trash2':
489
490
  return import('./Trash2').then(m => m.default);
491
+ case 'upload':
492
+ return import('./Upload').then(m => m.default);
490
493
  case 'user':
491
494
  return import('./User').then(m => m.default);
492
495
  case 'user-plus':
@@ -0,0 +1,38 @@
1
+ import * as React from 'react';
2
+ import type { ReactIconProps } from '../shared/types';
3
+ import { resolveSize } from '../shared/types';
4
+
5
+ const SvgUpload = ({ 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="M3 14C3.55228 14 4 14.4477 4 15V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V15C20 14.4477 20.4477 14 21 14C21.5523 14 22 14.4477 22 15V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7957 2 19V15C2 14.4477 2.44772 14 3 14Z"
20
+ fill="currentColor"
21
+ />
22
+ <path
23
+ fillRule="evenodd"
24
+ clipRule="evenodd"
25
+ d="M11.2929 2.29289C11.6834 1.90237 12.3166 1.90237 12.7071 2.29289L17.7071 7.29289C18.0976 7.68342 18.0976 8.31658 17.7071 8.70711C17.3166 9.09763 16.6834 9.09763 16.2929 8.70711L12 4.41421L7.70711 8.70711C7.31658 9.09763 6.68342 9.09763 6.29289 8.70711C5.90237 8.31658 5.90237 7.68342 6.29289 7.29289L11.2929 2.29289Z"
26
+ fill="currentColor"
27
+ />
28
+ <path
29
+ fillRule="evenodd"
30
+ clipRule="evenodd"
31
+ d="M12 2C12.5523 2 13 2.44772 13 3V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V3C11 2.44772 11.4477 2 12 2Z"
32
+ fill="currentColor"
33
+ />
34
+ </svg>
35
+ );
36
+ };
37
+
38
+ export default SvgUpload;
@@ -149,6 +149,7 @@ export { default as TouchAndroid } from './TouchAndroid';
149
149
  export { default as TouchIos } from './TouchIos';
150
150
  export { default as Trash } from './Trash';
151
151
  export { default as Trash2 } from './Trash2';
152
+ export { default as Upload } from './Upload';
152
153
  export { default as User } from './User';
153
154
  export { default as UserPlus } from './UserPlus';
154
155
  export { default as UserSquare } from './UserSquare';
@@ -148,6 +148,7 @@ export { default as TouchAndroid } from './TouchAndroid';
148
148
  export { default as TouchIos } from './TouchIos';
149
149
  export { default as Trash2 } from './Trash2';
150
150
  export { default as Trash } from './Trash';
151
+ export { default as Upload } from './Upload';
151
152
  export { default as UserPlus } from './UserPlus';
152
153
  export { default as UserSquare } from './UserSquare';
153
154
  export { default as User } from './User';