trinil-react 1.3.7 → 1.3.9
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/ICONS.md +1 -1
- package/dist/index.d.ts +22 -22
- package/dist/index.js +86 -86
- package/package.json +1 -1
package/ICONS.md
CHANGED
|
@@ -608,7 +608,6 @@ import { Accessibility, AccessibilityCircle, Adhesive } from 'trinil-react';
|
|
|
608
608
|
- `Material`
|
|
609
609
|
- `Material3d`
|
|
610
610
|
- `MaterialSlot`
|
|
611
|
-
- `McrophoneOff`
|
|
612
611
|
- `Medal`
|
|
613
612
|
- `MedalCheck`
|
|
614
613
|
- `MedalStar`
|
|
@@ -629,6 +628,7 @@ import { Accessibility, AccessibilityCircle, Adhesive } from 'trinil-react';
|
|
|
629
628
|
- `Metalic`
|
|
630
629
|
- `Metro`
|
|
631
630
|
- `Microphone`
|
|
631
|
+
- `MicrophoneOff`
|
|
632
632
|
- `Microscope`
|
|
633
633
|
- `Microwave`
|
|
634
634
|
- `Minus`
|
package/dist/index.d.ts
CHANGED
|
@@ -5958,7 +5958,7 @@ interface IconProps$7b {
|
|
|
5958
5958
|
title?: string;
|
|
5959
5959
|
ariaLabel?: string;
|
|
5960
5960
|
}
|
|
5961
|
-
declare const
|
|
5961
|
+
declare const Medal: React.FC<IconProps$7b>;
|
|
5962
5962
|
|
|
5963
5963
|
interface IconProps$7a {
|
|
5964
5964
|
size?: number;
|
|
@@ -5968,7 +5968,7 @@ interface IconProps$7a {
|
|
|
5968
5968
|
title?: string;
|
|
5969
5969
|
ariaLabel?: string;
|
|
5970
5970
|
}
|
|
5971
|
-
declare const
|
|
5971
|
+
declare const MedalCheck: React.FC<IconProps$7a>;
|
|
5972
5972
|
|
|
5973
5973
|
interface IconProps$79 {
|
|
5974
5974
|
size?: number;
|
|
@@ -5978,7 +5978,7 @@ interface IconProps$79 {
|
|
|
5978
5978
|
title?: string;
|
|
5979
5979
|
ariaLabel?: string;
|
|
5980
5980
|
}
|
|
5981
|
-
declare const
|
|
5981
|
+
declare const MedalStar: React.FC<IconProps$79>;
|
|
5982
5982
|
|
|
5983
5983
|
interface IconProps$78 {
|
|
5984
5984
|
size?: number;
|
|
@@ -5988,7 +5988,7 @@ interface IconProps$78 {
|
|
|
5988
5988
|
title?: string;
|
|
5989
5989
|
ariaLabel?: string;
|
|
5990
5990
|
}
|
|
5991
|
-
declare const
|
|
5991
|
+
declare const Medkit: React.FC<IconProps$78>;
|
|
5992
5992
|
|
|
5993
5993
|
interface IconProps$77 {
|
|
5994
5994
|
size?: number;
|
|
@@ -5998,7 +5998,7 @@ interface IconProps$77 {
|
|
|
5998
5998
|
title?: string;
|
|
5999
5999
|
ariaLabel?: string;
|
|
6000
6000
|
}
|
|
6001
|
-
declare const
|
|
6001
|
+
declare const Megaphone: React.FC<IconProps$77>;
|
|
6002
6002
|
|
|
6003
6003
|
interface IconProps$76 {
|
|
6004
6004
|
size?: number;
|
|
@@ -6008,7 +6008,7 @@ interface IconProps$76 {
|
|
|
6008
6008
|
title?: string;
|
|
6009
6009
|
ariaLabel?: string;
|
|
6010
6010
|
}
|
|
6011
|
-
declare const
|
|
6011
|
+
declare const MegaphoneSound: React.FC<IconProps$76>;
|
|
6012
6012
|
|
|
6013
6013
|
interface IconProps$75 {
|
|
6014
6014
|
size?: number;
|
|
@@ -6018,7 +6018,7 @@ interface IconProps$75 {
|
|
|
6018
6018
|
title?: string;
|
|
6019
6019
|
ariaLabel?: string;
|
|
6020
6020
|
}
|
|
6021
|
-
declare const
|
|
6021
|
+
declare const MentionAt: React.FC<IconProps$75>;
|
|
6022
6022
|
|
|
6023
6023
|
interface IconProps$74 {
|
|
6024
6024
|
size?: number;
|
|
@@ -6028,7 +6028,7 @@ interface IconProps$74 {
|
|
|
6028
6028
|
title?: string;
|
|
6029
6029
|
ariaLabel?: string;
|
|
6030
6030
|
}
|
|
6031
|
-
declare const
|
|
6031
|
+
declare const MenuBottom: React.FC<IconProps$74>;
|
|
6032
6032
|
|
|
6033
6033
|
interface IconProps$73 {
|
|
6034
6034
|
size?: number;
|
|
@@ -6038,7 +6038,7 @@ interface IconProps$73 {
|
|
|
6038
6038
|
title?: string;
|
|
6039
6039
|
ariaLabel?: string;
|
|
6040
6040
|
}
|
|
6041
|
-
declare const
|
|
6041
|
+
declare const MenuLeft: React.FC<IconProps$73>;
|
|
6042
6042
|
|
|
6043
6043
|
interface IconProps$72 {
|
|
6044
6044
|
size?: number;
|
|
@@ -6048,7 +6048,7 @@ interface IconProps$72 {
|
|
|
6048
6048
|
title?: string;
|
|
6049
6049
|
ariaLabel?: string;
|
|
6050
6050
|
}
|
|
6051
|
-
declare const
|
|
6051
|
+
declare const MenuRight: React.FC<IconProps$72>;
|
|
6052
6052
|
|
|
6053
6053
|
interface IconProps$71 {
|
|
6054
6054
|
size?: number;
|
|
@@ -6058,7 +6058,7 @@ interface IconProps$71 {
|
|
|
6058
6058
|
title?: string;
|
|
6059
6059
|
ariaLabel?: string;
|
|
6060
6060
|
}
|
|
6061
|
-
declare const
|
|
6061
|
+
declare const MenuTop: React.FC<IconProps$71>;
|
|
6062
6062
|
|
|
6063
6063
|
interface IconProps$70 {
|
|
6064
6064
|
size?: number;
|
|
@@ -6068,7 +6068,7 @@ interface IconProps$70 {
|
|
|
6068
6068
|
title?: string;
|
|
6069
6069
|
ariaLabel?: string;
|
|
6070
6070
|
}
|
|
6071
|
-
declare const
|
|
6071
|
+
declare const MergeVertices: React.FC<IconProps$70>;
|
|
6072
6072
|
|
|
6073
6073
|
interface IconProps$6$ {
|
|
6074
6074
|
size?: number;
|
|
@@ -6078,7 +6078,7 @@ interface IconProps$6$ {
|
|
|
6078
6078
|
title?: string;
|
|
6079
6079
|
ariaLabel?: string;
|
|
6080
6080
|
}
|
|
6081
|
-
declare const
|
|
6081
|
+
declare const Message: React.FC<IconProps$6$>;
|
|
6082
6082
|
|
|
6083
6083
|
interface IconProps$6_ {
|
|
6084
6084
|
size?: number;
|
|
@@ -6088,7 +6088,7 @@ interface IconProps$6_ {
|
|
|
6088
6088
|
title?: string;
|
|
6089
6089
|
ariaLabel?: string;
|
|
6090
6090
|
}
|
|
6091
|
-
declare const
|
|
6091
|
+
declare const MessageBubble: React.FC<IconProps$6_>;
|
|
6092
6092
|
|
|
6093
6093
|
interface IconProps$6Z {
|
|
6094
6094
|
size?: number;
|
|
@@ -6098,7 +6098,7 @@ interface IconProps$6Z {
|
|
|
6098
6098
|
title?: string;
|
|
6099
6099
|
ariaLabel?: string;
|
|
6100
6100
|
}
|
|
6101
|
-
declare const
|
|
6101
|
+
declare const MessageDots: React.FC<IconProps$6Z>;
|
|
6102
6102
|
|
|
6103
6103
|
interface IconProps$6Y {
|
|
6104
6104
|
size?: number;
|
|
@@ -6108,7 +6108,7 @@ interface IconProps$6Y {
|
|
|
6108
6108
|
title?: string;
|
|
6109
6109
|
ariaLabel?: string;
|
|
6110
6110
|
}
|
|
6111
|
-
declare const
|
|
6111
|
+
declare const MessageLock: React.FC<IconProps$6Y>;
|
|
6112
6112
|
|
|
6113
6113
|
interface IconProps$6X {
|
|
6114
6114
|
size?: number;
|
|
@@ -6118,7 +6118,7 @@ interface IconProps$6X {
|
|
|
6118
6118
|
title?: string;
|
|
6119
6119
|
ariaLabel?: string;
|
|
6120
6120
|
}
|
|
6121
|
-
declare const
|
|
6121
|
+
declare const MessageSettings: React.FC<IconProps$6X>;
|
|
6122
6122
|
|
|
6123
6123
|
interface IconProps$6W {
|
|
6124
6124
|
size?: number;
|
|
@@ -6128,7 +6128,7 @@ interface IconProps$6W {
|
|
|
6128
6128
|
title?: string;
|
|
6129
6129
|
ariaLabel?: string;
|
|
6130
6130
|
}
|
|
6131
|
-
declare const
|
|
6131
|
+
declare const Metalic: React.FC<IconProps$6W>;
|
|
6132
6132
|
|
|
6133
6133
|
interface IconProps$6V {
|
|
6134
6134
|
size?: number;
|
|
@@ -6138,7 +6138,7 @@ interface IconProps$6V {
|
|
|
6138
6138
|
title?: string;
|
|
6139
6139
|
ariaLabel?: string;
|
|
6140
6140
|
}
|
|
6141
|
-
declare const
|
|
6141
|
+
declare const Metro: React.FC<IconProps$6V>;
|
|
6142
6142
|
|
|
6143
6143
|
interface IconProps$6U {
|
|
6144
6144
|
size?: number;
|
|
@@ -6148,7 +6148,7 @@ interface IconProps$6U {
|
|
|
6148
6148
|
title?: string;
|
|
6149
6149
|
ariaLabel?: string;
|
|
6150
6150
|
}
|
|
6151
|
-
declare const
|
|
6151
|
+
declare const Microphone: React.FC<IconProps$6U>;
|
|
6152
6152
|
|
|
6153
6153
|
interface IconProps$6T {
|
|
6154
6154
|
size?: number;
|
|
@@ -6158,7 +6158,7 @@ interface IconProps$6T {
|
|
|
6158
6158
|
title?: string;
|
|
6159
6159
|
ariaLabel?: string;
|
|
6160
6160
|
}
|
|
6161
|
-
declare const
|
|
6161
|
+
declare const MicrophoneOff: React.FC<IconProps$6T>;
|
|
6162
6162
|
|
|
6163
6163
|
interface IconProps$6S {
|
|
6164
6164
|
size?: number;
|
|
@@ -10550,4 +10550,4 @@ interface IconProps {
|
|
|
10550
10550
|
}
|
|
10551
10551
|
declare const ZoomOut: React.FC<IconProps>;
|
|
10552
10552
|
|
|
10553
|
-
export { Accessibility, AccessibilityCircle, Adhesive, Advertisement, AiNetwork, AirplaneMode, AirplaneModeOff, Alarm, AlarmPlus, Album, AlignBottom, AlignCenter, AlignEnd, AlignMiddle, AlignStart, AlignTop, Ambulance, Analytics, AnchorBoat, AnimalButterfly, AnimalRabbit, AnimalSheep, AntennaSignal, Api, AppleCmd, AppleLogo, AppleOption, Apps, Archive, ArchiveDownload, ArchiveOpen, ArchiveUpload, Array, ArrowBarDown, ArrowBarLeft, ArrowBarRight, ArrowBarUp, ArrowBottomLeft, ArrowBottomRight, ArrowCapsLock, ArrowCollapse, ArrowCollapseVertical, ArrowDown, ArrowDownUp, ArrowExpand, ArrowExpandVertical, ArrowLeft, ArrowLeftRight, ArrowMaximize, ArrowMinimize, ArrowMove, ArrowRight, ArrowRotateCcw, ArrowRotateCw, ArrowShift, ArrowTopLeft, ArrowTopRight, ArrowUTurnDown, ArrowUTurnLeft, ArrowUTurnRight, ArrowUTurnUp, ArrowUp, Arrows, ArrowsVertical, Artist, AssetBrowser, Assistance, Atom, AttentionSign, Audio, AudioDescription, AudioDescriptionDisabled, AxisGizmo, AxisX, AxisY, AxisZ, Background, Backpack, BackpackAlt, Bacteria, Bake, BakeAnimation, Bandage, Bank, BankArrowDown, BankArrowRight, BankArrowUp, BankCheck, BankCross, BankLock, BankSearch, BankSettings, Barcode, Basket, BasketCheck, BasketCross, BasketMinus, BasketPlus, Bathtub, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, BatteryZero, Bed, BedDouble, BedLeveling, Bedroom, Bell, BellOff, Bevel, Bicycle, BikeHelmet, Biohazard, BlenderKitchen, Bluetooth, BluetoothOff, BluetoothPaired, Boat, Body3dRigid, Body3dSoft, Bone, BoneDouble, BoneFracture, Book, BookPageTurn, Bookmark, BookmarkMinus, BookmarkPlus, Bottle, BottleWine, BoundingBox, Bowl, Box, BoxExpedition, BoxOpen, BoxReturn, Boxes, Brain, BrainCheck, BrainCross, BrainNetwork, BrainSearch, Breadcrumb, Briefcase, BrightnessHigh, BrightnessLow, BrightnessMedium, Browser, Bucket, Budget, Bug, BugCheck, BugCross, BugDebug, Building, BuildingAlt, BurgerMenu, Bus, Cable, Calendar, CalendarCheck, CalendarDots, CalendarEdit, CalendarMinus, CalendarNumber, CalendarPlus, CalendarSearch, CalendarSettings, Camera, Camera3d, CameraOff, CameraRangefinder, CameraTarget, Capsule, Capsules, Caption, CaptionDisabled, Car, Cart, CartCheckout, CartCross, CartMinus, CartPlus, Cash, CashArrowDown, CashArrowRight, CashArrowUp, CashCross, CastAudio, CastTo, Chair, Charger, ChartDonut, Chat, Check, CheckerTexture, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Chopsticks, Chromosome, Circle, CircleArrowBottomLeft, CircleArrowBottomRight, CircleArrowDown, CircleArrowLeft, CircleArrowRight, CircleArrowTopLeft, CircleArrowTopRight, CircleArrowUp, CircleCheck, CircleCross, Clipboard, ClipboardCheck, ClipboardCross, ClipboardMinus, ClipboardPlus, Clock, Cloth3d, ClothTshirt, Cloud, CloudCheck, CloudCross, CloudDownload, CloudLock, CloudRain, CloudSettings, CloudSnow, CloudSnowRain, CloudSun, CloudThunder, CloudUpload, Code, Coffee, CoffeeHot, Coin, Collapse, Collection, Collision, ColorPalette, Comment, CommentFigma, Compare, Compass, Component, Cone, Contract, Contrast, Cookie, CookieOff, Copy, Cotton, Coupon, CouponPercent, Cpu, Credit, CreditCard, CreditCardCheck, CreditCardCross, CreditCardLock, CreditCardMinus, CreditCardPlus, Crop, Cross, Crown, Crutch, Cup, CursorClick, CursorGrab, CursorMouse, CursorWrite, Curve, Cut, CuttingBoard, Cuttlery, Cylinder, Dashboard, Database, DatabaseCheck, DatabaseCross, DatabaseDownload, DatabaseEdit, DatabaseLock, DatabaseMinus, DatabasePlus, DatabaseSearch, DatabaseSettings, DatabaseUpload, Defibrilator, Deform, Delivery, DeliveryBicycle, Denoise, Desktop, Devices, Diamond, DiningRoom, Direction, Discount, Dislike, Display, DisplayPort, DistributeHorizontal, DistributeVertical, Dna, Dollar, Door, DoorLock, DoorOpen, DopeSheet, Dot, DotsHorizontal, DotsVertical, Download, Drawer, DropAdd, Dropdown, DropdownOpen, Dropper, Dumbell, Duplicate, DuplicateLayer, EditPen, Elevator, EmergencyCross, EmojiPlus, Entrance, Epipen, Equalizer, Eraser, Error, Ethernet, Euro, Exclude, ExternalLink, Extrude, EyeBlind, EyeClosed, EyeOff, EyeOpen, FaceId, Factory, Feather, File, File3d, FileAi, FileBackup, FileCheck, FileCode, FileCross, FileCsv, FileDoc, FileDocx, FileDownload, FileFigma, FileJson, FileKey, FileLicense, FileLock, FileMinus, FilePdf, FilePlus, FilePpt, FilePptx, FilePsd, FileRar, FileRestore, FileScan, FileSearch, FileStl, FileText, FileUpload, FileXls, FileXlsx, FileXml, FileYaml, FileZip, Film, FilmRoll, Filter, FilterCheck, FilterCross, FilterMinus, FilterPlus, FilterSettings, Fingerprint, Firewall, FirewallOff, Flag, FlagGolf, FlowerClover, FlowerDaisy, FlowerPot, FlowerPrimrose, FlowerSunflower, FlowerTulip, Folder, FolderCheck, FolderCross, FolderDownload, FolderLock, FolderMinus, FolderOpen, FolderPlus, FolderSearch, FolderSettings, FolderUpload, FolderUser, ForceField, Foreground, ForkKitchen, Frame, FrameFigma, Fridge, FruitApple, FruitCherry, FruitPeach, FruitStrawberry, Fuel, FuelOff, Fullscreen, Furniture, GalleryPicture, GameController, Gardeing, Gcode, Gear, Gift, GitBranch, GitCommit, GitFork, GitMerge, GitPull, Glass, Glasses, Globe, Gps, Gpu, Graph, GraphArea, GraphBars, GraphBarsLarge, GraphPie, GraphPoll, GraphScatter, GraphStroke, Gravity, Grid, Guides, GuidesLock, H1, H2, H3, Hammer, HandleOrizontal, HandleVertical, Handshake, Hanger, Hashtag, Hdd, Hdmi, Hdri, Headphones, Hearing, HearingOff, Heart, HeartBroken, HeartCheck, HeartCross, HeartLocked, HeartMedical, HeartMedicalCheck, HeartMedicalCross, HeartMedicalSearch, HeartMinus, HeartMinus1, HeartPlus, HeartSettings, Hexagon, Highlighter, History, Home, Hospital, Hourglass, HourglassEnd, HourglassStart, HouseSmall, Hurricane, ImagePicture, Inbox, InboxCheck, InboxCross, InboxDownload, InboxUpload, Incognito, IncognitoOff, Indent, Infill, Info, Input, InputCursor, InputPassword, InputSearch, Inset, Instance, Intersect, InvertSelection, IpAdress, Iron, IsometricView, JoysticClassic, Kettle, Key, Keyboard, KeyframeAutobezier, KeyframeEaseIn, KeyframeEaseOut, KeyframeEasyEase, KeyframeHold, KeyframeHoldEaseIn, KeyframeHoldEaseOut, KeyframeHoldLinearIn, KeyframeHoldLinearOut, KeyframeLinear, Keyhole, Knife, KnifeKitchen, LabFlask, Lamp, Lamp1, Laptop, Lattice, LayerHeight, Layers, Layout, LayoutColumns, LayoutGrid, LayoutRows, Leather, Leave, Letter, LetterCheck, LetterEdit, LetterMinus, LetterOpen, LetterPlus, LetterSearch, Level, LightAera, LightBulbOff, LightBulbOn, LightPoint, LightSpot, Like, Link, LinkAdd, LinkSettings, LinkUnlinked, List, ListCheck, ListNumbered, Liver, LiverCheck, LiverCross, LiverSearch, LivingRoom, LocalSpace, Location, LocationCross, LocationPerson, LocationPin, LocationPlus, LockCheck, LockEuro, LockLocked, LockOpen, LockSettings, LockUnlock, LogIn, LogOut, LoopAnimation, LoopCut, Luggage, Lungs, LungsCheck, LungsCross, LungsSearch, Magnet, Map, Material, Material3d, MaterialSlot, McrophoneOff, Medal, MedalCheck, MedalStar, Medkit, Megaphone, MegaphoneSound, MentionAt, MenuBottom, MenuLeft, MenuRight, MenuTop, MergeVertices, Message, MessageBubble, MessageDots, MessageLock, MessageSettings, Metalic, Metro, Microphone, Microscope, Microwave, Minus, Mirror, Money, Moon, Mop, Mortarboard, Motherboard, Motion, Motorbike, Mountain, Mouse, Move, Music, Navigation, NavigationOff, Needle, Network, Newspaper, Next, Nfc, NodeGraph, Notebook, NotebookTabs, Notification, Nozzle, Office, Offline, Opacity, OrbitCamera, OrthographicView, Outdent, Outside, Oven, Overhang, Package, PaintBrush, PaintBucket, PaintRoller, Paired, PanKitchen, PaperPlane, Paperclip, PaperclipDisabled, Paragraph, Parking, ParticleSystem, Paste, Pause, Peace, Pen, PenCursor, Pencil, PencilCursor, Pentagon, Pepper, Perfusion, PersonInfo, PerspectiveView, Phone, Phone1, PhoneDown, PhoneOff, PhoneRotate, PhoneSound, PhoneUp, PhoneVibrate, PhoneVibrateDisabled, Physics, PiggyBank, Pill, Pills, Pin, PinCheck, PinCross, PinMinus, PinOff, PinPlus, Pint, Pipeline, Pivot, Plane, PlantPot, Plate, Plateau, Play, PlayPause, Playlist, Plug, Plugins, Plus, Pot, Power, Presentation, Previous, PriceTagMinus, Print3d, Printer, Printer3d, Privacy, PrivacyOff, ProceduralNode, Proxy, Proxy3d, Psu, Pulse, PulseCircle, QrCode, Question, Quote, Radar, Radio, RadioAlt, Radioactive, Ram, RamStrips, Receipt, ReceiptCheck, ReceiptPay, Record, RectangleHorizontal, RectangleVertical, Recycle, Redo, Refresh, RefreshAuto, Refund, Reload, Rename, Render, RenderPreview, RenderRegion, Repeat, RepeatOff, RepeatOne, Reply, Restart, ReturnBox, Road, Rotate, Rotate90, Roughness, Route, Router, RulerCursor, RulerHorizontal, RulerVertical, Ruller, SafeFrame, Salt, Save, Scale, ScaleUniform, Scan, Scene, Scissors, ScreenShare, Screwdriver, Search, Seed, SelectAll, SelectEdge, SelectFace, SelectVertex, Selection, Server, ServerAlt, Shader, ShadowHard, ShadowSoft, Share, ShareAndroid, ShareIos, Shelf, Shield, ShieldCheck, ShieldCross, ShieldSearch, ShieldSettings, ShoppingBag, ShoppingBagCheck, ShoppingBagCross, ShoppingBagMinus, ShoppingBagPlus, Shower, Shuffle, Signal, Signpost, SignpostAlt, Sink, Skull, Slice, SliderHorizontal, SliderVertical, SlidersHorizontal, SlidersHorizontalCheck, SlidersHorizontalCross, SlidersHorizontalMinus, SlidersHorizontalPlus, SlidersHorizontalSettings, SlidersVertical, SlidersVerticalCheck, SlidersVerticalCross, SlidersVerticalMinus, SlidersVerticalPlus, SlidersVerticalSettings, SmartWatch, SmileyNeutral, SmileySad, SmileySmile, SnapGrid, SnapVertex, Snowflake, Sofa, Solidify, Sort, SortAscending, SortDescending, SoundWave, Sparkle, Speaker, SpeakerHigh, SpeakerLow, SpeakerMedium, SpeakerMute, Speed, Spellcheck, Sphere, Spice, Spinner, SplitHorizontal, SplitVertical, Spoon, Square, SquareArrowBottomLeft, SquareArrowBottomRight, SquareArrowDown, SquareArrowLeft, SquareArrowRight, SquareArrowTopLeft, SquareArrowTopRight, SquareArrowUp, SquareCheck, SquareCheckIntermediate, SquareCross, SquareRounded, Stairs, StairsDown, StairsUp, Star, StarHalf, Stethoscope, StickmenCheer, StickmenFight, StickmenHiking, StickmenRun, StickmenStand, StickmenWalk, StickmenWave, StickmenYoga, StickyNote, StickyNotes, Stomach, StomachCheck, StomachCross, StomachSearch, Stopwatch, StopwatchPlus, Store, Subdivide, SubdivisionSurface, Subscription, Substract, Subtitles, SubtitlesOff, Subway, Suitcase, SuitcaseStickers, Sun, Support, Swap, SyncCheck, SyncOff, Syringe, Table, TableCollumn, TableRow, Tablet, TabletLandscape, Tag, TagPlus, Target, TargetBow, Taxi, TaxiAlt, Teapot, Teepee, Telescope, Tent, Terminal, TestTube, Text, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignRight, TextBold, TextItalic, TextSize, TextStrikethrough, TextUnderline, Textile, TextileSparkle, Texture, Thermos, Thunderbolt, ThunderboltDisabled, ThunderboltSmall, ThunderboltSmallDisabled, Timeline, Timer, TimerPlus, Toaster, ToggleOff, ToggleOn, Toilet, ToiletPaper, Tools, Tooth, ToothCheck, ToothCross, ToothSearch, Toothbrush, Tornado, Torus, TowelFolded, Traffic, Train, Tram, Translate, Trash, TrashCheck, TrashCross, TrashEmpty, TrashRestore, TreeOak, TreePalm, TreePine, TrendDown, TrendFlat, TrendUp, Triangle, TripleStar, Trophy, Truck, Tv, TvRemote, Umbrella, Undo, Union, Upload, Usb, UsbC, User, UserCheck, UserCircle, UserCross, UserEdit, UserGroup, UserGroupCheck, UserGroupCross, UserGroupEdit, UserGroupLock, UserGroupMinus, UserGroupPlus, UserGroupSettings, UserLock, UserMinus, UserPlus, UserSearch, UserSettings, Users, UsersCheck, UsersCross, UsersEdit, UsersLock, UsersMinus, UsersPlus, UsersSearch, UsersSettings, UvMap, UvUnwrap, Vacuum, Video, VideoOff, Viewport, Virus, Volume, VolumeHigh, VolumeLow, VolumeMedium, VolumeMute, Vpn, VpnOff, Wallet, WalletCard, WalletCash, WalletLock, WalletMinus, WalletPlus, WalletSearch, Wardrobe, Warehouse, Warning, WashingMachine, Watch, WaterDrop, WateringCan, WaveCosine, Waypoint, Wheelchair, Wifi, WifiCross, WifiLock, WifiLow, WifiMedium, WifiOff, WifiSearch, WifiZero, Wind, Window, WindowCurtains, WindowsLogo, WorldSpace, Wrench, ZoomCamera, ZoomIn, ZoomOut };
|
|
10553
|
+
export { Accessibility, AccessibilityCircle, Adhesive, Advertisement, AiNetwork, AirplaneMode, AirplaneModeOff, Alarm, AlarmPlus, Album, AlignBottom, AlignCenter, AlignEnd, AlignMiddle, AlignStart, AlignTop, Ambulance, Analytics, AnchorBoat, AnimalButterfly, AnimalRabbit, AnimalSheep, AntennaSignal, Api, AppleCmd, AppleLogo, AppleOption, Apps, Archive, ArchiveDownload, ArchiveOpen, ArchiveUpload, Array, ArrowBarDown, ArrowBarLeft, ArrowBarRight, ArrowBarUp, ArrowBottomLeft, ArrowBottomRight, ArrowCapsLock, ArrowCollapse, ArrowCollapseVertical, ArrowDown, ArrowDownUp, ArrowExpand, ArrowExpandVertical, ArrowLeft, ArrowLeftRight, ArrowMaximize, ArrowMinimize, ArrowMove, ArrowRight, ArrowRotateCcw, ArrowRotateCw, ArrowShift, ArrowTopLeft, ArrowTopRight, ArrowUTurnDown, ArrowUTurnLeft, ArrowUTurnRight, ArrowUTurnUp, ArrowUp, Arrows, ArrowsVertical, Artist, AssetBrowser, Assistance, Atom, AttentionSign, Audio, AudioDescription, AudioDescriptionDisabled, AxisGizmo, AxisX, AxisY, AxisZ, Background, Backpack, BackpackAlt, Bacteria, Bake, BakeAnimation, Bandage, Bank, BankArrowDown, BankArrowRight, BankArrowUp, BankCheck, BankCross, BankLock, BankSearch, BankSettings, Barcode, Basket, BasketCheck, BasketCross, BasketMinus, BasketPlus, Bathtub, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, BatteryZero, Bed, BedDouble, BedLeveling, Bedroom, Bell, BellOff, Bevel, Bicycle, BikeHelmet, Biohazard, BlenderKitchen, Bluetooth, BluetoothOff, BluetoothPaired, Boat, Body3dRigid, Body3dSoft, Bone, BoneDouble, BoneFracture, Book, BookPageTurn, Bookmark, BookmarkMinus, BookmarkPlus, Bottle, BottleWine, BoundingBox, Bowl, Box, BoxExpedition, BoxOpen, BoxReturn, Boxes, Brain, BrainCheck, BrainCross, BrainNetwork, BrainSearch, Breadcrumb, Briefcase, BrightnessHigh, BrightnessLow, BrightnessMedium, Browser, Bucket, Budget, Bug, BugCheck, BugCross, BugDebug, Building, BuildingAlt, BurgerMenu, Bus, Cable, Calendar, CalendarCheck, CalendarDots, CalendarEdit, CalendarMinus, CalendarNumber, CalendarPlus, CalendarSearch, CalendarSettings, Camera, Camera3d, CameraOff, CameraRangefinder, CameraTarget, Capsule, Capsules, Caption, CaptionDisabled, Car, Cart, CartCheckout, CartCross, CartMinus, CartPlus, Cash, CashArrowDown, CashArrowRight, CashArrowUp, CashCross, CastAudio, CastTo, Chair, Charger, ChartDonut, Chat, Check, CheckerTexture, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Chopsticks, Chromosome, Circle, CircleArrowBottomLeft, CircleArrowBottomRight, CircleArrowDown, CircleArrowLeft, CircleArrowRight, CircleArrowTopLeft, CircleArrowTopRight, CircleArrowUp, CircleCheck, CircleCross, Clipboard, ClipboardCheck, ClipboardCross, ClipboardMinus, ClipboardPlus, Clock, Cloth3d, ClothTshirt, Cloud, CloudCheck, CloudCross, CloudDownload, CloudLock, CloudRain, CloudSettings, CloudSnow, CloudSnowRain, CloudSun, CloudThunder, CloudUpload, Code, Coffee, CoffeeHot, Coin, Collapse, Collection, Collision, ColorPalette, Comment, CommentFigma, Compare, Compass, Component, Cone, Contract, Contrast, Cookie, CookieOff, Copy, Cotton, Coupon, CouponPercent, Cpu, Credit, CreditCard, CreditCardCheck, CreditCardCross, CreditCardLock, CreditCardMinus, CreditCardPlus, Crop, Cross, Crown, Crutch, Cup, CursorClick, CursorGrab, CursorMouse, CursorWrite, Curve, Cut, CuttingBoard, Cuttlery, Cylinder, Dashboard, Database, DatabaseCheck, DatabaseCross, DatabaseDownload, DatabaseEdit, DatabaseLock, DatabaseMinus, DatabasePlus, DatabaseSearch, DatabaseSettings, DatabaseUpload, Defibrilator, Deform, Delivery, DeliveryBicycle, Denoise, Desktop, Devices, Diamond, DiningRoom, Direction, Discount, Dislike, Display, DisplayPort, DistributeHorizontal, DistributeVertical, Dna, Dollar, Door, DoorLock, DoorOpen, DopeSheet, Dot, DotsHorizontal, DotsVertical, Download, Drawer, DropAdd, Dropdown, DropdownOpen, Dropper, Dumbell, Duplicate, DuplicateLayer, EditPen, Elevator, EmergencyCross, EmojiPlus, Entrance, Epipen, Equalizer, Eraser, Error, Ethernet, Euro, Exclude, ExternalLink, Extrude, EyeBlind, EyeClosed, EyeOff, EyeOpen, FaceId, Factory, Feather, File, File3d, FileAi, FileBackup, FileCheck, FileCode, FileCross, FileCsv, FileDoc, FileDocx, FileDownload, FileFigma, FileJson, FileKey, FileLicense, FileLock, FileMinus, FilePdf, FilePlus, FilePpt, FilePptx, FilePsd, FileRar, FileRestore, FileScan, FileSearch, FileStl, FileText, FileUpload, FileXls, FileXlsx, FileXml, FileYaml, FileZip, Film, FilmRoll, Filter, FilterCheck, FilterCross, FilterMinus, FilterPlus, FilterSettings, Fingerprint, Firewall, FirewallOff, Flag, FlagGolf, FlowerClover, FlowerDaisy, FlowerPot, FlowerPrimrose, FlowerSunflower, FlowerTulip, Folder, FolderCheck, FolderCross, FolderDownload, FolderLock, FolderMinus, FolderOpen, FolderPlus, FolderSearch, FolderSettings, FolderUpload, FolderUser, ForceField, Foreground, ForkKitchen, Frame, FrameFigma, Fridge, FruitApple, FruitCherry, FruitPeach, FruitStrawberry, Fuel, FuelOff, Fullscreen, Furniture, GalleryPicture, GameController, Gardeing, Gcode, Gear, Gift, GitBranch, GitCommit, GitFork, GitMerge, GitPull, Glass, Glasses, Globe, Gps, Gpu, Graph, GraphArea, GraphBars, GraphBarsLarge, GraphPie, GraphPoll, GraphScatter, GraphStroke, Gravity, Grid, Guides, GuidesLock, H1, H2, H3, Hammer, HandleOrizontal, HandleVertical, Handshake, Hanger, Hashtag, Hdd, Hdmi, Hdri, Headphones, Hearing, HearingOff, Heart, HeartBroken, HeartCheck, HeartCross, HeartLocked, HeartMedical, HeartMedicalCheck, HeartMedicalCross, HeartMedicalSearch, HeartMinus, HeartMinus1, HeartPlus, HeartSettings, Hexagon, Highlighter, History, Home, Hospital, Hourglass, HourglassEnd, HourglassStart, HouseSmall, Hurricane, ImagePicture, Inbox, InboxCheck, InboxCross, InboxDownload, InboxUpload, Incognito, IncognitoOff, Indent, Infill, Info, Input, InputCursor, InputPassword, InputSearch, Inset, Instance, Intersect, InvertSelection, IpAdress, Iron, IsometricView, JoysticClassic, Kettle, Key, Keyboard, KeyframeAutobezier, KeyframeEaseIn, KeyframeEaseOut, KeyframeEasyEase, KeyframeHold, KeyframeHoldEaseIn, KeyframeHoldEaseOut, KeyframeHoldLinearIn, KeyframeHoldLinearOut, KeyframeLinear, Keyhole, Knife, KnifeKitchen, LabFlask, Lamp, Lamp1, Laptop, Lattice, LayerHeight, Layers, Layout, LayoutColumns, LayoutGrid, LayoutRows, Leather, Leave, Letter, LetterCheck, LetterEdit, LetterMinus, LetterOpen, LetterPlus, LetterSearch, Level, LightAera, LightBulbOff, LightBulbOn, LightPoint, LightSpot, Like, Link, LinkAdd, LinkSettings, LinkUnlinked, List, ListCheck, ListNumbered, Liver, LiverCheck, LiverCross, LiverSearch, LivingRoom, LocalSpace, Location, LocationCross, LocationPerson, LocationPin, LocationPlus, LockCheck, LockEuro, LockLocked, LockOpen, LockSettings, LockUnlock, LogIn, LogOut, LoopAnimation, LoopCut, Luggage, Lungs, LungsCheck, LungsCross, LungsSearch, Magnet, Map, Material, Material3d, MaterialSlot, Medal, MedalCheck, MedalStar, Medkit, Megaphone, MegaphoneSound, MentionAt, MenuBottom, MenuLeft, MenuRight, MenuTop, MergeVertices, Message, MessageBubble, MessageDots, MessageLock, MessageSettings, Metalic, Metro, Microphone, MicrophoneOff, Microscope, Microwave, Minus, Mirror, Money, Moon, Mop, Mortarboard, Motherboard, Motion, Motorbike, Mountain, Mouse, Move, Music, Navigation, NavigationOff, Needle, Network, Newspaper, Next, Nfc, NodeGraph, Notebook, NotebookTabs, Notification, Nozzle, Office, Offline, Opacity, OrbitCamera, OrthographicView, Outdent, Outside, Oven, Overhang, Package, PaintBrush, PaintBucket, PaintRoller, Paired, PanKitchen, PaperPlane, Paperclip, PaperclipDisabled, Paragraph, Parking, ParticleSystem, Paste, Pause, Peace, Pen, PenCursor, Pencil, PencilCursor, Pentagon, Pepper, Perfusion, PersonInfo, PerspectiveView, Phone, Phone1, PhoneDown, PhoneOff, PhoneRotate, PhoneSound, PhoneUp, PhoneVibrate, PhoneVibrateDisabled, Physics, PiggyBank, Pill, Pills, Pin, PinCheck, PinCross, PinMinus, PinOff, PinPlus, Pint, Pipeline, Pivot, Plane, PlantPot, Plate, Plateau, Play, PlayPause, Playlist, Plug, Plugins, Plus, Pot, Power, Presentation, Previous, PriceTagMinus, Print3d, Printer, Printer3d, Privacy, PrivacyOff, ProceduralNode, Proxy, Proxy3d, Psu, Pulse, PulseCircle, QrCode, Question, Quote, Radar, Radio, RadioAlt, Radioactive, Ram, RamStrips, Receipt, ReceiptCheck, ReceiptPay, Record, RectangleHorizontal, RectangleVertical, Recycle, Redo, Refresh, RefreshAuto, Refund, Reload, Rename, Render, RenderPreview, RenderRegion, Repeat, RepeatOff, RepeatOne, Reply, Restart, ReturnBox, Road, Rotate, Rotate90, Roughness, Route, Router, RulerCursor, RulerHorizontal, RulerVertical, Ruller, SafeFrame, Salt, Save, Scale, ScaleUniform, Scan, Scene, Scissors, ScreenShare, Screwdriver, Search, Seed, SelectAll, SelectEdge, SelectFace, SelectVertex, Selection, Server, ServerAlt, Shader, ShadowHard, ShadowSoft, Share, ShareAndroid, ShareIos, Shelf, Shield, ShieldCheck, ShieldCross, ShieldSearch, ShieldSettings, ShoppingBag, ShoppingBagCheck, ShoppingBagCross, ShoppingBagMinus, ShoppingBagPlus, Shower, Shuffle, Signal, Signpost, SignpostAlt, Sink, Skull, Slice, SliderHorizontal, SliderVertical, SlidersHorizontal, SlidersHorizontalCheck, SlidersHorizontalCross, SlidersHorizontalMinus, SlidersHorizontalPlus, SlidersHorizontalSettings, SlidersVertical, SlidersVerticalCheck, SlidersVerticalCross, SlidersVerticalMinus, SlidersVerticalPlus, SlidersVerticalSettings, SmartWatch, SmileyNeutral, SmileySad, SmileySmile, SnapGrid, SnapVertex, Snowflake, Sofa, Solidify, Sort, SortAscending, SortDescending, SoundWave, Sparkle, Speaker, SpeakerHigh, SpeakerLow, SpeakerMedium, SpeakerMute, Speed, Spellcheck, Sphere, Spice, Spinner, SplitHorizontal, SplitVertical, Spoon, Square, SquareArrowBottomLeft, SquareArrowBottomRight, SquareArrowDown, SquareArrowLeft, SquareArrowRight, SquareArrowTopLeft, SquareArrowTopRight, SquareArrowUp, SquareCheck, SquareCheckIntermediate, SquareCross, SquareRounded, Stairs, StairsDown, StairsUp, Star, StarHalf, Stethoscope, StickmenCheer, StickmenFight, StickmenHiking, StickmenRun, StickmenStand, StickmenWalk, StickmenWave, StickmenYoga, StickyNote, StickyNotes, Stomach, StomachCheck, StomachCross, StomachSearch, Stopwatch, StopwatchPlus, Store, Subdivide, SubdivisionSurface, Subscription, Substract, Subtitles, SubtitlesOff, Subway, Suitcase, SuitcaseStickers, Sun, Support, Swap, SyncCheck, SyncOff, Syringe, Table, TableCollumn, TableRow, Tablet, TabletLandscape, Tag, TagPlus, Target, TargetBow, Taxi, TaxiAlt, Teapot, Teepee, Telescope, Tent, Terminal, TestTube, Text, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignRight, TextBold, TextItalic, TextSize, TextStrikethrough, TextUnderline, Textile, TextileSparkle, Texture, Thermos, Thunderbolt, ThunderboltDisabled, ThunderboltSmall, ThunderboltSmallDisabled, Timeline, Timer, TimerPlus, Toaster, ToggleOff, ToggleOn, Toilet, ToiletPaper, Tools, Tooth, ToothCheck, ToothCross, ToothSearch, Toothbrush, Tornado, Torus, TowelFolded, Traffic, Train, Tram, Translate, Trash, TrashCheck, TrashCross, TrashEmpty, TrashRestore, TreeOak, TreePalm, TreePine, TrendDown, TrendFlat, TrendUp, Triangle, TripleStar, Trophy, Truck, Tv, TvRemote, Umbrella, Undo, Union, Upload, Usb, UsbC, User, UserCheck, UserCircle, UserCross, UserEdit, UserGroup, UserGroupCheck, UserGroupCross, UserGroupEdit, UserGroupLock, UserGroupMinus, UserGroupPlus, UserGroupSettings, UserLock, UserMinus, UserPlus, UserSearch, UserSettings, Users, UsersCheck, UsersCross, UsersEdit, UsersLock, UsersMinus, UsersPlus, UsersSearch, UsersSettings, UvMap, UvUnwrap, Vacuum, Video, VideoOff, Viewport, Virus, Volume, VolumeHigh, VolumeLow, VolumeMedium, VolumeMute, Vpn, VpnOff, Wallet, WalletCard, WalletCash, WalletLock, WalletMinus, WalletPlus, WalletSearch, Wardrobe, Warehouse, Warning, WashingMachine, Watch, WaterDrop, WateringCan, WaveCosine, Waypoint, Wheelchair, Wifi, WifiCross, WifiLock, WifiLow, WifiMedium, WifiOff, WifiSearch, WifiZero, Wind, Window, WindowCurtains, WindowsLogo, WorldSpace, Wrench, ZoomCamera, ZoomIn, ZoomOut };
|
package/dist/index.js
CHANGED
|
@@ -5353,194 +5353,194 @@ var MaterialSlot = React595.memo((props) => {
|
|
|
5353
5353
|
});
|
|
5354
5354
|
MaterialSlot.displayName = "MaterialSlot";
|
|
5355
5355
|
|
|
5356
|
-
// src/icons/
|
|
5356
|
+
// src/icons/Medal.tsx
|
|
5357
5357
|
import React596 from "react";
|
|
5358
5358
|
import { jsx as jsx596 } from "react/jsx-runtime";
|
|
5359
|
-
var
|
|
5359
|
+
var Medal = React596.memo((props) => {
|
|
5360
5360
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5361
|
-
return /* @__PURE__ */ jsx596("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5361
|
+
return /* @__PURE__ */ jsx596("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M7.5 15.57a2.26 2.26 0 0 0 1.622-.017c.286-.115.688.052.81.335a2.25 2.25 0 0 0 4.136 0c.122-.283.524-.45.81-.335a2.26 2.26 0 0 0 1.622.017m-9 0a2.25 2.25 0 0 1-1.303-2.942c.114-.286-.052-.688-.335-.81a2.25 2.25 0 0 1 0-4.136c.283-.122.45-.524.335-.81a2.25 2.25 0 0 1 2.925-2.925c.286.115.688-.052.81-.335a2.25 2.25 0 0 1 4.136 0c.122.283.524.45.81.335a2.25 2.25 0 0 1 2.925 2.925c-.114.286.052.688.335.81a2.25 2.25 0 0 1 0 4.136c-.283.122-.45.524-.335.81A2.25 2.25 0 0 1 16.5 15.57m-9 0v6.18l4.5-1.5 4.5 1.5v-6.18"/>` }, children: title && /* @__PURE__ */ jsx596("title", { children: title }) });
|
|
5362
5362
|
});
|
|
5363
|
-
|
|
5363
|
+
Medal.displayName = "Medal";
|
|
5364
5364
|
|
|
5365
|
-
// src/icons/
|
|
5365
|
+
// src/icons/MedalCheck.tsx
|
|
5366
5366
|
import React597 from "react";
|
|
5367
5367
|
import { jsx as jsx597 } from "react/jsx-runtime";
|
|
5368
|
-
var
|
|
5368
|
+
var MedalCheck = React597.memo((props) => {
|
|
5369
5369
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5370
|
-
return /* @__PURE__ */ jsx597("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M7.5 15.57a2.26 2.26 0 0 0 1.622-.017c.286-.115.688.052.81.335a2.25 2.25 0 0 0 4.136 0c.122-.283.524-.45.81-.335a2.26 2.26 0 0 0 1.622.017m-9 0a2.25 2.25 0 0 1-1.303-2.942c.114-.286-.052-.688-.335-.81a2.25 2.25 0 0 1 0-4.136c.283-.122.45-.524.335-.81a2.25 2.25 0 0 1 2.925-2.925c.286.115.688-.052.81-.335a2.25 2.25 0 0 1 4.136 0c.122.283.524.45.81.335a2.25 2.25 0 0 1 2.925 2.925c-.114.286.052.688.335.81a2.25 2.25 0 0 1 0 4.136c-.283.122-.45.524-.335.81A2.25 2.25 0 0 1 16.5 15.57m-9 0v6.18l4.5-1.5 4.5 1.5v-6.
|
|
5370
|
+
return /* @__PURE__ */ jsx597("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M7.5 15.57a2.26 2.26 0 0 0 1.622-.017c.286-.115.688.052.81.335a2.25 2.25 0 0 0 4.136 0c.122-.283.524-.45.81-.335a2.26 2.26 0 0 0 1.622.017m-9 0a2.25 2.25 0 0 1-1.303-2.942c.114-.286-.052-.688-.335-.81a2.25 2.25 0 0 1 0-4.136c.283-.122.45-.524.335-.81a2.25 2.25 0 0 1 2.925-2.925c.286.115.688-.052.81-.335a2.25 2.25 0 0 1 4.136 0c.122.283.524.45.81.335a2.25 2.25 0 0 1 2.925 2.925c-.114.286.052.688.335.81a2.25 2.25 0 0 1 0 4.136c-.283.122-.45.524-.335.81A2.25 2.25 0 0 1 16.5 15.57m-9 0v6.18l4.5-1.5 4.5 1.5v-6.18M9 9.75 11.25 12 15 8.25"/>` }, children: title && /* @__PURE__ */ jsx597("title", { children: title }) });
|
|
5371
5371
|
});
|
|
5372
|
-
|
|
5372
|
+
MedalCheck.displayName = "MedalCheck";
|
|
5373
5373
|
|
|
5374
|
-
// src/icons/
|
|
5374
|
+
// src/icons/MedalStar.tsx
|
|
5375
5375
|
import React598 from "react";
|
|
5376
5376
|
import { jsx as jsx598 } from "react/jsx-runtime";
|
|
5377
|
-
var
|
|
5377
|
+
var MedalStar = React598.memo((props) => {
|
|
5378
5378
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5379
|
-
return /* @__PURE__ */ jsx598("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M7.5 15.57a2.26 2.26 0 0 0 1.622-.017c.286-.115.688.052.81.335a2.25 2.25 0 0 0 4.136 0c.122-.283.524-.45.81-.335a2.26 2.26 0 0 0 1.622.017m-9 0a2.25 2.25 0 0 1-1.303-2.942c.114-.286-.052-.688-.335-.81a2.25 2.25 0 0 1 0-4.136c.283-.122.45-.524.335-.81a2.25 2.25 0 0 1 2.925-2.925c.286.115.688-.052.81-.335a2.25 2.25 0 0 1 4.136 0c.122.283.524.45.81.335a2.25 2.25 0 0 1 2.925 2.925c-.114.286.052.688.335.81a2.25 2.25 0 0 1 0 4.136c-.283.122-.45.524-.335.81A2.25 2.25 0 0 1 16.5 15.57m-9 0v6.18l4.5-1.5 4.5 1.5v-6.
|
|
5379
|
+
return /* @__PURE__ */ jsx598("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M7.5 15.57a2.26 2.26 0 0 0 1.622-.017c.286-.115.688.052.81.335a2.25 2.25 0 0 0 4.136 0c.122-.283.524-.45.81-.335a2.26 2.26 0 0 0 1.622.017m-9 0a2.25 2.25 0 0 1-1.303-2.942c.114-.286-.052-.688-.335-.81a2.25 2.25 0 0 1 0-4.136c.283-.122.45-.524.335-.81a2.25 2.25 0 0 1 2.925-2.925c.286.115.688-.052.81-.335a2.25 2.25 0 0 1 4.136 0c.122.283.524.45.81.335a2.25 2.25 0 0 1 2.925 2.925c-.114.286.052.688.335.81a2.25 2.25 0 0 1 0 4.136c-.283.122-.45.524-.335.81A2.25 2.25 0 0 1 16.5 15.57m-9 0v6.18l4.5-1.5 4.5 1.5v-6.18m-4.36-8.922.831 1.685a.08.08 0 0 0 .063.046l1.993.29c.07.01.097.094.047.143l-1.442 1.406a.08.08 0 0 0-.024.074l.34 1.985a.084.084 0 0 1-.122.088l-1.782-.937a.08.08 0 0 0-.078 0l-1.783.937a.084.084 0 0 1-.122-.088l.34-1.985a.08.08 0 0 0-.023-.075L8.935 8.813a.084.084 0 0 1 .047-.143l1.993-.29a.08.08 0 0 0 .063-.046l.832-1.686a.15.15 0 0 1 .27 0"/>` }, children: title && /* @__PURE__ */ jsx598("title", { children: title }) });
|
|
5380
5380
|
});
|
|
5381
|
-
|
|
5381
|
+
MedalStar.displayName = "MedalStar";
|
|
5382
5382
|
|
|
5383
|
-
// src/icons/
|
|
5383
|
+
// src/icons/Medkit.tsx
|
|
5384
5384
|
import React599 from "react";
|
|
5385
5385
|
import { jsx as jsx599 } from "react/jsx-runtime";
|
|
5386
|
-
var
|
|
5386
|
+
var Medkit = React599.memo((props) => {
|
|
5387
5387
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5388
|
-
return /* @__PURE__ */ jsx599("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5388
|
+
return /* @__PURE__ */ jsx599("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M6.75 5.25h-1.5a1.5 1.5 0 0 0-1.5 1.5v13.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5V6.75a1.5 1.5 0 0 0-1.5-1.5h-1.5m-10.5 0 .67-1.342a3 3 0 0 1 2.684-1.658h3.792a3 3 0 0 1 2.683 1.658l.671 1.342m-10.5 0h10.5m-7.5 3h4.5v3h3v4.5h-3v3h-4.5v-3h-3v-4.5h3z"/>` }, children: title && /* @__PURE__ */ jsx599("title", { children: title }) });
|
|
5389
5389
|
});
|
|
5390
|
-
|
|
5390
|
+
Medkit.displayName = "Medkit";
|
|
5391
5391
|
|
|
5392
|
-
// src/icons/
|
|
5392
|
+
// src/icons/Megaphone.tsx
|
|
5393
5393
|
import React600 from "react";
|
|
5394
5394
|
import { jsx as jsx600 } from "react/jsx-runtime";
|
|
5395
|
-
var
|
|
5395
|
+
var Megaphone = React600.memo((props) => {
|
|
5396
5396
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5397
|
-
return /* @__PURE__ */ jsx600("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5397
|
+
return /* @__PURE__ */ jsx600("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M11.25 15h4.046a1.5 1.5 0 0 1 .832.252l3.977 2.651a.575.575 0 0 0 .895-.479V3.576a.576.576 0 0 0-.895-.48l-3.977 2.652a1.5 1.5 0 0 1-.832.252H6a3 3 0 0 0-3 3v3a3 3 0 0 0 3 3h1.5m3.75 0 1.078 3.956a1.5 1.5 0 0 1-1.153 1.865l-.759.152a1.5 1.5 0 0 1-1.753-1.121L7.5 15m3.75 0H7.5"/>` }, children: title && /* @__PURE__ */ jsx600("title", { children: title }) });
|
|
5398
5398
|
});
|
|
5399
|
-
|
|
5399
|
+
Megaphone.displayName = "Megaphone";
|
|
5400
5400
|
|
|
5401
|
-
// src/icons/
|
|
5401
|
+
// src/icons/MegaphoneSound.tsx
|
|
5402
5402
|
import React601 from "react";
|
|
5403
5403
|
import { jsx as jsx601 } from "react/jsx-runtime";
|
|
5404
|
-
var
|
|
5404
|
+
var MegaphoneSound = React601.memo((props) => {
|
|
5405
5405
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5406
|
-
return /* @__PURE__ */ jsx601("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5406
|
+
return /* @__PURE__ */ jsx601("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M9 14.25h2.546a1.5 1.5 0 0 1 .832.252l3.977 2.651a.575.575 0 0 0 .895-.479V4.326a.576.576 0 0 0-.895-.48l-3.977 2.652a1.5 1.5 0 0 1-.832.252H5.25a3 3 0 0 0-3 3v1.5a3 3 0 0 0 3 3m3.75 0 1.078 3.956a1.5 1.5 0 0 1-1.153 1.865l-.759.152a1.5 1.5 0 0 1-1.753-1.121L5.25 14.25m3.75 0H5.25m15-3.75h1.5m-1.5-3.75.976-.976m-.976 8.476.976.976"/>` }, children: title && /* @__PURE__ */ jsx601("title", { children: title }) });
|
|
5407
5407
|
});
|
|
5408
|
-
|
|
5408
|
+
MegaphoneSound.displayName = "MegaphoneSound";
|
|
5409
5409
|
|
|
5410
|
-
// src/icons/
|
|
5410
|
+
// src/icons/MentionAt.tsx
|
|
5411
5411
|
import React602 from "react";
|
|
5412
5412
|
import { jsx as jsx602 } from "react/jsx-runtime";
|
|
5413
|
-
var
|
|
5413
|
+
var MentionAt = React602.memo((props) => {
|
|
5414
5414
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5415
|
-
return /* @__PURE__ */ jsx602("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5415
|
+
return /* @__PURE__ */ jsx602("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M15.75 12.75v-1.5m0 1.5A3.75 3.75 0 0 1 12 16.5c-2.071 0-3.75-1.5-3.75-4.5S9.929 7.5 12 7.5a3.75 3.75 0 0 1 3.75 3.75m0 1.5v.75s0 3 3 3c0 0 3 0 3-4.5 0-5.385-4.365-9.75-9.75-9.75S2.25 6.615 2.25 12s4.365 9.75 9.75 9.75a9.7 9.7 0 0 0 5.25-1.533m-1.5-8.967V7.5"/>` }, children: title && /* @__PURE__ */ jsx602("title", { children: title }) });
|
|
5416
5416
|
});
|
|
5417
|
-
|
|
5417
|
+
MentionAt.displayName = "MentionAt";
|
|
5418
5418
|
|
|
5419
|
-
// src/icons/
|
|
5419
|
+
// src/icons/MenuBottom.tsx
|
|
5420
5420
|
import React603 from "react";
|
|
5421
5421
|
import { jsx as jsx603 } from "react/jsx-runtime";
|
|
5422
|
-
var
|
|
5422
|
+
var MenuBottom = React603.memo((props) => {
|
|
5423
5423
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5424
|
-
return /* @__PURE__ */ jsx603("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path
|
|
5424
|
+
return /* @__PURE__ */ jsx603("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="M2.25 14.25v2.25a3 3 0 0 0 3 3h13.5a3 3 0 0 0 3-3v-2.25m-19.5 0V7.5a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3v6.75m-19.5 0h19.5"/>` }, children: title && /* @__PURE__ */ jsx603("title", { children: title }) });
|
|
5425
5425
|
});
|
|
5426
|
-
|
|
5426
|
+
MenuBottom.displayName = "MenuBottom";
|
|
5427
5427
|
|
|
5428
|
-
// src/icons/
|
|
5428
|
+
// src/icons/MenuLeft.tsx
|
|
5429
5429
|
import React604 from "react";
|
|
5430
5430
|
import { jsx as jsx604 } from "react/jsx-runtime";
|
|
5431
|
-
var
|
|
5431
|
+
var MenuLeft = React604.memo((props) => {
|
|
5432
5432
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5433
|
-
return /* @__PURE__ */ jsx604("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="
|
|
5433
|
+
return /* @__PURE__ */ jsx604("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="M8.25 4.5h-3a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h3m0-15h10.5a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H8.25m0-15v15"/>` }, children: title && /* @__PURE__ */ jsx604("title", { children: title }) });
|
|
5434
5434
|
});
|
|
5435
|
-
|
|
5435
|
+
MenuLeft.displayName = "MenuLeft";
|
|
5436
5436
|
|
|
5437
|
-
// src/icons/
|
|
5437
|
+
// src/icons/MenuRight.tsx
|
|
5438
5438
|
import React605 from "react";
|
|
5439
5439
|
import { jsx as jsx605 } from "react/jsx-runtime";
|
|
5440
|
-
var
|
|
5440
|
+
var MenuRight = React605.memo((props) => {
|
|
5441
5441
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5442
|
-
return /* @__PURE__ */ jsx605("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="
|
|
5442
|
+
return /* @__PURE__ */ jsx605("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="M15.75 4.5h3a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3h-3m0-15H5.25a3 3 0 0 0-3 3v9a3 3 0 0 0 3 3h10.5m0-15v15"/>` }, children: title && /* @__PURE__ */ jsx605("title", { children: title }) });
|
|
5443
5443
|
});
|
|
5444
|
-
|
|
5444
|
+
MenuRight.displayName = "MenuRight";
|
|
5445
5445
|
|
|
5446
|
-
// src/icons/
|
|
5446
|
+
// src/icons/MenuTop.tsx
|
|
5447
5447
|
import React606 from "react";
|
|
5448
5448
|
import { jsx as jsx606 } from "react/jsx-runtime";
|
|
5449
|
-
var
|
|
5449
|
+
var MenuTop = React606.memo((props) => {
|
|
5450
5450
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5451
|
-
return /* @__PURE__ */ jsx606("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="
|
|
5451
|
+
return /* @__PURE__ */ jsx606("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="M2.25 9.75V7.5a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3v2.25m-19.5 0v6.75a3 3 0 0 0 3 3h13.5a3 3 0 0 0 3-3V9.75m-19.5 0h19.5"/>` }, children: title && /* @__PURE__ */ jsx606("title", { children: title }) });
|
|
5452
5452
|
});
|
|
5453
|
-
|
|
5453
|
+
MenuTop.displayName = "MenuTop";
|
|
5454
5454
|
|
|
5455
|
-
// src/icons/
|
|
5455
|
+
// src/icons/MergeVertices.tsx
|
|
5456
5456
|
import React607 from "react";
|
|
5457
5457
|
import { jsx as jsx607 } from "react/jsx-runtime";
|
|
5458
|
-
var
|
|
5458
|
+
var MergeVertices = React607.memo((props) => {
|
|
5459
5459
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5460
|
-
return /* @__PURE__ */ jsx607("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path
|
|
5460
|
+
return /* @__PURE__ */ jsx607("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M20.25 20.25 16.5 16.5m0 0h3m-3 0v3M3.75 3.75 7.5 7.5m0 0h-3m3 0v-3m5.91 1.591a2.25 2.25 0 1 1 3.182-3.182 2.25 2.25 0 0 1-3.183 3.182m0 0L6.09 13.409m11.818-2.818a2.25 2.25 0 1 1 3.182-3.182 2.25 2.25 0 0 1-3.182 3.182m0 0-7.318 7.318m-4.5-4.5a2.25 2.25 0 1 1-3.182 3.182 2.25 2.25 0 0 1 3.182-3.182m4.5 4.5a2.25 2.25 0 1 1-3.182 3.182 2.25 2.25 0 0 1 3.182-3.182"/>` }, children: title && /* @__PURE__ */ jsx607("title", { children: title }) });
|
|
5461
5461
|
});
|
|
5462
|
-
|
|
5462
|
+
MergeVertices.displayName = "MergeVertices";
|
|
5463
5463
|
|
|
5464
|
-
// src/icons/
|
|
5464
|
+
// src/icons/Message.tsx
|
|
5465
5465
|
import React608 from "react";
|
|
5466
5466
|
import { jsx as jsx608 } from "react/jsx-runtime";
|
|
5467
|
-
var
|
|
5467
|
+
var Message = React608.memo((props) => {
|
|
5468
5468
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5469
|
-
return /* @__PURE__ */ jsx608("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5469
|
+
return /* @__PURE__ */ jsx608("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M15 3.75H9a6.75 6.75 0 0 0-2.58 12.99 3.97 3.97 0 0 1-1.11 3.45l-.06.06a7.5 7.5 0 0 0 6-3H15a6.75 6.75 0 0 0 0-13.5"/>` }, children: title && /* @__PURE__ */ jsx608("title", { children: title }) });
|
|
5470
5470
|
});
|
|
5471
|
-
|
|
5471
|
+
Message.displayName = "Message";
|
|
5472
5472
|
|
|
5473
|
-
// src/icons/
|
|
5473
|
+
// src/icons/MessageBubble.tsx
|
|
5474
5474
|
import React609 from "react";
|
|
5475
5475
|
import { jsx as jsx609 } from "react/jsx-runtime";
|
|
5476
|
-
var
|
|
5476
|
+
var MessageBubble = React609.memo((props) => {
|
|
5477
5477
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5478
|
-
return /* @__PURE__ */ jsx609("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5478
|
+
return /* @__PURE__ */ jsx609("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M2.25 18.75a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M15 3.75H9a6.75 6.75 0 0 0-4.49 11.79q-.01.105-.01.21a2.25 2.25 0 0 0 3.947 1.478q.274.021.553.022h6a6.75 6.75 0 0 0 0-13.5"/>` }, children: title && /* @__PURE__ */ jsx609("title", { children: title }) });
|
|
5479
5479
|
});
|
|
5480
|
-
|
|
5480
|
+
MessageBubble.displayName = "MessageBubble";
|
|
5481
5481
|
|
|
5482
|
-
// src/icons/
|
|
5482
|
+
// src/icons/MessageDots.tsx
|
|
5483
5483
|
import React610 from "react";
|
|
5484
5484
|
import { jsx as jsx610 } from "react/jsx-runtime";
|
|
5485
|
-
var
|
|
5485
|
+
var MessageDots = React610.memo((props) => {
|
|
5486
5486
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5487
|
-
return /* @__PURE__ */ jsx610("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5487
|
+
return /* @__PURE__ */ jsx610("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M15 3.75H9a6.75 6.75 0 0 0-3.33 12.623c.452.256.823.68.798 1.198a3.97 3.97 0 0 1-1.159 2.62.034.034 0 0 0 .025.059 7.5 7.5 0 0 0 5.437-2.423c.32-.348.757-.577 1.229-.577h3a6.75 6.75 0 0 0 0-13.5"/>` }, children: title && /* @__PURE__ */ jsx610("title", { children: title }) });
|
|
5488
5488
|
});
|
|
5489
|
-
|
|
5489
|
+
MessageDots.displayName = "MessageDots";
|
|
5490
5490
|
|
|
5491
|
-
// src/icons/
|
|
5491
|
+
// src/icons/MessageLock.tsx
|
|
5492
5492
|
import React611 from "react";
|
|
5493
5493
|
import { jsx as jsx611 } from "react/jsx-runtime";
|
|
5494
|
-
var
|
|
5494
|
+
var MessageLock = React611.memo((props) => {
|
|
5495
5495
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5496
|
-
return /* @__PURE__ */ jsx611("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5496
|
+
return /* @__PURE__ */ jsx611("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="M21.523 12.241A6.75 6.75 0 0 0 15 3.75H9a6.75 6.75 0 0 0-2.58 12.99 3.97 3.97 0 0 1-1.11 3.45l-.06.06a7.5 7.5 0 0 0 6-3m5.25.75v-1.125a2.625 2.625 0 0 1 5.25 0V18m-5.25 0h5.25m-5.25 0a.75.75 0 0 0-.75.75V21a1.5 1.5 0 0 0 1.5 1.5H21a1.5 1.5 0 0 0 1.5-1.5v-2.25a.75.75 0 0 0-.75-.75"/>` }, children: title && /* @__PURE__ */ jsx611("title", { children: title }) });
|
|
5497
5497
|
});
|
|
5498
|
-
|
|
5498
|
+
MessageLock.displayName = "MessageLock";
|
|
5499
5499
|
|
|
5500
|
-
// src/icons/
|
|
5500
|
+
// src/icons/MessageSettings.tsx
|
|
5501
5501
|
import React612 from "react";
|
|
5502
5502
|
import { jsx as jsx612 } from "react/jsx-runtime";
|
|
5503
|
-
var
|
|
5503
|
+
var MessageSettings = React612.memo((props) => {
|
|
5504
5504
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5505
|
-
return /* @__PURE__ */ jsx612("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="M21.523 12.241A6.75 6.75 0 0 0 15 3.75H9a6.75 6.75 0 0 0-2.58 12.99 3.97 3.97 0 0 1-1.11 3.45l-.06.06a7.5 7.5 0 0 0 6-
|
|
5505
|
+
return /* @__PURE__ */ jsx612("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="M21.523 12.241A6.75 6.75 0 0 0 15 3.75H9a6.75 6.75 0 0 0-2.58 12.99 3.97 3.97 0 0 1-1.11 3.45l-.06.06a7.5 7.5 0 0 0 6-3m7.124 3.6a2.475 2.475 0 0 1 0-4.95m0 4.95a2.475 2.475 0 0 0 0-4.95m0 4.95v1.65m0-6.6v-1.65m4.134 4.117h-1.65m-4.95 0h-1.65m7.047 2.92-1.167-1.168m-3.5-3.5-1.167-1.166m0 5.845 1.167-1.167m3.5-3.5 1.167-1.167"/>` }, children: title && /* @__PURE__ */ jsx612("title", { children: title }) });
|
|
5506
5506
|
});
|
|
5507
|
-
|
|
5507
|
+
MessageSettings.displayName = "MessageSettings";
|
|
5508
5508
|
|
|
5509
|
-
// src/icons/
|
|
5509
|
+
// src/icons/Metalic.tsx
|
|
5510
5510
|
import React613 from "react";
|
|
5511
5511
|
import { jsx as jsx613 } from "react/jsx-runtime";
|
|
5512
|
-
var
|
|
5512
|
+
var Metalic = React613.memo((props) => {
|
|
5513
5513
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5514
|
-
return /* @__PURE__ */ jsx613("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path
|
|
5514
|
+
return /* @__PURE__ */ jsx613("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M21.239 8.876c-1.148 1.59-2.554 2.51-3.902 3.144-3.055 1.438-4.251 1.265-6.033 3.27-1.76 1.98-2.035 4.358-1.798 6.138M21.24 8.876a9.78 9.78 0 0 0-4.767-5.542m4.767 5.542c.331.98.511 2.031.511 3.124 0 1.124-.19 2.204-.54 3.21a9.75 9.75 0 0 1-2.316 3.684 9.75 9.75 0 0 1-3.685 2.315A9.7 9.7 0 0 1 12 21.75a9.8 9.8 0 0 1-2.494-.322m6.966-18.094c-.224.81-.475 1.333-.698 1.679-.336.52-.726.82-1.408 1.14-1.225.578-5.206 1.52-8.202 4.89-1.485 1.67-2.409 3.46-2.931 5.228M16.472 3.334A9.7 9.7 0 0 0 12 2.25c-5.385 0-9.75 4.365-9.75 9.75a9.7 9.7 0 0 0 .983 4.27m6.273 5.158a9.77 9.77 0 0 1-6.273-5.157"/>` }, children: title && /* @__PURE__ */ jsx613("title", { children: title }) });
|
|
5515
5515
|
});
|
|
5516
|
-
|
|
5516
|
+
Metalic.displayName = "Metalic";
|
|
5517
5517
|
|
|
5518
|
-
// src/icons/
|
|
5518
|
+
// src/icons/Metro.tsx
|
|
5519
5519
|
import React614 from "react";
|
|
5520
5520
|
import { jsx as jsx614 } from "react/jsx-runtime";
|
|
5521
|
-
var
|
|
5521
|
+
var Metro = React614.memo((props) => {
|
|
5522
5522
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5523
|
-
return /* @__PURE__ */ jsx614("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5523
|
+
return /* @__PURE__ */ jsx614("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M8.25 16.5v-9L12 14.25l3.75-6.75v9m6-4.5c0-5.385-4.365-9.75-9.75-9.75S2.25 6.615 2.25 12s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75"/>` }, children: title && /* @__PURE__ */ jsx614("title", { children: title }) });
|
|
5524
5524
|
});
|
|
5525
|
-
|
|
5525
|
+
Metro.displayName = "Metro";
|
|
5526
5526
|
|
|
5527
|
-
// src/icons/
|
|
5527
|
+
// src/icons/Microphone.tsx
|
|
5528
5528
|
import React615 from "react";
|
|
5529
5529
|
import { jsx as jsx615 } from "react/jsx-runtime";
|
|
5530
|
-
var
|
|
5530
|
+
var Microphone = React615.memo((props) => {
|
|
5531
5531
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5532
|
-
return /* @__PURE__ */ jsx615("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="
|
|
5532
|
+
return /* @__PURE__ */ jsx615("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M18.75 11.25V12A6.75 6.75 0 0 1 12 18.75m-6.75-7.5V12A6.75 6.75 0 0 0 12 18.75m-3.75 3H12m0 0h3.75m-3.75 0v-3M8.25 6v6a3.75 3.75 0 1 0 7.5 0V6a3.75 3.75 0 1 0-7.5 0"/>` }, children: title && /* @__PURE__ */ jsx615("title", { children: title }) });
|
|
5533
5533
|
});
|
|
5534
|
-
|
|
5534
|
+
Microphone.displayName = "Microphone";
|
|
5535
5535
|
|
|
5536
|
-
// src/icons/
|
|
5536
|
+
// src/icons/MicrophoneOff.tsx
|
|
5537
5537
|
import React616 from "react";
|
|
5538
5538
|
import { jsx as jsx616 } from "react/jsx-runtime";
|
|
5539
|
-
var
|
|
5539
|
+
var MicrophoneOff = React616.memo((props) => {
|
|
5540
5540
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
5541
|
-
return /* @__PURE__ */ jsx616("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M18.75 11.
|
|
5541
|
+
return /* @__PURE__ */ jsx616("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path d="M18.75 11.25V12a6.8 6.8 0 0 1-.29 1.96M5.25 11.25V12A6.75 6.75 0 0 0 12 18.75m-3.75 3H12m0 0h3.75m-3.75 0v-3m0 0a6.73 6.73 0 0 0 4.773-1.977M15.75 11.25V6a3.75 3.75 0 0 0-7.044-1.794M2.25 2.25l6 6m0 0V12a3.75 3.75 0 0 0 6.402 2.652M8.25 8.25l6.402 6.402m0 0 2.121 2.121m0 0 4.977 4.977"/>` }, children: title && /* @__PURE__ */ jsx616("title", { children: title }) });
|
|
5542
5542
|
});
|
|
5543
|
-
|
|
5543
|
+
MicrophoneOff.displayName = "MicrophoneOff";
|
|
5544
5544
|
|
|
5545
5545
|
// src/icons/Microscope.tsx
|
|
5546
5546
|
import React617 from "react";
|
|
@@ -8184,7 +8184,7 @@ import React910 from "react";
|
|
|
8184
8184
|
import { jsx as jsx910 } from "react/jsx-runtime";
|
|
8185
8185
|
var TargetBow = React910.memo((props) => {
|
|
8186
8186
|
const { size = 24, color = "currentColor", strokeWidth = 1.5, className, title, ariaLabel } = props;
|
|
8187
|
-
return /* @__PURE__ */ jsx910("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="
|
|
8187
|
+
return /* @__PURE__ */ jsx910("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", vectorEffect: "non-scaling-stroke", width: size, height: size, className, role: "img", "aria-label": ariaLabel, dangerouslySetInnerHTML: { __html: `<path stroke-miterlimit="1.788" d="M21.75 12c0-5.385-4.365-9.75-9.75-9.75S2.25 6.615 2.25 12s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75m-15 0a5.25 5.25 0 1 0 10.5 0 5.25 5.25 0 0 0-10.5 0" clip-rule="evenodd"/><path stroke-miterlimit="1.788" d="M11.25 12a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0"/>` }, children: title && /* @__PURE__ */ jsx910("title", { children: title }) });
|
|
8188
8188
|
});
|
|
8189
8189
|
TargetBow.displayName = "TargetBow";
|
|
8190
8190
|
|
|
@@ -10088,7 +10088,6 @@ export {
|
|
|
10088
10088
|
Material,
|
|
10089
10089
|
Material3d,
|
|
10090
10090
|
MaterialSlot,
|
|
10091
|
-
McrophoneOff,
|
|
10092
10091
|
Medal,
|
|
10093
10092
|
MedalCheck,
|
|
10094
10093
|
MedalStar,
|
|
@@ -10109,6 +10108,7 @@ export {
|
|
|
10109
10108
|
Metalic,
|
|
10110
10109
|
Metro,
|
|
10111
10110
|
Microphone,
|
|
10111
|
+
MicrophoneOff,
|
|
10112
10112
|
Microscope,
|
|
10113
10113
|
Microwave,
|
|
10114
10114
|
Minus,
|