@refineui/react-native-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/index.js CHANGED
@@ -57336,24 +57336,48 @@ const getFontFamily = (style = 'regular') => {
57336
57336
  };
57337
57337
 
57338
57338
  // === Regular style icons ===
57339
- const Access = createIconComponent('Access', 'regular');
57339
+ const AccessTime = createIconComponent('Access time', 'regular');
57340
57340
  const Accessibility = createIconComponent('Accessibility', 'regular');
57341
57341
  const Add = createIconComponent('Add', 'regular');
57342
+ const AddCircle = createIconComponent('Add circle', 'regular');
57343
+ const AddSquare = createIconComponent('Add square', 'regular');
57342
57344
  const Airplane = createIconComponent('Airplane', 'regular');
57343
57345
  const Album = createIconComponent('Album', 'regular');
57344
57346
  const Alert = createIconComponent('Alert', 'regular');
57345
- const Align = createIconComponent('Align', 'regular');
57347
+ const AlertBadge = createIconComponent('Alert badge', 'regular');
57348
+ const AlertOff = createIconComponent('Alert off', 'regular');
57349
+ const AlignBottom = createIconComponent('Align bottom', 'regular');
57350
+ const AlignCenterHorizontal = createIconComponent('Align center horizontal', 'regular');
57351
+ const AlignCenterVertical = createIconComponent('Align center vertical', 'regular');
57352
+ const AlignLeft = createIconComponent('Align left', 'regular');
57353
+ const AlignRight = createIconComponent('Align right', 'regular');
57354
+ const AlignTop = createIconComponent('Align top', 'regular');
57346
57355
  const Android = createIconComponent('Android', 'regular');
57347
- const App = createIconComponent('App', 'regular');
57356
+ const AppFolder = createIconComponent('App folder', 'regular');
57357
+ const AppRecent = createIconComponent('App recent', 'regular');
57358
+ const AppTitle = createIconComponent('App title', 'regular');
57348
57359
  const Appstore = createIconComponent('Appstore', 'regular');
57349
57360
  const Autosum = createIconComponent('Autosum', 'regular');
57350
57361
  const Backpack = createIconComponent('Backpack', 'regular');
57351
57362
  const Backspace = createIconComponent('Backspace', 'regular');
57352
57363
  const Badge = createIconComponent('Badge', 'regular');
57353
57364
  const Balloon = createIconComponent('Balloon', 'regular');
57354
- const Bar = createIconComponent('Bar', 'regular');
57355
- const Barcode = createIconComponent('Barcode', 'regular');
57356
- const Battery = createIconComponent('Battery', 'regular');
57365
+ const BarChartHorizontal = createIconComponent('Bar chart horizontal', 'regular');
57366
+ const BarChartHorizontalDescending = createIconComponent('Bar chart horizontal descending', 'regular');
57367
+ const BarChartVertical = createIconComponent('Bar chart vertical', 'regular');
57368
+ const BarChartVerticalDescending = createIconComponent('Bar chart vertical descending', 'regular');
57369
+ const BarcodeScanner = createIconComponent('Barcode scanner', 'regular');
57370
+ const Battery0 = createIconComponent('Battery 0', 'regular');
57371
+ const Battery10 = createIconComponent('Battery 10', 'regular');
57372
+ const Battery100 = createIconComponent('Battery 100', 'regular');
57373
+ const Battery20 = createIconComponent('Battery 20', 'regular');
57374
+ const Battery30 = createIconComponent('Battery 30', 'regular');
57375
+ const Battery40 = createIconComponent('Battery 40', 'regular');
57376
+ const Battery50 = createIconComponent('Battery 50', 'regular');
57377
+ const Battery60 = createIconComponent('Battery 60', 'regular');
57378
+ const Battery70 = createIconComponent('Battery 70', 'regular');
57379
+ const Battery80 = createIconComponent('Battery 80', 'regular');
57380
+ const Battery90 = createIconComponent('Battery 90', 'regular');
57357
57381
  const Block = createIconComponent('Block', 'regular');
57358
57382
  const Bluetooth = createIconComponent('Bluetooth', 'regular');
57359
57383
  const Blur = createIconComponent('Blur', 'regular');
@@ -57365,23 +57389,30 @@ const Calculator = createIconComponent('Calculator', 'regular');
57365
57389
  const Calendar = createIconComponent('Calendar', 'regular');
57366
57390
  const Camera = createIconComponent('Camera', 'regular');
57367
57391
  const Cart = createIconComponent('Cart', 'regular');
57368
- const Carton = createIconComponent('Carton', 'regular');
57392
+ const CartonBox = createIconComponent('Carton box', 'regular');
57369
57393
  const Chart = createIconComponent('Chart', 'regular');
57370
57394
  const Chat = createIconComponent('Chat', 'regular');
57395
+ const ChatAdd = createIconComponent('Chat add', 'regular');
57396
+ const ChatEmpty = createIconComponent('Chat empty', 'regular');
57371
57397
  const Checkmark = createIconComponent('Checkmark', 'regular');
57372
57398
  const Chess = createIconComponent('Chess', 'regular');
57373
- const Chevron = createIconComponent('Chevron', 'regular');
57399
+ const ChevronDown = createIconComponent('Chevron down', 'regular');
57400
+ const ChevronLeft = createIconComponent('Chevron left', 'regular');
57401
+ const ChevronRight = createIconComponent('Chevron right', 'regular');
57402
+ const ChevronUp = createIconComponent('Chevron up', 'regular');
57374
57403
  const Circle = createIconComponent('Circle', 'regular');
57375
57404
  const Clipboard = createIconComponent('Clipboard', 'regular');
57376
57405
  const Clock = createIconComponent('Clock', 'regular');
57406
+ const ClockAlarm = createIconComponent('Clock alarm', 'regular');
57377
57407
  const Cloud = createIconComponent('Cloud', 'regular');
57378
57408
  const Clover = createIconComponent('Clover', 'regular');
57379
57409
  const Code = createIconComponent('Code', 'regular');
57410
+ const CodeBlock = createIconComponent('Code block', 'regular');
57380
57411
  const Comma = createIconComponent('Comma', 'regular');
57381
57412
  const Comment = createIconComponent('Comment', 'regular');
57382
57413
  const Cone = createIconComponent('Cone', 'regular');
57383
57414
  const Contrast = createIconComponent('Contrast', 'regular');
57384
- const Control = createIconComponent('Control', 'regular');
57415
+ const ControlButton = createIconComponent('Control button', 'regular');
57385
57416
  const Cookie = createIconComponent('Cookie', 'regular');
57386
57417
  const Copy = createIconComponent('Copy', 'regular');
57387
57418
  const Couch = createIconComponent('Couch', 'regular');
@@ -57395,47 +57426,73 @@ const Cut = createIconComponent('Cut', 'regular');
57395
57426
  const Dart = createIconComponent('Dart', 'regular');
57396
57427
  const Database = createIconComponent('Database', 'regular');
57397
57428
  const Delete = createIconComponent('Delete', 'regular');
57429
+ const DeleteOff = createIconComponent('Delete off', 'regular');
57398
57430
  const Dentist = createIconComponent('Dentist', 'regular');
57399
57431
  const Desk = createIconComponent('Desk', 'regular');
57400
57432
  const Desktop = createIconComponent('Desktop', 'regular');
57433
+ const DesktopMac = createIconComponent('Desktop mac', 'regular');
57401
57434
  const Dialpad = createIconComponent('Dialpad', 'regular');
57402
57435
  const Diamond = createIconComponent('Diamond', 'regular');
57403
57436
  const Dismiss = createIconComponent('Dismiss', 'regular');
57437
+ const DismissCircle = createIconComponent('Dismiss circle', 'regular');
57438
+ const DismissSquare = createIconComponent('Dismiss square', 'regular');
57404
57439
  const Doctor = createIconComponent('Doctor', 'regular');
57405
57440
  const Document = createIconComponent('Document', 'regular');
57441
+ const DocumentBorder = createIconComponent('Document border', 'regular');
57406
57442
  const Door = createIconComponent('Door', 'regular');
57407
57443
  const Drag = createIconComponent('Drag', 'regular');
57408
57444
  const Drawer = createIconComponent('Drawer', 'regular');
57409
57445
  const Drop = createIconComponent('Drop', 'regular');
57410
- const Dual = createIconComponent('Dual', 'regular');
57446
+ const DualScreen = createIconComponent('Dual screen', 'regular');
57411
57447
  const Dumbbell = createIconComponent('Dumbbell', 'regular');
57412
57448
  const Dust = createIconComponent('Dust', 'regular');
57413
57449
  const Earth = createIconComponent('Earth', 'regular');
57414
57450
  const Edit = createIconComponent('Edit', 'regular');
57451
+ const EditOff = createIconComponent('Edit off', 'regular');
57415
57452
  const Elevator = createIconComponent('Elevator', 'regular');
57416
57453
  const Emoji = createIconComponent('Emoji', 'regular');
57454
+ const EmojiAngry = createIconComponent('Emoji angry', 'regular');
57455
+ const EmojiCool = createIconComponent('Emoji cool', 'regular');
57456
+ const EmojiGrimacing = createIconComponent('Emoji grimacing', 'regular');
57457
+ const EmojiLaugh = createIconComponent('Emoji laugh', 'regular');
57458
+ const EmojiMeh = createIconComponent('Emoji meh', 'regular');
57459
+ const EmojiSad = createIconComponent('Emoji sad', 'regular');
57460
+ const EmojiSurprise = createIconComponent('Emoji surprise', 'regular');
57417
57461
  const Engine = createIconComponent('Engine', 'regular');
57418
57462
  const Equal = createIconComponent('Equal', 'regular');
57419
- const Error = createIconComponent('Error', 'regular');
57463
+ const EqualCircle = createIconComponent('Equal circle', 'regular');
57464
+ const EqualOff = createIconComponent('Equal off', 'regular');
57465
+ const ErrorCircle = createIconComponent('Error circle', 'regular');
57420
57466
  const Eye = createIconComponent('Eye', 'regular');
57467
+ const EyeOff = createIconComponent('Eye off', 'regular');
57421
57468
  const Eyedropper = createIconComponent('Eyedropper', 'regular');
57422
- const Fast = createIconComponent('Fast', 'regular');
57469
+ const EyedropperOff = createIconComponent('Eyedropper off', 'regular');
57470
+ const FastForward = createIconComponent('Fast forward', 'regular');
57423
57471
  const Filmstrip = createIconComponent('Filmstrip', 'regular');
57472
+ const FilmstripOff = createIconComponent('Filmstrip off', 'regular');
57424
57473
  const Filter = createIconComponent('Filter', 'regular');
57425
57474
  const Fire = createIconComponent('Fire', 'regular');
57426
57475
  const Flag = createIconComponent('Flag', 'regular');
57476
+ const FlagOff = createIconComponent('Flag off', 'regular');
57427
57477
  const Flash = createIconComponent('Flash', 'regular');
57478
+ const FlashOff = createIconComponent('Flash off', 'regular');
57428
57479
  const Flashlight = createIconComponent('Flashlight', 'regular');
57429
- const Flip = createIconComponent('Flip', 'regular');
57480
+ const FlashlightOff = createIconComponent('Flashlight off', 'regular');
57481
+ const FlipHorizontal = createIconComponent('Flip horizontal', 'regular');
57482
+ const FlipVerticial = createIconComponent('Flip verticial', 'regular');
57430
57483
  const Folder = createIconComponent('Folder', 'regular');
57484
+ const FolderOpen = createIconComponent('Folder open', 'regular');
57431
57485
  const Frame = createIconComponent('Frame', 'regular');
57432
- const Full = createIconComponent('Full', 'regular');
57486
+ const FullScreenMaximize = createIconComponent('Full screen maximize', 'regular');
57487
+ const FullScreenMinimize = createIconComponent('Full screen minimize', 'regular');
57433
57488
  const Games = createIconComponent('Games', 'regular');
57434
- const Gantt = createIconComponent('Gantt', 'regular');
57489
+ const GanttChart = createIconComponent('Gantt chart', 'regular');
57435
57490
  const Gas = createIconComponent('Gas', 'regular');
57491
+ const GasStation = createIconComponent('Gas station', 'regular');
57436
57492
  const Gavel = createIconComponent('Gavel', 'regular');
57437
57493
  const Gif = createIconComponent('Gif', 'regular');
57438
57494
  const Gift = createIconComponent('Gift', 'regular');
57495
+ const GiftCard = createIconComponent('Gift card', 'regular');
57439
57496
  const Git = createIconComponent('Git', 'regular');
57440
57497
  const Glasses = createIconComponent('Glasses', 'regular');
57441
57498
  const Global = createIconComponent('Global', 'regular');
@@ -57443,102 +57500,160 @@ const Grid = createIconComponent('Grid', 'regular');
57443
57500
  const Guest = createIconComponent('Guest', 'regular');
57444
57501
  const Guitar = createIconComponent('Guitar', 'regular');
57445
57502
  const Hammer = createIconComponent('Hammer', 'regular');
57446
- const Hard = createIconComponent('Hard', 'regular');
57447
- const Hat = createIconComponent('Hat', 'regular');
57503
+ const HardDrive = createIconComponent('Hard drive', 'regular');
57504
+ const HatGraduation = createIconComponent('Hat graduation', 'regular');
57448
57505
  const Hd = createIconComponent('Hd', 'regular');
57449
57506
  const Hdr = createIconComponent('Hdr', 'regular');
57507
+ const HdrOff = createIconComponent('Hdr off', 'regular');
57450
57508
  const Headphones = createIconComponent('Headphones', 'regular');
57451
- const Headset = createIconComponent('Headset', 'regular');
57509
+ const HeadphonesMic = createIconComponent('Headphones mic', 'regular');
57510
+ const HeadsetVr = createIconComponent('Headset vr', 'regular');
57452
57511
  const Heart = createIconComponent('Heart', 'regular');
57512
+ const HeartBroken = createIconComponent('Heart broken', 'regular');
57453
57513
  const Hexagon = createIconComponent('Hexagon', 'regular');
57454
57514
  const Highlight = createIconComponent('Highlight', 'regular');
57455
57515
  const Highway = createIconComponent('Highway', 'regular');
57456
57516
  const Home = createIconComponent('Home', 'regular');
57517
+ const HomeCheckmark = createIconComponent('Home checkmark', 'regular');
57457
57518
  const Hourglass = createIconComponent('Hourglass', 'regular');
57519
+ const HourglassHalf = createIconComponent('Hourglass half', 'regular');
57520
+ const HourglassOneQuarter = createIconComponent('Hourglass one quarter', 'regular');
57521
+ const HourglassThreeQuarter = createIconComponent('Hourglass three quarter', 'regular');
57458
57522
  const Html = createIconComponent('Html', 'regular');
57459
57523
  const Image = createIconComponent('Image', 'regular');
57524
+ const ImageCircle = createIconComponent('Image circle', 'regular');
57460
57525
  const Important = createIconComponent('Important', 'regular');
57461
57526
  const Incognito = createIconComponent('Incognito', 'regular');
57462
57527
  const Info = createIconComponent('Info', 'regular');
57463
57528
  const Ios = createIconComponent('Ios', 'regular');
57529
+ const IosArrowLtr = createIconComponent('Ios arrow ltr', 'regular');
57530
+ const IosArrowRtl = createIconComponent('Ios arrow rtl', 'regular');
57531
+ const IosChevronLtr = createIconComponent('Ios chevron ltr', 'regular');
57532
+ const IosChevronRtl = createIconComponent('Ios chevron rtl', 'regular');
57464
57533
  const Iot = createIconComponent('Iot', 'regular');
57465
57534
  const Javascript = createIconComponent('Javascript', 'regular');
57466
57535
  const Joystick = createIconComponent('Joystick', 'regular');
57467
57536
  const Json = createIconComponent('Json', 'regular');
57537
+ const JsonFile = createIconComponent('Json file', 'regular');
57468
57538
  const Key = createIconComponent('Key', 'regular');
57539
+ const KeyMultiple = createIconComponent('Key multiple', 'regular');
57469
57540
  const Keyboard = createIconComponent('Keyboard', 'regular');
57541
+ const KeyboardBackspace = createIconComponent('Keyboard backspace', 'regular');
57542
+ const KeyboardCommand = createIconComponent('Keyboard command', 'regular');
57543
+ const KeyboardLock = createIconComponent('Keyboard lock', 'regular');
57544
+ const KeyboardOff = createIconComponent('Keyboard off', 'regular');
57545
+ const KeyboardOption = createIconComponent('Keyboard option', 'regular');
57546
+ const KeyboardReturn = createIconComponent('Keyboard return', 'regular');
57547
+ const KeyboardShift = createIconComponent('Keyboard shift', 'regular');
57548
+ const KeyboardShiftUppercase = createIconComponent('Keyboard shift uppercase', 'regular');
57549
+ const KeyboardTab = createIconComponent('Keyboard tab', 'regular');
57470
57550
  const Kiosk = createIconComponent('Kiosk', 'regular');
57471
57551
  const Kotlin = createIconComponent('Kotlin', 'regular');
57472
57552
  const Laptop = createIconComponent('Laptop', 'regular');
57473
57553
  const Layer = createIconComponent('Layer', 'regular');
57474
57554
  const Lightbulb = createIconComponent('Lightbulb', 'regular');
57475
57555
  const Line = createIconComponent('Line', 'regular');
57556
+ const LineDashes = createIconComponent('Line dashes', 'regular');
57557
+ const LineHorizontal1 = createIconComponent('Line horizontal 1', 'regular');
57558
+ const LineHorizontal1Dashes = createIconComponent('Line horizontal 1 dashes', 'regular');
57476
57559
  const Link = createIconComponent('Link', 'regular');
57477
- const Local = createIconComponent('Local', 'regular');
57478
57560
  const LocalLanguage = createIconComponent('Local language', 'regular');
57479
57561
  const Location = createIconComponent('Location', 'regular');
57480
- const Lock = createIconComponent('Lock', 'regular');
57562
+ const LocationArrow = createIconComponent('Location arrow', 'regular');
57563
+ const LockClosed = createIconComponent('Lock closed', 'regular');
57564
+ const LockOpen = createIconComponent('Lock open', 'regular');
57481
57565
  const Luggage = createIconComponent('Luggage', 'regular');
57482
57566
  const Macos = createIconComponent('Macos', 'regular');
57483
57567
  const Mail = createIconComponent('Mail', 'regular');
57568
+ const MailRead = createIconComponent('Mail read', 'regular');
57484
57569
  const Mailbox = createIconComponent('Mailbox', 'regular');
57485
57570
  const Map = createIconComponent('Map', 'regular');
57486
57571
  const Markdown = createIconComponent('Markdown', 'regular');
57487
- const Math = createIconComponent('Math', 'regular');
57572
+ const MathSymbols = createIconComponent('Math symbols', 'regular');
57488
57573
  const Megaphone = createIconComponent('Megaphone', 'regular');
57489
57574
  const Mic = createIconComponent('Mic', 'regular');
57490
57575
  const Moon = createIconComponent('Moon', 'regular');
57491
- const More = createIconComponent('More', 'regular');
57576
+ const MoreCircle = createIconComponent('More circle', 'regular');
57577
+ const MoreHorizontal = createIconComponent('More horizontal', 'regular');
57578
+ const MoreVerticial = createIconComponent('More verticial', 'regular');
57492
57579
  const Mouse = createIconComponent('Mouse', 'regular');
57493
57580
  const Movie = createIconComponent('Movie', 'regular');
57494
- const Network = createIconComponent('Network', 'regular');
57581
+ const NetworkCheck = createIconComponent('Network check', 'regular');
57495
57582
  const News = createIconComponent('News', 'regular');
57496
57583
  const Next = createIconComponent('Next', 'regular');
57497
57584
  const Note = createIconComponent('Note', 'regular');
57498
57585
  const Notebook = createIconComponent('Notebook', 'regular');
57499
57586
  const Notepad = createIconComponent('Notepad', 'regular');
57500
- const Number = createIconComponent('Number', 'regular');
57587
+ const NumberCircle0 = createIconComponent('Number circle 0', 'regular');
57588
+ const NumberCircle1 = createIconComponent('Number circle 1', 'regular');
57589
+ const NumberCircle2 = createIconComponent('Number circle 2', 'regular');
57590
+ const NumberCircle3 = createIconComponent('Number circle 3', 'regular');
57591
+ const NumberCircle4 = createIconComponent('Number circle 4', 'regular');
57592
+ const NumberCircle5 = createIconComponent('Number circle 5', 'regular');
57593
+ const NumberCircle6 = createIconComponent('Number circle 6', 'regular');
57594
+ const NumberCircle7 = createIconComponent('Number circle 7', 'regular');
57595
+ const NumberCircle8 = createIconComponent('Number circle 8', 'regular');
57596
+ const NumberCircle9 = createIconComponent('Number circle 9', 'regular');
57597
+ const NumberSymbol = createIconComponent('Number symbol', 'regular');
57598
+ const NumberSymbolCircle = createIconComponent('Number symbol circle', 'regular');
57599
+ const NumberSymbolSquare = createIconComponent('Number symbol square', 'regular');
57501
57600
  const Opacity = createIconComponent('Opacity', 'regular');
57502
57601
  const Open = createIconComponent('Open', 'regular');
57602
+ const OpenOff = createIconComponent('Open off', 'regular');
57503
57603
  const Options = createIconComponent('Options', 'regular');
57504
57604
  const Organization = createIconComponent('Organization', 'regular');
57605
+ const OrganizationHorizontal = createIconComponent('Organization horizontal', 'regular');
57505
57606
  const Orientation = createIconComponent('Orientation', 'regular');
57506
57607
  const Oval = createIconComponent('Oval', 'regular');
57507
57608
  const Oven = createIconComponent('Oven', 'regular');
57508
57609
  const Padding = createIconComponent('Padding', 'regular');
57509
- const Page = createIconComponent('Page', 'regular');
57510
- const Paint = createIconComponent('Paint', 'regular');
57610
+ const PageFit = createIconComponent('Page fit', 'regular');
57611
+ const PaintBrush = createIconComponent('Paint brush', 'regular');
57612
+ const PaintBucket = createIconComponent('Paint bucket', 'regular');
57511
57613
  const Parallelogram = createIconComponent('Parallelogram', 'regular');
57512
57614
  const Password = createIconComponent('Password', 'regular');
57513
57615
  const Pause = createIconComponent('Pause', 'regular');
57616
+ const PauseCircle = createIconComponent('Pause circle', 'regular');
57514
57617
  const Payment = createIconComponent('Payment', 'regular');
57618
+ const PaymentWireless = createIconComponent('Payment wireless', 'regular');
57515
57619
  const Pen = createIconComponent('Pen', 'regular');
57620
+ const PenOff = createIconComponent('Pen off', 'regular');
57516
57621
  const Pentagon = createIconComponent('Pentagon', 'regular');
57517
57622
  const Person = createIconComponent('Person', 'regular');
57623
+ const PersonVoice = createIconComponent('Person voice', 'regular');
57518
57624
  const Phone = createIconComponent('Phone', 'regular');
57519
57625
  const Piano = createIconComponent('Piano', 'regular');
57520
57626
  const Pin = createIconComponent('Pin', 'regular');
57521
57627
  const Pipeline = createIconComponent('Pipeline', 'regular');
57522
57628
  const Play = createIconComponent('Play', 'regular');
57629
+ const PlayCircle = createIconComponent('Play circle', 'regular');
57523
57630
  const Playstore = createIconComponent('Playstore', 'regular');
57524
- const Port = createIconComponent('Port', 'regular');
57631
+ const PortHdmi = createIconComponent('Port hdmi', 'regular');
57632
+ const PortMicroUsb = createIconComponent('Port micro usb', 'regular');
57633
+ const PortUsbA = createIconComponent('Port usb a', 'regular');
57634
+ const PortUsbC = createIconComponent('Port usb c', 'regular');
57525
57635
  const Power = createIconComponent('Power', 'regular');
57526
- const Preview = createIconComponent('Preview', 'regular');
57636
+ const PreviewLink = createIconComponent('Preview link', 'regular');
57527
57637
  const Previous = createIconComponent('Previous', 'regular');
57528
57638
  const Print = createIconComponent('Print', 'regular');
57529
57639
  const Pulse = createIconComponent('Pulse', 'regular');
57640
+ const PulseCircle = createIconComponent('Pulse circle', 'regular');
57641
+ const PulseSquare = createIconComponent('Pulse square', 'regular');
57530
57642
  const Python = createIconComponent('Python', 'regular');
57531
- const Qr = createIconComponent('Qr', 'regular');
57643
+ const QrCode = createIconComponent('Qr code', 'regular');
57532
57644
  const Question = createIconComponent('Question', 'regular');
57533
- const Radio = createIconComponent('Radio', 'regular');
57645
+ const QuestionCircle = createIconComponent('Question circle', 'regular');
57646
+ const RadioButton = createIconComponent('Radio button', 'regular');
57534
57647
  const Ram = createIconComponent('Ram', 'regular');
57535
57648
  const Record = createIconComponent('Record', 'regular');
57649
+ const RecordStop = createIconComponent('Record stop', 'regular');
57536
57650
  const Rectangle = createIconComponent('Rectangle', 'regular');
57537
57651
  const Refineui = createIconComponent('Refineui', 'regular');
57538
57652
  const Rewind = createIconComponent('Rewind', 'regular');
57539
57653
  const Rhombus = createIconComponent('Rhombus', 'regular');
57540
57654
  const Ribbon = createIconComponent('Ribbon', 'regular');
57541
57655
  const Road = createIconComponent('Road', 'regular');
57656
+ const RoadCone = createIconComponent('Road cone', 'regular');
57542
57657
  const Rocket = createIconComponent('Rocket', 'regular');
57543
57658
  const Rotation = createIconComponent('Rotation', 'regular');
57544
57659
  const Router = createIconComponent('Router', 'regular');
@@ -57550,24 +57665,40 @@ const Scales = createIconComponent('Scales', 'regular');
57550
57665
  const Script = createIconComponent('Script', 'regular');
57551
57666
  const Search = createIconComponent('Search', 'regular');
57552
57667
  const Send = createIconComponent('Send', 'regular');
57553
- const Serial = createIconComponent('Serial', 'regular');
57668
+ const SerialPort = createIconComponent('Serial port', 'regular');
57554
57669
  const Server = createIconComponent('Server', 'regular');
57555
- const Service = createIconComponent('Service', 'regular');
57670
+ const ServerLink = createIconComponent('Server link', 'regular');
57671
+ const ServerPlay = createIconComponent('Server play', 'regular');
57672
+ const ServiceBell = createIconComponent('Service bell', 'regular');
57556
57673
  const Settings = createIconComponent('Settings', 'regular');
57557
- const Shape = createIconComponent('Shape', 'regular');
57674
+ const ShapeExclude = createIconComponent('Shape exclude', 'regular');
57675
+ const ShapeIntersect = createIconComponent('Shape intersect', 'regular');
57676
+ const ShapeSubtract = createIconComponent('Shape subtract', 'regular');
57677
+ const ShapeUnion = createIconComponent('Shape union', 'regular');
57558
57678
  const Shapes = createIconComponent('Shapes', 'regular');
57559
57679
  const Share = createIconComponent('Share', 'regular');
57560
- const Shell = createIconComponent('Shell', 'regular');
57680
+ const ShareAndroid = createIconComponent('Share android', 'regular');
57681
+ const ShareIos = createIconComponent('Share ios', 'regular');
57682
+ const ShellScript = createIconComponent('Shell script', 'regular');
57561
57683
  const Shield = createIconComponent('Shield', 'regular');
57562
- const Shopping = createIconComponent('Shopping', 'regular');
57684
+ const ShoppingBag = createIconComponent('Shopping bag', 'regular');
57563
57685
  const Sim = createIconComponent('Sim', 'regular');
57564
- const Slide = createIconComponent('Slide', 'regular');
57686
+ const SlideAdd = createIconComponent('Slide add', 'regular');
57687
+ const SlideContent = createIconComponent('Slide content', 'regular');
57688
+ const SlideEraser = createIconComponent('Slide eraser', 'regular');
57689
+ const SlideGrid = createIconComponent('Slide grid', 'regular');
57690
+ const SlideHide = createIconComponent('Slide hide', 'regular');
57691
+ const SlideLayout = createIconComponent('Slide layout', 'regular');
57565
57692
  const Smartwatch = createIconComponent('Smartwatch', 'regular');
57566
- const Sound = createIconComponent('Sound', 'regular');
57693
+ const SoundSource = createIconComponent('Sound source', 'regular');
57567
57694
  const Spacebar = createIconComponent('Spacebar', 'regular');
57568
- const Sport = createIconComponent('Sport', 'regular');
57569
- const Spray = createIconComponent('Spray', 'regular');
57695
+ const SportBaseball = createIconComponent('Sport baseball', 'regular');
57696
+ const SportBasketball = createIconComponent('Sport basketball', 'regular');
57697
+ const SportSoccer = createIconComponent('Sport soccer', 'regular');
57698
+ const SprayCan = createIconComponent('Spray can', 'regular');
57570
57699
  const Square = createIconComponent('Square', 'regular');
57700
+ const SquareHint = createIconComponent('Square hint', 'regular');
57701
+ const SquareMultiple = createIconComponent('Square multiple', 'regular');
57571
57702
  const Star = createIconComponent('Star', 'regular');
57572
57703
  const Stop = createIconComponent('Stop', 'regular');
57573
57704
  const Subtract = createIconComponent('Subtract', 'regular');
@@ -57579,54 +57710,110 @@ const Target = createIconComponent('Target', 'regular');
57579
57710
  const Temperature = createIconComponent('Temperature', 'regular');
57580
57711
  const Tent = createIconComponent('Tent', 'regular');
57581
57712
  const Text = createIconComponent('Text', 'regular');
57713
+ const TextAlignCenter = createIconComponent('Text align center', 'regular');
57714
+ const TextAlignJustify = createIconComponent('Text align justify', 'regular');
57715
+ const TextAlignLeft = createIconComponent('Text align left', 'regular');
57716
+ const TextAlignRight = createIconComponent('Text align right', 'regular');
57582
57717
  const Textbox = createIconComponent('Textbox', 'regular');
57718
+ const TextboxAlignBottom = createIconComponent('Textbox align bottom', 'regular');
57719
+ const TextboxAlignBottomCenter = createIconComponent('Textbox align bottom center', 'regular');
57720
+ const TextboxAlignBottomLeft = createIconComponent('Textbox align bottom left', 'regular');
57721
+ const TextboxAlignBottomRight = createIconComponent('Textbox align bottom right', 'regular');
57722
+ const TextboxAlignCenter = createIconComponent('Textbox align center', 'regular');
57723
+ const TextboxAlignMiddle = createIconComponent('Textbox align middle', 'regular');
57724
+ const TextboxAlignMiddleLeft = createIconComponent('Textbox align middle left', 'regular');
57725
+ const TextboxAlignMiddleRight = createIconComponent('Textbox align middle right', 'regular');
57726
+ const TextboxAlignTop = createIconComponent('Textbox align top', 'regular');
57727
+ const TextboxAlignTopCenter = createIconComponent('Textbox align top center', 'regular');
57728
+ const TextboxAlignTopLeft = createIconComponent('Textbox align top left', 'regular');
57729
+ const TextboxAlignTopRight = createIconComponent('Textbox align top right', 'regular');
57583
57730
  const Thinking = createIconComponent('Thinking', 'regular');
57584
57731
  const Ticket = createIconComponent('Ticket', 'regular');
57585
57732
  const Timer = createIconComponent('Timer', 'regular');
57586
- const Toggle = createIconComponent('Toggle', 'regular');
57733
+ const ToggleLeft = createIconComponent('Toggle left', 'regular');
57734
+ const ToggleMultiple = createIconComponent('Toggle multiple', 'regular');
57735
+ const ToggleRight = createIconComponent('Toggle right', 'regular');
57587
57736
  const Toolbox = createIconComponent('Toolbox', 'regular');
57588
57737
  const Trophy = createIconComponent('Trophy', 'regular');
57589
57738
  const Tv = createIconComponent('Tv', 'regular');
57590
57739
  const Typescript = createIconComponent('Typescript', 'regular');
57591
57740
  const Umbrella = createIconComponent('Umbrella', 'regular');
57592
57741
  const Usb = createIconComponent('Usb', 'regular');
57742
+ const UsbCable = createIconComponent('Usb cable', 'regular');
57593
57743
  const Verified = createIconComponent('Verified', 'regular');
57594
57744
  const Video = createIconComponent('Video', 'regular');
57745
+ const VideoClip = createIconComponent('Video clip', 'regular');
57746
+ const VideoPlayPause = createIconComponent('Video play pause', 'regular');
57595
57747
  const Voicemail = createIconComponent('Voicemail', 'regular');
57596
57748
  const Vote = createIconComponent('Vote', 'regular');
57597
- const Walkie = createIconComponent('Walkie', 'regular');
57749
+ const WalkieTalkie = createIconComponent('Walkie talkie', 'regular');
57598
57750
  const Wallet = createIconComponent('Wallet', 'regular');
57599
57751
  const Wand = createIconComponent('Wand', 'regular');
57600
57752
  const Warning = createIconComponent('Warning', 'regular');
57601
57753
  const Washer = createIconComponent('Washer', 'regular');
57602
57754
  const Water = createIconComponent('Water', 'regular');
57603
- const Weather = createIconComponent('Weather', 'regular');
57755
+ const WeatherBlowingSnow = createIconComponent('Weather blowing snow', 'regular');
57756
+ const WeatherCloudy = createIconComponent('Weather cloudy', 'regular');
57757
+ const WeatherRain = createIconComponent('Weather rain', 'regular');
57758
+ const WeatherSnow = createIconComponent('Weather snow', 'regular');
57759
+ const WeatherSnowflake = createIconComponent('Weather snowflake', 'regular');
57760
+ const WeatherSunny = createIconComponent('Weather sunny', 'regular');
57761
+ const WeatherThunderstorm = createIconComponent('Weather thunderstorm', 'regular');
57604
57762
  const Web = createIconComponent('Web', 'regular');
57605
- const Wifi = createIconComponent('Wifi', 'regular');
57763
+ const Wifi1 = createIconComponent('Wifi 1', 'regular');
57764
+ const Wifi2 = createIconComponent('Wifi 2', 'regular');
57765
+ const Wifi3 = createIconComponent('Wifi 3', 'regular');
57766
+ const Wifi4 = createIconComponent('Wifi 4', 'regular');
57606
57767
  const Windows = createIconComponent('Windows', 'regular');
57607
57768
  const Wrench = createIconComponent('Wrench', 'regular');
57608
57769
  const Xray = createIconComponent('Xray', 'regular');
57609
- const Zoom = createIconComponent('Zoom', 'regular');
57770
+ const Zoom = createIconComponent('Zoom', 'regular');
57771
+ const ZoomIn = createIconComponent('Zoom in', 'regular');
57772
+ const ZoomOut = createIconComponent('Zoom out', 'regular');
57610
57773
 
57611
57774
  // === Filled style icons ===
57612
- const AccessFilled = createIconComponent('Access', 'filled');
57775
+ const AccessTimeFilled = createIconComponent('Access time', 'filled');
57613
57776
  const AccessibilityFilled = createIconComponent('Accessibility', 'filled');
57614
57777
  const AddFilled = createIconComponent('Add', 'filled');
57778
+ const AddCircleFilled = createIconComponent('Add circle', 'filled');
57779
+ const AddSquareFilled = createIconComponent('Add square', 'filled');
57615
57780
  const AirplaneFilled = createIconComponent('Airplane', 'filled');
57616
57781
  const AlbumFilled = createIconComponent('Album', 'filled');
57617
57782
  const AlertFilled = createIconComponent('Alert', 'filled');
57618
- const AlignFilled = createIconComponent('Align', 'filled');
57783
+ const AlertBadgeFilled = createIconComponent('Alert badge', 'filled');
57784
+ const AlertOffFilled = createIconComponent('Alert off', 'filled');
57785
+ const AlignBottomFilled = createIconComponent('Align bottom', 'filled');
57786
+ const AlignCenterHorizontalFilled = createIconComponent('Align center horizontal', 'filled');
57787
+ const AlignCenterVerticalFilled = createIconComponent('Align center vertical', 'filled');
57788
+ const AlignLeftFilled = createIconComponent('Align left', 'filled');
57789
+ const AlignRightFilled = createIconComponent('Align right', 'filled');
57790
+ const AlignTopFilled = createIconComponent('Align top', 'filled');
57619
57791
  const AndroidFilled = createIconComponent('Android', 'filled');
57620
- const AppFilled = createIconComponent('App', 'filled');
57792
+ const AppFolderFilled = createIconComponent('App folder', 'filled');
57793
+ const AppRecentFilled = createIconComponent('App recent', 'filled');
57794
+ const AppTitleFilled = createIconComponent('App title', 'filled');
57621
57795
  const AppstoreFilled = createIconComponent('Appstore', 'filled');
57622
57796
  const AutosumFilled = createIconComponent('Autosum', 'filled');
57623
57797
  const BackpackFilled = createIconComponent('Backpack', 'filled');
57624
57798
  const BackspaceFilled = createIconComponent('Backspace', 'filled');
57625
57799
  const BadgeFilled = createIconComponent('Badge', 'filled');
57626
57800
  const BalloonFilled = createIconComponent('Balloon', 'filled');
57627
- const BarFilled = createIconComponent('Bar', 'filled');
57628
- const BarcodeFilled = createIconComponent('Barcode', 'filled');
57629
- const BatteryFilled = createIconComponent('Battery', 'filled');
57801
+ const BarChartHorizontalFilled = createIconComponent('Bar chart horizontal', 'filled');
57802
+ const BarChartHorizontalDescendingFilled = createIconComponent('Bar chart horizontal descending', 'filled');
57803
+ const BarChartVerticalFilled = createIconComponent('Bar chart vertical', 'filled');
57804
+ const BarChartVerticalDescendingFilled = createIconComponent('Bar chart vertical descending', 'filled');
57805
+ const BarcodeScannerFilled = createIconComponent('Barcode scanner', 'filled');
57806
+ const Battery0Filled = createIconComponent('Battery 0', 'filled');
57807
+ const Battery10Filled = createIconComponent('Battery 10', 'filled');
57808
+ const Battery100Filled = createIconComponent('Battery 100', 'filled');
57809
+ const Battery20Filled = createIconComponent('Battery 20', 'filled');
57810
+ const Battery30Filled = createIconComponent('Battery 30', 'filled');
57811
+ const Battery40Filled = createIconComponent('Battery 40', 'filled');
57812
+ const Battery50Filled = createIconComponent('Battery 50', 'filled');
57813
+ const Battery60Filled = createIconComponent('Battery 60', 'filled');
57814
+ const Battery70Filled = createIconComponent('Battery 70', 'filled');
57815
+ const Battery80Filled = createIconComponent('Battery 80', 'filled');
57816
+ const Battery90Filled = createIconComponent('Battery 90', 'filled');
57630
57817
  const BlockFilled = createIconComponent('Block', 'filled');
57631
57818
  const BluetoothFilled = createIconComponent('Bluetooth', 'filled');
57632
57819
  const BlurFilled = createIconComponent('Blur', 'filled');
@@ -57638,23 +57825,30 @@ const CalculatorFilled = createIconComponent('Calculator', 'filled');
57638
57825
  const CalendarFilled = createIconComponent('Calendar', 'filled');
57639
57826
  const CameraFilled = createIconComponent('Camera', 'filled');
57640
57827
  const CartFilled = createIconComponent('Cart', 'filled');
57641
- const CartonFilled = createIconComponent('Carton', 'filled');
57828
+ const CartonBoxFilled = createIconComponent('Carton box', 'filled');
57642
57829
  const ChartFilled = createIconComponent('Chart', 'filled');
57643
57830
  const ChatFilled = createIconComponent('Chat', 'filled');
57831
+ const ChatAddFilled = createIconComponent('Chat add', 'filled');
57832
+ const ChatEmptyFilled = createIconComponent('Chat empty', 'filled');
57644
57833
  const CheckmarkFilled = createIconComponent('Checkmark', 'filled');
57645
57834
  const ChessFilled = createIconComponent('Chess', 'filled');
57646
- const ChevronFilled = createIconComponent('Chevron', 'filled');
57835
+ const ChevronDownFilled = createIconComponent('Chevron down', 'filled');
57836
+ const ChevronLeftFilled = createIconComponent('Chevron left', 'filled');
57837
+ const ChevronRightFilled = createIconComponent('Chevron right', 'filled');
57838
+ const ChevronUpFilled = createIconComponent('Chevron up', 'filled');
57647
57839
  const CircleFilled = createIconComponent('Circle', 'filled');
57648
57840
  const ClipboardFilled = createIconComponent('Clipboard', 'filled');
57649
57841
  const ClockFilled = createIconComponent('Clock', 'filled');
57842
+ const ClockAlarmFilled = createIconComponent('Clock alarm', 'filled');
57650
57843
  const CloudFilled = createIconComponent('Cloud', 'filled');
57651
57844
  const CloverFilled = createIconComponent('Clover', 'filled');
57652
57845
  const CodeFilled = createIconComponent('Code', 'filled');
57846
+ const CodeBlockFilled = createIconComponent('Code block', 'filled');
57653
57847
  const CommaFilled = createIconComponent('Comma', 'filled');
57654
57848
  const CommentFilled = createIconComponent('Comment', 'filled');
57655
57849
  const ConeFilled = createIconComponent('Cone', 'filled');
57656
57850
  const ContrastFilled = createIconComponent('Contrast', 'filled');
57657
- const ControlFilled = createIconComponent('Control', 'filled');
57851
+ const ControlButtonFilled = createIconComponent('Control button', 'filled');
57658
57852
  const CookieFilled = createIconComponent('Cookie', 'filled');
57659
57853
  const CopyFilled = createIconComponent('Copy', 'filled');
57660
57854
  const CouchFilled = createIconComponent('Couch', 'filled');
@@ -57668,47 +57862,73 @@ const CutFilled = createIconComponent('Cut', 'filled');
57668
57862
  const DartFilled = createIconComponent('Dart', 'filled');
57669
57863
  const DatabaseFilled = createIconComponent('Database', 'filled');
57670
57864
  const DeleteFilled = createIconComponent('Delete', 'filled');
57865
+ const DeleteOffFilled = createIconComponent('Delete off', 'filled');
57671
57866
  const DentistFilled = createIconComponent('Dentist', 'filled');
57672
57867
  const DeskFilled = createIconComponent('Desk', 'filled');
57673
57868
  const DesktopFilled = createIconComponent('Desktop', 'filled');
57869
+ const DesktopMacFilled = createIconComponent('Desktop mac', 'filled');
57674
57870
  const DialpadFilled = createIconComponent('Dialpad', 'filled');
57675
57871
  const DiamondFilled = createIconComponent('Diamond', 'filled');
57676
57872
  const DismissFilled = createIconComponent('Dismiss', 'filled');
57873
+ const DismissCircleFilled = createIconComponent('Dismiss circle', 'filled');
57874
+ const DismissSquareFilled = createIconComponent('Dismiss square', 'filled');
57677
57875
  const DoctorFilled = createIconComponent('Doctor', 'filled');
57678
57876
  const DocumentFilled = createIconComponent('Document', 'filled');
57877
+ const DocumentBorderFilled = createIconComponent('Document border', 'filled');
57679
57878
  const DoorFilled = createIconComponent('Door', 'filled');
57680
57879
  const DragFilled = createIconComponent('Drag', 'filled');
57681
57880
  const DrawerFilled = createIconComponent('Drawer', 'filled');
57682
57881
  const DropFilled = createIconComponent('Drop', 'filled');
57683
- const DualFilled = createIconComponent('Dual', 'filled');
57882
+ const DualScreenFilled = createIconComponent('Dual screen', 'filled');
57684
57883
  const DumbbellFilled = createIconComponent('Dumbbell', 'filled');
57685
57884
  const DustFilled = createIconComponent('Dust', 'filled');
57686
57885
  const EarthFilled = createIconComponent('Earth', 'filled');
57687
57886
  const EditFilled = createIconComponent('Edit', 'filled');
57887
+ const EditOffFilled = createIconComponent('Edit off', 'filled');
57688
57888
  const ElevatorFilled = createIconComponent('Elevator', 'filled');
57689
57889
  const EmojiFilled = createIconComponent('Emoji', 'filled');
57890
+ const EmojiAngryFilled = createIconComponent('Emoji angry', 'filled');
57891
+ const EmojiCoolFilled = createIconComponent('Emoji cool', 'filled');
57892
+ const EmojiGrimacingFilled = createIconComponent('Emoji grimacing', 'filled');
57893
+ const EmojiLaughFilled = createIconComponent('Emoji laugh', 'filled');
57894
+ const EmojiMehFilled = createIconComponent('Emoji meh', 'filled');
57895
+ const EmojiSadFilled = createIconComponent('Emoji sad', 'filled');
57896
+ const EmojiSurpriseFilled = createIconComponent('Emoji surprise', 'filled');
57690
57897
  const EngineFilled = createIconComponent('Engine', 'filled');
57691
57898
  const EqualFilled = createIconComponent('Equal', 'filled');
57692
- const ErrorFilled = createIconComponent('Error', 'filled');
57899
+ const EqualCircleFilled = createIconComponent('Equal circle', 'filled');
57900
+ const EqualOffFilled = createIconComponent('Equal off', 'filled');
57901
+ const ErrorCircleFilled = createIconComponent('Error circle', 'filled');
57693
57902
  const EyeFilled = createIconComponent('Eye', 'filled');
57903
+ const EyeOffFilled = createIconComponent('Eye off', 'filled');
57694
57904
  const EyedropperFilled = createIconComponent('Eyedropper', 'filled');
57695
- const FastFilled = createIconComponent('Fast', 'filled');
57905
+ const EyedropperOffFilled = createIconComponent('Eyedropper off', 'filled');
57906
+ const FastForwardFilled = createIconComponent('Fast forward', 'filled');
57696
57907
  const FilmstripFilled = createIconComponent('Filmstrip', 'filled');
57908
+ const FilmstripOffFilled = createIconComponent('Filmstrip off', 'filled');
57697
57909
  const FilterFilled = createIconComponent('Filter', 'filled');
57698
57910
  const FireFilled = createIconComponent('Fire', 'filled');
57699
57911
  const FlagFilled = createIconComponent('Flag', 'filled');
57912
+ const FlagOffFilled = createIconComponent('Flag off', 'filled');
57700
57913
  const FlashFilled = createIconComponent('Flash', 'filled');
57914
+ const FlashOffFilled = createIconComponent('Flash off', 'filled');
57701
57915
  const FlashlightFilled = createIconComponent('Flashlight', 'filled');
57702
- const FlipFilled = createIconComponent('Flip', 'filled');
57916
+ const FlashlightOffFilled = createIconComponent('Flashlight off', 'filled');
57917
+ const FlipHorizontalFilled = createIconComponent('Flip horizontal', 'filled');
57918
+ const FlipVerticialFilled = createIconComponent('Flip verticial', 'filled');
57703
57919
  const FolderFilled = createIconComponent('Folder', 'filled');
57920
+ const FolderOpenFilled = createIconComponent('Folder open', 'filled');
57704
57921
  const FrameFilled = createIconComponent('Frame', 'filled');
57705
- const FullFilled = createIconComponent('Full', 'filled');
57922
+ const FullScreenMaximizeFilled = createIconComponent('Full screen maximize', 'filled');
57923
+ const FullScreenMinimizeFilled = createIconComponent('Full screen minimize', 'filled');
57706
57924
  const GamesFilled = createIconComponent('Games', 'filled');
57707
- const GanttFilled = createIconComponent('Gantt', 'filled');
57925
+ const GanttChartFilled = createIconComponent('Gantt chart', 'filled');
57708
57926
  const GasFilled = createIconComponent('Gas', 'filled');
57927
+ const GasStationFilled = createIconComponent('Gas station', 'filled');
57709
57928
  const GavelFilled = createIconComponent('Gavel', 'filled');
57710
57929
  const GifFilled = createIconComponent('Gif', 'filled');
57711
57930
  const GiftFilled = createIconComponent('Gift', 'filled');
57931
+ const GiftCardFilled = createIconComponent('Gift card', 'filled');
57712
57932
  const GitFilled = createIconComponent('Git', 'filled');
57713
57933
  const GlassesFilled = createIconComponent('Glasses', 'filled');
57714
57934
  const GlobalFilled = createIconComponent('Global', 'filled');
@@ -57716,102 +57936,160 @@ const GridFilled = createIconComponent('Grid', 'filled');
57716
57936
  const GuestFilled = createIconComponent('Guest', 'filled');
57717
57937
  const GuitarFilled = createIconComponent('Guitar', 'filled');
57718
57938
  const HammerFilled = createIconComponent('Hammer', 'filled');
57719
- const HardFilled = createIconComponent('Hard', 'filled');
57720
- const HatFilled = createIconComponent('Hat', 'filled');
57939
+ const HardDriveFilled = createIconComponent('Hard drive', 'filled');
57940
+ const HatGraduationFilled = createIconComponent('Hat graduation', 'filled');
57721
57941
  const HdFilled = createIconComponent('Hd', 'filled');
57722
57942
  const HdrFilled = createIconComponent('Hdr', 'filled');
57943
+ const HdrOffFilled = createIconComponent('Hdr off', 'filled');
57723
57944
  const HeadphonesFilled = createIconComponent('Headphones', 'filled');
57724
- const HeadsetFilled = createIconComponent('Headset', 'filled');
57945
+ const HeadphonesMicFilled = createIconComponent('Headphones mic', 'filled');
57946
+ const HeadsetVrFilled = createIconComponent('Headset vr', 'filled');
57725
57947
  const HeartFilled = createIconComponent('Heart', 'filled');
57948
+ const HeartBrokenFilled = createIconComponent('Heart broken', 'filled');
57726
57949
  const HexagonFilled = createIconComponent('Hexagon', 'filled');
57727
57950
  const HighlightFilled = createIconComponent('Highlight', 'filled');
57728
57951
  const HighwayFilled = createIconComponent('Highway', 'filled');
57729
57952
  const HomeFilled = createIconComponent('Home', 'filled');
57953
+ const HomeCheckmarkFilled = createIconComponent('Home checkmark', 'filled');
57730
57954
  const HourglassFilled = createIconComponent('Hourglass', 'filled');
57955
+ const HourglassHalfFilled = createIconComponent('Hourglass half', 'filled');
57956
+ const HourglassOneQuarterFilled = createIconComponent('Hourglass one quarter', 'filled');
57957
+ const HourglassThreeQuarterFilled = createIconComponent('Hourglass three quarter', 'filled');
57731
57958
  const HtmlFilled = createIconComponent('Html', 'filled');
57732
57959
  const ImageFilled = createIconComponent('Image', 'filled');
57960
+ const ImageCircleFilled = createIconComponent('Image circle', 'filled');
57733
57961
  const ImportantFilled = createIconComponent('Important', 'filled');
57734
57962
  const IncognitoFilled = createIconComponent('Incognito', 'filled');
57735
57963
  const InfoFilled = createIconComponent('Info', 'filled');
57736
57964
  const IosFilled = createIconComponent('Ios', 'filled');
57965
+ const IosArrowLtrFilled = createIconComponent('Ios arrow ltr', 'filled');
57966
+ const IosArrowRtlFilled = createIconComponent('Ios arrow rtl', 'filled');
57967
+ const IosChevronLtrFilled = createIconComponent('Ios chevron ltr', 'filled');
57968
+ const IosChevronRtlFilled = createIconComponent('Ios chevron rtl', 'filled');
57737
57969
  const IotFilled = createIconComponent('Iot', 'filled');
57738
57970
  const JavascriptFilled = createIconComponent('Javascript', 'filled');
57739
57971
  const JoystickFilled = createIconComponent('Joystick', 'filled');
57740
57972
  const JsonFilled = createIconComponent('Json', 'filled');
57973
+ const JsonFileFilled = createIconComponent('Json file', 'filled');
57741
57974
  const KeyFilled = createIconComponent('Key', 'filled');
57975
+ const KeyMultipleFilled = createIconComponent('Key multiple', 'filled');
57742
57976
  const KeyboardFilled = createIconComponent('Keyboard', 'filled');
57977
+ const KeyboardBackspaceFilled = createIconComponent('Keyboard backspace', 'filled');
57978
+ const KeyboardCommandFilled = createIconComponent('Keyboard command', 'filled');
57979
+ const KeyboardLockFilled = createIconComponent('Keyboard lock', 'filled');
57980
+ const KeyboardOffFilled = createIconComponent('Keyboard off', 'filled');
57981
+ const KeyboardOptionFilled = createIconComponent('Keyboard option', 'filled');
57982
+ const KeyboardReturnFilled = createIconComponent('Keyboard return', 'filled');
57983
+ const KeyboardShiftFilled = createIconComponent('Keyboard shift', 'filled');
57984
+ const KeyboardShiftUppercaseFilled = createIconComponent('Keyboard shift uppercase', 'filled');
57985
+ const KeyboardTabFilled = createIconComponent('Keyboard tab', 'filled');
57743
57986
  const KioskFilled = createIconComponent('Kiosk', 'filled');
57744
57987
  const KotlinFilled = createIconComponent('Kotlin', 'filled');
57745
57988
  const LaptopFilled = createIconComponent('Laptop', 'filled');
57746
57989
  const LayerFilled = createIconComponent('Layer', 'filled');
57747
57990
  const LightbulbFilled = createIconComponent('Lightbulb', 'filled');
57748
57991
  const LineFilled = createIconComponent('Line', 'filled');
57992
+ const LineDashesFilled = createIconComponent('Line dashes', 'filled');
57993
+ const LineHorizontal1Filled = createIconComponent('Line horizontal 1', 'filled');
57994
+ const LineHorizontal1DashesFilled = createIconComponent('Line horizontal 1 dashes', 'filled');
57749
57995
  const LinkFilled = createIconComponent('Link', 'filled');
57750
- const LocalFilled = createIconComponent('Local', 'filled');
57751
57996
  const LocalLanguageFilled = createIconComponent('Local language', 'filled');
57752
57997
  const LocationFilled = createIconComponent('Location', 'filled');
57753
- const LockFilled = createIconComponent('Lock', 'filled');
57998
+ const LocationArrowFilled = createIconComponent('Location arrow', 'filled');
57999
+ const LockClosedFilled = createIconComponent('Lock closed', 'filled');
58000
+ const LockOpenFilled = createIconComponent('Lock open', 'filled');
57754
58001
  const LuggageFilled = createIconComponent('Luggage', 'filled');
57755
58002
  const MacosFilled = createIconComponent('Macos', 'filled');
57756
58003
  const MailFilled = createIconComponent('Mail', 'filled');
58004
+ const MailReadFilled = createIconComponent('Mail read', 'filled');
57757
58005
  const MailboxFilled = createIconComponent('Mailbox', 'filled');
57758
58006
  const MapFilled = createIconComponent('Map', 'filled');
57759
58007
  const MarkdownFilled = createIconComponent('Markdown', 'filled');
57760
- const MathFilled = createIconComponent('Math', 'filled');
58008
+ const MathSymbolsFilled = createIconComponent('Math symbols', 'filled');
57761
58009
  const MegaphoneFilled = createIconComponent('Megaphone', 'filled');
57762
58010
  const MicFilled = createIconComponent('Mic', 'filled');
57763
58011
  const MoonFilled = createIconComponent('Moon', 'filled');
57764
- const MoreFilled = createIconComponent('More', 'filled');
58012
+ const MoreCircleFilled = createIconComponent('More circle', 'filled');
58013
+ const MoreHorizontalFilled = createIconComponent('More horizontal', 'filled');
58014
+ const MoreVerticialFilled = createIconComponent('More verticial', 'filled');
57765
58015
  const MouseFilled = createIconComponent('Mouse', 'filled');
57766
58016
  const MovieFilled = createIconComponent('Movie', 'filled');
57767
- const NetworkFilled = createIconComponent('Network', 'filled');
58017
+ const NetworkCheckFilled = createIconComponent('Network check', 'filled');
57768
58018
  const NewsFilled = createIconComponent('News', 'filled');
57769
58019
  const NextFilled = createIconComponent('Next', 'filled');
57770
58020
  const NoteFilled = createIconComponent('Note', 'filled');
57771
58021
  const NotebookFilled = createIconComponent('Notebook', 'filled');
57772
58022
  const NotepadFilled = createIconComponent('Notepad', 'filled');
57773
- const NumberFilled = createIconComponent('Number', 'filled');
58023
+ const NumberCircle0Filled = createIconComponent('Number circle 0', 'filled');
58024
+ const NumberCircle1Filled = createIconComponent('Number circle 1', 'filled');
58025
+ const NumberCircle2Filled = createIconComponent('Number circle 2', 'filled');
58026
+ const NumberCircle3Filled = createIconComponent('Number circle 3', 'filled');
58027
+ const NumberCircle4Filled = createIconComponent('Number circle 4', 'filled');
58028
+ const NumberCircle5Filled = createIconComponent('Number circle 5', 'filled');
58029
+ const NumberCircle6Filled = createIconComponent('Number circle 6', 'filled');
58030
+ const NumberCircle7Filled = createIconComponent('Number circle 7', 'filled');
58031
+ const NumberCircle8Filled = createIconComponent('Number circle 8', 'filled');
58032
+ const NumberCircle9Filled = createIconComponent('Number circle 9', 'filled');
58033
+ const NumberSymbolFilled = createIconComponent('Number symbol', 'filled');
58034
+ const NumberSymbolCircleFilled = createIconComponent('Number symbol circle', 'filled');
58035
+ const NumberSymbolSquareFilled = createIconComponent('Number symbol square', 'filled');
57774
58036
  const OpacityFilled = createIconComponent('Opacity', 'filled');
57775
58037
  const OpenFilled = createIconComponent('Open', 'filled');
58038
+ const OpenOffFilled = createIconComponent('Open off', 'filled');
57776
58039
  const OptionsFilled = createIconComponent('Options', 'filled');
57777
58040
  const OrganizationFilled = createIconComponent('Organization', 'filled');
58041
+ const OrganizationHorizontalFilled = createIconComponent('Organization horizontal', 'filled');
57778
58042
  const OrientationFilled = createIconComponent('Orientation', 'filled');
57779
58043
  const OvalFilled = createIconComponent('Oval', 'filled');
57780
58044
  const OvenFilled = createIconComponent('Oven', 'filled');
57781
58045
  const PaddingFilled = createIconComponent('Padding', 'filled');
57782
- const PageFilled = createIconComponent('Page', 'filled');
57783
- const PaintFilled = createIconComponent('Paint', 'filled');
58046
+ const PageFitFilled = createIconComponent('Page fit', 'filled');
58047
+ const PaintBrushFilled = createIconComponent('Paint brush', 'filled');
58048
+ const PaintBucketFilled = createIconComponent('Paint bucket', 'filled');
57784
58049
  const ParallelogramFilled = createIconComponent('Parallelogram', 'filled');
57785
58050
  const PasswordFilled = createIconComponent('Password', 'filled');
57786
58051
  const PauseFilled = createIconComponent('Pause', 'filled');
58052
+ const PauseCircleFilled = createIconComponent('Pause circle', 'filled');
57787
58053
  const PaymentFilled = createIconComponent('Payment', 'filled');
58054
+ const PaymentWirelessFilled = createIconComponent('Payment wireless', 'filled');
57788
58055
  const PenFilled = createIconComponent('Pen', 'filled');
58056
+ const PenOffFilled = createIconComponent('Pen off', 'filled');
57789
58057
  const PentagonFilled = createIconComponent('Pentagon', 'filled');
57790
58058
  const PersonFilled = createIconComponent('Person', 'filled');
58059
+ const PersonVoiceFilled = createIconComponent('Person voice', 'filled');
57791
58060
  const PhoneFilled = createIconComponent('Phone', 'filled');
57792
58061
  const PianoFilled = createIconComponent('Piano', 'filled');
57793
58062
  const PinFilled = createIconComponent('Pin', 'filled');
57794
58063
  const PipelineFilled = createIconComponent('Pipeline', 'filled');
57795
58064
  const PlayFilled = createIconComponent('Play', 'filled');
58065
+ const PlayCircleFilled = createIconComponent('Play circle', 'filled');
57796
58066
  const PlaystoreFilled = createIconComponent('Playstore', 'filled');
57797
- const PortFilled = createIconComponent('Port', 'filled');
58067
+ const PortHdmiFilled = createIconComponent('Port hdmi', 'filled');
58068
+ const PortMicroUsbFilled = createIconComponent('Port micro usb', 'filled');
58069
+ const PortUsbAFilled = createIconComponent('Port usb a', 'filled');
58070
+ const PortUsbCFilled = createIconComponent('Port usb c', 'filled');
57798
58071
  const PowerFilled = createIconComponent('Power', 'filled');
57799
- const PreviewFilled = createIconComponent('Preview', 'filled');
58072
+ const PreviewLinkFilled = createIconComponent('Preview link', 'filled');
57800
58073
  const PreviousFilled = createIconComponent('Previous', 'filled');
57801
58074
  const PrintFilled = createIconComponent('Print', 'filled');
57802
58075
  const PulseFilled = createIconComponent('Pulse', 'filled');
58076
+ const PulseCircleFilled = createIconComponent('Pulse circle', 'filled');
58077
+ const PulseSquareFilled = createIconComponent('Pulse square', 'filled');
57803
58078
  const PythonFilled = createIconComponent('Python', 'filled');
57804
- const QrFilled = createIconComponent('Qr', 'filled');
58079
+ const QrCodeFilled = createIconComponent('Qr code', 'filled');
57805
58080
  const QuestionFilled = createIconComponent('Question', 'filled');
57806
- const RadioFilled = createIconComponent('Radio', 'filled');
58081
+ const QuestionCircleFilled = createIconComponent('Question circle', 'filled');
58082
+ const RadioButtonFilled = createIconComponent('Radio button', 'filled');
57807
58083
  const RamFilled = createIconComponent('Ram', 'filled');
57808
58084
  const RecordFilled = createIconComponent('Record', 'filled');
58085
+ const RecordStopFilled = createIconComponent('Record stop', 'filled');
57809
58086
  const RectangleFilled = createIconComponent('Rectangle', 'filled');
57810
58087
  const RefineuiFilled = createIconComponent('Refineui', 'filled');
57811
58088
  const RewindFilled = createIconComponent('Rewind', 'filled');
57812
58089
  const RhombusFilled = createIconComponent('Rhombus', 'filled');
57813
58090
  const RibbonFilled = createIconComponent('Ribbon', 'filled');
57814
58091
  const RoadFilled = createIconComponent('Road', 'filled');
58092
+ const RoadConeFilled = createIconComponent('Road cone', 'filled');
57815
58093
  const RocketFilled = createIconComponent('Rocket', 'filled');
57816
58094
  const RotationFilled = createIconComponent('Rotation', 'filled');
57817
58095
  const RouterFilled = createIconComponent('Router', 'filled');
@@ -57823,24 +58101,40 @@ const ScalesFilled = createIconComponent('Scales', 'filled');
57823
58101
  const ScriptFilled = createIconComponent('Script', 'filled');
57824
58102
  const SearchFilled = createIconComponent('Search', 'filled');
57825
58103
  const SendFilled = createIconComponent('Send', 'filled');
57826
- const SerialFilled = createIconComponent('Serial', 'filled');
58104
+ const SerialPortFilled = createIconComponent('Serial port', 'filled');
57827
58105
  const ServerFilled = createIconComponent('Server', 'filled');
57828
- const ServiceFilled = createIconComponent('Service', 'filled');
58106
+ const ServerLinkFilled = createIconComponent('Server link', 'filled');
58107
+ const ServerPlayFilled = createIconComponent('Server play', 'filled');
58108
+ const ServiceBellFilled = createIconComponent('Service bell', 'filled');
57829
58109
  const SettingsFilled = createIconComponent('Settings', 'filled');
57830
- const ShapeFilled = createIconComponent('Shape', 'filled');
58110
+ const ShapeExcludeFilled = createIconComponent('Shape exclude', 'filled');
58111
+ const ShapeIntersectFilled = createIconComponent('Shape intersect', 'filled');
58112
+ const ShapeSubtractFilled = createIconComponent('Shape subtract', 'filled');
58113
+ const ShapeUnionFilled = createIconComponent('Shape union', 'filled');
57831
58114
  const ShapesFilled = createIconComponent('Shapes', 'filled');
57832
58115
  const ShareFilled = createIconComponent('Share', 'filled');
57833
- const ShellFilled = createIconComponent('Shell', 'filled');
58116
+ const ShareAndroidFilled = createIconComponent('Share android', 'filled');
58117
+ const ShareIosFilled = createIconComponent('Share ios', 'filled');
58118
+ const ShellScriptFilled = createIconComponent('Shell script', 'filled');
57834
58119
  const ShieldFilled = createIconComponent('Shield', 'filled');
57835
- const ShoppingFilled = createIconComponent('Shopping', 'filled');
58120
+ const ShoppingBagFilled = createIconComponent('Shopping bag', 'filled');
57836
58121
  const SimFilled = createIconComponent('Sim', 'filled');
57837
- const SlideFilled = createIconComponent('Slide', 'filled');
58122
+ const SlideAddFilled = createIconComponent('Slide add', 'filled');
58123
+ const SlideContentFilled = createIconComponent('Slide content', 'filled');
58124
+ const SlideEraserFilled = createIconComponent('Slide eraser', 'filled');
58125
+ const SlideGridFilled = createIconComponent('Slide grid', 'filled');
58126
+ const SlideHideFilled = createIconComponent('Slide hide', 'filled');
58127
+ const SlideLayoutFilled = createIconComponent('Slide layout', 'filled');
57838
58128
  const SmartwatchFilled = createIconComponent('Smartwatch', 'filled');
57839
- const SoundFilled = createIconComponent('Sound', 'filled');
58129
+ const SoundSourceFilled = createIconComponent('Sound source', 'filled');
57840
58130
  const SpacebarFilled = createIconComponent('Spacebar', 'filled');
57841
- const SportFilled = createIconComponent('Sport', 'filled');
57842
- const SprayFilled = createIconComponent('Spray', 'filled');
58131
+ const SportBaseballFilled = createIconComponent('Sport baseball', 'filled');
58132
+ const SportBasketballFilled = createIconComponent('Sport basketball', 'filled');
58133
+ const SportSoccerFilled = createIconComponent('Sport soccer', 'filled');
58134
+ const SprayCanFilled = createIconComponent('Spray can', 'filled');
57843
58135
  const SquareFilled = createIconComponent('Square', 'filled');
58136
+ const SquareHintFilled = createIconComponent('Square hint', 'filled');
58137
+ const SquareMultipleFilled = createIconComponent('Square multiple', 'filled');
57844
58138
  const StarFilled = createIconComponent('Star', 'filled');
57845
58139
  const StopFilled = createIconComponent('Stop', 'filled');
57846
58140
  const SubtractFilled = createIconComponent('Subtract', 'filled');
@@ -57852,53 +58146,107 @@ const TargetFilled = createIconComponent('Target', 'filled');
57852
58146
  const TemperatureFilled = createIconComponent('Temperature', 'filled');
57853
58147
  const TentFilled = createIconComponent('Tent', 'filled');
57854
58148
  const TextFilled = createIconComponent('Text', 'filled');
58149
+ const TextAlignCenterFilled = createIconComponent('Text align center', 'filled');
58150
+ const TextAlignJustifyFilled = createIconComponent('Text align justify', 'filled');
58151
+ const TextAlignLeftFilled = createIconComponent('Text align left', 'filled');
58152
+ const TextAlignRightFilled = createIconComponent('Text align right', 'filled');
57855
58153
  const TextboxFilled = createIconComponent('Textbox', 'filled');
58154
+ const TextboxAlignBottomFilled = createIconComponent('Textbox align bottom', 'filled');
58155
+ const TextboxAlignBottomCenterFilled = createIconComponent('Textbox align bottom center', 'filled');
58156
+ const TextboxAlignBottomLeftFilled = createIconComponent('Textbox align bottom left', 'filled');
58157
+ const TextboxAlignBottomRightFilled = createIconComponent('Textbox align bottom right', 'filled');
58158
+ const TextboxAlignCenterFilled = createIconComponent('Textbox align center', 'filled');
58159
+ const TextboxAlignMiddleFilled = createIconComponent('Textbox align middle', 'filled');
58160
+ const TextboxAlignMiddleLeftFilled = createIconComponent('Textbox align middle left', 'filled');
58161
+ const TextboxAlignMiddleRightFilled = createIconComponent('Textbox align middle right', 'filled');
58162
+ const TextboxAlignTopFilled = createIconComponent('Textbox align top', 'filled');
58163
+ const TextboxAlignTopCenterFilled = createIconComponent('Textbox align top center', 'filled');
58164
+ const TextboxAlignTopLeftFilled = createIconComponent('Textbox align top left', 'filled');
58165
+ const TextboxAlignTopRightFilled = createIconComponent('Textbox align top right', 'filled');
57856
58166
  const ThinkingFilled = createIconComponent('Thinking', 'filled');
57857
58167
  const TicketFilled = createIconComponent('Ticket', 'filled');
57858
58168
  const TimerFilled = createIconComponent('Timer', 'filled');
57859
- const ToggleFilled = createIconComponent('Toggle', 'filled');
58169
+ const ToggleLeftFilled = createIconComponent('Toggle left', 'filled');
58170
+ const ToggleMultipleFilled = createIconComponent('Toggle multiple', 'filled');
58171
+ const ToggleRightFilled = createIconComponent('Toggle right', 'filled');
57860
58172
  const ToolboxFilled = createIconComponent('Toolbox', 'filled');
57861
58173
  const TrophyFilled = createIconComponent('Trophy', 'filled');
57862
58174
  const TvFilled = createIconComponent('Tv', 'filled');
57863
58175
  const TypescriptFilled = createIconComponent('Typescript', 'filled');
57864
58176
  const UmbrellaFilled = createIconComponent('Umbrella', 'filled');
57865
58177
  const UsbFilled = createIconComponent('Usb', 'filled');
58178
+ const UsbCableFilled = createIconComponent('Usb cable', 'filled');
57866
58179
  const VerifiedFilled = createIconComponent('Verified', 'filled');
57867
58180
  const VideoFilled = createIconComponent('Video', 'filled');
58181
+ const VideoClipFilled = createIconComponent('Video clip', 'filled');
58182
+ const VideoPlayPauseFilled = createIconComponent('Video play pause', 'filled');
57868
58183
  const VoicemailFilled = createIconComponent('Voicemail', 'filled');
57869
58184
  const VoteFilled = createIconComponent('Vote', 'filled');
57870
- const WalkieFilled = createIconComponent('Walkie', 'filled');
58185
+ const WalkieTalkieFilled = createIconComponent('Walkie talkie', 'filled');
57871
58186
  const WalletFilled = createIconComponent('Wallet', 'filled');
57872
58187
  const WandFilled = createIconComponent('Wand', 'filled');
57873
58188
  const WarningFilled = createIconComponent('Warning', 'filled');
57874
58189
  const WasherFilled = createIconComponent('Washer', 'filled');
57875
58190
  const WaterFilled = createIconComponent('Water', 'filled');
57876
- const WeatherFilled = createIconComponent('Weather', 'filled');
58191
+ const WeatherBlowingSnowFilled = createIconComponent('Weather blowing snow', 'filled');
58192
+ const WeatherCloudyFilled = createIconComponent('Weather cloudy', 'filled');
58193
+ const WeatherRainFilled = createIconComponent('Weather rain', 'filled');
58194
+ const WeatherSnowFilled = createIconComponent('Weather snow', 'filled');
58195
+ const WeatherSnowflakeFilled = createIconComponent('Weather snowflake', 'filled');
58196
+ const WeatherSunnyFilled = createIconComponent('Weather sunny', 'filled');
58197
+ const WeatherThunderstormFilled = createIconComponent('Weather thunderstorm', 'filled');
57877
58198
  const WebFilled = createIconComponent('Web', 'filled');
57878
- const WifiFilled = createIconComponent('Wifi', 'filled');
58199
+ const Wifi1Filled = createIconComponent('Wifi 1', 'filled');
58200
+ const Wifi2Filled = createIconComponent('Wifi 2', 'filled');
58201
+ const Wifi3Filled = createIconComponent('Wifi 3', 'filled');
58202
+ const Wifi4Filled = createIconComponent('Wifi 4', 'filled');
57879
58203
  const WindowsFilled = createIconComponent('Windows', 'filled');
57880
58204
  const WrenchFilled = createIconComponent('Wrench', 'filled');
57881
58205
  const XrayFilled = createIconComponent('Xray', 'filled');
57882
- const ZoomFilled = createIconComponent('Zoom', 'filled');
58206
+ const ZoomFilled = createIconComponent('Zoom', 'filled');
58207
+ const ZoomInFilled = createIconComponent('Zoom in', 'filled');
58208
+ const ZoomOutFilled = createIconComponent('Zoom out', 'filled');
57883
58209
 
57884
- exports.Access = Access;
57885
- exports.AccessFilled = AccessFilled;
58210
+ exports.AccessTime = AccessTime;
58211
+ exports.AccessTimeFilled = AccessTimeFilled;
57886
58212
  exports.Accessibility = Accessibility;
57887
58213
  exports.AccessibilityFilled = AccessibilityFilled;
57888
58214
  exports.Add = Add;
58215
+ exports.AddCircle = AddCircle;
58216
+ exports.AddCircleFilled = AddCircleFilled;
57889
58217
  exports.AddFilled = AddFilled;
58218
+ exports.AddSquare = AddSquare;
58219
+ exports.AddSquareFilled = AddSquareFilled;
57890
58220
  exports.Airplane = Airplane;
57891
58221
  exports.AirplaneFilled = AirplaneFilled;
57892
58222
  exports.Album = Album;
57893
58223
  exports.AlbumFilled = AlbumFilled;
57894
58224
  exports.Alert = Alert;
58225
+ exports.AlertBadge = AlertBadge;
58226
+ exports.AlertBadgeFilled = AlertBadgeFilled;
57895
58227
  exports.AlertFilled = AlertFilled;
57896
- exports.Align = Align;
57897
- exports.AlignFilled = AlignFilled;
58228
+ exports.AlertOff = AlertOff;
58229
+ exports.AlertOffFilled = AlertOffFilled;
58230
+ exports.AlignBottom = AlignBottom;
58231
+ exports.AlignBottomFilled = AlignBottomFilled;
58232
+ exports.AlignCenterHorizontal = AlignCenterHorizontal;
58233
+ exports.AlignCenterHorizontalFilled = AlignCenterHorizontalFilled;
58234
+ exports.AlignCenterVertical = AlignCenterVertical;
58235
+ exports.AlignCenterVerticalFilled = AlignCenterVerticalFilled;
58236
+ exports.AlignLeft = AlignLeft;
58237
+ exports.AlignLeftFilled = AlignLeftFilled;
58238
+ exports.AlignRight = AlignRight;
58239
+ exports.AlignRightFilled = AlignRightFilled;
58240
+ exports.AlignTop = AlignTop;
58241
+ exports.AlignTopFilled = AlignTopFilled;
57898
58242
  exports.Android = Android;
57899
58243
  exports.AndroidFilled = AndroidFilled;
57900
- exports.App = App;
57901
- exports.AppFilled = AppFilled;
58244
+ exports.AppFolder = AppFolder;
58245
+ exports.AppFolderFilled = AppFolderFilled;
58246
+ exports.AppRecent = AppRecent;
58247
+ exports.AppRecentFilled = AppRecentFilled;
58248
+ exports.AppTitle = AppTitle;
58249
+ exports.AppTitleFilled = AppTitleFilled;
57902
58250
  exports.Appstore = Appstore;
57903
58251
  exports.AppstoreFilled = AppstoreFilled;
57904
58252
  exports.Autosum = Autosum;
@@ -57911,12 +58259,38 @@ exports.Badge = Badge;
57911
58259
  exports.BadgeFilled = BadgeFilled;
57912
58260
  exports.Balloon = Balloon;
57913
58261
  exports.BalloonFilled = BalloonFilled;
57914
- exports.Bar = Bar;
57915
- exports.BarFilled = BarFilled;
57916
- exports.Barcode = Barcode;
57917
- exports.BarcodeFilled = BarcodeFilled;
57918
- exports.Battery = Battery;
57919
- exports.BatteryFilled = BatteryFilled;
58262
+ exports.BarChartHorizontal = BarChartHorizontal;
58263
+ exports.BarChartHorizontalDescending = BarChartHorizontalDescending;
58264
+ exports.BarChartHorizontalDescendingFilled = BarChartHorizontalDescendingFilled;
58265
+ exports.BarChartHorizontalFilled = BarChartHorizontalFilled;
58266
+ exports.BarChartVertical = BarChartVertical;
58267
+ exports.BarChartVerticalDescending = BarChartVerticalDescending;
58268
+ exports.BarChartVerticalDescendingFilled = BarChartVerticalDescendingFilled;
58269
+ exports.BarChartVerticalFilled = BarChartVerticalFilled;
58270
+ exports.BarcodeScanner = BarcodeScanner;
58271
+ exports.BarcodeScannerFilled = BarcodeScannerFilled;
58272
+ exports.Battery0 = Battery0;
58273
+ exports.Battery0Filled = Battery0Filled;
58274
+ exports.Battery10 = Battery10;
58275
+ exports.Battery100 = Battery100;
58276
+ exports.Battery100Filled = Battery100Filled;
58277
+ exports.Battery10Filled = Battery10Filled;
58278
+ exports.Battery20 = Battery20;
58279
+ exports.Battery20Filled = Battery20Filled;
58280
+ exports.Battery30 = Battery30;
58281
+ exports.Battery30Filled = Battery30Filled;
58282
+ exports.Battery40 = Battery40;
58283
+ exports.Battery40Filled = Battery40Filled;
58284
+ exports.Battery50 = Battery50;
58285
+ exports.Battery50Filled = Battery50Filled;
58286
+ exports.Battery60 = Battery60;
58287
+ exports.Battery60Filled = Battery60Filled;
58288
+ exports.Battery70 = Battery70;
58289
+ exports.Battery70Filled = Battery70Filled;
58290
+ exports.Battery80 = Battery80;
58291
+ exports.Battery80Filled = Battery80Filled;
58292
+ exports.Battery90 = Battery90;
58293
+ exports.Battery90Filled = Battery90Filled;
57920
58294
  exports.Block = Block;
57921
58295
  exports.BlockFilled = BlockFilled;
57922
58296
  exports.Bluetooth = Bluetooth;
@@ -57939,29 +58313,43 @@ exports.Camera = Camera;
57939
58313
  exports.CameraFilled = CameraFilled;
57940
58314
  exports.Cart = Cart;
57941
58315
  exports.CartFilled = CartFilled;
57942
- exports.Carton = Carton;
57943
- exports.CartonFilled = CartonFilled;
58316
+ exports.CartonBox = CartonBox;
58317
+ exports.CartonBoxFilled = CartonBoxFilled;
57944
58318
  exports.Chart = Chart;
57945
58319
  exports.ChartFilled = ChartFilled;
57946
58320
  exports.Chat = Chat;
58321
+ exports.ChatAdd = ChatAdd;
58322
+ exports.ChatAddFilled = ChatAddFilled;
58323
+ exports.ChatEmpty = ChatEmpty;
58324
+ exports.ChatEmptyFilled = ChatEmptyFilled;
57947
58325
  exports.ChatFilled = ChatFilled;
57948
58326
  exports.Checkmark = Checkmark;
57949
58327
  exports.CheckmarkFilled = CheckmarkFilled;
57950
58328
  exports.Chess = Chess;
57951
58329
  exports.ChessFilled = ChessFilled;
57952
- exports.Chevron = Chevron;
57953
- exports.ChevronFilled = ChevronFilled;
58330
+ exports.ChevronDown = ChevronDown;
58331
+ exports.ChevronDownFilled = ChevronDownFilled;
58332
+ exports.ChevronLeft = ChevronLeft;
58333
+ exports.ChevronLeftFilled = ChevronLeftFilled;
58334
+ exports.ChevronRight = ChevronRight;
58335
+ exports.ChevronRightFilled = ChevronRightFilled;
58336
+ exports.ChevronUp = ChevronUp;
58337
+ exports.ChevronUpFilled = ChevronUpFilled;
57954
58338
  exports.Circle = Circle;
57955
58339
  exports.CircleFilled = CircleFilled;
57956
58340
  exports.Clipboard = Clipboard;
57957
58341
  exports.ClipboardFilled = ClipboardFilled;
57958
58342
  exports.Clock = Clock;
58343
+ exports.ClockAlarm = ClockAlarm;
58344
+ exports.ClockAlarmFilled = ClockAlarmFilled;
57959
58345
  exports.ClockFilled = ClockFilled;
57960
58346
  exports.Cloud = Cloud;
57961
58347
  exports.CloudFilled = CloudFilled;
57962
58348
  exports.Clover = Clover;
57963
58349
  exports.CloverFilled = CloverFilled;
57964
58350
  exports.Code = Code;
58351
+ exports.CodeBlock = CodeBlock;
58352
+ exports.CodeBlockFilled = CodeBlockFilled;
57965
58353
  exports.CodeFilled = CodeFilled;
57966
58354
  exports.Comma = Comma;
57967
58355
  exports.CommaFilled = CommaFilled;
@@ -57971,8 +58359,8 @@ exports.Cone = Cone;
57971
58359
  exports.ConeFilled = ConeFilled;
57972
58360
  exports.Contrast = Contrast;
57973
58361
  exports.ContrastFilled = ContrastFilled;
57974
- exports.Control = Control;
57975
- exports.ControlFilled = ControlFilled;
58362
+ exports.ControlButton = ControlButton;
58363
+ exports.ControlButtonFilled = ControlButtonFilled;
57976
58364
  exports.Cookie = Cookie;
57977
58365
  exports.CookieFilled = CookieFilled;
57978
58366
  exports.Copy = Copy;
@@ -57999,21 +58387,31 @@ exports.Database = Database;
57999
58387
  exports.DatabaseFilled = DatabaseFilled;
58000
58388
  exports.Delete = Delete;
58001
58389
  exports.DeleteFilled = DeleteFilled;
58390
+ exports.DeleteOff = DeleteOff;
58391
+ exports.DeleteOffFilled = DeleteOffFilled;
58002
58392
  exports.Dentist = Dentist;
58003
58393
  exports.DentistFilled = DentistFilled;
58004
58394
  exports.Desk = Desk;
58005
58395
  exports.DeskFilled = DeskFilled;
58006
58396
  exports.Desktop = Desktop;
58007
58397
  exports.DesktopFilled = DesktopFilled;
58398
+ exports.DesktopMac = DesktopMac;
58399
+ exports.DesktopMacFilled = DesktopMacFilled;
58008
58400
  exports.Dialpad = Dialpad;
58009
58401
  exports.DialpadFilled = DialpadFilled;
58010
58402
  exports.Diamond = Diamond;
58011
58403
  exports.DiamondFilled = DiamondFilled;
58012
58404
  exports.Dismiss = Dismiss;
58405
+ exports.DismissCircle = DismissCircle;
58406
+ exports.DismissCircleFilled = DismissCircleFilled;
58013
58407
  exports.DismissFilled = DismissFilled;
58408
+ exports.DismissSquare = DismissSquare;
58409
+ exports.DismissSquareFilled = DismissSquareFilled;
58014
58410
  exports.Doctor = Doctor;
58015
58411
  exports.DoctorFilled = DoctorFilled;
58016
58412
  exports.Document = Document;
58413
+ exports.DocumentBorder = DocumentBorder;
58414
+ exports.DocumentBorderFilled = DocumentBorderFilled;
58017
58415
  exports.DocumentFilled = DocumentFilled;
58018
58416
  exports.Door = Door;
58019
58417
  exports.DoorFilled = DoorFilled;
@@ -58023,8 +58421,8 @@ exports.Drawer = Drawer;
58023
58421
  exports.DrawerFilled = DrawerFilled;
58024
58422
  exports.Drop = Drop;
58025
58423
  exports.DropFilled = DropFilled;
58026
- exports.Dual = Dual;
58027
- exports.DualFilled = DualFilled;
58424
+ exports.DualScreen = DualScreen;
58425
+ exports.DualScreenFilled = DualScreenFilled;
58028
58426
  exports.Dumbbell = Dumbbell;
58029
58427
  exports.DumbbellFilled = DumbbellFilled;
58030
58428
  exports.Dust = Dust;
@@ -58033,53 +58431,95 @@ exports.Earth = Earth;
58033
58431
  exports.EarthFilled = EarthFilled;
58034
58432
  exports.Edit = Edit;
58035
58433
  exports.EditFilled = EditFilled;
58434
+ exports.EditOff = EditOff;
58435
+ exports.EditOffFilled = EditOffFilled;
58036
58436
  exports.Elevator = Elevator;
58037
58437
  exports.ElevatorFilled = ElevatorFilled;
58038
58438
  exports.Emoji = Emoji;
58439
+ exports.EmojiAngry = EmojiAngry;
58440
+ exports.EmojiAngryFilled = EmojiAngryFilled;
58441
+ exports.EmojiCool = EmojiCool;
58442
+ exports.EmojiCoolFilled = EmojiCoolFilled;
58039
58443
  exports.EmojiFilled = EmojiFilled;
58444
+ exports.EmojiGrimacing = EmojiGrimacing;
58445
+ exports.EmojiGrimacingFilled = EmojiGrimacingFilled;
58446
+ exports.EmojiLaugh = EmojiLaugh;
58447
+ exports.EmojiLaughFilled = EmojiLaughFilled;
58448
+ exports.EmojiMeh = EmojiMeh;
58449
+ exports.EmojiMehFilled = EmojiMehFilled;
58450
+ exports.EmojiSad = EmojiSad;
58451
+ exports.EmojiSadFilled = EmojiSadFilled;
58452
+ exports.EmojiSurprise = EmojiSurprise;
58453
+ exports.EmojiSurpriseFilled = EmojiSurpriseFilled;
58040
58454
  exports.Engine = Engine;
58041
58455
  exports.EngineFilled = EngineFilled;
58042
58456
  exports.Equal = Equal;
58457
+ exports.EqualCircle = EqualCircle;
58458
+ exports.EqualCircleFilled = EqualCircleFilled;
58043
58459
  exports.EqualFilled = EqualFilled;
58044
- exports.Error = Error;
58045
- exports.ErrorFilled = ErrorFilled;
58460
+ exports.EqualOff = EqualOff;
58461
+ exports.EqualOffFilled = EqualOffFilled;
58462
+ exports.ErrorCircle = ErrorCircle;
58463
+ exports.ErrorCircleFilled = ErrorCircleFilled;
58046
58464
  exports.Eye = Eye;
58047
58465
  exports.EyeFilled = EyeFilled;
58466
+ exports.EyeOff = EyeOff;
58467
+ exports.EyeOffFilled = EyeOffFilled;
58048
58468
  exports.Eyedropper = Eyedropper;
58049
58469
  exports.EyedropperFilled = EyedropperFilled;
58050
- exports.Fast = Fast;
58051
- exports.FastFilled = FastFilled;
58470
+ exports.EyedropperOff = EyedropperOff;
58471
+ exports.EyedropperOffFilled = EyedropperOffFilled;
58472
+ exports.FastForward = FastForward;
58473
+ exports.FastForwardFilled = FastForwardFilled;
58052
58474
  exports.Filmstrip = Filmstrip;
58053
58475
  exports.FilmstripFilled = FilmstripFilled;
58476
+ exports.FilmstripOff = FilmstripOff;
58477
+ exports.FilmstripOffFilled = FilmstripOffFilled;
58054
58478
  exports.Filter = Filter;
58055
58479
  exports.FilterFilled = FilterFilled;
58056
58480
  exports.Fire = Fire;
58057
58481
  exports.FireFilled = FireFilled;
58058
58482
  exports.Flag = Flag;
58059
58483
  exports.FlagFilled = FlagFilled;
58484
+ exports.FlagOff = FlagOff;
58485
+ exports.FlagOffFilled = FlagOffFilled;
58060
58486
  exports.Flash = Flash;
58061
58487
  exports.FlashFilled = FlashFilled;
58488
+ exports.FlashOff = FlashOff;
58489
+ exports.FlashOffFilled = FlashOffFilled;
58062
58490
  exports.Flashlight = Flashlight;
58063
58491
  exports.FlashlightFilled = FlashlightFilled;
58064
- exports.Flip = Flip;
58065
- exports.FlipFilled = FlipFilled;
58492
+ exports.FlashlightOff = FlashlightOff;
58493
+ exports.FlashlightOffFilled = FlashlightOffFilled;
58494
+ exports.FlipHorizontal = FlipHorizontal;
58495
+ exports.FlipHorizontalFilled = FlipHorizontalFilled;
58496
+ exports.FlipVerticial = FlipVerticial;
58497
+ exports.FlipVerticialFilled = FlipVerticialFilled;
58066
58498
  exports.Folder = Folder;
58067
58499
  exports.FolderFilled = FolderFilled;
58500
+ exports.FolderOpen = FolderOpen;
58501
+ exports.FolderOpenFilled = FolderOpenFilled;
58068
58502
  exports.Frame = Frame;
58069
58503
  exports.FrameFilled = FrameFilled;
58070
- exports.Full = Full;
58071
- exports.FullFilled = FullFilled;
58504
+ exports.FullScreenMaximize = FullScreenMaximize;
58505
+ exports.FullScreenMaximizeFilled = FullScreenMaximizeFilled;
58506
+ exports.FullScreenMinimize = FullScreenMinimize;
58507
+ exports.FullScreenMinimizeFilled = FullScreenMinimizeFilled;
58072
58508
  exports.Games = Games;
58073
58509
  exports.GamesFilled = GamesFilled;
58074
- exports.Gantt = Gantt;
58075
- exports.GanttFilled = GanttFilled;
58510
+ exports.GanttChart = GanttChart;
58511
+ exports.GanttChartFilled = GanttChartFilled;
58076
58512
  exports.Gas = Gas;
58077
58513
  exports.GasFilled = GasFilled;
58514
+ exports.GasStation = GasStation;
58515
+ exports.GasStationFilled = GasStationFilled;
58078
58516
  exports.Gavel = Gavel;
58079
58517
  exports.GavelFilled = GavelFilled;
58080
58518
  exports.Gif = Gif;
58081
58519
  exports.GifFilled = GifFilled;
58082
58520
  exports.Gift = Gift;
58521
+ exports.GiftCard = GiftCard;
58522
+ exports.GiftCardFilled = GiftCardFilled;
58083
58523
  exports.GiftFilled = GiftFilled;
58084
58524
  exports.Git = Git;
58085
58525
  exports.GitFilled = GitFilled;
@@ -58095,19 +58535,25 @@ exports.Guitar = Guitar;
58095
58535
  exports.GuitarFilled = GuitarFilled;
58096
58536
  exports.Hammer = Hammer;
58097
58537
  exports.HammerFilled = HammerFilled;
58098
- exports.Hard = Hard;
58099
- exports.HardFilled = HardFilled;
58100
- exports.Hat = Hat;
58101
- exports.HatFilled = HatFilled;
58538
+ exports.HardDrive = HardDrive;
58539
+ exports.HardDriveFilled = HardDriveFilled;
58540
+ exports.HatGraduation = HatGraduation;
58541
+ exports.HatGraduationFilled = HatGraduationFilled;
58102
58542
  exports.Hd = Hd;
58103
58543
  exports.HdFilled = HdFilled;
58104
58544
  exports.Hdr = Hdr;
58105
58545
  exports.HdrFilled = HdrFilled;
58546
+ exports.HdrOff = HdrOff;
58547
+ exports.HdrOffFilled = HdrOffFilled;
58106
58548
  exports.Headphones = Headphones;
58107
58549
  exports.HeadphonesFilled = HeadphonesFilled;
58108
- exports.Headset = Headset;
58109
- exports.HeadsetFilled = HeadsetFilled;
58550
+ exports.HeadphonesMic = HeadphonesMic;
58551
+ exports.HeadphonesMicFilled = HeadphonesMicFilled;
58552
+ exports.HeadsetVr = HeadsetVr;
58553
+ exports.HeadsetVrFilled = HeadsetVrFilled;
58110
58554
  exports.Heart = Heart;
58555
+ exports.HeartBroken = HeartBroken;
58556
+ exports.HeartBrokenFilled = HeartBrokenFilled;
58111
58557
  exports.HeartFilled = HeartFilled;
58112
58558
  exports.Hexagon = Hexagon;
58113
58559
  exports.HexagonFilled = HexagonFilled;
@@ -58116,13 +58562,23 @@ exports.HighlightFilled = HighlightFilled;
58116
58562
  exports.Highway = Highway;
58117
58563
  exports.HighwayFilled = HighwayFilled;
58118
58564
  exports.Home = Home;
58565
+ exports.HomeCheckmark = HomeCheckmark;
58566
+ exports.HomeCheckmarkFilled = HomeCheckmarkFilled;
58119
58567
  exports.HomeFilled = HomeFilled;
58120
58568
  exports.Hourglass = Hourglass;
58121
58569
  exports.HourglassFilled = HourglassFilled;
58570
+ exports.HourglassHalf = HourglassHalf;
58571
+ exports.HourglassHalfFilled = HourglassHalfFilled;
58572
+ exports.HourglassOneQuarter = HourglassOneQuarter;
58573
+ exports.HourglassOneQuarterFilled = HourglassOneQuarterFilled;
58574
+ exports.HourglassThreeQuarter = HourglassThreeQuarter;
58575
+ exports.HourglassThreeQuarterFilled = HourglassThreeQuarterFilled;
58122
58576
  exports.Html = Html;
58123
58577
  exports.HtmlFilled = HtmlFilled;
58124
58578
  exports.IconUtils = reactNativeIconUtils;
58125
58579
  exports.Image = Image;
58580
+ exports.ImageCircle = ImageCircle;
58581
+ exports.ImageCircleFilled = ImageCircleFilled;
58126
58582
  exports.ImageFilled = ImageFilled;
58127
58583
  exports.Important = Important;
58128
58584
  exports.ImportantFilled = ImportantFilled;
@@ -58131,6 +58587,14 @@ exports.IncognitoFilled = IncognitoFilled;
58131
58587
  exports.Info = Info;
58132
58588
  exports.InfoFilled = InfoFilled;
58133
58589
  exports.Ios = Ios;
58590
+ exports.IosArrowLtr = IosArrowLtr;
58591
+ exports.IosArrowLtrFilled = IosArrowLtrFilled;
58592
+ exports.IosArrowRtl = IosArrowRtl;
58593
+ exports.IosArrowRtlFilled = IosArrowRtlFilled;
58594
+ exports.IosChevronLtr = IosChevronLtr;
58595
+ exports.IosChevronLtrFilled = IosChevronLtrFilled;
58596
+ exports.IosChevronRtl = IosChevronRtl;
58597
+ exports.IosChevronRtlFilled = IosChevronRtlFilled;
58134
58598
  exports.IosFilled = IosFilled;
58135
58599
  exports.Iot = Iot;
58136
58600
  exports.IotFilled = IotFilled;
@@ -58139,11 +58603,33 @@ exports.JavascriptFilled = JavascriptFilled;
58139
58603
  exports.Joystick = Joystick;
58140
58604
  exports.JoystickFilled = JoystickFilled;
58141
58605
  exports.Json = Json;
58606
+ exports.JsonFile = JsonFile;
58607
+ exports.JsonFileFilled = JsonFileFilled;
58142
58608
  exports.JsonFilled = JsonFilled;
58143
58609
  exports.Key = Key;
58144
58610
  exports.KeyFilled = KeyFilled;
58611
+ exports.KeyMultiple = KeyMultiple;
58612
+ exports.KeyMultipleFilled = KeyMultipleFilled;
58145
58613
  exports.Keyboard = Keyboard;
58614
+ exports.KeyboardBackspace = KeyboardBackspace;
58615
+ exports.KeyboardBackspaceFilled = KeyboardBackspaceFilled;
58616
+ exports.KeyboardCommand = KeyboardCommand;
58617
+ exports.KeyboardCommandFilled = KeyboardCommandFilled;
58146
58618
  exports.KeyboardFilled = KeyboardFilled;
58619
+ exports.KeyboardLock = KeyboardLock;
58620
+ exports.KeyboardLockFilled = KeyboardLockFilled;
58621
+ exports.KeyboardOff = KeyboardOff;
58622
+ exports.KeyboardOffFilled = KeyboardOffFilled;
58623
+ exports.KeyboardOption = KeyboardOption;
58624
+ exports.KeyboardOptionFilled = KeyboardOptionFilled;
58625
+ exports.KeyboardReturn = KeyboardReturn;
58626
+ exports.KeyboardReturnFilled = KeyboardReturnFilled;
58627
+ exports.KeyboardShift = KeyboardShift;
58628
+ exports.KeyboardShiftFilled = KeyboardShiftFilled;
58629
+ exports.KeyboardShiftUppercase = KeyboardShiftUppercase;
58630
+ exports.KeyboardShiftUppercaseFilled = KeyboardShiftUppercaseFilled;
58631
+ exports.KeyboardTab = KeyboardTab;
58632
+ exports.KeyboardTabFilled = KeyboardTabFilled;
58147
58633
  exports.Kiosk = Kiosk;
58148
58634
  exports.KioskFilled = KioskFilled;
58149
58635
  exports.Kotlin = Kotlin;
@@ -58155,45 +58641,59 @@ exports.LayerFilled = LayerFilled;
58155
58641
  exports.Lightbulb = Lightbulb;
58156
58642
  exports.LightbulbFilled = LightbulbFilled;
58157
58643
  exports.Line = Line;
58644
+ exports.LineDashes = LineDashes;
58645
+ exports.LineDashesFilled = LineDashesFilled;
58158
58646
  exports.LineFilled = LineFilled;
58647
+ exports.LineHorizontal1 = LineHorizontal1;
58648
+ exports.LineHorizontal1Dashes = LineHorizontal1Dashes;
58649
+ exports.LineHorizontal1DashesFilled = LineHorizontal1DashesFilled;
58650
+ exports.LineHorizontal1Filled = LineHorizontal1Filled;
58159
58651
  exports.Link = Link;
58160
58652
  exports.LinkFilled = LinkFilled;
58161
- exports.Local = Local;
58162
- exports.LocalFilled = LocalFilled;
58163
58653
  exports.LocalLanguage = LocalLanguage;
58164
58654
  exports.LocalLanguageFilled = LocalLanguageFilled;
58165
58655
  exports.Location = Location;
58656
+ exports.LocationArrow = LocationArrow;
58657
+ exports.LocationArrowFilled = LocationArrowFilled;
58166
58658
  exports.LocationFilled = LocationFilled;
58167
- exports.Lock = Lock;
58168
- exports.LockFilled = LockFilled;
58659
+ exports.LockClosed = LockClosed;
58660
+ exports.LockClosedFilled = LockClosedFilled;
58661
+ exports.LockOpen = LockOpen;
58662
+ exports.LockOpenFilled = LockOpenFilled;
58169
58663
  exports.Luggage = Luggage;
58170
58664
  exports.LuggageFilled = LuggageFilled;
58171
58665
  exports.Macos = Macos;
58172
58666
  exports.MacosFilled = MacosFilled;
58173
58667
  exports.Mail = Mail;
58174
58668
  exports.MailFilled = MailFilled;
58669
+ exports.MailRead = MailRead;
58670
+ exports.MailReadFilled = MailReadFilled;
58175
58671
  exports.Mailbox = Mailbox;
58176
58672
  exports.MailboxFilled = MailboxFilled;
58177
58673
  exports.Map = Map;
58178
58674
  exports.MapFilled = MapFilled;
58179
58675
  exports.Markdown = Markdown;
58180
58676
  exports.MarkdownFilled = MarkdownFilled;
58181
- exports.Math = Math;
58182
- exports.MathFilled = MathFilled;
58677
+ exports.MathSymbols = MathSymbols;
58678
+ exports.MathSymbolsFilled = MathSymbolsFilled;
58183
58679
  exports.Megaphone = Megaphone;
58184
58680
  exports.MegaphoneFilled = MegaphoneFilled;
58185
58681
  exports.Mic = Mic;
58186
58682
  exports.MicFilled = MicFilled;
58187
58683
  exports.Moon = Moon;
58188
58684
  exports.MoonFilled = MoonFilled;
58189
- exports.More = More;
58190
- exports.MoreFilled = MoreFilled;
58685
+ exports.MoreCircle = MoreCircle;
58686
+ exports.MoreCircleFilled = MoreCircleFilled;
58687
+ exports.MoreHorizontal = MoreHorizontal;
58688
+ exports.MoreHorizontalFilled = MoreHorizontalFilled;
58689
+ exports.MoreVerticial = MoreVerticial;
58690
+ exports.MoreVerticialFilled = MoreVerticialFilled;
58191
58691
  exports.Mouse = Mouse;
58192
58692
  exports.MouseFilled = MouseFilled;
58193
58693
  exports.Movie = Movie;
58194
58694
  exports.MovieFilled = MovieFilled;
58195
- exports.Network = Network;
58196
- exports.NetworkFilled = NetworkFilled;
58695
+ exports.NetworkCheck = NetworkCheck;
58696
+ exports.NetworkCheckFilled = NetworkCheckFilled;
58197
58697
  exports.News = News;
58198
58698
  exports.NewsFilled = NewsFilled;
58199
58699
  exports.Next = Next;
@@ -58204,16 +58704,44 @@ exports.Notebook = Notebook;
58204
58704
  exports.NotebookFilled = NotebookFilled;
58205
58705
  exports.Notepad = Notepad;
58206
58706
  exports.NotepadFilled = NotepadFilled;
58207
- exports.Number = Number;
58208
- exports.NumberFilled = NumberFilled;
58707
+ exports.NumberCircle0 = NumberCircle0;
58708
+ exports.NumberCircle0Filled = NumberCircle0Filled;
58709
+ exports.NumberCircle1 = NumberCircle1;
58710
+ exports.NumberCircle1Filled = NumberCircle1Filled;
58711
+ exports.NumberCircle2 = NumberCircle2;
58712
+ exports.NumberCircle2Filled = NumberCircle2Filled;
58713
+ exports.NumberCircle3 = NumberCircle3;
58714
+ exports.NumberCircle3Filled = NumberCircle3Filled;
58715
+ exports.NumberCircle4 = NumberCircle4;
58716
+ exports.NumberCircle4Filled = NumberCircle4Filled;
58717
+ exports.NumberCircle5 = NumberCircle5;
58718
+ exports.NumberCircle5Filled = NumberCircle5Filled;
58719
+ exports.NumberCircle6 = NumberCircle6;
58720
+ exports.NumberCircle6Filled = NumberCircle6Filled;
58721
+ exports.NumberCircle7 = NumberCircle7;
58722
+ exports.NumberCircle7Filled = NumberCircle7Filled;
58723
+ exports.NumberCircle8 = NumberCircle8;
58724
+ exports.NumberCircle8Filled = NumberCircle8Filled;
58725
+ exports.NumberCircle9 = NumberCircle9;
58726
+ exports.NumberCircle9Filled = NumberCircle9Filled;
58727
+ exports.NumberSymbol = NumberSymbol;
58728
+ exports.NumberSymbolCircle = NumberSymbolCircle;
58729
+ exports.NumberSymbolCircleFilled = NumberSymbolCircleFilled;
58730
+ exports.NumberSymbolFilled = NumberSymbolFilled;
58731
+ exports.NumberSymbolSquare = NumberSymbolSquare;
58732
+ exports.NumberSymbolSquareFilled = NumberSymbolSquareFilled;
58209
58733
  exports.Opacity = Opacity;
58210
58734
  exports.OpacityFilled = OpacityFilled;
58211
58735
  exports.Open = Open;
58212
58736
  exports.OpenFilled = OpenFilled;
58737
+ exports.OpenOff = OpenOff;
58738
+ exports.OpenOffFilled = OpenOffFilled;
58213
58739
  exports.Options = Options;
58214
58740
  exports.OptionsFilled = OptionsFilled;
58215
58741
  exports.Organization = Organization;
58216
58742
  exports.OrganizationFilled = OrganizationFilled;
58743
+ exports.OrganizationHorizontal = OrganizationHorizontal;
58744
+ exports.OrganizationHorizontalFilled = OrganizationHorizontalFilled;
58217
58745
  exports.Orientation = Orientation;
58218
58746
  exports.OrientationFilled = OrientationFilled;
58219
58747
  exports.Oval = Oval;
@@ -58222,24 +58750,34 @@ exports.Oven = Oven;
58222
58750
  exports.OvenFilled = OvenFilled;
58223
58751
  exports.Padding = Padding;
58224
58752
  exports.PaddingFilled = PaddingFilled;
58225
- exports.Page = Page;
58226
- exports.PageFilled = PageFilled;
58227
- exports.Paint = Paint;
58228
- exports.PaintFilled = PaintFilled;
58753
+ exports.PageFit = PageFit;
58754
+ exports.PageFitFilled = PageFitFilled;
58755
+ exports.PaintBrush = PaintBrush;
58756
+ exports.PaintBrushFilled = PaintBrushFilled;
58757
+ exports.PaintBucket = PaintBucket;
58758
+ exports.PaintBucketFilled = PaintBucketFilled;
58229
58759
  exports.Parallelogram = Parallelogram;
58230
58760
  exports.ParallelogramFilled = ParallelogramFilled;
58231
58761
  exports.Password = Password;
58232
58762
  exports.PasswordFilled = PasswordFilled;
58233
58763
  exports.Pause = Pause;
58764
+ exports.PauseCircle = PauseCircle;
58765
+ exports.PauseCircleFilled = PauseCircleFilled;
58234
58766
  exports.PauseFilled = PauseFilled;
58235
58767
  exports.Payment = Payment;
58236
58768
  exports.PaymentFilled = PaymentFilled;
58769
+ exports.PaymentWireless = PaymentWireless;
58770
+ exports.PaymentWirelessFilled = PaymentWirelessFilled;
58237
58771
  exports.Pen = Pen;
58238
58772
  exports.PenFilled = PenFilled;
58773
+ exports.PenOff = PenOff;
58774
+ exports.PenOffFilled = PenOffFilled;
58239
58775
  exports.Pentagon = Pentagon;
58240
58776
  exports.PentagonFilled = PentagonFilled;
58241
58777
  exports.Person = Person;
58242
58778
  exports.PersonFilled = PersonFilled;
58779
+ exports.PersonVoice = PersonVoice;
58780
+ exports.PersonVoiceFilled = PersonVoiceFilled;
58243
58781
  exports.Phone = Phone;
58244
58782
  exports.PhoneFilled = PhoneFilled;
58245
58783
  exports.Piano = Piano;
@@ -58249,33 +58787,49 @@ exports.PinFilled = PinFilled;
58249
58787
  exports.Pipeline = Pipeline;
58250
58788
  exports.PipelineFilled = PipelineFilled;
58251
58789
  exports.Play = Play;
58790
+ exports.PlayCircle = PlayCircle;
58791
+ exports.PlayCircleFilled = PlayCircleFilled;
58252
58792
  exports.PlayFilled = PlayFilled;
58253
58793
  exports.Playstore = Playstore;
58254
58794
  exports.PlaystoreFilled = PlaystoreFilled;
58255
- exports.Port = Port;
58256
- exports.PortFilled = PortFilled;
58795
+ exports.PortHdmi = PortHdmi;
58796
+ exports.PortHdmiFilled = PortHdmiFilled;
58797
+ exports.PortMicroUsb = PortMicroUsb;
58798
+ exports.PortMicroUsbFilled = PortMicroUsbFilled;
58799
+ exports.PortUsbA = PortUsbA;
58800
+ exports.PortUsbAFilled = PortUsbAFilled;
58801
+ exports.PortUsbC = PortUsbC;
58802
+ exports.PortUsbCFilled = PortUsbCFilled;
58257
58803
  exports.Power = Power;
58258
58804
  exports.PowerFilled = PowerFilled;
58259
- exports.Preview = Preview;
58260
- exports.PreviewFilled = PreviewFilled;
58805
+ exports.PreviewLink = PreviewLink;
58806
+ exports.PreviewLinkFilled = PreviewLinkFilled;
58261
58807
  exports.Previous = Previous;
58262
58808
  exports.PreviousFilled = PreviousFilled;
58263
58809
  exports.Print = Print;
58264
58810
  exports.PrintFilled = PrintFilled;
58265
58811
  exports.Pulse = Pulse;
58812
+ exports.PulseCircle = PulseCircle;
58813
+ exports.PulseCircleFilled = PulseCircleFilled;
58266
58814
  exports.PulseFilled = PulseFilled;
58815
+ exports.PulseSquare = PulseSquare;
58816
+ exports.PulseSquareFilled = PulseSquareFilled;
58267
58817
  exports.Python = Python;
58268
58818
  exports.PythonFilled = PythonFilled;
58269
- exports.Qr = Qr;
58270
- exports.QrFilled = QrFilled;
58819
+ exports.QrCode = QrCode;
58820
+ exports.QrCodeFilled = QrCodeFilled;
58271
58821
  exports.Question = Question;
58822
+ exports.QuestionCircle = QuestionCircle;
58823
+ exports.QuestionCircleFilled = QuestionCircleFilled;
58272
58824
  exports.QuestionFilled = QuestionFilled;
58273
- exports.Radio = Radio;
58274
- exports.RadioFilled = RadioFilled;
58825
+ exports.RadioButton = RadioButton;
58826
+ exports.RadioButtonFilled = RadioButtonFilled;
58275
58827
  exports.Ram = Ram;
58276
58828
  exports.RamFilled = RamFilled;
58277
58829
  exports.Record = Record;
58278
58830
  exports.RecordFilled = RecordFilled;
58831
+ exports.RecordStop = RecordStop;
58832
+ exports.RecordStopFilled = RecordStopFilled;
58279
58833
  exports.Rectangle = Rectangle;
58280
58834
  exports.RectangleFilled = RectangleFilled;
58281
58835
  exports.Refineui = Refineui;
@@ -58287,6 +58841,8 @@ exports.RhombusFilled = RhombusFilled;
58287
58841
  exports.Ribbon = Ribbon;
58288
58842
  exports.RibbonFilled = RibbonFilled;
58289
58843
  exports.Road = Road;
58844
+ exports.RoadCone = RoadCone;
58845
+ exports.RoadConeFilled = RoadConeFilled;
58290
58846
  exports.RoadFilled = RoadFilled;
58291
58847
  exports.Rocket = Rocket;
58292
58848
  exports.RocketFilled = RocketFilled;
@@ -58310,42 +58866,74 @@ exports.Search = Search;
58310
58866
  exports.SearchFilled = SearchFilled;
58311
58867
  exports.Send = Send;
58312
58868
  exports.SendFilled = SendFilled;
58313
- exports.Serial = Serial;
58314
- exports.SerialFilled = SerialFilled;
58869
+ exports.SerialPort = SerialPort;
58870
+ exports.SerialPortFilled = SerialPortFilled;
58315
58871
  exports.Server = Server;
58316
58872
  exports.ServerFilled = ServerFilled;
58317
- exports.Service = Service;
58318
- exports.ServiceFilled = ServiceFilled;
58873
+ exports.ServerLink = ServerLink;
58874
+ exports.ServerLinkFilled = ServerLinkFilled;
58875
+ exports.ServerPlay = ServerPlay;
58876
+ exports.ServerPlayFilled = ServerPlayFilled;
58877
+ exports.ServiceBell = ServiceBell;
58878
+ exports.ServiceBellFilled = ServiceBellFilled;
58319
58879
  exports.Settings = Settings;
58320
58880
  exports.SettingsFilled = SettingsFilled;
58321
- exports.Shape = Shape;
58322
- exports.ShapeFilled = ShapeFilled;
58881
+ exports.ShapeExclude = ShapeExclude;
58882
+ exports.ShapeExcludeFilled = ShapeExcludeFilled;
58883
+ exports.ShapeIntersect = ShapeIntersect;
58884
+ exports.ShapeIntersectFilled = ShapeIntersectFilled;
58885
+ exports.ShapeSubtract = ShapeSubtract;
58886
+ exports.ShapeSubtractFilled = ShapeSubtractFilled;
58887
+ exports.ShapeUnion = ShapeUnion;
58888
+ exports.ShapeUnionFilled = ShapeUnionFilled;
58323
58889
  exports.Shapes = Shapes;
58324
58890
  exports.ShapesFilled = ShapesFilled;
58325
58891
  exports.Share = Share;
58892
+ exports.ShareAndroid = ShareAndroid;
58893
+ exports.ShareAndroidFilled = ShareAndroidFilled;
58326
58894
  exports.ShareFilled = ShareFilled;
58327
- exports.Shell = Shell;
58328
- exports.ShellFilled = ShellFilled;
58895
+ exports.ShareIos = ShareIos;
58896
+ exports.ShareIosFilled = ShareIosFilled;
58897
+ exports.ShellScript = ShellScript;
58898
+ exports.ShellScriptFilled = ShellScriptFilled;
58329
58899
  exports.Shield = Shield;
58330
58900
  exports.ShieldFilled = ShieldFilled;
58331
- exports.Shopping = Shopping;
58332
- exports.ShoppingFilled = ShoppingFilled;
58901
+ exports.ShoppingBag = ShoppingBag;
58902
+ exports.ShoppingBagFilled = ShoppingBagFilled;
58333
58903
  exports.Sim = Sim;
58334
58904
  exports.SimFilled = SimFilled;
58335
- exports.Slide = Slide;
58336
- exports.SlideFilled = SlideFilled;
58905
+ exports.SlideAdd = SlideAdd;
58906
+ exports.SlideAddFilled = SlideAddFilled;
58907
+ exports.SlideContent = SlideContent;
58908
+ exports.SlideContentFilled = SlideContentFilled;
58909
+ exports.SlideEraser = SlideEraser;
58910
+ exports.SlideEraserFilled = SlideEraserFilled;
58911
+ exports.SlideGrid = SlideGrid;
58912
+ exports.SlideGridFilled = SlideGridFilled;
58913
+ exports.SlideHide = SlideHide;
58914
+ exports.SlideHideFilled = SlideHideFilled;
58915
+ exports.SlideLayout = SlideLayout;
58916
+ exports.SlideLayoutFilled = SlideLayoutFilled;
58337
58917
  exports.Smartwatch = Smartwatch;
58338
58918
  exports.SmartwatchFilled = SmartwatchFilled;
58339
- exports.Sound = Sound;
58340
- exports.SoundFilled = SoundFilled;
58919
+ exports.SoundSource = SoundSource;
58920
+ exports.SoundSourceFilled = SoundSourceFilled;
58341
58921
  exports.Spacebar = Spacebar;
58342
58922
  exports.SpacebarFilled = SpacebarFilled;
58343
- exports.Sport = Sport;
58344
- exports.SportFilled = SportFilled;
58345
- exports.Spray = Spray;
58346
- exports.SprayFilled = SprayFilled;
58923
+ exports.SportBaseball = SportBaseball;
58924
+ exports.SportBaseballFilled = SportBaseballFilled;
58925
+ exports.SportBasketball = SportBasketball;
58926
+ exports.SportBasketballFilled = SportBasketballFilled;
58927
+ exports.SportSoccer = SportSoccer;
58928
+ exports.SportSoccerFilled = SportSoccerFilled;
58929
+ exports.SprayCan = SprayCan;
58930
+ exports.SprayCanFilled = SprayCanFilled;
58347
58931
  exports.Square = Square;
58348
58932
  exports.SquareFilled = SquareFilled;
58933
+ exports.SquareHint = SquareHint;
58934
+ exports.SquareHintFilled = SquareHintFilled;
58935
+ exports.SquareMultiple = SquareMultiple;
58936
+ exports.SquareMultipleFilled = SquareMultipleFilled;
58349
58937
  exports.Star = Star;
58350
58938
  exports.StarFilled = StarFilled;
58351
58939
  exports.Stop = Stop;
@@ -58367,8 +58955,40 @@ exports.TemperatureFilled = TemperatureFilled;
58367
58955
  exports.Tent = Tent;
58368
58956
  exports.TentFilled = TentFilled;
58369
58957
  exports.Text = Text;
58958
+ exports.TextAlignCenter = TextAlignCenter;
58959
+ exports.TextAlignCenterFilled = TextAlignCenterFilled;
58960
+ exports.TextAlignJustify = TextAlignJustify;
58961
+ exports.TextAlignJustifyFilled = TextAlignJustifyFilled;
58962
+ exports.TextAlignLeft = TextAlignLeft;
58963
+ exports.TextAlignLeftFilled = TextAlignLeftFilled;
58964
+ exports.TextAlignRight = TextAlignRight;
58965
+ exports.TextAlignRightFilled = TextAlignRightFilled;
58370
58966
  exports.TextFilled = TextFilled;
58371
58967
  exports.Textbox = Textbox;
58968
+ exports.TextboxAlignBottom = TextboxAlignBottom;
58969
+ exports.TextboxAlignBottomCenter = TextboxAlignBottomCenter;
58970
+ exports.TextboxAlignBottomCenterFilled = TextboxAlignBottomCenterFilled;
58971
+ exports.TextboxAlignBottomFilled = TextboxAlignBottomFilled;
58972
+ exports.TextboxAlignBottomLeft = TextboxAlignBottomLeft;
58973
+ exports.TextboxAlignBottomLeftFilled = TextboxAlignBottomLeftFilled;
58974
+ exports.TextboxAlignBottomRight = TextboxAlignBottomRight;
58975
+ exports.TextboxAlignBottomRightFilled = TextboxAlignBottomRightFilled;
58976
+ exports.TextboxAlignCenter = TextboxAlignCenter;
58977
+ exports.TextboxAlignCenterFilled = TextboxAlignCenterFilled;
58978
+ exports.TextboxAlignMiddle = TextboxAlignMiddle;
58979
+ exports.TextboxAlignMiddleFilled = TextboxAlignMiddleFilled;
58980
+ exports.TextboxAlignMiddleLeft = TextboxAlignMiddleLeft;
58981
+ exports.TextboxAlignMiddleLeftFilled = TextboxAlignMiddleLeftFilled;
58982
+ exports.TextboxAlignMiddleRight = TextboxAlignMiddleRight;
58983
+ exports.TextboxAlignMiddleRightFilled = TextboxAlignMiddleRightFilled;
58984
+ exports.TextboxAlignTop = TextboxAlignTop;
58985
+ exports.TextboxAlignTopCenter = TextboxAlignTopCenter;
58986
+ exports.TextboxAlignTopCenterFilled = TextboxAlignTopCenterFilled;
58987
+ exports.TextboxAlignTopFilled = TextboxAlignTopFilled;
58988
+ exports.TextboxAlignTopLeft = TextboxAlignTopLeft;
58989
+ exports.TextboxAlignTopLeftFilled = TextboxAlignTopLeftFilled;
58990
+ exports.TextboxAlignTopRight = TextboxAlignTopRight;
58991
+ exports.TextboxAlignTopRightFilled = TextboxAlignTopRightFilled;
58372
58992
  exports.TextboxFilled = TextboxFilled;
58373
58993
  exports.Thinking = Thinking;
58374
58994
  exports.ThinkingFilled = ThinkingFilled;
@@ -58376,8 +58996,12 @@ exports.Ticket = Ticket;
58376
58996
  exports.TicketFilled = TicketFilled;
58377
58997
  exports.Timer = Timer;
58378
58998
  exports.TimerFilled = TimerFilled;
58379
- exports.Toggle = Toggle;
58380
- exports.ToggleFilled = ToggleFilled;
58999
+ exports.ToggleLeft = ToggleLeft;
59000
+ exports.ToggleLeftFilled = ToggleLeftFilled;
59001
+ exports.ToggleMultiple = ToggleMultiple;
59002
+ exports.ToggleMultipleFilled = ToggleMultipleFilled;
59003
+ exports.ToggleRight = ToggleRight;
59004
+ exports.ToggleRightFilled = ToggleRightFilled;
58381
59005
  exports.Toolbox = Toolbox;
58382
59006
  exports.ToolboxFilled = ToolboxFilled;
58383
59007
  exports.Trophy = Trophy;
@@ -58389,17 +59013,23 @@ exports.TypescriptFilled = TypescriptFilled;
58389
59013
  exports.Umbrella = Umbrella;
58390
59014
  exports.UmbrellaFilled = UmbrellaFilled;
58391
59015
  exports.Usb = Usb;
59016
+ exports.UsbCable = UsbCable;
59017
+ exports.UsbCableFilled = UsbCableFilled;
58392
59018
  exports.UsbFilled = UsbFilled;
58393
59019
  exports.Verified = Verified;
58394
59020
  exports.VerifiedFilled = VerifiedFilled;
58395
59021
  exports.Video = Video;
59022
+ exports.VideoClip = VideoClip;
59023
+ exports.VideoClipFilled = VideoClipFilled;
58396
59024
  exports.VideoFilled = VideoFilled;
59025
+ exports.VideoPlayPause = VideoPlayPause;
59026
+ exports.VideoPlayPauseFilled = VideoPlayPauseFilled;
58397
59027
  exports.Voicemail = Voicemail;
58398
59028
  exports.VoicemailFilled = VoicemailFilled;
58399
59029
  exports.Vote = Vote;
58400
59030
  exports.VoteFilled = VoteFilled;
58401
- exports.Walkie = Walkie;
58402
- exports.WalkieFilled = WalkieFilled;
59031
+ exports.WalkieTalkie = WalkieTalkie;
59032
+ exports.WalkieTalkieFilled = WalkieTalkieFilled;
58403
59033
  exports.Wallet = Wallet;
58404
59034
  exports.WalletFilled = WalletFilled;
58405
59035
  exports.Wand = Wand;
@@ -58410,12 +59040,30 @@ exports.Washer = Washer;
58410
59040
  exports.WasherFilled = WasherFilled;
58411
59041
  exports.Water = Water;
58412
59042
  exports.WaterFilled = WaterFilled;
58413
- exports.Weather = Weather;
58414
- exports.WeatherFilled = WeatherFilled;
59043
+ exports.WeatherBlowingSnow = WeatherBlowingSnow;
59044
+ exports.WeatherBlowingSnowFilled = WeatherBlowingSnowFilled;
59045
+ exports.WeatherCloudy = WeatherCloudy;
59046
+ exports.WeatherCloudyFilled = WeatherCloudyFilled;
59047
+ exports.WeatherRain = WeatherRain;
59048
+ exports.WeatherRainFilled = WeatherRainFilled;
59049
+ exports.WeatherSnow = WeatherSnow;
59050
+ exports.WeatherSnowFilled = WeatherSnowFilled;
59051
+ exports.WeatherSnowflake = WeatherSnowflake;
59052
+ exports.WeatherSnowflakeFilled = WeatherSnowflakeFilled;
59053
+ exports.WeatherSunny = WeatherSunny;
59054
+ exports.WeatherSunnyFilled = WeatherSunnyFilled;
59055
+ exports.WeatherThunderstorm = WeatherThunderstorm;
59056
+ exports.WeatherThunderstormFilled = WeatherThunderstormFilled;
58415
59057
  exports.Web = Web;
58416
59058
  exports.WebFilled = WebFilled;
58417
- exports.Wifi = Wifi;
58418
- exports.WifiFilled = WifiFilled;
59059
+ exports.Wifi1 = Wifi1;
59060
+ exports.Wifi1Filled = Wifi1Filled;
59061
+ exports.Wifi2 = Wifi2;
59062
+ exports.Wifi2Filled = Wifi2Filled;
59063
+ exports.Wifi3 = Wifi3;
59064
+ exports.Wifi3Filled = Wifi3Filled;
59065
+ exports.Wifi4 = Wifi4;
59066
+ exports.Wifi4Filled = Wifi4Filled;
58419
59067
  exports.Windows = Windows;
58420
59068
  exports.WindowsFilled = WindowsFilled;
58421
59069
  exports.Wrench = Wrench;
@@ -58424,6 +59072,10 @@ exports.Xray = Xray;
58424
59072
  exports.XrayFilled = XrayFilled;
58425
59073
  exports.Zoom = Zoom;
58426
59074
  exports.ZoomFilled = ZoomFilled;
59075
+ exports.ZoomIn = ZoomIn;
59076
+ exports.ZoomInFilled = ZoomInFilled;
59077
+ exports.ZoomOut = ZoomOut;
59078
+ exports.ZoomOutFilled = ZoomOutFilled;
58427
59079
  exports.createIconComponent = createIconComponent;
58428
59080
  exports.getFontFamily = getFontFamily;
58429
59081
  exports.getIconChar = getIconChar;