achery-ui 0.7.3 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +10 -3
- package/src/glyphs/glyphMeta.ts +559 -0
- package/src/glyphs/svg-components-native/Acorn.tsx +10 -0
- package/src/glyphs/svg-components-native/Alarm.tsx +10 -0
- package/src/glyphs/svg-components-native/Anchor.tsx +10 -0
- package/src/glyphs/svg-components-native/Ankh.tsx +10 -0
- package/src/glyphs/svg-components-native/Anvil.tsx +10 -0
- package/src/glyphs/svg-components-native/Apple.tsx +10 -0
- package/src/glyphs/svg-components-native/Archive.tsx +10 -0
- package/src/glyphs/svg-components-native/ArrowDown.tsx +10 -0
- package/src/glyphs/svg-components-native/ArrowDownRight.tsx +10 -0
- package/src/glyphs/svg-components-native/ArrowLeft.tsx +10 -0
- package/src/glyphs/svg-components-native/ArrowRight.tsx +10 -0
- package/src/glyphs/svg-components-native/ArrowUp.tsx +10 -0
- package/src/glyphs/svg-components-native/ArrowUpRight.tsx +10 -0
- package/src/glyphs/svg-components-native/Asterism.tsx +10 -0
- package/src/glyphs/svg-components-native/AtSign.tsx +10 -0
- package/src/glyphs/svg-components-native/Atm.tsx +10 -0
- package/src/glyphs/svg-components-native/Award.tsx +10 -0
- package/src/glyphs/svg-components-native/Axe.tsx +10 -0
- package/src/glyphs/svg-components-native/BabyBottle.tsx +10 -0
- package/src/glyphs/svg-components-native/Backpack.tsx +10 -0
- package/src/glyphs/svg-components-native/Bag.tsx +10 -0
- package/src/glyphs/svg-components-native/Balloon.tsx +10 -0
- package/src/glyphs/svg-components-native/Ban.tsx +10 -0
- package/src/glyphs/svg-components-native/Bandage.tsx +10 -0
- package/src/glyphs/svg-components-native/Bank.tsx +10 -0
- package/src/glyphs/svg-components-native/Barcode.tsx +10 -0
- package/src/glyphs/svg-components-native/Basket.tsx +10 -0
- package/src/glyphs/svg-components-native/Battery.tsx +10 -0
- package/src/glyphs/svg-components-native/Bed.tsx +10 -0
- package/src/glyphs/svg-components-native/Beer.tsx +10 -0
- package/src/glyphs/svg-components-native/Bell.tsx +10 -0
- package/src/glyphs/svg-components-native/BellOff.tsx +10 -0
- package/src/glyphs/svg-components-native/Bike.tsx +10 -0
- package/src/glyphs/svg-components-native/Bird.tsx +10 -0
- package/src/glyphs/svg-components-native/Bitcoin.tsx +10 -0
- package/src/glyphs/svg-components-native/Blocks.tsx +10 -0
- package/src/glyphs/svg-components-native/Bolt.tsx +10 -0
- package/src/glyphs/svg-components-native/Bone.tsx +10 -0
- package/src/glyphs/svg-components-native/Book.tsx +10 -0
- package/src/glyphs/svg-components-native/Bookmark.tsx +10 -0
- package/src/glyphs/svg-components-native/Bottle.tsx +10 -0
- package/src/glyphs/svg-components-native/Box.tsx +10 -0
- package/src/glyphs/svg-components-native/Brain.tsx +10 -0
- package/src/glyphs/svg-components-native/Bread.tsx +10 -0
- package/src/glyphs/svg-components-native/Briefcase.tsx +10 -0
- package/src/glyphs/svg-components-native/Broom.tsx +10 -0
- package/src/glyphs/svg-components-native/Brush.tsx +10 -0
- package/src/glyphs/svg-components-native/Bug.tsx +10 -0
- package/src/glyphs/svg-components-native/Building.tsx +10 -0
- package/src/glyphs/svg-components-native/Burger.tsx +10 -0
- package/src/glyphs/svg-components-native/Bus.tsx +10 -0
- package/src/glyphs/svg-components-native/Cactus.tsx +10 -0
- package/src/glyphs/svg-components-native/Cake.tsx +10 -0
- package/src/glyphs/svg-components-native/Calculator.tsx +10 -0
- package/src/glyphs/svg-components-native/Calendar.tsx +10 -0
- package/src/glyphs/svg-components-native/CalendarCheck.tsx +10 -0
- package/src/glyphs/svg-components-native/Camera.tsx +10 -0
- package/src/glyphs/svg-components-native/Campfire.tsx +10 -0
- package/src/glyphs/svg-components-native/Candle.tsx +10 -0
- package/src/glyphs/svg-components-native/Candy.tsx +10 -0
- package/src/glyphs/svg-components-native/Car.tsx +10 -0
- package/src/glyphs/svg-components-native/CaretDown.tsx +10 -0
- package/src/glyphs/svg-components-native/CaretLeft.tsx +10 -0
- package/src/glyphs/svg-components-native/CaretRight.tsx +10 -0
- package/src/glyphs/svg-components-native/CaretUp.tsx +10 -0
- package/src/glyphs/svg-components-native/Cart.tsx +10 -0
- package/src/glyphs/svg-components-native/Cat.tsx +10 -0
- package/src/glyphs/svg-components-native/ChartBar.tsx +10 -0
- package/src/glyphs/svg-components-native/ChartLine.tsx +10 -0
- package/src/glyphs/svg-components-native/ChartPie.tsx +10 -0
- package/src/glyphs/svg-components-native/Chat.tsx +10 -0
- package/src/glyphs/svg-components-native/ChatDots.tsx +10 -0
- package/src/glyphs/svg-components-native/CheckCircle.tsx +10 -0
- package/src/glyphs/svg-components-native/Chess.tsx +10 -0
- package/src/glyphs/svg-components-native/ChevronDown.tsx +10 -0
- package/src/glyphs/svg-components-native/ChevronLeft.tsx +10 -0
- package/src/glyphs/svg-components-native/ChevronRight.tsx +10 -0
- package/src/glyphs/svg-components-native/ChevronUp.tsx +10 -0
- package/src/glyphs/svg-components-native/ChevronsLeft.tsx +10 -0
- package/src/glyphs/svg-components-native/ChevronsRight.tsx +10 -0
- package/src/glyphs/svg-components-native/Circle.tsx +10 -0
- package/src/glyphs/svg-components-native/Clapperboard.tsx +10 -0
- package/src/glyphs/svg-components-native/Clipboard.tsx +10 -0
- package/src/glyphs/svg-components-native/Clock.tsx +10 -0
- package/src/glyphs/svg-components-native/Close.tsx +10 -0
- package/src/glyphs/svg-components-native/Cloud.tsx +10 -0
- package/src/glyphs/svg-components-native/CloudRain.tsx +10 -0
- package/src/glyphs/svg-components-native/CloudSun.tsx +10 -0
- package/src/glyphs/svg-components-native/Cocktail.tsx +10 -0
- package/src/glyphs/svg-components-native/Coffee.tsx +10 -0
- package/src/glyphs/svg-components-native/Coin.tsx +10 -0
- package/src/glyphs/svg-components-native/Coins.tsx +10 -0
- package/src/glyphs/svg-components-native/Collapse.tsx +10 -0
- package/src/glyphs/svg-components-native/Columns.tsx +10 -0
- package/src/glyphs/svg-components-native/Comet.tsx +10 -0
- package/src/glyphs/svg-components-native/Comments.tsx +10 -0
- package/src/glyphs/svg-components-native/Compass.tsx +10 -0
- package/src/glyphs/svg-components-native/Cookie.tsx +10 -0
- package/src/glyphs/svg-components-native/Copy.tsx +10 -0
- package/src/glyphs/svg-components-native/Couch.tsx +10 -0
- package/src/glyphs/svg-components-native/Cpu.tsx +10 -0
- package/src/glyphs/svg-components-native/CreditCard.tsx +10 -0
- package/src/glyphs/svg-components-native/Croissant.tsx +10 -0
- package/src/glyphs/svg-components-native/Cross.tsx +10 -0
- package/src/glyphs/svg-components-native/Crosshair.tsx +10 -0
- package/src/glyphs/svg-components-native/Crown.tsx +10 -0
- package/src/glyphs/svg-components-native/Crystal.tsx +10 -0
- package/src/glyphs/svg-components-native/Cup.tsx +10 -0
- package/src/glyphs/svg-components-native/Database.tsx +10 -0
- package/src/glyphs/svg-components-native/Dice.tsx +10 -0
- package/src/glyphs/svg-components-native/Dog.tsx +10 -0
- package/src/glyphs/svg-components-native/Dollar.tsx +10 -0
- package/src/glyphs/svg-components-native/Donut.tsx +10 -0
- package/src/glyphs/svg-components-native/Door.tsx +10 -0
- package/src/glyphs/svg-components-native/Download.tsx +10 -0
- package/src/glyphs/svg-components-native/DraftingCompass.tsx +10 -0
- package/src/glyphs/svg-components-native/Drag.tsx +10 -0
- package/src/glyphs/svg-components-native/Dress.tsx +10 -0
- package/src/glyphs/svg-components-native/Droplet.tsx +10 -0
- package/src/glyphs/svg-components-native/Dumbbell.tsx +10 -0
- package/src/glyphs/svg-components-native/Edit.tsx +10 -0
- package/src/glyphs/svg-components-native/Egg.tsx +10 -0
- package/src/glyphs/svg-components-native/ElementAir.tsx +10 -0
- package/src/glyphs/svg-components-native/ElementEarth.tsx +10 -0
- package/src/glyphs/svg-components-native/ElementFire.tsx +10 -0
- package/src/glyphs/svg-components-native/ElementWater.tsx +10 -0
- package/src/glyphs/svg-components-native/Eraser.tsx +10 -0
- package/src/glyphs/svg-components-native/Euro.tsx +10 -0
- package/src/glyphs/svg-components-native/Exchange.tsx +10 -0
- package/src/glyphs/svg-components-native/Expand.tsx +10 -0
- package/src/glyphs/svg-components-native/ExternalLink.tsx +10 -0
- package/src/glyphs/svg-components-native/Eye.tsx +10 -0
- package/src/glyphs/svg-components-native/EyeOff.tsx +10 -0
- package/src/glyphs/svg-components-native/Factory.tsx +10 -0
- package/src/glyphs/svg-components-native/Feather.tsx +10 -0
- package/src/glyphs/svg-components-native/Fern.tsx +10 -0
- package/src/glyphs/svg-components-native/File.tsx +10 -0
- package/src/glyphs/svg-components-native/FilePlus.tsx +10 -0
- package/src/glyphs/svg-components-native/Film.tsx +10 -0
- package/src/glyphs/svg-components-native/Filter.tsx +10 -0
- package/src/glyphs/svg-components-native/Fingerprint.tsx +10 -0
- package/src/glyphs/svg-components-native/Fire.tsx +10 -0
- package/src/glyphs/svg-components-native/FireExtinguisher.tsx +10 -0
- package/src/glyphs/svg-components-native/FirstAid.tsx +10 -0
- package/src/glyphs/svg-components-native/Fish.tsx +10 -0
- package/src/glyphs/svg-components-native/FishHook.tsx +10 -0
- package/src/glyphs/svg-components-native/Flag.tsx +10 -0
- package/src/glyphs/svg-components-native/Flask.tsx +10 -0
- package/src/glyphs/svg-components-native/Flourish.tsx +10 -0
- package/src/glyphs/svg-components-native/Flower.tsx +10 -0
- package/src/glyphs/svg-components-native/Folder.tsx +10 -0
- package/src/glyphs/svg-components-native/FolderOpen.tsx +10 -0
- package/src/glyphs/svg-components-native/Fuel.tsx +10 -0
- package/src/glyphs/svg-components-native/Gamepad.tsx +10 -0
- package/src/glyphs/svg-components-native/Gavel.tsx +10 -0
- package/src/glyphs/svg-components-native/Gear.tsx +10 -0
- package/src/glyphs/svg-components-native/Gem.tsx +10 -0
- package/src/glyphs/svg-components-native/Gift.tsx +10 -0
- package/src/glyphs/svg-components-native/Glasses.tsx +10 -0
- package/src/glyphs/svg-components-native/Globe.tsx +10 -0
- package/src/glyphs/svg-components-native/Grid.tsx +10 -0
- package/src/glyphs/svg-components-native/Guitar.tsx +10 -0
- package/src/glyphs/svg-components-native/Hammer.tsx +10 -0
- package/src/glyphs/svg-components-native/Hand.tsx +10 -0
- package/src/glyphs/svg-components-native/HandCoin.tsx +10 -0
- package/src/glyphs/svg-components-native/Hanger.tsx +10 -0
- package/src/glyphs/svg-components-native/HardDrive.tsx +10 -0
- package/src/glyphs/svg-components-native/Hat.tsx +10 -0
- package/src/glyphs/svg-components-native/Headphones.tsx +10 -0
- package/src/glyphs/svg-components-native/Heart.tsx +10 -0
- package/src/glyphs/svg-components-native/HeartFilled.tsx +10 -0
- package/src/glyphs/svg-components-native/HeartPulse.tsx +10 -0
- package/src/glyphs/svg-components-native/Help.tsx +10 -0
- package/src/glyphs/svg-components-native/Hex.tsx +10 -0
- package/src/glyphs/svg-components-native/Hexagram.tsx +10 -0
- package/src/glyphs/svg-components-native/History.tsx +10 -0
- package/src/glyphs/svg-components-native/Home.tsx +10 -0
- package/src/glyphs/svg-components-native/Hospital.tsx +10 -0
- package/src/glyphs/svg-components-native/Hourglass.tsx +10 -0
- package/src/glyphs/svg-components-native/IceCream.tsx +10 -0
- package/src/glyphs/svg-components-native/Image.tsx +10 -0
- package/src/glyphs/svg-components-native/Inbox.tsx +10 -0
- package/src/glyphs/svg-components-native/Info.tsx +10 -0
- package/src/glyphs/svg-components-native/Key.tsx +10 -0
- package/src/glyphs/svg-components-native/KeyRound.tsx +10 -0
- package/src/glyphs/svg-components-native/Keyboard.tsx +10 -0
- package/src/glyphs/svg-components-native/Lamp.tsx +10 -0
- package/src/glyphs/svg-components-native/Laptop.tsx +10 -0
- package/src/glyphs/svg-components-native/Layers.tsx +10 -0
- package/src/glyphs/svg-components-native/Leaf.tsx +10 -0
- package/src/glyphs/svg-components-native/Lightbulb.tsx +10 -0
- package/src/glyphs/svg-components-native/Link.tsx +10 -0
- package/src/glyphs/svg-components-native/Lipstick.tsx +10 -0
- package/src/glyphs/svg-components-native/List.tsx +10 -0
- package/src/glyphs/svg-components-native/Lock.tsx +10 -0
- package/src/glyphs/svg-components-native/Lotus.tsx +10 -0
- package/src/glyphs/svg-components-native/Luggage.tsx +10 -0
- package/src/glyphs/svg-components-native/Magnet.tsx +10 -0
- package/src/glyphs/svg-components-native/Mail.tsx +10 -0
- package/src/glyphs/svg-components-native/MailOpen.tsx +10 -0
- package/src/glyphs/svg-components-native/Map.tsx +10 -0
- package/src/glyphs/svg-components-native/Mark.tsx +14 -0
- package/src/glyphs/svg-components-native/Mars.tsx +10 -0
- package/src/glyphs/svg-components-native/Mask.tsx +10 -0
- package/src/glyphs/svg-components-native/Maximize.tsx +10 -0
- package/src/glyphs/svg-components-native/Megaphone.tsx +10 -0
- package/src/glyphs/svg-components-native/Menu.tsx +10 -0
- package/src/glyphs/svg-components-native/Mercury.tsx +13 -0
- package/src/glyphs/svg-components-native/Mic.tsx +10 -0
- package/src/glyphs/svg-components-native/MicOff.tsx +10 -0
- package/src/glyphs/svg-components-native/Milk.tsx +10 -0
- package/src/glyphs/svg-components-native/Minus.tsx +10 -0
- package/src/glyphs/svg-components-native/MinusCircle.tsx +10 -0
- package/src/glyphs/svg-components-native/MoneyBill.tsx +10 -0
- package/src/glyphs/svg-components-native/Monitor.tsx +10 -0
- package/src/glyphs/svg-components-native/Moon.tsx +10 -0
- package/src/glyphs/svg-components-native/More.tsx +10 -0
- package/src/glyphs/svg-components-native/MoreVertical.tsx +10 -0
- package/src/glyphs/svg-components-native/MortarPestle.tsx +10 -0
- package/src/glyphs/svg-components-native/Mountain.tsx +10 -0
- package/src/glyphs/svg-components-native/Mushroom.tsx +10 -0
- package/src/glyphs/svg-components-native/MusicNote.tsx +10 -0
- package/src/glyphs/svg-components-native/Navigation.tsx +10 -0
- package/src/glyphs/svg-components-native/Needle.tsx +10 -0
- package/src/glyphs/svg-components-native/Noodles.tsx +10 -0
- package/src/glyphs/svg-components-native/Note.tsx +10 -0
- package/src/glyphs/svg-components-native/NutBolt.tsx +10 -0
- package/src/glyphs/svg-components-native/Palette.tsx +10 -0
- package/src/glyphs/svg-components-native/PalmTree.tsx +10 -0
- package/src/glyphs/svg-components-native/Paperclip.tsx +10 -0
- package/src/glyphs/svg-components-native/Parking.tsx +10 -0
- package/src/glyphs/svg-components-native/Passport.tsx +10 -0
- package/src/glyphs/svg-components-native/Pause.tsx +10 -0
- package/src/glyphs/svg-components-native/Paw.tsx +10 -0
- package/src/glyphs/svg-components-native/Pencil.tsx +10 -0
- package/src/glyphs/svg-components-native/People.tsx +10 -0
- package/src/glyphs/svg-components-native/Percent.tsx +10 -0
- package/src/glyphs/svg-components-native/Perfume.tsx +10 -0
- package/src/glyphs/svg-components-native/Person.tsx +10 -0
- package/src/glyphs/svg-components-native/PersonAdd.tsx +10 -0
- package/src/glyphs/svg-components-native/Phone.tsx +10 -0
- package/src/glyphs/svg-components-native/Piano.tsx +10 -0
- package/src/glyphs/svg-components-native/Pickaxe.tsx +10 -0
- package/src/glyphs/svg-components-native/PiggyBank.tsx +10 -0
- package/src/glyphs/svg-components-native/Pill.tsx +10 -0
- package/src/glyphs/svg-components-native/Pin.tsx +10 -0
- package/src/glyphs/svg-components-native/Pizza.tsx +10 -0
- package/src/glyphs/svg-components-native/Plane.tsx +10 -0
- package/src/glyphs/svg-components-native/Planet.tsx +10 -0
- package/src/glyphs/svg-components-native/Play.tsx +10 -0
- package/src/glyphs/svg-components-native/PlayCircle.tsx +10 -0
- package/src/glyphs/svg-components-native/Plug.tsx +10 -0
- package/src/glyphs/svg-components-native/Plus.tsx +10 -0
- package/src/glyphs/svg-components-native/PlusCircle.tsx +10 -0
- package/src/glyphs/svg-components-native/Popcorn.tsx +10 -0
- package/src/glyphs/svg-components-native/Potion.tsx +10 -0
- package/src/glyphs/svg-components-native/Pound.tsx +10 -0
- package/src/glyphs/svg-components-native/Printer.tsx +10 -0
- package/src/glyphs/svg-components-native/Puzzle.tsx +10 -0
- package/src/glyphs/svg-components-native/Qr.tsx +10 -0
- package/src/glyphs/svg-components-native/Quintessence.tsx +10 -0
- package/src/glyphs/svg-components-native/Rainbow.tsx +10 -0
- package/src/glyphs/svg-components-native/Receipt.tsx +10 -0
- package/src/glyphs/svg-components-native/Redo.tsx +10 -0
- package/src/glyphs/svg-components-native/Refresh.tsx +10 -0
- package/src/glyphs/svg-components-native/Restaurant.tsx +10 -0
- package/src/glyphs/svg-components-native/Ring.tsx +10 -0
- package/src/glyphs/svg-components-native/Road.tsx +10 -0
- package/src/glyphs/svg-components-native/Rocket.tsx +10 -0
- package/src/glyphs/svg-components-native/Router.tsx +10 -0
- package/src/glyphs/svg-components-native/Rss.tsx +10 -0
- package/src/glyphs/svg-components-native/Ruler.tsx +10 -0
- package/src/glyphs/svg-components-native/Running.tsx +10 -0
- package/src/glyphs/svg-components-native/Salad.tsx +10 -0
- package/src/glyphs/svg-components-native/Salt.tsx +10 -0
- package/src/glyphs/svg-components-native/Save.tsx +10 -0
- package/src/glyphs/svg-components-native/Saw.tsx +10 -0
- package/src/glyphs/svg-components-native/Scale.tsx +10 -0
- package/src/glyphs/svg-components-native/Scales.tsx +10 -0
- package/src/glyphs/svg-components-native/School.tsx +10 -0
- package/src/glyphs/svg-components-native/Scissors.tsx +10 -0
- package/src/glyphs/svg-components-native/Scooter.tsx +10 -0
- package/src/glyphs/svg-components-native/Screwdriver.tsx +10 -0
- package/src/glyphs/svg-components-native/Scroll.tsx +10 -0
- package/src/glyphs/svg-components-native/Search.tsx +10 -0
- package/src/glyphs/svg-components-native/Send.tsx +10 -0
- package/src/glyphs/svg-components-native/Server.tsx +10 -0
- package/src/glyphs/svg-components-native/Settings.tsx +10 -0
- package/src/glyphs/svg-components-native/Share.tsx +10 -0
- package/src/glyphs/svg-components-native/Shield.tsx +10 -0
- package/src/glyphs/svg-components-native/ShieldCheck.tsx +10 -0
- package/src/glyphs/svg-components-native/ShieldKey.tsx +10 -0
- package/src/glyphs/svg-components-native/Ship.tsx +10 -0
- package/src/glyphs/svg-components-native/Shirt.tsx +10 -0
- package/src/glyphs/svg-components-native/Shoe.tsx +10 -0
- package/src/glyphs/svg-components-native/Shovel.tsx +10 -0
- package/src/glyphs/svg-components-native/Sidebar.tsx +10 -0
- package/src/glyphs/svg-components-native/Sigil.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilBlade.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilCardinal.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilEye.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilFeather.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilFlame.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilFlask.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilHeptagram.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilHexnested.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilKey.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilLeaf.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilMoon.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilOctagram.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilPentagram.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilSolomon.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilSpiralsquare.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilTriquetra.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilVesica.tsx +10 -0
- package/src/glyphs/svg-components-native/SigilWheel.tsx +10 -0
- package/src/glyphs/svg-components-native/SkipBack.tsx +10 -0
- package/src/glyphs/svg-components-native/SkipForward.tsx +10 -0
- package/src/glyphs/svg-components-native/Skull.tsx +10 -0
- package/src/glyphs/svg-components-native/Sliders.tsx +10 -0
- package/src/glyphs/svg-components-native/Smartphone.tsx +10 -0
- package/src/glyphs/svg-components-native/Snowflake.tsx +10 -0
- package/src/glyphs/svg-components-native/Snowman.tsx +10 -0
- package/src/glyphs/svg-components-native/Soda.tsx +10 -0
- package/src/glyphs/svg-components-native/Sort.tsx +10 -0
- package/src/glyphs/svg-components-native/Spinner.tsx +10 -0
- package/src/glyphs/svg-components-native/Sprig.tsx +10 -0
- package/src/glyphs/svg-components-native/Sprout.tsx +10 -0
- package/src/glyphs/svg-components-native/Square.tsx +10 -0
- package/src/glyphs/svg-components-native/Star.tsx +10 -0
- package/src/glyphs/svg-components-native/StarFilled.tsx +10 -0
- package/src/glyphs/svg-components-native/Stethoscope.tsx +10 -0
- package/src/glyphs/svg-components-native/Stop.tsx +10 -0
- package/src/glyphs/svg-components-native/Store.tsx +10 -0
- package/src/glyphs/svg-components-native/Stroller.tsx +10 -0
- package/src/glyphs/svg-components-native/Sulfur.tsx +10 -0
- package/src/glyphs/svg-components-native/Sun.tsx +10 -0
- package/src/glyphs/svg-components-native/Sunglasses.tsx +10 -0
- package/src/glyphs/svg-components-native/Sunrise.tsx +10 -0
- package/src/glyphs/svg-components-native/Sushi.tsx +10 -0
- package/src/glyphs/svg-components-native/Syringe.tsx +10 -0
- package/src/glyphs/svg-components-native/Taco.tsx +10 -0
- package/src/glyphs/svg-components-native/Tag.tsx +10 -0
- package/src/glyphs/svg-components-native/Target.tsx +10 -0
- package/src/glyphs/svg-components-native/Taxi.tsx +10 -0
- package/src/glyphs/svg-components-native/Teddy.tsx +10 -0
- package/src/glyphs/svg-components-native/Tent.tsx +10 -0
- package/src/glyphs/svg-components-native/TheaterMasks.tsx +10 -0
- package/src/glyphs/svg-components-native/Thermometer.tsx +10 -0
- package/src/glyphs/svg-components-native/Thermostat.tsx +10 -0
- package/src/glyphs/svg-components-native/ThumbsDown.tsx +10 -0
- package/src/glyphs/svg-components-native/ThumbsUp.tsx +10 -0
- package/src/glyphs/svg-components-native/Thumbtack.tsx +10 -0
- package/src/glyphs/svg-components-native/Tick.tsx +10 -0
- package/src/glyphs/svg-components-native/Ticket.tsx +10 -0
- package/src/glyphs/svg-components-native/Timer.tsx +10 -0
- package/src/glyphs/svg-components-native/ToggleOff.tsx +10 -0
- package/src/glyphs/svg-components-native/ToggleOn.tsx +10 -0
- package/src/glyphs/svg-components-native/Toolbox.tsx +10 -0
- package/src/glyphs/svg-components-native/Tooth.tsx +10 -0
- package/src/glyphs/svg-components-native/TrafficLight.tsx +10 -0
- package/src/glyphs/svg-components-native/Train.tsx +10 -0
- package/src/glyphs/svg-components-native/Trash.tsx +10 -0
- package/src/glyphs/svg-components-native/Tree.tsx +10 -0
- package/src/glyphs/svg-components-native/TrendingDown.tsx +10 -0
- package/src/glyphs/svg-components-native/TrendingUp.tsx +10 -0
- package/src/glyphs/svg-components-native/Triangle.tsx +10 -0
- package/src/glyphs/svg-components-native/TriangleDown.tsx +10 -0
- package/src/glyphs/svg-components-native/Trophy.tsx +10 -0
- package/src/glyphs/svg-components-native/Truck.tsx +10 -0
- package/src/glyphs/svg-components-native/Tv.tsx +10 -0
- package/src/glyphs/svg-components-native/Umbrella.tsx +10 -0
- package/src/glyphs/svg-components-native/Undo.tsx +10 -0
- package/src/glyphs/svg-components-native/Unlink.tsx +10 -0
- package/src/glyphs/svg-components-native/Unlock.tsx +10 -0
- package/src/glyphs/svg-components-native/Upload.tsx +10 -0
- package/src/glyphs/svg-components-native/UserCircle.tsx +10 -0
- package/src/glyphs/svg-components-native/Utensils.tsx +10 -0
- package/src/glyphs/svg-components-native/Vault.tsx +10 -0
- package/src/glyphs/svg-components-native/Venus.tsx +10 -0
- package/src/glyphs/svg-components-native/Video.tsx +10 -0
- package/src/glyphs/svg-components-native/Volume.tsx +10 -0
- package/src/glyphs/svg-components-native/VolumeOff.tsx +10 -0
- package/src/glyphs/svg-components-native/Wallet.tsx +10 -0
- package/src/glyphs/svg-components-native/Warning.tsx +10 -0
- package/src/glyphs/svg-components-native/Washer.tsx +10 -0
- package/src/glyphs/svg-components-native/Watch.tsx +10 -0
- package/src/glyphs/svg-components-native/Waves.tsx +10 -0
- package/src/glyphs/svg-components-native/WeightScale.tsx +10 -0
- package/src/glyphs/svg-components-native/Wheelchair.tsx +10 -0
- package/src/glyphs/svg-components-native/Wifi.tsx +10 -0
- package/src/glyphs/svg-components-native/Wind.tsx +10 -0
- package/src/glyphs/svg-components-native/Wine.tsx +10 -0
- package/src/glyphs/svg-components-native/Wrench.tsx +10 -0
- package/src/glyphs/svg-components-native/XCircle.tsx +10 -0
- package/src/glyphs/svg-components-native/Yen.tsx +10 -0
- package/src/glyphs/svg-components-native/index.ts +397 -0
- package/src/native/components/Checkbox.tsx +70 -0
- package/src/native/components/Glyph.tsx +42 -0
- package/src/native/components/GlyphPicker.tsx +177 -0
- package/src/native/components/ProgressBar.tsx +43 -0
- package/src/native/components/Skeleton.tsx +68 -0
- package/src/native/components/Tabs.tsx +76 -0
- package/src/native/components/Toast.tsx +113 -0
- package/src/native/components/Toggle.tsx +93 -0
- package/src/native/components/index.ts +24 -0
- package/src/native/index.ts +21 -1
- package/src/types/components.ts +442 -0
- package/src/types/index.ts +10 -0
- package/src/types/theme.ts +70 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "achery-ui",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.8.0",
|
|
4
4
|
"description": "Achery Workshop design system — autumn alchemy, hard edges, botanical marginalia.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -27,7 +27,10 @@
|
|
|
27
27
|
"types": "./dist/index.d.ts",
|
|
28
28
|
"files": [
|
|
29
29
|
"dist",
|
|
30
|
-
"src/native"
|
|
30
|
+
"src/native",
|
|
31
|
+
"src/glyphs/svg-components-native",
|
|
32
|
+
"src/glyphs/glyphMeta.ts",
|
|
33
|
+
"src/types"
|
|
31
34
|
],
|
|
32
35
|
"sideEffects": [
|
|
33
36
|
"**/*.css"
|
|
@@ -35,7 +38,8 @@
|
|
|
35
38
|
"peerDependencies": {
|
|
36
39
|
"react": ">=19",
|
|
37
40
|
"react-dom": ">=19",
|
|
38
|
-
"react-native": "*"
|
|
41
|
+
"react-native": "*",
|
|
42
|
+
"react-native-svg": ">=13"
|
|
39
43
|
},
|
|
40
44
|
"peerDependenciesMeta": {
|
|
41
45
|
"react-dom": {
|
|
@@ -43,6 +47,9 @@
|
|
|
43
47
|
},
|
|
44
48
|
"react-native": {
|
|
45
49
|
"optional": true
|
|
50
|
+
},
|
|
51
|
+
"react-native-svg": {
|
|
52
|
+
"optional": true
|
|
46
53
|
}
|
|
47
54
|
},
|
|
48
55
|
"dependencies": {
|
|
@@ -0,0 +1,559 @@
|
|
|
1
|
+
import type { GlyphName } from '../types/components'
|
|
2
|
+
|
|
3
|
+
export const GlyphCategories: Record<string, readonly GlyphName[]> = {
|
|
4
|
+
'Original & alchemical': [
|
|
5
|
+
'mercury', 'sulfur', 'salt', 'sun', 'moon', 'star', 'sigil', 'flask', 'key',
|
|
6
|
+
'leaf', 'sprig', 'fern', 'compass', 'eye', 'hand', 'feather', 'book', 'scroll',
|
|
7
|
+
'asterism', 'flourish',
|
|
8
|
+
],
|
|
9
|
+
'Geometric': [
|
|
10
|
+
'triangle', 'triangle-down', 'square', 'circle', 'hex', 'cross', 'tick', 'plus', 'minus',
|
|
11
|
+
],
|
|
12
|
+
'Navigation': [
|
|
13
|
+
'arrow-up', 'arrow-right', 'arrow-left', 'arrow-down', 'arrow-up-right', 'arrow-down-right',
|
|
14
|
+
'chevron-left', 'chevron-right', 'chevron-up', 'chevron-down', 'chevrons-left', 'chevrons-right',
|
|
15
|
+
'caret-down', 'caret-up', 'caret-left', 'caret-right',
|
|
16
|
+
'menu', 'close', 'expand', 'collapse', 'external-link',
|
|
17
|
+
'grid', 'list', 'columns', 'sidebar', 'more', 'more-vertical',
|
|
18
|
+
'filter', 'sort', 'refresh', 'undo', 'redo', 'home', 'maximize', 'drag', 'search',
|
|
19
|
+
],
|
|
20
|
+
'Controls & status': [
|
|
21
|
+
'edit', 'pencil', 'eraser', 'trash', 'save', 'copy', 'clipboard',
|
|
22
|
+
'download', 'upload', 'share', 'link', 'unlink', 'lock', 'unlock',
|
|
23
|
+
'pin', 'thumbtack', 'bookmark', 'flag', 'tag',
|
|
24
|
+
'check-circle', 'x-circle', 'plus-circle', 'minus-circle',
|
|
25
|
+
'info', 'help', 'warning', 'ban',
|
|
26
|
+
'sliders', 'toggle-on', 'toggle-off', 'eye-off', 'settings',
|
|
27
|
+
],
|
|
28
|
+
'Communication': [
|
|
29
|
+
'mail', 'mail-open', 'send', 'chat', 'chat-dots', 'comments',
|
|
30
|
+
'phone', 'at-sign', 'inbox', 'megaphone', 'rss', 'bell', 'bell-off', 'paperclip',
|
|
31
|
+
],
|
|
32
|
+
'Media & devices': [
|
|
33
|
+
'play', 'pause', 'stop', 'skip-forward', 'skip-back', 'play-circle',
|
|
34
|
+
'volume', 'volume-off', 'mic', 'mic-off',
|
|
35
|
+
'camera', 'video', 'image', 'music-note', 'headphones', 'film',
|
|
36
|
+
'monitor', 'smartphone', 'laptop', 'keyboard', 'printer',
|
|
37
|
+
'battery', 'wifi', 'plug', 'cpu', 'database', 'server', 'hard-drive', 'tv', 'router',
|
|
38
|
+
],
|
|
39
|
+
'Time': [
|
|
40
|
+
'clock', 'calendar', 'calendar-check', 'timer', 'hourglass', 'history', 'alarm', 'sunrise',
|
|
41
|
+
],
|
|
42
|
+
'Weather & nature': [
|
|
43
|
+
'cloud', 'cloud-rain', 'cloud-sun', 'snowflake', 'bolt', 'wind', 'droplet', 'waves', 'fire',
|
|
44
|
+
'mountain', 'tree', 'flower', 'sprout', 'umbrella', 'paw', 'bug', 'bird', 'fish',
|
|
45
|
+
'acorn', 'rainbow', 'palm-tree', 'cactus', 'mushroom', 'campfire', 'snowman',
|
|
46
|
+
],
|
|
47
|
+
'Transport & travel': [
|
|
48
|
+
'car', 'bus', 'train', 'plane', 'ship', 'bike', 'scooter', 'truck', 'taxi',
|
|
49
|
+
'fuel', 'parking', 'traffic-light', 'luggage', 'passport', 'anchor', 'road',
|
|
50
|
+
],
|
|
51
|
+
'Tools & workshop': [
|
|
52
|
+
'hammer', 'wrench', 'screwdriver', 'scissors', 'ruler', 'brush', 'palette',
|
|
53
|
+
'gear', 'anvil', 'axe', 'pickaxe', 'shovel', 'saw', 'drafting-compass',
|
|
54
|
+
'magnet', 'needle', 'toolbox', 'nut-bolt', 'gavel',
|
|
55
|
+
],
|
|
56
|
+
'Shopping & apparel': [
|
|
57
|
+
'shirt', 'dress', 'shoe', 'hat', 'watch', 'ring', 'glasses', 'sunglasses',
|
|
58
|
+
'perfume', 'lipstick', 'hanger', 'basket', 'barcode', 'gem', 'backpack',
|
|
59
|
+
],
|
|
60
|
+
'Commerce & data': [
|
|
61
|
+
'cart', 'bag', 'wallet', 'credit-card', 'coin', 'receipt', 'gift',
|
|
62
|
+
'chart-bar', 'chart-line', 'chart-pie', 'trending-up', 'trending-down',
|
|
63
|
+
'scale', 'target', 'percent', 'box', 'archive',
|
|
64
|
+
],
|
|
65
|
+
'Finance & money': [
|
|
66
|
+
'bank', 'piggy-bank', 'dollar', 'euro', 'pound', 'yen', 'bitcoin', 'atm',
|
|
67
|
+
'vault', 'calculator', 'money-bill', 'coins', 'hand-coin', 'exchange',
|
|
68
|
+
],
|
|
69
|
+
'Home & utilities': [
|
|
70
|
+
'couch', 'bed', 'lamp', 'door', 'broom', 'washer', 'thermometer', 'thermostat',
|
|
71
|
+
'fire-extinguisher', 'key-round',
|
|
72
|
+
],
|
|
73
|
+
'Health & fitness': [
|
|
74
|
+
'dumbbell', 'heart-pulse', 'pill', 'syringe', 'stethoscope', 'tooth', 'bandage',
|
|
75
|
+
'first-aid', 'lotus', 'running', 'weight-scale', 'wheelchair', 'mask', 'brain',
|
|
76
|
+
],
|
|
77
|
+
'Food & drink': [
|
|
78
|
+
'coffee', 'cup', 'wine', 'bottle', 'cocktail', 'cake', 'restaurant', 'utensils',
|
|
79
|
+
'apple', 'ice-cream', 'bread', 'burger', 'pizza', 'noodles', 'sushi', 'taco',
|
|
80
|
+
'salad', 'egg', 'donut', 'cookie', 'candy', 'popcorn', 'beer', 'soda', 'milk', 'croissant',
|
|
81
|
+
],
|
|
82
|
+
'People & places': [
|
|
83
|
+
'person', 'people', 'person-add', 'user-circle', 'building', 'store',
|
|
84
|
+
'map', 'navigation', 'globe', 'school', 'briefcase', 'factory', 'hospital', 'tent', 'ticket',
|
|
85
|
+
],
|
|
86
|
+
'Family & pets': [
|
|
87
|
+
'dog', 'cat', 'bone', 'stroller', 'baby-bottle', 'teddy', 'blocks',
|
|
88
|
+
],
|
|
89
|
+
'Leisure': [
|
|
90
|
+
'gamepad', 'dice', 'theater-masks', 'guitar', 'piano', 'chess', 'clapperboard', 'balloon',
|
|
91
|
+
],
|
|
92
|
+
'Alchemical & esoteric': [
|
|
93
|
+
'venus', 'mars', 'element-fire', 'element-water', 'element-air', 'element-earth',
|
|
94
|
+
'quintessence', 'ankh', 'crystal', 'candle', 'mortar-pestle', 'planet', 'comet',
|
|
95
|
+
'skull', 'potion', 'scales', 'hexagram',
|
|
96
|
+
],
|
|
97
|
+
'Objects & misc': [
|
|
98
|
+
'heart', 'heart-filled', 'star-filled', 'thumbs-up', 'thumbs-down', 'award', 'trophy',
|
|
99
|
+
'rocket', 'crown', 'shield', 'shield-check', 'lightbulb', 'puzzle', 'layers',
|
|
100
|
+
'folder', 'folder-open', 'file', 'file-plus', 'note', 'shield-key',
|
|
101
|
+
'crosshair', 'qr', 'fingerprint', 'fish-hook',
|
|
102
|
+
],
|
|
103
|
+
'Sigils': [
|
|
104
|
+
'sigil-blade', 'sigil-cardinal', 'sigil-eye', 'sigil-feather', 'sigil-flame', 'sigil-flask',
|
|
105
|
+
'sigil-heptagram', 'sigil-hexnested', 'sigil-key', 'sigil-leaf', 'sigil-moon', 'sigil-octagram',
|
|
106
|
+
'sigil-pentagram', 'sigil-solomon', 'sigil-spiralsquare', 'sigil-triquetra', 'sigil-vesica', 'sigil-wheel',
|
|
107
|
+
],
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
export type GlyphCategory = keyof typeof GlyphCategories
|
|
111
|
+
|
|
112
|
+
export const GlyphAliases: Partial<Record<GlyphName, readonly string[]>> = {
|
|
113
|
+
'mercury': ['quicksilver', 'hydrargyrum', 'planet', 'metal', 'element'],
|
|
114
|
+
'sulfur': ['brimstone', 'alchemy', 'element', 'sulphur'],
|
|
115
|
+
'salt': ['alchemy', 'element', 'mineral'],
|
|
116
|
+
'sun': ['solar', 'day', 'daylight', 'light', 'sunny', 'gold'],
|
|
117
|
+
'moon': ['lunar', 'night', 'crescent', 'silver', 'phase'],
|
|
118
|
+
'star': ['favorite', 'favourite', 'rating', 'night', 'sparkle', 'asterisk'],
|
|
119
|
+
'sigil': ['seal', 'rune', 'mark', 'symbol', 'glyph', 'occult'],
|
|
120
|
+
'flask': ['lab', 'laboratory', 'potion', 'chemistry', 'science', 'beaker', 'alchemy'],
|
|
121
|
+
'key': ['unlock', 'password', 'access', 'login', 'secret'],
|
|
122
|
+
'leaf': ['nature', 'plant', 'foliage', 'eco', 'autumn', 'herb'],
|
|
123
|
+
'sprig': ['herb', 'plant', 'twig', 'botanical', 'garnish'],
|
|
124
|
+
'fern': ['plant', 'frond', 'botanical', 'forest'],
|
|
125
|
+
'compass': ['navigate', 'direction', 'explore', 'orient', 'map'],
|
|
126
|
+
'eye': ['view', 'see', 'watch', 'visible', 'look', 'vision', 'preview'],
|
|
127
|
+
'hand': ['palm', 'wave', 'touch', 'gesture'],
|
|
128
|
+
'feather': ['quill', 'write', 'light', 'bird', 'plume'],
|
|
129
|
+
'book': ['read', 'library', 'journal', 'notebook', 'manual', 'docs', 'guide'],
|
|
130
|
+
'scroll': ['document', 'parchment', 'manuscript', 'certificate', 'deed'],
|
|
131
|
+
'asterism': ['divider', 'ornament', 'marginalia', 'dots', 'three'],
|
|
132
|
+
'flourish': ['divider', 'ornament', 'marginalia', 'decoration'],
|
|
133
|
+
'triangle': ['up', 'play', 'warning', 'delta', 'shape'],
|
|
134
|
+
'triangle-down': ['down', 'caret', 'delta', 'shape'],
|
|
135
|
+
'square': ['stop', 'box', 'shape', 'checkbox'],
|
|
136
|
+
'circle': ['dot', 'round', 'shape', 'ring'],
|
|
137
|
+
'hex': ['hexagon', 'shape', 'honeycomb'],
|
|
138
|
+
'cross': ['x', 'close', 'multiply', 'plus'],
|
|
139
|
+
'tick': ['check', 'done', 'yes', 'correct', 'confirm', 'ok'],
|
|
140
|
+
'plus': ['add', 'new', 'create', 'more', 'increment'],
|
|
141
|
+
'minus': ['subtract', 'remove', 'decrement', 'less', 'dash'],
|
|
142
|
+
'arrow-up': ['north', 'up', 'top', 'increase'],
|
|
143
|
+
'arrow-right': ['next', 'forward', 'east', 'go'],
|
|
144
|
+
'arrow-left': ['back', 'previous', 'prev', 'west', 'return'],
|
|
145
|
+
'arrow-down': ['south', 'down', 'bottom', 'decrease'],
|
|
146
|
+
'arrow-up-right': ['northeast', 'external', 'outbound', 'diagonal'],
|
|
147
|
+
'arrow-down-right': ['southeast', 'inbound', 'diagonal'],
|
|
148
|
+
'chevron-left': ['back', 'previous', 'prev', 'collapse'],
|
|
149
|
+
'chevron-right': ['next', 'forward', 'expand', 'more'],
|
|
150
|
+
'chevron-up': ['collapse', 'up', 'less'],
|
|
151
|
+
'chevron-down': ['expand', 'down', 'dropdown', 'more'],
|
|
152
|
+
'chevrons-left': ['first', 'rewind', 'skip', 'start'],
|
|
153
|
+
'chevrons-right': ['last', 'fast', 'skip', 'end'],
|
|
154
|
+
'caret-down': ['dropdown', 'expand', 'select', 'triangle'],
|
|
155
|
+
'caret-up': ['collapse', 'triangle'],
|
|
156
|
+
'caret-left': ['previous', 'triangle'],
|
|
157
|
+
'caret-right': ['next', 'play', 'triangle'],
|
|
158
|
+
'menu': ['hamburger', 'nav', 'list', 'bars', 'options'],
|
|
159
|
+
'close': ['x', 'cancel', 'dismiss', 'remove', 'exit'],
|
|
160
|
+
'expand': ['fullscreen', 'enlarge', 'grow', 'maximize'],
|
|
161
|
+
'collapse': ['minimize', 'shrink', 'reduce'],
|
|
162
|
+
'external-link': ['open', 'outbound', 'new tab', 'launch', 'visit'],
|
|
163
|
+
'grid': ['layout', 'tiles', 'gallery', 'apps', 'dashboard'],
|
|
164
|
+
'list': ['rows', 'lines', 'agenda', 'bullets', 'menu'],
|
|
165
|
+
'columns': ['layout', 'split', 'board', 'kanban'],
|
|
166
|
+
'sidebar': ['panel', 'drawer', 'layout', 'nav'],
|
|
167
|
+
'more': ['ellipsis', 'options', 'overflow', 'menu', 'dots'],
|
|
168
|
+
'more-vertical': ['ellipsis', 'options', 'overflow', 'kebab', 'dots'],
|
|
169
|
+
'filter': ['funnel', 'refine', 'sort', 'sift'],
|
|
170
|
+
'sort': ['order', 'arrange', 'rank', 'sequence'],
|
|
171
|
+
'refresh': ['reload', 'sync', 'update', 'renew', 'retry'],
|
|
172
|
+
'undo': ['back', 'revert', 'history'],
|
|
173
|
+
'redo': ['forward', 'repeat', 'again'],
|
|
174
|
+
'home': ['house', 'main', 'start', 'dashboard'],
|
|
175
|
+
'maximize': ['fullscreen', 'expand', 'enlarge'],
|
|
176
|
+
'drag': ['move', 'reorder', 'handle', 'grip', 'dots'],
|
|
177
|
+
'search': ['find', 'magnifier', 'lookup', 'zoom', 'explore', 'look'],
|
|
178
|
+
'edit': ['pencil', 'write', 'modify', 'change', 'compose'],
|
|
179
|
+
'pencil': ['edit', 'write', 'draw', 'compose'],
|
|
180
|
+
'eraser': ['delete', 'remove', 'rubber', 'clear'],
|
|
181
|
+
'trash': ['delete', 'bin', 'remove', 'garbage', 'discard'],
|
|
182
|
+
'save': ['disk', 'floppy', 'store', 'keep'],
|
|
183
|
+
'copy': ['duplicate', 'clone', 'clipboard'],
|
|
184
|
+
'clipboard': ['paste', 'copy', 'board', 'tasks'],
|
|
185
|
+
'download': ['save', 'import', 'get', 'arrow'],
|
|
186
|
+
'upload': ['export', 'send', 'arrow', 'publish'],
|
|
187
|
+
'share': ['network', 'send', 'social', 'distribute'],
|
|
188
|
+
'link': ['chain', 'url', 'connect', 'attach', 'hyperlink'],
|
|
189
|
+
'unlink': ['break', 'disconnect', 'detach'],
|
|
190
|
+
'lock': ['secure', 'private', 'locked', 'password', 'closed'],
|
|
191
|
+
'unlock': ['open', 'access', 'unsecure'],
|
|
192
|
+
'pin': ['location', 'marker', 'place', 'map', 'tack'],
|
|
193
|
+
'thumbtack': ['pin', 'attach', 'board', 'tack'],
|
|
194
|
+
'bookmark': ['save', 'favorite', 'favourite', 'ribbon', 'later'],
|
|
195
|
+
'flag': ['report', 'milestone', 'country', 'mark'],
|
|
196
|
+
'tag': ['label', 'price', 'category', 'badge'],
|
|
197
|
+
'check-circle': ['done', 'success', 'complete', 'verified', 'ok', 'approve'],
|
|
198
|
+
'x-circle': ['error', 'cancel', 'fail', 'remove', 'close'],
|
|
199
|
+
'plus-circle': ['add', 'new', 'create', 'include'],
|
|
200
|
+
'minus-circle': ['remove', 'subtract', 'exclude'],
|
|
201
|
+
'info': ['information', 'about', 'details', 'help', 'tooltip'],
|
|
202
|
+
'help': ['question', 'support', 'faq', 'ask'],
|
|
203
|
+
'warning': ['caution', 'alert', 'danger', 'attention'],
|
|
204
|
+
'ban': ['block', 'forbidden', 'no', 'prohibited', 'denied'],
|
|
205
|
+
'sliders': ['settings', 'controls', 'adjust', 'filters', 'mixer', 'tune'],
|
|
206
|
+
'toggle-on': ['switch', 'enabled', 'active', 'on'],
|
|
207
|
+
'toggle-off': ['switch', 'disabled', 'inactive', 'off'],
|
|
208
|
+
'eye-off': ['hide', 'hidden', 'invisible', 'private', 'conceal'],
|
|
209
|
+
'settings': ['gear', 'cog', 'preferences', 'options', 'config'],
|
|
210
|
+
'mail': ['email', 'envelope', 'message', 'inbox', 'letter', 'contact'],
|
|
211
|
+
'mail-open': ['email', 'read', 'opened', 'envelope'],
|
|
212
|
+
'send': ['paper plane', 'submit', 'message', 'deliver'],
|
|
213
|
+
'chat': ['message', 'talk', 'bubble', 'comment', 'sms'],
|
|
214
|
+
'chat-dots': ['message', 'typing', 'talk', 'bubble'],
|
|
215
|
+
'comments': ['discussion', 'replies', 'thread', 'talk'],
|
|
216
|
+
'phone': ['call', 'telephone', 'contact', 'mobile', 'ring'],
|
|
217
|
+
'at-sign': ['email', 'mention', 'handle', 'username'],
|
|
218
|
+
'inbox': ['mail', 'messages', 'receive', 'tray'],
|
|
219
|
+
'megaphone': ['announce', 'broadcast', 'marketing', 'promote', 'loud', 'bullhorn'],
|
|
220
|
+
'rss': ['feed', 'subscribe', 'news', 'syndicate'],
|
|
221
|
+
'bell': ['notification', 'alert', 'reminder', 'ring', 'alarm'],
|
|
222
|
+
'bell-off': ['mute', 'silent', 'do not disturb', 'notification'],
|
|
223
|
+
'paperclip': ['attach', 'attachment', 'clip', 'file'],
|
|
224
|
+
'play': ['start', 'video', 'media', 'run', 'begin'],
|
|
225
|
+
'pause': ['stop', 'hold', 'break', 'media'],
|
|
226
|
+
'stop': ['end', 'square', 'halt', 'media'],
|
|
227
|
+
'skip-forward': ['next', 'fast', 'forward', 'media'],
|
|
228
|
+
'skip-back': ['previous', 'rewind', 'back', 'media'],
|
|
229
|
+
'play-circle': ['start', 'video', 'watch', 'media'],
|
|
230
|
+
'volume': ['sound', 'speaker', 'audio', 'loud'],
|
|
231
|
+
'volume-off': ['mute', 'silent', 'sound', 'quiet'],
|
|
232
|
+
'mic': ['microphone', 'record', 'audio', 'voice', 'speak'],
|
|
233
|
+
'mic-off': ['mute', 'microphone', 'silent', 'muted'],
|
|
234
|
+
'camera': ['photo', 'picture', 'capture', 'snapshot'],
|
|
235
|
+
'video': ['camera', 'film', 'record', 'movie', 'recording'],
|
|
236
|
+
'image': ['photo', 'picture', 'gallery', 'media', 'pic'],
|
|
237
|
+
'music-note': ['song', 'audio', 'melody', 'tune', 'sound'],
|
|
238
|
+
'headphones': ['audio', 'music', 'sound', 'listen', 'headset'],
|
|
239
|
+
'film': ['movie', 'video', 'cinema', 'reel', 'media'],
|
|
240
|
+
'monitor': ['screen', 'display', 'desktop', 'computer', 'tv'],
|
|
241
|
+
'smartphone': ['phone', 'mobile', 'cell', 'device'],
|
|
242
|
+
'laptop': ['computer', 'notebook', 'device', 'macbook'],
|
|
243
|
+
'keyboard': ['type', 'keys', 'input', 'typing'],
|
|
244
|
+
'printer': ['print', 'document', 'paper', 'office'],
|
|
245
|
+
'battery': ['power', 'charge', 'energy', 'level'],
|
|
246
|
+
'wifi': ['wireless', 'internet', 'network', 'signal', 'connection'],
|
|
247
|
+
'plug': ['power', 'charge', 'connect', 'outlet', 'electric'],
|
|
248
|
+
'cpu': ['processor', 'chip', 'compute', 'hardware'],
|
|
249
|
+
'database': ['storage', 'data', 'server', 'db', 'records'],
|
|
250
|
+
'server': ['hosting', 'rack', 'data', 'backend', 'cloud'],
|
|
251
|
+
'hard-drive': ['storage', 'disk', 'hdd', 'data', 'memory'],
|
|
252
|
+
'tv': ['television', 'screen', 'monitor', 'watch', 'display'],
|
|
253
|
+
'router': ['wifi', 'network', 'modem', 'internet', 'wireless'],
|
|
254
|
+
'clock': ['time', 'schedule', 'watch', 'hour', 'wait'],
|
|
255
|
+
'calendar': ['date', 'schedule', 'event', 'month', 'planner'],
|
|
256
|
+
'calendar-check': ['scheduled', 'appointment', 'booked', 'done', 'event'],
|
|
257
|
+
'timer': ['stopwatch', 'countdown', 'time', 'duration'],
|
|
258
|
+
'hourglass': ['time', 'wait', 'loading', 'sand', 'timer'],
|
|
259
|
+
'history': ['recent', 'past', 'log', 'undo', 'clock', 'activity'],
|
|
260
|
+
'alarm': ['clock', 'wake', 'reminder', 'time'],
|
|
261
|
+
'sunrise': ['morning', 'dawn', 'sun', 'sunset', 'horizon'],
|
|
262
|
+
'cloud': ['weather', 'cloudy', 'sky', 'overcast', 'storage'],
|
|
263
|
+
'cloud-rain': ['weather', 'rainy', 'storm', 'precipitation', 'wet'],
|
|
264
|
+
'cloud-sun': ['weather', 'partly cloudy', 'forecast', 'day'],
|
|
265
|
+
'snowflake': ['snow', 'winter', 'cold', 'freeze', 'ice', 'frost'],
|
|
266
|
+
'bolt': ['lightning', 'thunder', 'flash', 'electric', 'power', 'storm', 'energy'],
|
|
267
|
+
'wind': ['breeze', 'air', 'windy', 'weather', 'gust'],
|
|
268
|
+
'droplet': ['water', 'drop', 'liquid', 'rain', 'moisture', 'wet'],
|
|
269
|
+
'waves': ['water', 'sea', 'ocean', 'tide', 'ripple'],
|
|
270
|
+
'fire': ['flame', 'heat', 'hot', 'burn', 'campfire', 'warm', 'spicy'],
|
|
271
|
+
'mountain': ['hill', 'peak', 'summit', 'outdoor', 'hike', 'nature'],
|
|
272
|
+
'tree': ['nature', 'forest', 'plant', 'wood', 'park', 'pine'],
|
|
273
|
+
'flower': ['bloom', 'blossom', 'plant', 'garden', 'floral', 'nature'],
|
|
274
|
+
'sprout': ['seedling', 'plant', 'grow', 'eco', 'germinate', 'garden'],
|
|
275
|
+
'umbrella': ['rain', 'weather', 'parasol', 'protection', 'insurance'],
|
|
276
|
+
'paw': ['pet', 'animal', 'dog', 'cat', 'print', 'track'],
|
|
277
|
+
'bug': ['insect', 'beetle', 'error', 'pest', 'debug'],
|
|
278
|
+
'bird': ['animal', 'tweet', 'sparrow', 'fly', 'nature'],
|
|
279
|
+
'fish': ['animal', 'sea', 'seafood', 'aquarium', 'swim'],
|
|
280
|
+
'acorn': ['nut', 'oak', 'autumn', 'seed', 'fall', 'squirrel'],
|
|
281
|
+
'rainbow': ['weather', 'pride', 'colors', 'arc', 'spectrum'],
|
|
282
|
+
'palm-tree': ['tropical', 'beach', 'vacation', 'holiday', 'coconut', 'island'],
|
|
283
|
+
'cactus': ['desert', 'plant', 'succulent', 'southwest', 'spike'],
|
|
284
|
+
'mushroom': ['fungus', 'toadstool', 'forage', 'plant', 'fungi'],
|
|
285
|
+
'campfire': ['fire', 'camp', 'bonfire', 'outdoor', 'flame'],
|
|
286
|
+
'snowman': ['winter', 'snow', 'christmas', 'cold', 'frosty'],
|
|
287
|
+
'car': ['auto', 'vehicle', 'drive', 'automobile', 'sedan', 'transport'],
|
|
288
|
+
'bus': ['transit', 'coach', 'transport', 'public', 'shuttle'],
|
|
289
|
+
'train': ['rail', 'metro', 'subway', 'transit', 'locomotive', 'transport'],
|
|
290
|
+
'plane': ['airplane', 'flight', 'fly', 'airport', 'travel', 'aircraft', 'aviation'],
|
|
291
|
+
'ship': ['boat', 'sail', 'cruise', 'ferry', 'vessel', 'sea', 'maritime'],
|
|
292
|
+
'bike': ['bicycle', 'cycle', 'cycling', 'ride', 'pedal'],
|
|
293
|
+
'scooter': ['moped', 'vespa', 'ride', 'kick'],
|
|
294
|
+
'truck': ['lorry', 'delivery', 'freight', 'cargo', 'shipping', 'haul'],
|
|
295
|
+
'taxi': ['cab', 'uber', 'ride', 'hail', 'transport'],
|
|
296
|
+
'fuel': ['gas', 'petrol', 'station', 'gasoline', 'pump', 'energy'],
|
|
297
|
+
'parking': ['park', 'garage', 'lot', 'car'],
|
|
298
|
+
'traffic-light': ['signal', 'stoplight', 'traffic', 'intersection'],
|
|
299
|
+
'luggage': ['suitcase', 'baggage', 'travel', 'trip', 'bag'],
|
|
300
|
+
'passport': ['travel', 'id', 'visa', 'identity', 'document', 'border'],
|
|
301
|
+
'anchor': ['boat', 'ship', 'nautical', 'marine', 'sea', 'harbor'],
|
|
302
|
+
'road': ['street', 'highway', 'route', 'path', 'drive', 'journey'],
|
|
303
|
+
'hammer': ['tool', 'build', 'construct', 'nail', 'repair', 'hardware'],
|
|
304
|
+
'wrench': ['tool', 'spanner', 'fix', 'repair', 'mechanic', 'settings'],
|
|
305
|
+
'screwdriver': ['tool', 'screw', 'fix', 'repair', 'assemble'],
|
|
306
|
+
'scissors': ['cut', 'trim', 'snip', 'shears', 'clip'],
|
|
307
|
+
'ruler': ['measure', 'scale', 'length', 'straight', 'dimensions'],
|
|
308
|
+
'brush': ['paint', 'art', 'stroke', 'design', 'clean'],
|
|
309
|
+
'palette': ['color', 'paint', 'art', 'swatch', 'design', 'theme'],
|
|
310
|
+
'gear': ['settings', 'cog', 'mechanism', 'config', 'machine'],
|
|
311
|
+
'anvil': ['forge', 'blacksmith', 'metal', 'smith', 'workshop'],
|
|
312
|
+
'axe': ['chop', 'wood', 'hatchet', 'lumber', 'cut'],
|
|
313
|
+
'pickaxe': ['mine', 'dig', 'mining', 'pick', 'quarry'],
|
|
314
|
+
'shovel': ['dig', 'spade', 'garden', 'excavate', 'dirt'],
|
|
315
|
+
'saw': ['cut', 'wood', 'carpentry', 'blade', 'lumber'],
|
|
316
|
+
'drafting-compass': ['draw', 'geometry', 'circle', 'technical', 'architect'],
|
|
317
|
+
'magnet': ['magnetic', 'attract', 'field', 'physics', 'pull'],
|
|
318
|
+
'needle': ['sew', 'thread', 'stitch', 'sharp', 'tailor'],
|
|
319
|
+
'toolbox': ['tools', 'kit', 'repair', 'hardware', 'equipment'],
|
|
320
|
+
'nut-bolt': ['hardware', 'fastener', 'screw', 'mechanic', 'assembly'],
|
|
321
|
+
'gavel': ['judge', 'law', 'court', 'auction', 'legal', 'justice', 'hammer'],
|
|
322
|
+
'shirt': ['clothes', 'apparel', 'tshirt', 'top', 'tee', 'fashion', 'clothing'],
|
|
323
|
+
'dress': ['clothes', 'apparel', 'fashion', 'gown', 'women', 'clothing'],
|
|
324
|
+
'shoe': ['footwear', 'sneaker', 'boot', 'fashion', 'clothing'],
|
|
325
|
+
'hat': ['cap', 'clothing', 'fashion', 'headwear', 'accessory'],
|
|
326
|
+
'watch': ['time', 'clock', 'wrist', 'accessory', 'wearable'],
|
|
327
|
+
'ring': ['jewelry', 'wedding', 'engagement', 'band', 'diamond'],
|
|
328
|
+
'glasses': ['spectacles', 'eyewear', 'vision', 'reading', 'optical'],
|
|
329
|
+
'sunglasses': ['shades', 'eyewear', 'sun', 'summer', 'cool'],
|
|
330
|
+
'perfume': ['fragrance', 'cologne', 'scent', 'beauty', 'cosmetics'],
|
|
331
|
+
'lipstick': ['makeup', 'cosmetics', 'beauty', 'lips'],
|
|
332
|
+
'hanger': ['clothes', 'closet', 'wardrobe', 'hang', 'laundry'],
|
|
333
|
+
'basket': ['shopping', 'grocery', 'cart', 'market', 'buy'],
|
|
334
|
+
'barcode': ['scan', 'product', 'sku', 'price', 'upc'],
|
|
335
|
+
'gem': ['jewel', 'diamond', 'gemstone', 'precious', 'crystal', 'luxury'],
|
|
336
|
+
'backpack': ['bag', 'rucksack', 'school', 'travel', 'hike'],
|
|
337
|
+
'cart': ['shopping', 'buy', 'checkout', 'basket', 'ecommerce', 'trolley'],
|
|
338
|
+
'bag': ['shopping', 'purchase', 'tote', 'buy', 'handbag'],
|
|
339
|
+
'wallet': ['money', 'payment', 'cash', 'billfold', 'finance'],
|
|
340
|
+
'credit-card': ['payment', 'debit', 'card', 'pay', 'bank', 'checkout'],
|
|
341
|
+
'coin': ['money', 'cash', 'currency', 'token', 'payment'],
|
|
342
|
+
'receipt': ['invoice', 'bill', 'purchase', 'transaction', 'order'],
|
|
343
|
+
'gift': ['present', 'reward', 'box', 'birthday', 'bonus'],
|
|
344
|
+
'chart-bar': ['graph', 'analytics', 'statistics', 'data', 'bars', 'report'],
|
|
345
|
+
'chart-line': ['graph', 'analytics', 'trend', 'data', 'line', 'report'],
|
|
346
|
+
'chart-pie': ['graph', 'analytics', 'statistics', 'data', 'pie', 'breakdown'],
|
|
347
|
+
'trending-up': ['growth', 'increase', 'rise', 'up', 'gain', 'profit'],
|
|
348
|
+
'trending-down': ['decline', 'decrease', 'drop', 'down', 'loss', 'fall'],
|
|
349
|
+
'scale': ['balance', 'justice', 'weigh', 'compare', 'law'],
|
|
350
|
+
'target': ['goal', 'aim', 'bullseye', 'objective', 'focus', 'accuracy'],
|
|
351
|
+
'percent': ['discount', 'sale', 'rate', 'percentage', 'off'],
|
|
352
|
+
'box': ['package', 'parcel', 'shipping', 'cube', 'product', '3d'],
|
|
353
|
+
'archive': ['store', 'box', 'backup', 'old', 'file', 'storage'],
|
|
354
|
+
'bank': ['finance', 'money', 'institution', 'building', 'account', 'savings'],
|
|
355
|
+
'piggy-bank': ['savings', 'save', 'money', 'deposit', 'budget', 'funds'],
|
|
356
|
+
'dollar': ['money', 'usd', 'currency', 'cash', 'price', 'payment'],
|
|
357
|
+
'euro': ['money', 'eur', 'currency', 'europe', 'cash'],
|
|
358
|
+
'pound': ['money', 'gbp', 'currency', 'sterling', 'britain', 'cash'],
|
|
359
|
+
'yen': ['money', 'jpy', 'currency', 'japan', 'yuan', 'cash'],
|
|
360
|
+
'bitcoin': ['crypto', 'btc', 'currency', 'blockchain', 'digital', 'money'],
|
|
361
|
+
'atm': ['cash', 'machine', 'withdraw', 'bank', 'money'],
|
|
362
|
+
'vault': ['safe', 'secure', 'bank', 'storage', 'money', 'deposit'],
|
|
363
|
+
'calculator': ['math', 'compute', 'accounting', 'numbers', 'sum'],
|
|
364
|
+
'money-bill': ['cash', 'dollar', 'note', 'currency', 'payment'],
|
|
365
|
+
'coins': ['money', 'cash', 'change', 'currency', 'savings', 'stack'],
|
|
366
|
+
'hand-coin': ['payment', 'give', 'donate', 'tip', 'salary', 'income', 'pay'],
|
|
367
|
+
'exchange': ['transfer', 'swap', 'convert', 'trade', 'currency'],
|
|
368
|
+
'couch': ['sofa', 'furniture', 'living room', 'seat', 'lounge'],
|
|
369
|
+
'bed': ['sleep', 'bedroom', 'furniture', 'rest', 'hotel'],
|
|
370
|
+
'lamp': ['light', 'desk', 'furniture', 'lighting', 'bulb'],
|
|
371
|
+
'door': ['entrance', 'exit', 'room', 'open', 'enter'],
|
|
372
|
+
'broom': ['clean', 'sweep', 'chores', 'housekeeping', 'tidy'],
|
|
373
|
+
'washer': ['laundry', 'washing machine', 'clean', 'appliance'],
|
|
374
|
+
'thermometer': ['temperature', 'fever', 'heat', 'weather', 'health'],
|
|
375
|
+
'thermostat': ['temperature', 'heating', 'climate', 'nest', 'hvac'],
|
|
376
|
+
'fire-extinguisher': ['safety', 'fire', 'emergency', 'protect'],
|
|
377
|
+
'key-round': ['unlock', 'password', 'access', 'login', 'key', 'security'],
|
|
378
|
+
'dumbbell': ['gym', 'workout', 'weights', 'exercise', 'fitness', 'lift', 'muscle'],
|
|
379
|
+
'heart-pulse': ['health', 'heartbeat', 'cardio', 'medical', 'vitals', 'ecg'],
|
|
380
|
+
'pill': ['medicine', 'drug', 'pharmacy', 'medication', 'tablet', 'health'],
|
|
381
|
+
'syringe': ['injection', 'vaccine', 'needle', 'medical', 'shot', 'health'],
|
|
382
|
+
'stethoscope': ['doctor', 'medical', 'health', 'checkup', 'clinic'],
|
|
383
|
+
'tooth': ['dental', 'dentist', 'teeth', 'oral', 'health'],
|
|
384
|
+
'bandage': ['plaster', 'injury', 'first aid', 'wound', 'medical', 'heal'],
|
|
385
|
+
'first-aid': ['medical', 'emergency', 'kit', 'health', 'help', 'aid'],
|
|
386
|
+
'lotus': ['yoga', 'meditation', 'zen', 'wellness', 'flower', 'spa', 'calm'],
|
|
387
|
+
'running': ['run', 'jog', 'exercise', 'fitness', 'marathon', 'sprint', 'cardio'],
|
|
388
|
+
'weight-scale': ['weigh', 'bathroom scale', 'fitness', 'health', 'measure'],
|
|
389
|
+
'wheelchair': ['accessible', 'disability', 'accessibility', 'handicap', 'mobility'],
|
|
390
|
+
'mask': ['face mask', 'medical', 'covid', 'protection', 'health'],
|
|
391
|
+
'brain': ['mind', 'think', 'memory', 'neuroscience', 'intelligence', 'mental'],
|
|
392
|
+
'coffee': ['cafe', 'drink', 'espresso', 'latte', 'mug', 'caffeine', 'tea'],
|
|
393
|
+
'cup': ['drink', 'mug', 'beverage', 'tea', 'glass'],
|
|
394
|
+
'wine': ['drink', 'alcohol', 'glass', 'bar', 'vineyard', 'merlot'],
|
|
395
|
+
'bottle': ['drink', 'water', 'container', 'beverage'],
|
|
396
|
+
'cocktail': ['drink', 'bar', 'alcohol', 'martini', 'mixer', 'party'],
|
|
397
|
+
'cake': ['dessert', 'birthday', 'bakery', 'sweet', 'celebration', 'pastry'],
|
|
398
|
+
'restaurant': ['food', 'dining', 'eat', 'fork', 'knife', 'meal', 'cutlery'],
|
|
399
|
+
'utensils': ['fork', 'spoon', 'cutlery', 'eat', 'dining', 'silverware'],
|
|
400
|
+
'apple': ['fruit', 'food', 'healthy', 'snack', 'orchard'],
|
|
401
|
+
'ice-cream': ['dessert', 'sweet', 'cone', 'gelato', 'summer', 'frozen'],
|
|
402
|
+
'bread': ['bakery', 'loaf', 'food', 'toast', 'carbs'],
|
|
403
|
+
'burger': ['food', 'fast food', 'hamburger', 'sandwich', 'beef', 'meal'],
|
|
404
|
+
'pizza': ['food', 'italian', 'slice', 'fast food', 'pepperoni', 'meal'],
|
|
405
|
+
'noodles': ['food', 'ramen', 'pasta', 'asian', 'soup', 'bowl'],
|
|
406
|
+
'sushi': ['food', 'japanese', 'seafood', 'roll', 'asian'],
|
|
407
|
+
'taco': ['food', 'mexican', 'burrito', 'wrap', 'fast food'],
|
|
408
|
+
'salad': ['food', 'healthy', 'vegetables', 'greens', 'vegan', 'bowl'],
|
|
409
|
+
'egg': ['food', 'breakfast', 'protein', 'omelette', 'easter'],
|
|
410
|
+
'donut': ['doughnut', 'dessert', 'sweet', 'pastry', 'bakery', 'snack'],
|
|
411
|
+
'cookie': ['biscuit', 'dessert', 'sweet', 'snack', 'bakery', 'treat'],
|
|
412
|
+
'candy': ['sweet', 'sugar', 'treat', 'confectionery', 'dessert'],
|
|
413
|
+
'popcorn': ['snack', 'cinema', 'movie', 'corn', 'treat'],
|
|
414
|
+
'beer': ['drink', 'alcohol', 'pub', 'bar', 'pint', 'ale', 'lager'],
|
|
415
|
+
'soda': ['drink', 'cola', 'pop', 'fizzy', 'soft drink', 'beverage'],
|
|
416
|
+
'milk': ['drink', 'dairy', 'carton', 'beverage', 'breakfast'],
|
|
417
|
+
'croissant': ['pastry', 'bakery', 'breakfast', 'french', 'food'],
|
|
418
|
+
'person': ['user', 'profile', 'account', 'people', 'human', 'individual', 'avatar'],
|
|
419
|
+
'people': ['users', 'group', 'team', 'community', 'persons', 'crowd'],
|
|
420
|
+
'person-add': ['add user', 'invite', 'signup', 'register', 'follow', 'new contact'],
|
|
421
|
+
'user-circle': ['profile', 'account', 'avatar', 'user', 'contact'],
|
|
422
|
+
'building': ['office', 'company', 'business', 'city', 'apartment', 'tower'],
|
|
423
|
+
'store': ['shop', 'retail', 'market', 'business', 'storefront', 'merchant'],
|
|
424
|
+
'map': ['location', 'navigation', 'directions', 'travel', 'geography'],
|
|
425
|
+
'navigation': ['compass', 'direction', 'gps', 'arrow', 'navigate', 'locate'],
|
|
426
|
+
'globe': ['world', 'earth', 'international', 'web', 'global', 'language'],
|
|
427
|
+
'school': ['education', 'university', 'college', 'learn', 'academy', 'student'],
|
|
428
|
+
'briefcase': ['work', 'business', 'job', 'office', 'portfolio', 'career'],
|
|
429
|
+
'factory': ['industry', 'manufacturing', 'plant', 'production', 'industrial'],
|
|
430
|
+
'hospital': ['medical', 'health', 'clinic', 'emergency', 'care'],
|
|
431
|
+
'tent': ['camp', 'camping', 'outdoor', 'festival', 'shelter'],
|
|
432
|
+
'ticket': ['event', 'admission', 'pass', 'voucher', 'coupon', 'entry'],
|
|
433
|
+
'dog': ['pet', 'animal', 'puppy', 'canine', 'hound'],
|
|
434
|
+
'cat': ['pet', 'animal', 'kitten', 'feline', 'kitty'],
|
|
435
|
+
'bone': ['dog', 'pet', 'treat', 'skeleton', 'chew'],
|
|
436
|
+
'stroller': ['baby', 'pram', 'child', 'infant', 'buggy', 'parenting'],
|
|
437
|
+
'baby-bottle': ['baby', 'infant', 'milk', 'feed', 'child', 'nursery'],
|
|
438
|
+
'teddy': ['toy', 'bear', 'child', 'plush', 'kids'],
|
|
439
|
+
'blocks': ['toy', 'kids', 'building', 'child', 'play', 'lego'],
|
|
440
|
+
'gamepad': ['game', 'controller', 'gaming', 'console', 'play', 'joystick'],
|
|
441
|
+
'dice': ['game', 'random', 'chance', 'board game', 'luck', 'roll'],
|
|
442
|
+
'theater-masks': ['drama', 'comedy', 'tragedy', 'acting', 'performance', 'arts'],
|
|
443
|
+
'guitar': ['music', 'instrument', 'band', 'rock', 'strings'],
|
|
444
|
+
'piano': ['music', 'instrument', 'keys', 'keyboard', 'classical'],
|
|
445
|
+
'chess': ['game', 'strategy', 'board game', 'pawn', 'play'],
|
|
446
|
+
'clapperboard': ['movie', 'film', 'video', 'director', 'production', 'cinema'],
|
|
447
|
+
'balloon': ['party', 'celebration', 'birthday', 'festive', 'float'],
|
|
448
|
+
'venus': ['female', 'woman', 'feminine', 'copper', 'planet', 'gender'],
|
|
449
|
+
'mars': ['male', 'man', 'masculine', 'iron', 'planet', 'gender'],
|
|
450
|
+
'element-fire': ['alchemy', 'triangle', 'classical element', 'hot'],
|
|
451
|
+
'element-water': ['alchemy', 'triangle', 'classical element', 'liquid'],
|
|
452
|
+
'element-air': ['alchemy', 'triangle', 'classical element', 'wind'],
|
|
453
|
+
'element-earth': ['alchemy', 'triangle', 'classical element', 'ground'],
|
|
454
|
+
'quintessence': ['aether', 'fifth element', 'spirit', 'essence', 'occult'],
|
|
455
|
+
'ankh': ['egyptian', 'life', 'cross', 'eternal', 'symbol'],
|
|
456
|
+
'crystal': ['gem', 'quartz', 'mineral', 'esoteric', 'healing'],
|
|
457
|
+
'candle': ['flame', 'light', 'wax', 'wick', 'vigil', 'fire'],
|
|
458
|
+
'mortar-pestle': ['grind', 'apothecary', 'pharmacy', 'herbs', 'potion', 'alchemy'],
|
|
459
|
+
'planet': ['saturn', 'space', 'astronomy', 'ringed', 'cosmos'],
|
|
460
|
+
'comet': ['space', 'astronomy', 'meteor', 'shooting star', 'cosmos'],
|
|
461
|
+
'skull': ['death', 'danger', 'poison', 'bone', 'pirate', 'dead'],
|
|
462
|
+
'potion': ['flask', 'elixir', 'magic', 'brew', 'alchemy', 'vial'],
|
|
463
|
+
'scales': ['balance', 'justice', 'libra', 'weigh', 'law', 'fairness'],
|
|
464
|
+
'hexagram': ['star of david', 'six point', 'occult', 'seal', 'symbol'],
|
|
465
|
+
'heart': ['love', 'like', 'favorite', 'favourite', 'health', 'romance'],
|
|
466
|
+
'heart-filled': ['love', 'like', 'favorite', 'favourite', 'liked', 'solid'],
|
|
467
|
+
'star-filled': ['favorite', 'favourite', 'rating', 'rated', 'solid', 'bookmark'],
|
|
468
|
+
'thumbs-up': ['like', 'approve', 'good', 'yes', 'upvote', 'positive'],
|
|
469
|
+
'thumbs-down': ['dislike', 'disapprove', 'bad', 'no', 'downvote', 'negative'],
|
|
470
|
+
'award': ['medal', 'prize', 'achievement', 'badge', 'winner', 'honor'],
|
|
471
|
+
'trophy': ['win', 'champion', 'prize', 'award', 'first', 'victory'],
|
|
472
|
+
'rocket': ['launch', 'startup', 'space', 'boost', 'fast', 'ship'],
|
|
473
|
+
'crown': ['king', 'queen', 'royal', 'premium', 'vip', 'best'],
|
|
474
|
+
'shield': ['security', 'protect', 'safety', 'guard', 'defense', 'privacy'],
|
|
475
|
+
'shield-check': ['secure', 'verified', 'protected', 'safe', 'trusted'],
|
|
476
|
+
'lightbulb': ['idea', 'tip', 'innovation', 'bright', 'insight', 'hint'],
|
|
477
|
+
'puzzle': ['piece', 'plugin', 'extension', 'solve', 'jigsaw', 'integration'],
|
|
478
|
+
'layers': ['stack', 'levels', 'overlap', 'z-index', 'design'],
|
|
479
|
+
'folder': ['directory', 'files', 'storage', 'organize'],
|
|
480
|
+
'folder-open': ['directory', 'files', 'open', 'browse'],
|
|
481
|
+
'file': ['document', 'page', 'paper', 'doc'],
|
|
482
|
+
'file-plus': ['new document', 'add file', 'create', 'new'],
|
|
483
|
+
'note': ['memo', 'sticky', 'reminder', 'annotation', 'post-it'],
|
|
484
|
+
'shield-key': ['security', 'access', 'protected', 'permission', 'vault'],
|
|
485
|
+
'crosshair': ['target', 'aim', 'precision', 'focus', 'locate'],
|
|
486
|
+
'qr': ['qr code', 'scan', 'barcode', 'code', 'square'],
|
|
487
|
+
'fingerprint': ['biometric', 'identity', 'touch id', 'secure', 'scan', 'print'],
|
|
488
|
+
'fish-hook': ['fishing', 'catch', 'angle', 'bait', 'hook'],
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
/** Human label: 'chart-bar' → 'Chart Bar'. */
|
|
492
|
+
export const glyphLabel = (name: GlyphName): string =>
|
|
493
|
+
name.split('-').map(w => w.charAt(0).toUpperCase() + w.slice(1)).join(' ')
|
|
494
|
+
|
|
495
|
+
/** Category a glyph belongs to (first match), or undefined. */
|
|
496
|
+
export const glyphCategory = (name: GlyphName): GlyphCategory | undefined =>
|
|
497
|
+
(Object.keys(GlyphCategories) as GlyphCategory[]).find(c =>
|
|
498
|
+
(GlyphCategories[c] as readonly string[]).includes(name)
|
|
499
|
+
)
|
|
500
|
+
|
|
501
|
+
export interface GlyphSearchResult {
|
|
502
|
+
name: GlyphName
|
|
503
|
+
score: number
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
/**
|
|
507
|
+
* Search glyphs by free text, ranked by relevance (higher = better).
|
|
508
|
+
*
|
|
509
|
+
* Multi-word queries use AND semantics — every token must hit something.
|
|
510
|
+
* Returns matches sorted by score desc, then alphabetically, capped by `limit`.
|
|
511
|
+
*/
|
|
512
|
+
export const searchGlyphs = (
|
|
513
|
+
query: string,
|
|
514
|
+
allNames: readonly GlyphName[],
|
|
515
|
+
limit = Infinity,
|
|
516
|
+
): GlyphSearchResult[] => {
|
|
517
|
+
const q = query.trim().toLowerCase()
|
|
518
|
+
if (!q) return allNames.map(name => ({ name, score: 0 }))
|
|
519
|
+
const tokens = q.split(/\s+/).filter(Boolean)
|
|
520
|
+
|
|
521
|
+
const scoreToken = (name: GlyphName, token: string): number => {
|
|
522
|
+
const label = glyphLabel(name).toLowerCase()
|
|
523
|
+
const words = name.split('-')
|
|
524
|
+
const al = (GlyphAliases[name] as string[]) ?? []
|
|
525
|
+
let best = 0
|
|
526
|
+
|
|
527
|
+
if (name === token || label === token) best = Math.max(best, 100)
|
|
528
|
+
if (name.startsWith(token) || label.startsWith(token)) best = Math.max(best, 70)
|
|
529
|
+
if (words.some(w => w.startsWith(token))) best = Math.max(best, 55)
|
|
530
|
+
if (name.includes(token) || label.includes(token)) best = Math.max(best, 40)
|
|
531
|
+
|
|
532
|
+
for (let i = 0; i < al.length; i++) {
|
|
533
|
+
const a = al[i]
|
|
534
|
+
if (!a) continue
|
|
535
|
+
const rank = Math.min(i, 9)
|
|
536
|
+
if (a === token) best = Math.max(best, 100 - 2 - rank * 2)
|
|
537
|
+
else if (a.startsWith(token)) best = Math.max(best, 50 - rank * 2)
|
|
538
|
+
else if (a.includes(token)) best = Math.max(best, 30 - rank * 1.5)
|
|
539
|
+
}
|
|
540
|
+
return best
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
const results: GlyphSearchResult[] = []
|
|
544
|
+
for (const name of allNames) {
|
|
545
|
+
let total = 0
|
|
546
|
+
let missed = false
|
|
547
|
+
for (const token of tokens) {
|
|
548
|
+
const s = scoreToken(name, token)
|
|
549
|
+
if (s === 0) missed = true
|
|
550
|
+
total += s
|
|
551
|
+
}
|
|
552
|
+
if (total > 0 && !(tokens.length > 1 && missed)) {
|
|
553
|
+
results.push({ name, score: total })
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
results.sort((a, b) => b.score - a.score || a.name.localeCompare(b.name))
|
|
558
|
+
return Number.isFinite(limit) ? results.slice(0, limit) : results
|
|
559
|
+
}
|