@emblamedical/icons-react 0.2.1 → 0.3.0

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/index.d.ts CHANGED
@@ -31,8 +31,8 @@ export declare const CircleCheckFilled: SvgComponent;
31
31
  export declare const CircleCheckOutlined: SvgComponent;
32
32
  export declare const CircleFilled: SvgComponent;
33
33
  export declare const CircleOutlined: SvgComponent;
34
- export declare const CircleXfilled: SvgComponent;
35
- export declare const CircleXoutlined: SvgComponent;
34
+ export declare const CircleXFilled: SvgComponent;
35
+ export declare const CircleXOutlined: SvgComponent;
36
36
  export declare const ClockFilled: SvgComponent;
37
37
  export declare const ClockOutlined: SvgComponent;
38
38
  export declare const Copy: SvgComponent;
@@ -125,8 +125,8 @@ export declare const Video: SvgComponent;
125
125
  export declare const Wechat: SvgComponent;
126
126
  export declare const Whatsapp: SvgComponent;
127
127
  export declare const World: SvgComponent;
128
+ export declare const XTwitter: SvgComponent;
128
129
  export declare const X: SvgComponent;
129
- export declare const Xtwitter: SvgComponent;
130
130
  export declare const Youtube: SvgComponent;
131
131
  export declare const CalendarIconographic: SvgComponent;
132
132
  export declare const CaloriesFoodPyramid: SvgComponent;
@@ -147,3 +147,152 @@ export declare const MultipleCircle: SvgComponent;
147
147
  export declare const ShieldLock: SvgComponent;
148
148
  export declare const SingleManActionsInformation: SvgComponent;
149
149
  export declare const SingleNeutralActionsChat: SvgComponent;
150
+ export type IconName =
151
+ | '360-view'
152
+ | 'adjustments-filled'
153
+ | 'adjustments-horizontal-filled'
154
+ | 'adjustments-horizontal-outlined'
155
+ | 'adjustments-outlined'
156
+ | 'alert-circle-filled'
157
+ | 'alert-circle-outlined'
158
+ | 'alert-triangle-filled'
159
+ | 'alert-triangle-outlined'
160
+ | 'arrow-forward'
161
+ | 'arrow-left'
162
+ | 'arrow-right'
163
+ | 'arrow-up-right'
164
+ | 'arrows-expand'
165
+ | 'arrows-up-down'
166
+ | 'bell-filled'
167
+ | 'bell-outlined'
168
+ | 'bookmark'
169
+ | 'calendar'
170
+ | 'camera-filled'
171
+ | 'camera-outlined'
172
+ | 'certification'
173
+ | 'check'
174
+ | 'chevron-down'
175
+ | 'chevron-left'
176
+ | 'chevron-right'
177
+ | 'chevron-up'
178
+ | 'circle-check-filled'
179
+ | 'circle-check-outlined'
180
+ | 'circle-filled'
181
+ | 'circle-outlined'
182
+ | 'circle-x-filled'
183
+ | 'circle-x-outlined'
184
+ | 'clock-filled'
185
+ | 'clock-outlined'
186
+ | 'copy'
187
+ | 'copyright-filled'
188
+ | 'copyright-outlined'
189
+ | 'current-location-filled'
190
+ | 'current-location-outlined'
191
+ | 'discount-check-filled'
192
+ | 'discount-check'
193
+ | 'dots'
194
+ | 'download'
195
+ | 'email-filled'
196
+ | 'email-outlined'
197
+ | 'external-link'
198
+ | 'eye-filled'
199
+ | 'eye-outlined-off'
200
+ | 'eye-outlined'
201
+ | 'facebook'
202
+ | 'file-lambda'
203
+ | 'file-text'
204
+ | 'file-type-doc'
205
+ | 'file-type-pdf'
206
+ | 'filter-filled'
207
+ | 'filter-outlined'
208
+ | 'folders'
209
+ | 'heart-filled'
210
+ | 'heart-outlined'
211
+ | 'home-filled'
212
+ | 'home-outlined'
213
+ | 'info-circle-filled'
214
+ | 'info-circle-outlined'
215
+ | 'instagram'
216
+ | 'link'
217
+ | 'linkedin-filled'
218
+ | 'list'
219
+ | 'loader'
220
+ | 'map-pin-filled'
221
+ | 'map-pin-off'
222
+ | 'map-pin-outlined'
223
+ | 'map'
224
+ | 'maximize'
225
+ | 'menu-2'
226
+ | 'message-circle-2-filled'
227
+ | 'message-circle-2-outlined'
228
+ | 'messenger-filled'
229
+ | 'messenger-outlined'
230
+ | 'minus'
231
+ | 'navigation-filled'
232
+ | 'navigation-outlined'
233
+ | 'package'
234
+ | 'pause-filled'
235
+ | 'pdf-reader'
236
+ | 'pencil'
237
+ | 'phone-filled'
238
+ | 'phone-outlined'
239
+ | 'photo-filled'
240
+ | 'photo-outlined'
241
+ | 'photo'
242
+ | 'player-play-filled'
243
+ | 'player-play-outlined'
244
+ | 'plus'
245
+ | 'point-filled'
246
+ | 'point-outlined'
247
+ | 'refresh'
248
+ | 'registered'
249
+ | 'repeat'
250
+ | 'reset'
251
+ | 'scan'
252
+ | 'search'
253
+ | 'settings-filled'
254
+ | 'settings-outlined'
255
+ | 'share-outlined'
256
+ | 'shopping-bag'
257
+ | 'shopping-cart'
258
+ | 'star-filled'
259
+ | 'start-outlined'
260
+ | 'tiktok-filled'
261
+ | 'tiktok-outlined'
262
+ | 'tool'
263
+ | 'trash-filled'
264
+ | 'trash-off'
265
+ | 'trash-outlined'
266
+ | 'trending-down'
267
+ | 'trending-up'
268
+ | 'upload'
269
+ | 'user-filled'
270
+ | 'user-outlined'
271
+ | 'user-plus'
272
+ | 'video'
273
+ | 'wechat'
274
+ | 'whatsapp'
275
+ | 'world'
276
+ | 'x-twitter'
277
+ | 'x'
278
+ | 'youtube';
279
+ export type IconographicName =
280
+ | 'calendar'
281
+ | 'calories-food-pyramid'
282
+ | 'cash-payment-bill'
283
+ | 'diagram-steady-down'
284
+ | 'donation-charity-care-person'
285
+ | 'expand'
286
+ | 'hospital-shield'
287
+ | 'insurance-document'
288
+ | 'lock'
289
+ | 'locker-room-hanger-man'
290
+ | 'medical-file'
291
+ | 'medical-profile-patient'
292
+ | 'medical-resources-folder'
293
+ | 'medical-specialty-rehabilitation'
294
+ | 'multiple-actions-star'
295
+ | 'multiple-circle'
296
+ | 'shield-lock'
297
+ | 'single-man-actions-information'
298
+ | 'single-neutral-actions-chat';
package/dist/index.esm.js CHANGED
@@ -374,7 +374,7 @@ var SvgCircleOutlined = function SvgCircleOutlined(props) {
374
374
 
375
375
  var _path$1O;
376
376
  function _extends$1P() { return _extends$1P = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1P.apply(null, arguments); }
377
- var SvgCircleXfilled = function SvgCircleXfilled(props) {
377
+ var SvgCircleXFilled = function SvgCircleXFilled(props) {
378
378
  return /*#__PURE__*/React.createElement("svg", _extends$1P({
379
379
  xmlns: "http://www.w3.org/2000/svg",
380
380
  fill: "none",
@@ -386,7 +386,7 @@ var SvgCircleXfilled = function SvgCircleXfilled(props) {
386
386
 
387
387
  var _path$1N;
388
388
  function _extends$1O() { return _extends$1O = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1O.apply(null, arguments); }
389
- var SvgCircleXoutlined = function SvgCircleXoutlined(props) {
389
+ var SvgCircleXOutlined = function SvgCircleXOutlined(props) {
390
390
  return /*#__PURE__*/React.createElement("svg", _extends$1O({
391
391
  xmlns: "http://www.w3.org/2000/svg",
392
392
  fill: "none",
@@ -1522,25 +1522,25 @@ var SvgWorld = function SvgWorld(props) {
1522
1522
 
1523
1523
  var _path$l;
1524
1524
  function _extends$l() { return _extends$l = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$l.apply(null, arguments); }
1525
- var SvgX = function SvgX(props) {
1525
+ var SvgXTwitter = function SvgXTwitter(props) {
1526
1526
  return /*#__PURE__*/React.createElement("svg", _extends$l({
1527
1527
  xmlns: "http://www.w3.org/2000/svg",
1528
1528
  fill: "none",
1529
1529
  viewBox: "0 0 24 24"
1530
1530
  }, props), _path$l || (_path$l = /*#__PURE__*/React.createElement("path", {
1531
- d: "M5.3 5.3a1 1 0 0 1 1.4 0l5.3 5.3 5.3-5.3a1 1 0 1 1 1.4 1.4L13.4 12l5.3 5.3a1 1 0 0 1-1.4 1.4L12 13.4l-5.3 5.3a1 1 0 0 1-1.4-1.4l5.3-5.3-5.3-5.3a1 1 0 0 1 0-1.4"
1531
+ d: "M3.1 3.5Q3.4 3 4 3h4.3q.5 0 .8.4l4.2 5.8 6-6a1 1 0 1 1 1.4 1.5L14.5 11l6.3 8.5A1 1 0 0 1 20 21h-4.3a1 1 0 0 1-.8-.4l-4.2-5.8-6 6a1 1 0 0 1-1.4-1.5L9.5 13 3.2 4.6a1 1 0 0 1 0-1m9.3 7.8v.1L18 19h-1.8L6 5h1.8z"
1532
1532
  })));
1533
1533
  };
1534
1534
 
1535
1535
  var _path$k;
1536
1536
  function _extends$k() { return _extends$k = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$k.apply(null, arguments); }
1537
- var SvgXtwitter = function SvgXtwitter(props) {
1537
+ var SvgX = function SvgX(props) {
1538
1538
  return /*#__PURE__*/React.createElement("svg", _extends$k({
1539
1539
  xmlns: "http://www.w3.org/2000/svg",
1540
1540
  fill: "none",
1541
1541
  viewBox: "0 0 24 24"
1542
1542
  }, props), _path$k || (_path$k = /*#__PURE__*/React.createElement("path", {
1543
- d: "M3.1 3.5Q3.4 3 4 3h4.3q.5 0 .8.4l4.2 5.8 6-6a1 1 0 1 1 1.4 1.5L14.5 11l6.3 8.5A1 1 0 0 1 20 21h-4.3a1 1 0 0 1-.8-.4l-4.2-5.8-6 6a1 1 0 0 1-1.4-1.5L9.5 13 3.2 4.6a1 1 0 0 1 0-1m9.3 7.8v.1L18 19h-1.8L6 5h1.8z"
1543
+ d: "M5.3 5.3a1 1 0 0 1 1.4 0l5.3 5.3 5.3-5.3a1 1 0 1 1 1.4 1.4L13.4 12l5.3 5.3a1 1 0 0 1-1.4 1.4L12 13.4l-5.3 5.3a1 1 0 0 1-1.4-1.4l5.3-5.3-5.3-5.3a1 1 0 0 1 0-1.4"
1544
1544
  })));
1545
1545
  };
1546
1546
 
@@ -1815,4 +1815,4 @@ var SvgSingleNeutralActionsChat = function SvgSingleNeutralActionsChat(props) {
1815
1815
  })));
1816
1816
  };
1817
1817
 
1818
- export { SvgAdjustmentsFilled as AdjustmentsFilled, SvgAdjustmentsHorizontalFilled as AdjustmentsHorizontalFilled, SvgAdjustmentsHorizontalOutlined as AdjustmentsHorizontalOutlined, SvgAdjustmentsOutlined as AdjustmentsOutlined, SvgAlertCircleFilled as AlertCircleFilled, SvgAlertCircleOutlined as AlertCircleOutlined, SvgAlertTriangleFilled as AlertTriangleFilled, SvgAlertTriangleOutlined as AlertTriangleOutlined, SvgArrowForward as ArrowForward, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUpRight as ArrowUpRight, SvgArrowsExpand as ArrowsExpand, SvgArrowsUpDown as ArrowsUpDown, SvgBellFilled as BellFilled, SvgBellOutlined as BellOutlined, SvgBookmark as Bookmark, SvgCalendar$1 as Calendar, SvgCalendar as CalendarIconographic, SvgCaloriesFoodPyramid as CaloriesFoodPyramid, SvgCameraFilled as CameraFilled, SvgCameraOutlined as CameraOutlined, SvgCashPaymentBill as CashPaymentBill, SvgCertification as Certification, SvgCheck as Check, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleCheckFilled as CircleCheckFilled, SvgCircleCheckOutlined as CircleCheckOutlined, SvgCircleFilled as CircleFilled, SvgCircleOutlined as CircleOutlined, SvgCircleXfilled as CircleXfilled, SvgCircleXoutlined as CircleXoutlined, SvgClockFilled as ClockFilled, SvgClockOutlined as ClockOutlined, SvgCopy as Copy, SvgCopyrightFilled as CopyrightFilled, SvgCopyrightOutlined as CopyrightOutlined, SvgCurrentLocationFilled as CurrentLocationFilled, SvgCurrentLocationOutlined as CurrentLocationOutlined, SvgDiagramSteadyDown as DiagramSteadyDown, SvgDiscountCheck as DiscountCheck, SvgDiscountCheckFilled as DiscountCheckFilled, SvgDonationCharityCarePerson as DonationCharityCarePerson, SvgDots as Dots, SvgDownload as Download, SvgEmailFilled as EmailFilled, SvgEmailOutlined as EmailOutlined, SvgExpand as Expand, SvgExternalLink as ExternalLink, SvgEyeFilled as EyeFilled, SvgEyeOutlined as EyeOutlined, SvgEyeOutlinedOff as EyeOutlinedOff, SvgFacebook as Facebook, SvgFileLambda as FileLambda, SvgFileText as FileText, SvgFileTypeDoc as FileTypeDoc, SvgFileTypePdf as FileTypePdf, SvgFilterFilled as FilterFilled, SvgFilterOutlined as FilterOutlined, SvgFolders as Folders, SvgHeartFilled as HeartFilled, SvgHeartOutlined as HeartOutlined, SvgHomeFilled as HomeFilled, SvgHomeOutlined as HomeOutlined, SvgHospitalShield as HospitalShield, Svg360View as Icon360View, SvgInfoCircleFilled as InfoCircleFilled, SvgInfoCircleOutlined as InfoCircleOutlined, SvgInstagram as Instagram, SvgInsuranceDocument as InsuranceDocument, SvgLink as Link, SvgLinkedinFilled as LinkedinFilled, SvgList as List, SvgLoader as Loader, SvgLock as Lock, SvgLockerRoomHangerMan as LockerRoomHangerMan, SvgMap as Map, SvgMapPinFilled as MapPinFilled, SvgMapPinOff as MapPinOff, SvgMapPinOutlined as MapPinOutlined, SvgMaximize as Maximize, SvgMedicalFile as MedicalFile, SvgMedicalProfilePatient as MedicalProfilePatient, SvgMedicalResourcesFolder as MedicalResourcesFolder, SvgMedicalSpecialtyRehabilitation as MedicalSpecialtyRehabilitation, SvgMenu2 as Menu2, SvgMessageCircle2Filled as MessageCircle2Filled, SvgMessageCircle2Outlined as MessageCircle2Outlined, SvgMessengerFilled as MessengerFilled, SvgMessengerOutlined as MessengerOutlined, SvgMinus as Minus, SvgMultipleActionsStar as MultipleActionsStar, SvgMultipleCircle as MultipleCircle, SvgNavigationFilled as NavigationFilled, SvgNavigationOutlined as NavigationOutlined, SvgPackage as Package, SvgPauseFilled as PauseFilled, SvgPdfReader as PdfReader, SvgPencil as Pencil, SvgPhoneFilled as PhoneFilled, SvgPhoneOutlined as PhoneOutlined, SvgPhoto as Photo, SvgPhotoFilled as PhotoFilled, SvgPhotoOutlined as PhotoOutlined, SvgPlayerPlayFilled as PlayerPlayFilled, SvgPlayerPlayOutlined as PlayerPlayOutlined, SvgPlus as Plus, SvgPointFilled as PointFilled, SvgPointOutlined as PointOutlined, SvgRefresh as Refresh, SvgRegistered as Registered, SvgRepeat as Repeat, SvgReset as Reset, SvgScan as Scan, SvgSearch as Search, SvgSettingsFilled as SettingsFilled, SvgSettingsOutlined as SettingsOutlined, SvgShareOutlined as ShareOutlined, SvgShieldLock as ShieldLock, SvgShoppingBag as ShoppingBag, SvgShoppingCart as ShoppingCart, SvgSingleManActionsInformation as SingleManActionsInformation, SvgSingleNeutralActionsChat as SingleNeutralActionsChat, SvgStarFilled as StarFilled, SvgStartOutlined as StartOutlined, SvgTiktokFilled as TiktokFilled, SvgTiktokOutlined as TiktokOutlined, SvgTool as Tool, SvgTrashFilled as TrashFilled, SvgTrashOff as TrashOff, SvgTrashOutlined as TrashOutlined, SvgTrendingDown as TrendingDown, SvgTrendingUp as TrendingUp, SvgUpload as Upload, SvgUserFilled as UserFilled, SvgUserOutlined as UserOutlined, SvgUserPlus as UserPlus, SvgVideo as Video, SvgWechat as Wechat, SvgWhatsapp as Whatsapp, SvgWorld as World, SvgX as X, SvgXtwitter as Xtwitter, SvgYoutube as Youtube };
1818
+ export { SvgAdjustmentsFilled as AdjustmentsFilled, SvgAdjustmentsHorizontalFilled as AdjustmentsHorizontalFilled, SvgAdjustmentsHorizontalOutlined as AdjustmentsHorizontalOutlined, SvgAdjustmentsOutlined as AdjustmentsOutlined, SvgAlertCircleFilled as AlertCircleFilled, SvgAlertCircleOutlined as AlertCircleOutlined, SvgAlertTriangleFilled as AlertTriangleFilled, SvgAlertTriangleOutlined as AlertTriangleOutlined, SvgArrowForward as ArrowForward, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUpRight as ArrowUpRight, SvgArrowsExpand as ArrowsExpand, SvgArrowsUpDown as ArrowsUpDown, SvgBellFilled as BellFilled, SvgBellOutlined as BellOutlined, SvgBookmark as Bookmark, SvgCalendar$1 as Calendar, SvgCalendar as CalendarIconographic, SvgCaloriesFoodPyramid as CaloriesFoodPyramid, SvgCameraFilled as CameraFilled, SvgCameraOutlined as CameraOutlined, SvgCashPaymentBill as CashPaymentBill, SvgCertification as Certification, SvgCheck as Check, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgCircleCheckFilled as CircleCheckFilled, SvgCircleCheckOutlined as CircleCheckOutlined, SvgCircleFilled as CircleFilled, SvgCircleOutlined as CircleOutlined, SvgCircleXFilled as CircleXFilled, SvgCircleXOutlined as CircleXOutlined, SvgClockFilled as ClockFilled, SvgClockOutlined as ClockOutlined, SvgCopy as Copy, SvgCopyrightFilled as CopyrightFilled, SvgCopyrightOutlined as CopyrightOutlined, SvgCurrentLocationFilled as CurrentLocationFilled, SvgCurrentLocationOutlined as CurrentLocationOutlined, SvgDiagramSteadyDown as DiagramSteadyDown, SvgDiscountCheck as DiscountCheck, SvgDiscountCheckFilled as DiscountCheckFilled, SvgDonationCharityCarePerson as DonationCharityCarePerson, SvgDots as Dots, SvgDownload as Download, SvgEmailFilled as EmailFilled, SvgEmailOutlined as EmailOutlined, SvgExpand as Expand, SvgExternalLink as ExternalLink, SvgEyeFilled as EyeFilled, SvgEyeOutlined as EyeOutlined, SvgEyeOutlinedOff as EyeOutlinedOff, SvgFacebook as Facebook, SvgFileLambda as FileLambda, SvgFileText as FileText, SvgFileTypeDoc as FileTypeDoc, SvgFileTypePdf as FileTypePdf, SvgFilterFilled as FilterFilled, SvgFilterOutlined as FilterOutlined, SvgFolders as Folders, SvgHeartFilled as HeartFilled, SvgHeartOutlined as HeartOutlined, SvgHomeFilled as HomeFilled, SvgHomeOutlined as HomeOutlined, SvgHospitalShield as HospitalShield, Svg360View as Icon360View, SvgInfoCircleFilled as InfoCircleFilled, SvgInfoCircleOutlined as InfoCircleOutlined, SvgInstagram as Instagram, SvgInsuranceDocument as InsuranceDocument, SvgLink as Link, SvgLinkedinFilled as LinkedinFilled, SvgList as List, SvgLoader as Loader, SvgLock as Lock, SvgLockerRoomHangerMan as LockerRoomHangerMan, SvgMap as Map, SvgMapPinFilled as MapPinFilled, SvgMapPinOff as MapPinOff, SvgMapPinOutlined as MapPinOutlined, SvgMaximize as Maximize, SvgMedicalFile as MedicalFile, SvgMedicalProfilePatient as MedicalProfilePatient, SvgMedicalResourcesFolder as MedicalResourcesFolder, SvgMedicalSpecialtyRehabilitation as MedicalSpecialtyRehabilitation, SvgMenu2 as Menu2, SvgMessageCircle2Filled as MessageCircle2Filled, SvgMessageCircle2Outlined as MessageCircle2Outlined, SvgMessengerFilled as MessengerFilled, SvgMessengerOutlined as MessengerOutlined, SvgMinus as Minus, SvgMultipleActionsStar as MultipleActionsStar, SvgMultipleCircle as MultipleCircle, SvgNavigationFilled as NavigationFilled, SvgNavigationOutlined as NavigationOutlined, SvgPackage as Package, SvgPauseFilled as PauseFilled, SvgPdfReader as PdfReader, SvgPencil as Pencil, SvgPhoneFilled as PhoneFilled, SvgPhoneOutlined as PhoneOutlined, SvgPhoto as Photo, SvgPhotoFilled as PhotoFilled, SvgPhotoOutlined as PhotoOutlined, SvgPlayerPlayFilled as PlayerPlayFilled, SvgPlayerPlayOutlined as PlayerPlayOutlined, SvgPlus as Plus, SvgPointFilled as PointFilled, SvgPointOutlined as PointOutlined, SvgRefresh as Refresh, SvgRegistered as Registered, SvgRepeat as Repeat, SvgReset as Reset, SvgScan as Scan, SvgSearch as Search, SvgSettingsFilled as SettingsFilled, SvgSettingsOutlined as SettingsOutlined, SvgShareOutlined as ShareOutlined, SvgShieldLock as ShieldLock, SvgShoppingBag as ShoppingBag, SvgShoppingCart as ShoppingCart, SvgSingleManActionsInformation as SingleManActionsInformation, SvgSingleNeutralActionsChat as SingleNeutralActionsChat, SvgStarFilled as StarFilled, SvgStartOutlined as StartOutlined, SvgTiktokFilled as TiktokFilled, SvgTiktokOutlined as TiktokOutlined, SvgTool as Tool, SvgTrashFilled as TrashFilled, SvgTrashOff as TrashOff, SvgTrashOutlined as TrashOutlined, SvgTrendingDown as TrendingDown, SvgTrendingUp as TrendingUp, SvgUpload as Upload, SvgUserFilled as UserFilled, SvgUserOutlined as UserOutlined, SvgUserPlus as UserPlus, SvgVideo as Video, SvgWechat as Wechat, SvgWhatsapp as Whatsapp, SvgWorld as World, SvgX as X, SvgXTwitter as XTwitter, SvgYoutube as Youtube };
package/dist/index.js CHANGED
@@ -395,7 +395,7 @@ var SvgCircleOutlined = function SvgCircleOutlined(props) {
395
395
 
396
396
  var _path$1O;
397
397
  function _extends$1P() { return _extends$1P = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1P.apply(null, arguments); }
398
- var SvgCircleXfilled = function SvgCircleXfilled(props) {
398
+ var SvgCircleXFilled = function SvgCircleXFilled(props) {
399
399
  return /*#__PURE__*/React__namespace.createElement("svg", _extends$1P({
400
400
  xmlns: "http://www.w3.org/2000/svg",
401
401
  fill: "none",
@@ -407,7 +407,7 @@ var SvgCircleXfilled = function SvgCircleXfilled(props) {
407
407
 
408
408
  var _path$1N;
409
409
  function _extends$1O() { return _extends$1O = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$1O.apply(null, arguments); }
410
- var SvgCircleXoutlined = function SvgCircleXoutlined(props) {
410
+ var SvgCircleXOutlined = function SvgCircleXOutlined(props) {
411
411
  return /*#__PURE__*/React__namespace.createElement("svg", _extends$1O({
412
412
  xmlns: "http://www.w3.org/2000/svg",
413
413
  fill: "none",
@@ -1543,25 +1543,25 @@ var SvgWorld = function SvgWorld(props) {
1543
1543
 
1544
1544
  var _path$l;
1545
1545
  function _extends$l() { return _extends$l = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$l.apply(null, arguments); }
1546
- var SvgX = function SvgX(props) {
1546
+ var SvgXTwitter = function SvgXTwitter(props) {
1547
1547
  return /*#__PURE__*/React__namespace.createElement("svg", _extends$l({
1548
1548
  xmlns: "http://www.w3.org/2000/svg",
1549
1549
  fill: "none",
1550
1550
  viewBox: "0 0 24 24"
1551
1551
  }, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
1552
- d: "M5.3 5.3a1 1 0 0 1 1.4 0l5.3 5.3 5.3-5.3a1 1 0 1 1 1.4 1.4L13.4 12l5.3 5.3a1 1 0 0 1-1.4 1.4L12 13.4l-5.3 5.3a1 1 0 0 1-1.4-1.4l5.3-5.3-5.3-5.3a1 1 0 0 1 0-1.4"
1552
+ d: "M3.1 3.5Q3.4 3 4 3h4.3q.5 0 .8.4l4.2 5.8 6-6a1 1 0 1 1 1.4 1.5L14.5 11l6.3 8.5A1 1 0 0 1 20 21h-4.3a1 1 0 0 1-.8-.4l-4.2-5.8-6 6a1 1 0 0 1-1.4-1.5L9.5 13 3.2 4.6a1 1 0 0 1 0-1m9.3 7.8v.1L18 19h-1.8L6 5h1.8z"
1553
1553
  })));
1554
1554
  };
1555
1555
 
1556
1556
  var _path$k;
1557
1557
  function _extends$k() { return _extends$k = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends$k.apply(null, arguments); }
1558
- var SvgXtwitter = function SvgXtwitter(props) {
1558
+ var SvgX = function SvgX(props) {
1559
1559
  return /*#__PURE__*/React__namespace.createElement("svg", _extends$k({
1560
1560
  xmlns: "http://www.w3.org/2000/svg",
1561
1561
  fill: "none",
1562
1562
  viewBox: "0 0 24 24"
1563
1563
  }, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", {
1564
- d: "M3.1 3.5Q3.4 3 4 3h4.3q.5 0 .8.4l4.2 5.8 6-6a1 1 0 1 1 1.4 1.5L14.5 11l6.3 8.5A1 1 0 0 1 20 21h-4.3a1 1 0 0 1-.8-.4l-4.2-5.8-6 6a1 1 0 0 1-1.4-1.5L9.5 13 3.2 4.6a1 1 0 0 1 0-1m9.3 7.8v.1L18 19h-1.8L6 5h1.8z"
1564
+ d: "M5.3 5.3a1 1 0 0 1 1.4 0l5.3 5.3 5.3-5.3a1 1 0 1 1 1.4 1.4L13.4 12l5.3 5.3a1 1 0 0 1-1.4 1.4L12 13.4l-5.3 5.3a1 1 0 0 1-1.4-1.4l5.3-5.3-5.3-5.3a1 1 0 0 1 0-1.4"
1565
1565
  })));
1566
1566
  };
1567
1567
 
@@ -1869,8 +1869,8 @@ exports.CircleCheckFilled = SvgCircleCheckFilled;
1869
1869
  exports.CircleCheckOutlined = SvgCircleCheckOutlined;
1870
1870
  exports.CircleFilled = SvgCircleFilled;
1871
1871
  exports.CircleOutlined = SvgCircleOutlined;
1872
- exports.CircleXfilled = SvgCircleXfilled;
1873
- exports.CircleXoutlined = SvgCircleXoutlined;
1872
+ exports.CircleXFilled = SvgCircleXFilled;
1873
+ exports.CircleXOutlined = SvgCircleXOutlined;
1874
1874
  exports.ClockFilled = SvgClockFilled;
1875
1875
  exports.ClockOutlined = SvgClockOutlined;
1876
1876
  exports.Copy = SvgCopy;
@@ -1981,5 +1981,5 @@ exports.Wechat = SvgWechat;
1981
1981
  exports.Whatsapp = SvgWhatsapp;
1982
1982
  exports.World = SvgWorld;
1983
1983
  exports.X = SvgX;
1984
- exports.Xtwitter = SvgXtwitter;
1984
+ exports.XTwitter = SvgXTwitter;
1985
1985
  exports.Youtube = SvgYoutube;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@emblamedical/icons-react",
3
- "version": "0.2.1",
3
+ "version": "0.3.0",
4
4
  "description": "React components for icons",
5
5
  "keywords": ["icons", "react", "svg"],
6
6
  "author": "karljohann <karljohann@hotmail.com>",