/** * This file exports all the icons for the library. */ // SECTION: Imports // SECTION: Accessibility // !SECTION: Accessibility // SECTION: Alert // !SECTION: Alert // SECTION: Alphabet // !SECTION: Alphabet // SECTION: Animals import { DogPaw } from '@/src/icons/animals'; // !SECTION: Animals // SECTION: Arrows & Direction import { ArrowDown, ArrowLeft, ArrowRight, ArrowUp, ChevronDown, ChevronLeft, ChevronRight, ChevronUp } from '@/src/icons/arrows-directions'; // !SECTION: Arrows & Direction // SECTION: Astronomy import { Rocket } from '@/src/icons/astronomy'; // !SECTION: Astronomy // SECTION: Automotive import { Gear, ToolBox } from '@/src/icons/automotive'; // !SECTION: Automotive // SECTION: Buildings import { Cityline, Home1, Home2, Home3 } from '@/src/icons/buildings'; // !SECTION: Buildings // SECTION: Business import { Briefcase, CareerGrowth } from '@/src/icons/business'; // !SECTION: Business // SECTION: Camping // !SECTION: Camping // SECTION: Charity // !SECTION: Charity // SECTION: Charts & Graphs import { PieChart, Stocks } from '@/src/icons/charts-graphs'; // !SECTION: Charts & Graphs // SECTION: Childhood import { Puzzle } from '@/src/icons/childhood'; // !SECTION: Childhood // SECTION: Clothing & Fashion import { Beard, CombScissors, DiamondRing, Hanger, Necklace, SkinCare, Tshirt } from '@/src/icons/clothing-fashion'; // !SECTION: Clothing & Fashion // SECTION: Coding // !SECTION: Coding // SECTION: Communication import { ElectricPlug } from '@/src/icons/communication'; // !SECTION: Communication // SECTION: Connectivity import { CloudSaas } from '@/src/icons/connectivity'; // !SECTION: Connectivity // SECTION: Construction import { HammerNail } from '@/src/icons/construction'; // !SECTION: Construction // SECTION: Design // !SECTION: Design // SECTION: Devices & Hardware import { Airpods, Devices, Laptop1, Router, Smartwatch, Telephone1, Telephone2, USBACable } from '@/src/icons/devices-hardware'; // !SECTION: Devices & Hardware // SECTION: Disaster & Crisis import { Siren } from '@/src/icons/disaster-crisis'; // !SECTION: Disaster & Crisis // SECTION: Editing & Creation import { Add, Cut, Copy, Edit, Paste } from '@/src/icons/editing-creation'; // !SECTION: Editing & Creation // SECTION: Education import { GraduationHat, OpenBook } from '@/src/icons/education'; // !SECTION: Education // SECTION: Emoji & Emoticons // !SECTION: Emoji & Emoticons // SECTION: Energy // !SECTION: Energy // SECTION: Files & Folders import { HomeDocuments } from '@/src/icons/files-folders'; // !SECTION: Files & Folders // SECTION: Film & Video import { Clapperboard, ComedyMasks } from '@/src/icons/film-video'; // !SECTION: Film & Video // SECTION: Food & Beverage import { BeerMug, Cake, Cutlery, DineInTable1, EatenApple, EggsBasket, FoodTiffin, GreenTea, Grocery, Plate1, PotatoChips, ServiceTray1 } from '@/src/icons/food-beverage'; // !SECTION: Food & Beverage // SECTION: Gaming // !SECTION: Gaming // SECTION: Hands import { Palm } from '@/src/icons/hands'; // !SECTION: Hands // SECTION: Holidays import { Balloon, Confetti, GiftBox, HotelBoard } from '@/src/icons/holidays'; // !SECTION: Holidays // SECTION: Household import { Appliances, BroomBucket, FourBurners1, GasCylinder, RockingChair, Sofa, Tv, Utilities } from '@/src/icons/household'; // !SECTION: Household // SECTION: Interactions import { FavoriteFilled, FavoriteOutline, Thought } from '@/src/icons/interactions'; // !SECTION: Interactions // SECTION: Location & Maps import { PinOnHand, World1 } from '@/src/icons/location-maps'; // !SECTION: Location & Maps // SECTION: Logos import { Discord, Facebook, Instagram, LinkedIn, Reddit, Twitter, YouTube } from '@/src/icons/logos'; // !SECTION: Logos // SECTION: Logistics // !SECTION: Logistics // SECTION: Marketing import { Loudspeaker } from '@/src/icons/marketing'; // !SECTION: Marketing // SECTION: Mathematics import { Calculator } from '@/src/icons/mathematics'; // !SECTION: Mathematics // SECTION: Media Playback import MediaPlayback from '@/src/icons/media-playback/MediaPlayback'; // !SECTION: Media Playback // SECTION: Medical & Health import { Brain, FirstAid, HeartCare, HeartTrackLine, Pills } from '@/src/icons/medical-health'; // !SECTION: Medical & Health // SECTION: Money import { BullishStock, Bitcoin, Coins1, Coins2, CreditCard, CreditCards, HomeDiscount, MoneyBag1, MoneyCalendar1, MoneyCalendar2, MoneyIn1, MoneyIn2, MoneyIn3, MoneyInstitution1, MoneyInstitution2, MoneyOut1, MoneyOut2, MoneyOut3, PiggyBank, Rent, RupeeBubble, RupeeCash1, RupeeDebt1, RupeeDebt2, RupeeDebt3, RupeeDebt4, RupeeDebt5, RupeeLocker, RupeePlant, RupeeTransfer1, RupeeTransfer2, Subscription, Tax1, TaxDocument, Wallet } from '@/src/icons/money'; // !SECTION: Money // SECTION: Music & Audio import { Mic } from '@/src/icons/music-audio'; // !SECTION: Music & Audio // SECTION: Nature & Environment import { Fire, WaterDrops, WaterPlant } from '@/src/icons/nature-environment'; // !SECTION: Nature & Environment // SECTION: Numbers // !SECTION: Numbers // SECTION: Photos & Images // !SECTION: Photos & Images // SECTION: Political import { Flag } from '@/src/icons/political'; // !SECTION: Political // SECTION: Religion // !SECTION: Religion // SECTION: Saving & Data Management import { DataTransferVertical1, Delete, Import, Refresh } from '@/src/icons/saving-data-management'; // !SECTION: Saving & Data Management // SECTION: Science // !SECTION: Science // SECTION: Science Fiction // !SECTION: Science Fiction // SECTION: Security & Privacy import { IdCard, Fingerprint, Locker, LockerChest, LockerCircle, Logout, WorldLocker } from '@/src/icons/security-privacy'; // !SECTION: Security & Privacy // SECTION: Shapes, Symbols & Punctuation import { Shapes, TrackLine } from '@/src/icons/shapes-symbols-punctuation'; // !SECTION: Shapes, Symbols & Punctuation // SECTION: Shopping import { Discount, ShoppingBags, ShoppingCart, Wishlist1, Wishlist2 } from '@/src/icons/shopping'; // !SECTION: Shopping // SECTION: Social & People import { AddFriend, AddFriends, Friends, Memes } from '@/src/icons/social-people'; // !SECTION: Social & People // SECTION: Spinners // !SECTION: Spinners // SECTION: Sports import { Badminton, Basketball, Dart } from '@/src/icons/sports'; // !SECTION: Sports // SECTION: Status & Notifications import { Checkpoint, Info, RefreshWithTick, TickCloud, TickSquare } from '@/src/icons/status-notifications'; // !SECTION: Status & Notifications // SECTION: Text Formatting import { Description } from '@/src/icons/text-formatting'; // !SECTION: Text Formatting // SECTION: Time & Calendar import { Calendar, CalendarEvent, Clock } from '@/src/icons/time-calendar'; // !SECTION: Time & Calendar // SECTION: Toggle // !SECTION: Toggle // SECTION: Transportation import { Airplane, Bus, Cab, Car1, Car2, CarService, FuelDispenserNozzle, Parking, Train, Tram } from '@/src/icons/transportation'; // !SECTION: Transportation // SECTION: Travel & Hotel import { MetalBriefcase } from '@/src/icons/travel-hotel'; // !SECTION: Travel & Hotel // SECTION: Weather // !SECTION: Weather // SECTION: Writing import { Checklist, Notepad } from '@/src/icons/writing'; // !SECTION: Writing // SECTION: Navigation & Menu // !SECTION: Navigation & Menu // SECTION: User Interface Controls import { Cancel, Check, Filter, Search } from '@/src/icons/user-interface-controls'; // !SECTION: User Interface Controls // SECTION: Layout & Grid // !SECTION: Layout & Grid // SECTION: Activities // !SECTION: Activities // !SECTION: Imports // SECTION: Exports // SECTION: Accessibility // !SECTION: Accessibility // SECTION: Alert // !SECTION: Alert // SECTION: Alphabet // !SECTION: Alphabet // SECTION: export { DogPaw }; // !SECTION: Animals // SECTION: Arrows & Direction export { ArrowDown, ArrowLeft, ArrowRight, ArrowUp, ChevronDown, ChevronLeft, ChevronRight, ChevronUp }; // !SECTION: Arrows & Direction // SECTION: Astronomy export { Rocket }; // !SECTION: Astronomy // SECTION: Automotive export { Gear, ToolBox }; // !SECTION: Automotive // SECTION: Buildings export { Cityline, Home1, Home2, Home3 }; // !SECTION: Buildings // SECTION: Business export { Briefcase, CareerGrowth }; // !SECTION: Business // SECTION: Camping // !SECTION: Camping // SECTION: Charity // !SECTION: Charity // SECTION: Charts & Graphs export { PieChart, Stocks }; // !SECTION: Charts & Graphs // SECTION: Childhood export { Puzzle }; // !SECTION: Childhood // SECTION: Clothing & Fashion export { Beard, CombScissors, DiamondRing, Hanger, Necklace, SkinCare, Tshirt }; // !SECTION: Clothing & Fashion // SECTION: Coding // !SECTION: Coding // SECTION: Communication export { ElectricPlug }; // !SECTION: Communication // SECTION: Connectivity export { CloudSaas }; // !SECTION: Connectivity // SECTION: Construction export { HammerNail }; // !SECTION: Construction // SECTION: Design // !SECTION: Design // SECTION: Devices & Hardware export { Airpods, Devices, Laptop1, Router, Smartwatch, Telephone1, Telephone2, USBACable }; // !SECTION: Devices & Hardware // SECTION: Disaster & Crisis export { Siren }; // !SECTION: Disaster & Crisis // SECTION: Editing & Creation export { Add, Cut, Copy, Edit, Paste }; // !SECTION: Editing & Creation // SECTION: Education export { OpenBook, GraduationHat }; // !SECTION: Education // SECTION: Emoji & Emoticons // !SECTION: Emoji & Emoticons // SECTION: Energy // !SECTION: Energy // SECTION: Files & Folders export { HomeDocuments }; // !SECTION: Files & Folders // SECTION: Film & Video export { Clapperboard, ComedyMasks }; // !SECTION: Film & Video // SECTION: Food & Beverage export { BeerMug, Cake, Cutlery, DineInTable1, EatenApple, EggsBasket, FoodTiffin, GreenTea, Grocery, Plate1, PotatoChips, ServiceTray1 }; // !SECTION: Food & Beverage // SECTION: Gaming // !SECTION: Gaming // SECTION: Hands export { Palm }; // !SECTION: Hands // SECTION: Holidays export { Balloon, Confetti, GiftBox, HotelBoard }; // !SECTION: Holidays // SECTION: Household export { Appliances, BroomBucket, FourBurners1, GasCylinder, RockingChair, Sofa, Tv, Utilities }; // !SECTION: Household // SECTION: Interactions export { FavoriteFilled, FavoriteOutline, Thought }; // !SECTION: Interactions // SECTION: Location & Maps export { PinOnHand, World1 }; // !SECTION: Location & Maps // SECTION: Logistics // !SECTION: Logistics // SECTION: Logos export { Discord, Facebook, Instagram, LinkedIn, Reddit, Twitter, YouTube }; // !SECTION: Logos // SECTION: Marketing export { Loudspeaker }; // !SECTION: Marketing // SECTION: Mathematics export { Calculator }; // !SECTION: Mathematics // SECTION: Media Playback export { MediaPlayback }; // !SECTION: Media Playback // SECTION: Medical & Health export { Brain, FirstAid, HeartCare, HeartTrackLine, Pills }; // !SECTION: Medical & Health // SECTION: Money export { BullishStock, Bitcoin, Coins1, Coins2, CreditCard, CreditCards, HomeDiscount, MoneyBag1, MoneyCalendar1, MoneyCalendar2, MoneyIn1, MoneyIn2, MoneyIn3, MoneyInstitution1, MoneyInstitution2, MoneyOut1, MoneyOut2, MoneyOut3, PiggyBank, Rent, RupeeBubble, RupeeCash1, RupeeDebt1, RupeeDebt2, RupeeDebt3, RupeeDebt4, RupeeDebt5, RupeeLocker, RupeePlant, RupeeTransfer1, RupeeTransfer2, Subscription, Tax1, TaxDocument, Wallet }; // !SECTION: Money // SECTION: Music & Audio export { Mic }; // !SECTION: Music & Audio // SECTION: Nature & Environment export { Fire, WaterDrops, WaterPlant }; // !SECTION: Nature & Environment // SECTION: Numbers // !SECTION: Numbers // SECTION: Photos & Images // !SECTION: Photos & Images // SECTION: Political export { Flag }; // !SECTION: Political // SECTION: Religion // !SECTION: Religion // SECTION: Saving & Data Management export { DataTransferVertical1, Delete, Import, Refresh }; // !SECTION: Saving & Data Management // SECTION: Science // !SECTION: Science // SECTION: Science Fiction // !SECTION: Science Fiction // SECTION: Security & Privacy export { IdCard, Fingerprint, Locker, LockerChest, LockerCircle, Logout, WorldLocker }; // !SECTION: Security & Privacy // SECTION: Shapes, Symbols & Punctuation export { Shapes, TrackLine }; // !SECTION: Shapes, Symbols & Punctuation // SECTION: Shopping export { Discount, ShoppingBags, ShoppingCart, Wishlist1, Wishlist2 }; // !SECTION: Shopping // SECTION: Social & People export { AddFriend, AddFriends, Friends, Memes }; // !SECTION: Social & People // SECTION: Spinners // !SECTION: Spinners // SECTION: Sports export { Badminton, Basketball, Dart }; // !SECTION: Sports // SECTION: Status & Notifications export { Checkpoint, Info, RefreshWithTick, TickCloud, TickSquare }; // !SECTION: Status & Notifications // SECTION: Text Formatting export { Description }; // !SECTION: Text Formatting // SECTION: Time & Calendar export { Calendar, CalendarEvent, Clock }; // !SECTION: Time & Calendar // SECTION: Toggle // !SECTION: Toggle // SECTION: Transportation export { Airplane, Bus, Cab, Car1, Car2, CarService, FuelDispenserNozzle, Parking, Train, Tram }; // !SECTION: Transportation // SECTION: Travel & Hotel export { MetalBriefcase }; // !SECTION: Travel & Hotel // SECTION: Weather // !SECTION: Weather // SECTION: Writing export { Checklist, Notepad }; // !SECTION: Writing // SECTION: Navigation & Menu // !SECTION: Navigation & Menu // SECTION: User Interface Controls export { Cancel, Check, Filter, Search }; // !SECTION: User Interface Controls // SECTION: Layout & Grid // !SECTION: Layout & Grid // SECTION: Activities // !SECTION: Activities // !SECTION: Exports