huspy-icons 0.3.30 → 0.3.31

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.30",
3
+ "version": "0.3.31",
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' | 'share' | 'search' | 'search-x' | 'sea' | 'sauna' | 'sale' | 'restaurant' | 'rent' | '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' | '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' | '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' | '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-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' | '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' | '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
@@ -35,136 +35,137 @@ export const glyphMap: Record<IconName, number> = {
35
35
  "storage": 61718,
36
36
  "status-dot": 61719,
37
37
  "size-3d": 61720,
38
- "share": 61721,
39
- "search": 61722,
40
- "search-x": 61723,
41
- "sea": 61724,
42
- "sauna": 61725,
43
- "sale": 61726,
44
- "restaurant": 61727,
45
- "rent": 61728,
46
- "properties-linear": 61729,
47
- "properties-filled": 61730,
48
- "promotion": 61731,
49
- "plus": 61732,
50
- "play-solid": 61733,
51
- "pin_map_solid": 61734,
52
- "phone-linear": 61735,
53
- "pet": 61736,
54
- "pent-house": 61737,
55
- "pencil-line": 61738,
56
- "payments": 61739,
57
- "patio": 61740,
58
- "party-hall": 61741,
59
- "parking": 61742,
60
- "paddle-tennis": 61743,
61
- "outside": 61744,
62
- "notes": 61745,
63
- "note": 61746,
64
- "mortgage": 61747,
65
- "more-horizontal": 61748,
66
- "monumental": 61749,
67
- "minus": 61750,
68
- "map": 61751,
69
- "map-pin": 61752,
70
- "mail": 61753,
71
- "maids-service": 61754,
72
- "maids-room": 61755,
73
- "magic-wand": 61756,
74
- "logout": 61757,
75
- "loft": 61758,
76
- "lock": 61759,
77
- "loader": 61760,
78
- "lift": 61761,
79
- "leads-linear": 61762,
80
- "leads-filled": 61763,
81
- "keys_01": 61764,
82
- "info": 61765,
83
- "images-gallery": 61766,
84
- "image": 61767,
85
- "image-off": 61768,
86
- "icon-slot": 61769,
87
- "home-linear": 61770,
88
- "home-filled": 61771,
89
- "history": 61772,
90
- "help-circle": 61773,
91
- "heating": 61774,
92
- "gym": 61775,
93
- "gas-heating": 61776,
94
- "garden": 61777,
95
- "garage": 61778,
96
- "furnished": 61779,
97
- "filter": 61780,
98
- "file": 61781,
99
- "file-type": 61782,
100
- "file-text": 61783,
101
- "file-spreadsheet": 61784,
102
- "file-signature": 61785,
103
- "file-lock": 61786,
104
- "file-key": 61787,
105
- "file-input": 61788,
106
- "file-check": 61789,
107
- "face-ios-light": 61790,
108
- "face-ios-bold": 61791,
109
- "face-android": 61792,
110
- "eye-visible": 61793,
111
- "eye-hidden": 61794,
112
- "external_link": 61795,
113
- "explore-linear": 61796,
114
- "explore-filled": 61797,
115
- "equipped-kitchen": 61798,
116
- "electric": 61799,
117
- "edit": 61800,
118
- "duplex": 61801,
119
- "doorman": 61802,
120
- "door-open": 61803,
121
- "dishwasher": 61804,
122
- "copy": 61805,
123
- "contact": 61806,
124
- "concierge": 61807,
125
- "collections": 61808,
126
- "closet": 61809,
127
- "classic-building": 61810,
128
- "circle-off": 61811,
129
- "chevron-up": 61812,
130
- "chevron-right": 61813,
131
- "chevron-left": 61814,
132
- "chevron-down": 61815,
133
- "check": 61816,
134
- "check-circle-2": 61817,
135
- "check-check": 61818,
136
- "chalet-pareado": 61819,
137
- "chalet-independet": 61820,
138
- "chalet-adosado": 61821,
139
- "cancel": 61822,
140
- "cancel-circle-stroke": 61823,
141
- "cancel-circle-solid": 61824,
142
- "calendar": 61825,
143
- "calendar-x": 61826,
144
- "calendar-clock": 61827,
145
- "calendar-check": 61828,
146
- "building": 61829,
147
- "bell": 61830,
148
- "bed-double": 61831,
149
- "bath": 61832,
150
- "barbeque": 61833,
151
- "balcony-window": 61834,
152
- "arrow-up": 61835,
153
- "arrow-up-right": 61836,
154
- "arrow-up-left": 61837,
155
- "arrow-up-down": 61838,
156
- "arrow-right": 61839,
157
- "arrow-left": 61840,
158
- "arrow-down": 61841,
159
- "arrow-down-right": 61842,
160
- "arrow-down-left": 61843,
161
- "archive": 61844,
162
- "alert-triangle": 61845,
163
- "alert-circle": 61846,
164
- "air-conditioner": 61847,
165
- "ai": 61848,
166
- "add-note": 61849,
167
- "accessibility": 61850
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-linear": 61730,
48
+ "properties-filled": 61731,
49
+ "promotion": 61732,
50
+ "plus": 61733,
51
+ "play-solid": 61734,
52
+ "pin_map_solid": 61735,
53
+ "phone-linear": 61736,
54
+ "pet": 61737,
55
+ "pent-house": 61738,
56
+ "pencil-line": 61739,
57
+ "payments": 61740,
58
+ "patio": 61741,
59
+ "party-hall": 61742,
60
+ "parking": 61743,
61
+ "paddle-tennis": 61744,
62
+ "outside": 61745,
63
+ "notes": 61746,
64
+ "note": 61747,
65
+ "mortgage": 61748,
66
+ "more-horizontal": 61749,
67
+ "monumental": 61750,
68
+ "minus": 61751,
69
+ "map": 61752,
70
+ "map-pin": 61753,
71
+ "mail": 61754,
72
+ "maids-service": 61755,
73
+ "maids-room": 61756,
74
+ "magic-wand": 61757,
75
+ "logout": 61758,
76
+ "loft": 61759,
77
+ "lock": 61760,
78
+ "loader": 61761,
79
+ "lift": 61762,
80
+ "leads-linear": 61763,
81
+ "leads-filled": 61764,
82
+ "keys_01": 61765,
83
+ "info": 61766,
84
+ "images-gallery": 61767,
85
+ "image": 61768,
86
+ "image-off": 61769,
87
+ "icon-slot": 61770,
88
+ "home-linear": 61771,
89
+ "home-filled": 61772,
90
+ "history": 61773,
91
+ "help-circle": 61774,
92
+ "heating": 61775,
93
+ "gym": 61776,
94
+ "gas-heating": 61777,
95
+ "garden": 61778,
96
+ "garage": 61779,
97
+ "furnished": 61780,
98
+ "filter": 61781,
99
+ "file": 61782,
100
+ "file-type": 61783,
101
+ "file-text": 61784,
102
+ "file-spreadsheet": 61785,
103
+ "file-signature": 61786,
104
+ "file-lock": 61787,
105
+ "file-key": 61788,
106
+ "file-input": 61789,
107
+ "file-check": 61790,
108
+ "face-ios-light": 61791,
109
+ "face-ios-bold": 61792,
110
+ "face-android": 61793,
111
+ "eye-visible": 61794,
112
+ "eye-hidden": 61795,
113
+ "external_link": 61796,
114
+ "explore-linear": 61797,
115
+ "explore-filled": 61798,
116
+ "equipped-kitchen": 61799,
117
+ "electric": 61800,
118
+ "edit": 61801,
119
+ "duplex": 61802,
120
+ "doorman": 61803,
121
+ "door-open": 61804,
122
+ "dishwasher": 61805,
123
+ "copy": 61806,
124
+ "contact": 61807,
125
+ "concierge": 61808,
126
+ "collections": 61809,
127
+ "closet": 61810,
128
+ "classic-building": 61811,
129
+ "circle-off": 61812,
130
+ "chevron-up": 61813,
131
+ "chevron-right": 61814,
132
+ "chevron-left": 61815,
133
+ "chevron-down": 61816,
134
+ "check": 61817,
135
+ "check-circle-2": 61818,
136
+ "check-check": 61819,
137
+ "chalet-pareado": 61820,
138
+ "chalet-independet": 61821,
139
+ "chalet-adosado": 61822,
140
+ "cancel": 61823,
141
+ "cancel-circle-stroke": 61824,
142
+ "cancel-circle-solid": 61825,
143
+ "calendar": 61826,
144
+ "calendar-x": 61827,
145
+ "calendar-clock": 61828,
146
+ "calendar-check": 61829,
147
+ "building": 61830,
148
+ "bell": 61831,
149
+ "bed-double": 61832,
150
+ "bath": 61833,
151
+ "barbeque": 61834,
152
+ "balcony-window": 61835,
153
+ "arrow-up": 61836,
154
+ "arrow-up-right": 61837,
155
+ "arrow-up-left": 61838,
156
+ "arrow-up-down": 61839,
157
+ "arrow-right": 61840,
158
+ "arrow-left": 61841,
159
+ "arrow-down": 61842,
160
+ "arrow-down-right": 61843,
161
+ "arrow-down-left": 61844,
162
+ "archive": 61845,
163
+ "alert-triangle": 61846,
164
+ "alert-circle": 61847,
165
+ "air-conditioner": 61848,
166
+ "ai": 61849,
167
+ "add-note": 61850,
168
+ "accessibility": 61851
168
169
  };
169
170
 
170
171
  /**
@@ -135,6 +135,7 @@ import type { ReactIconProps } from '../shared/types';
135
135
  // Icon: search
136
136
  // Icon: search-x
137
137
  // Icon: share
138
+ // Icon: shield-alert
138
139
  // Icon: size3d
139
140
  // Icon: status-dot
140
141
  // Icon: storage
@@ -163,7 +164,7 @@ import type { ReactIconProps } from '../shared/types';
163
164
  /**
164
165
  * Available icon names
165
166
  */
166
- 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' | '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' | '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' | 'rent' | 'restaurant' | 'sale' | 'sauna' | 'sea' | 'search' | 'search-x' | 'share' | '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';
167
+ 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' | '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' | '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' | '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';
167
168
 
168
169
  /**
169
170
  * Props for the unified Icon component
@@ -443,6 +444,8 @@ function loadIcon(name: IconName): Promise<React.ComponentType<any>> {
443
444
  return import('./SearchX').then(m => m.default);
444
445
  case 'share':
445
446
  return import('./Share').then(m => m.default);
447
+ case 'shield-alert':
448
+ return import('./ShieldAlert').then(m => m.default);
446
449
  case 'size3d':
447
450
  return import('./Size3D').then(m => m.default);
448
451
  case 'status-dot':
@@ -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 SvgShieldAlert = ({ 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="M11.6489 1.06367C11.8753 0.978776 12.1247 0.978776 12.3511 1.06367L20.3511 4.06367C20.7414 4.21003 21 4.58316 21 5V12C21 15.4464 18.7183 18.2003 16.6585 20.0026C15.6076 20.9221 14.5615 21.6408 13.78 22.1292C13.3882 22.3741 13.0603 22.5627 12.8281 22.6913C12.7119 22.7556 12.6194 22.805 12.5547 22.839C12.5223 22.856 12.4968 22.8692 12.4788 22.8784L12.4573 22.8894L12.4508 22.8926L12.4486 22.8937C12.4486 22.8937 12.4472 22.8944 12 22C11.5528 22.8944 11.5522 22.8941 11.5522 22.8941L11.5492 22.8926L11.5427 22.8894L11.5212 22.8784C11.5032 22.8692 11.4777 22.856 11.4453 22.839C11.3806 22.805 11.2881 22.7556 11.1719 22.6913C10.9397 22.5627 10.6118 22.3741 10.22 22.1292C9.43854 21.6408 8.39238 20.9221 7.3415 20.0026C5.28175 18.2003 3 15.4464 3 12V5C3 4.58316 3.25857 4.21003 3.64888 4.06367L11.6489 1.06367ZM12 22L11.5522 22.8941C11.8337 23.0349 12.1657 23.0352 12.4472 22.8944L12 22ZM12 20.8628C12.1916 20.7541 12.4367 20.6103 12.72 20.4333C13.4385 19.9842 14.3924 19.3279 15.3415 18.4974C17.2817 16.7997 19 14.5536 19 12V5.693L12 3.068L5 5.693V12C5 14.5536 6.71825 16.7997 8.6585 18.4974C9.60762 19.3279 10.5615 19.9842 11.28 20.4333C11.5633 20.6103 11.8084 20.7541 12 20.8628Z"
20
+ fill="currentColor"
21
+ />
22
+ <path
23
+ fillRule="evenodd"
24
+ clipRule="evenodd"
25
+ d="M12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12V8C11 7.44772 11.4477 7 12 7Z"
26
+ fill="currentColor"
27
+ />
28
+ <path
29
+ fillRule="evenodd"
30
+ clipRule="evenodd"
31
+ d="M11 16C11 15.4477 11.4477 15 12 15H12.01C12.5623 15 13.01 15.4477 13.01 16C13.01 16.5523 12.5623 17 12.01 17H12C11.4477 17 11 16.5523 11 16Z"
32
+ fill="currentColor"
33
+ />
34
+ </svg>
35
+ );
36
+ };
37
+
38
+ export default SvgShieldAlert;
@@ -129,6 +129,7 @@ export { default as Sea } from './Sea';
129
129
  export { default as Search } from './Search';
130
130
  export { default as SearchX } from './SearchX';
131
131
  export { default as Share } from './Share';
132
+ export { default as ShieldAlert } from './ShieldAlert';
132
133
  export { default as Size3D } from './Size3D';
133
134
  export { default as StatusDot } from './StatusDot';
134
135
  export { default as Storage } from './Storage';
@@ -128,6 +128,7 @@ export { default as Sea } from './Sea';
128
128
  export { default as SearchX } from './SearchX';
129
129
  export { default as Search } from './Search';
130
130
  export { default as Share } from './Share';
131
+ export { default as ShieldAlert } from './ShieldAlert';
131
132
  export { default as Size3D } from './Size3D';
132
133
  export { default as StatusDot } from './StatusDot';
133
134
  export { default as Storage } from './Storage';