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.
Files changed (412) hide show
  1. package/package.json +10 -3
  2. package/src/glyphs/glyphMeta.ts +559 -0
  3. package/src/glyphs/svg-components-native/Acorn.tsx +10 -0
  4. package/src/glyphs/svg-components-native/Alarm.tsx +10 -0
  5. package/src/glyphs/svg-components-native/Anchor.tsx +10 -0
  6. package/src/glyphs/svg-components-native/Ankh.tsx +10 -0
  7. package/src/glyphs/svg-components-native/Anvil.tsx +10 -0
  8. package/src/glyphs/svg-components-native/Apple.tsx +10 -0
  9. package/src/glyphs/svg-components-native/Archive.tsx +10 -0
  10. package/src/glyphs/svg-components-native/ArrowDown.tsx +10 -0
  11. package/src/glyphs/svg-components-native/ArrowDownRight.tsx +10 -0
  12. package/src/glyphs/svg-components-native/ArrowLeft.tsx +10 -0
  13. package/src/glyphs/svg-components-native/ArrowRight.tsx +10 -0
  14. package/src/glyphs/svg-components-native/ArrowUp.tsx +10 -0
  15. package/src/glyphs/svg-components-native/ArrowUpRight.tsx +10 -0
  16. package/src/glyphs/svg-components-native/Asterism.tsx +10 -0
  17. package/src/glyphs/svg-components-native/AtSign.tsx +10 -0
  18. package/src/glyphs/svg-components-native/Atm.tsx +10 -0
  19. package/src/glyphs/svg-components-native/Award.tsx +10 -0
  20. package/src/glyphs/svg-components-native/Axe.tsx +10 -0
  21. package/src/glyphs/svg-components-native/BabyBottle.tsx +10 -0
  22. package/src/glyphs/svg-components-native/Backpack.tsx +10 -0
  23. package/src/glyphs/svg-components-native/Bag.tsx +10 -0
  24. package/src/glyphs/svg-components-native/Balloon.tsx +10 -0
  25. package/src/glyphs/svg-components-native/Ban.tsx +10 -0
  26. package/src/glyphs/svg-components-native/Bandage.tsx +10 -0
  27. package/src/glyphs/svg-components-native/Bank.tsx +10 -0
  28. package/src/glyphs/svg-components-native/Barcode.tsx +10 -0
  29. package/src/glyphs/svg-components-native/Basket.tsx +10 -0
  30. package/src/glyphs/svg-components-native/Battery.tsx +10 -0
  31. package/src/glyphs/svg-components-native/Bed.tsx +10 -0
  32. package/src/glyphs/svg-components-native/Beer.tsx +10 -0
  33. package/src/glyphs/svg-components-native/Bell.tsx +10 -0
  34. package/src/glyphs/svg-components-native/BellOff.tsx +10 -0
  35. package/src/glyphs/svg-components-native/Bike.tsx +10 -0
  36. package/src/glyphs/svg-components-native/Bird.tsx +10 -0
  37. package/src/glyphs/svg-components-native/Bitcoin.tsx +10 -0
  38. package/src/glyphs/svg-components-native/Blocks.tsx +10 -0
  39. package/src/glyphs/svg-components-native/Bolt.tsx +10 -0
  40. package/src/glyphs/svg-components-native/Bone.tsx +10 -0
  41. package/src/glyphs/svg-components-native/Book.tsx +10 -0
  42. package/src/glyphs/svg-components-native/Bookmark.tsx +10 -0
  43. package/src/glyphs/svg-components-native/Bottle.tsx +10 -0
  44. package/src/glyphs/svg-components-native/Box.tsx +10 -0
  45. package/src/glyphs/svg-components-native/Brain.tsx +10 -0
  46. package/src/glyphs/svg-components-native/Bread.tsx +10 -0
  47. package/src/glyphs/svg-components-native/Briefcase.tsx +10 -0
  48. package/src/glyphs/svg-components-native/Broom.tsx +10 -0
  49. package/src/glyphs/svg-components-native/Brush.tsx +10 -0
  50. package/src/glyphs/svg-components-native/Bug.tsx +10 -0
  51. package/src/glyphs/svg-components-native/Building.tsx +10 -0
  52. package/src/glyphs/svg-components-native/Burger.tsx +10 -0
  53. package/src/glyphs/svg-components-native/Bus.tsx +10 -0
  54. package/src/glyphs/svg-components-native/Cactus.tsx +10 -0
  55. package/src/glyphs/svg-components-native/Cake.tsx +10 -0
  56. package/src/glyphs/svg-components-native/Calculator.tsx +10 -0
  57. package/src/glyphs/svg-components-native/Calendar.tsx +10 -0
  58. package/src/glyphs/svg-components-native/CalendarCheck.tsx +10 -0
  59. package/src/glyphs/svg-components-native/Camera.tsx +10 -0
  60. package/src/glyphs/svg-components-native/Campfire.tsx +10 -0
  61. package/src/glyphs/svg-components-native/Candle.tsx +10 -0
  62. package/src/glyphs/svg-components-native/Candy.tsx +10 -0
  63. package/src/glyphs/svg-components-native/Car.tsx +10 -0
  64. package/src/glyphs/svg-components-native/CaretDown.tsx +10 -0
  65. package/src/glyphs/svg-components-native/CaretLeft.tsx +10 -0
  66. package/src/glyphs/svg-components-native/CaretRight.tsx +10 -0
  67. package/src/glyphs/svg-components-native/CaretUp.tsx +10 -0
  68. package/src/glyphs/svg-components-native/Cart.tsx +10 -0
  69. package/src/glyphs/svg-components-native/Cat.tsx +10 -0
  70. package/src/glyphs/svg-components-native/ChartBar.tsx +10 -0
  71. package/src/glyphs/svg-components-native/ChartLine.tsx +10 -0
  72. package/src/glyphs/svg-components-native/ChartPie.tsx +10 -0
  73. package/src/glyphs/svg-components-native/Chat.tsx +10 -0
  74. package/src/glyphs/svg-components-native/ChatDots.tsx +10 -0
  75. package/src/glyphs/svg-components-native/CheckCircle.tsx +10 -0
  76. package/src/glyphs/svg-components-native/Chess.tsx +10 -0
  77. package/src/glyphs/svg-components-native/ChevronDown.tsx +10 -0
  78. package/src/glyphs/svg-components-native/ChevronLeft.tsx +10 -0
  79. package/src/glyphs/svg-components-native/ChevronRight.tsx +10 -0
  80. package/src/glyphs/svg-components-native/ChevronUp.tsx +10 -0
  81. package/src/glyphs/svg-components-native/ChevronsLeft.tsx +10 -0
  82. package/src/glyphs/svg-components-native/ChevronsRight.tsx +10 -0
  83. package/src/glyphs/svg-components-native/Circle.tsx +10 -0
  84. package/src/glyphs/svg-components-native/Clapperboard.tsx +10 -0
  85. package/src/glyphs/svg-components-native/Clipboard.tsx +10 -0
  86. package/src/glyphs/svg-components-native/Clock.tsx +10 -0
  87. package/src/glyphs/svg-components-native/Close.tsx +10 -0
  88. package/src/glyphs/svg-components-native/Cloud.tsx +10 -0
  89. package/src/glyphs/svg-components-native/CloudRain.tsx +10 -0
  90. package/src/glyphs/svg-components-native/CloudSun.tsx +10 -0
  91. package/src/glyphs/svg-components-native/Cocktail.tsx +10 -0
  92. package/src/glyphs/svg-components-native/Coffee.tsx +10 -0
  93. package/src/glyphs/svg-components-native/Coin.tsx +10 -0
  94. package/src/glyphs/svg-components-native/Coins.tsx +10 -0
  95. package/src/glyphs/svg-components-native/Collapse.tsx +10 -0
  96. package/src/glyphs/svg-components-native/Columns.tsx +10 -0
  97. package/src/glyphs/svg-components-native/Comet.tsx +10 -0
  98. package/src/glyphs/svg-components-native/Comments.tsx +10 -0
  99. package/src/glyphs/svg-components-native/Compass.tsx +10 -0
  100. package/src/glyphs/svg-components-native/Cookie.tsx +10 -0
  101. package/src/glyphs/svg-components-native/Copy.tsx +10 -0
  102. package/src/glyphs/svg-components-native/Couch.tsx +10 -0
  103. package/src/glyphs/svg-components-native/Cpu.tsx +10 -0
  104. package/src/glyphs/svg-components-native/CreditCard.tsx +10 -0
  105. package/src/glyphs/svg-components-native/Croissant.tsx +10 -0
  106. package/src/glyphs/svg-components-native/Cross.tsx +10 -0
  107. package/src/glyphs/svg-components-native/Crosshair.tsx +10 -0
  108. package/src/glyphs/svg-components-native/Crown.tsx +10 -0
  109. package/src/glyphs/svg-components-native/Crystal.tsx +10 -0
  110. package/src/glyphs/svg-components-native/Cup.tsx +10 -0
  111. package/src/glyphs/svg-components-native/Database.tsx +10 -0
  112. package/src/glyphs/svg-components-native/Dice.tsx +10 -0
  113. package/src/glyphs/svg-components-native/Dog.tsx +10 -0
  114. package/src/glyphs/svg-components-native/Dollar.tsx +10 -0
  115. package/src/glyphs/svg-components-native/Donut.tsx +10 -0
  116. package/src/glyphs/svg-components-native/Door.tsx +10 -0
  117. package/src/glyphs/svg-components-native/Download.tsx +10 -0
  118. package/src/glyphs/svg-components-native/DraftingCompass.tsx +10 -0
  119. package/src/glyphs/svg-components-native/Drag.tsx +10 -0
  120. package/src/glyphs/svg-components-native/Dress.tsx +10 -0
  121. package/src/glyphs/svg-components-native/Droplet.tsx +10 -0
  122. package/src/glyphs/svg-components-native/Dumbbell.tsx +10 -0
  123. package/src/glyphs/svg-components-native/Edit.tsx +10 -0
  124. package/src/glyphs/svg-components-native/Egg.tsx +10 -0
  125. package/src/glyphs/svg-components-native/ElementAir.tsx +10 -0
  126. package/src/glyphs/svg-components-native/ElementEarth.tsx +10 -0
  127. package/src/glyphs/svg-components-native/ElementFire.tsx +10 -0
  128. package/src/glyphs/svg-components-native/ElementWater.tsx +10 -0
  129. package/src/glyphs/svg-components-native/Eraser.tsx +10 -0
  130. package/src/glyphs/svg-components-native/Euro.tsx +10 -0
  131. package/src/glyphs/svg-components-native/Exchange.tsx +10 -0
  132. package/src/glyphs/svg-components-native/Expand.tsx +10 -0
  133. package/src/glyphs/svg-components-native/ExternalLink.tsx +10 -0
  134. package/src/glyphs/svg-components-native/Eye.tsx +10 -0
  135. package/src/glyphs/svg-components-native/EyeOff.tsx +10 -0
  136. package/src/glyphs/svg-components-native/Factory.tsx +10 -0
  137. package/src/glyphs/svg-components-native/Feather.tsx +10 -0
  138. package/src/glyphs/svg-components-native/Fern.tsx +10 -0
  139. package/src/glyphs/svg-components-native/File.tsx +10 -0
  140. package/src/glyphs/svg-components-native/FilePlus.tsx +10 -0
  141. package/src/glyphs/svg-components-native/Film.tsx +10 -0
  142. package/src/glyphs/svg-components-native/Filter.tsx +10 -0
  143. package/src/glyphs/svg-components-native/Fingerprint.tsx +10 -0
  144. package/src/glyphs/svg-components-native/Fire.tsx +10 -0
  145. package/src/glyphs/svg-components-native/FireExtinguisher.tsx +10 -0
  146. package/src/glyphs/svg-components-native/FirstAid.tsx +10 -0
  147. package/src/glyphs/svg-components-native/Fish.tsx +10 -0
  148. package/src/glyphs/svg-components-native/FishHook.tsx +10 -0
  149. package/src/glyphs/svg-components-native/Flag.tsx +10 -0
  150. package/src/glyphs/svg-components-native/Flask.tsx +10 -0
  151. package/src/glyphs/svg-components-native/Flourish.tsx +10 -0
  152. package/src/glyphs/svg-components-native/Flower.tsx +10 -0
  153. package/src/glyphs/svg-components-native/Folder.tsx +10 -0
  154. package/src/glyphs/svg-components-native/FolderOpen.tsx +10 -0
  155. package/src/glyphs/svg-components-native/Fuel.tsx +10 -0
  156. package/src/glyphs/svg-components-native/Gamepad.tsx +10 -0
  157. package/src/glyphs/svg-components-native/Gavel.tsx +10 -0
  158. package/src/glyphs/svg-components-native/Gear.tsx +10 -0
  159. package/src/glyphs/svg-components-native/Gem.tsx +10 -0
  160. package/src/glyphs/svg-components-native/Gift.tsx +10 -0
  161. package/src/glyphs/svg-components-native/Glasses.tsx +10 -0
  162. package/src/glyphs/svg-components-native/Globe.tsx +10 -0
  163. package/src/glyphs/svg-components-native/Grid.tsx +10 -0
  164. package/src/glyphs/svg-components-native/Guitar.tsx +10 -0
  165. package/src/glyphs/svg-components-native/Hammer.tsx +10 -0
  166. package/src/glyphs/svg-components-native/Hand.tsx +10 -0
  167. package/src/glyphs/svg-components-native/HandCoin.tsx +10 -0
  168. package/src/glyphs/svg-components-native/Hanger.tsx +10 -0
  169. package/src/glyphs/svg-components-native/HardDrive.tsx +10 -0
  170. package/src/glyphs/svg-components-native/Hat.tsx +10 -0
  171. package/src/glyphs/svg-components-native/Headphones.tsx +10 -0
  172. package/src/glyphs/svg-components-native/Heart.tsx +10 -0
  173. package/src/glyphs/svg-components-native/HeartFilled.tsx +10 -0
  174. package/src/glyphs/svg-components-native/HeartPulse.tsx +10 -0
  175. package/src/glyphs/svg-components-native/Help.tsx +10 -0
  176. package/src/glyphs/svg-components-native/Hex.tsx +10 -0
  177. package/src/glyphs/svg-components-native/Hexagram.tsx +10 -0
  178. package/src/glyphs/svg-components-native/History.tsx +10 -0
  179. package/src/glyphs/svg-components-native/Home.tsx +10 -0
  180. package/src/glyphs/svg-components-native/Hospital.tsx +10 -0
  181. package/src/glyphs/svg-components-native/Hourglass.tsx +10 -0
  182. package/src/glyphs/svg-components-native/IceCream.tsx +10 -0
  183. package/src/glyphs/svg-components-native/Image.tsx +10 -0
  184. package/src/glyphs/svg-components-native/Inbox.tsx +10 -0
  185. package/src/glyphs/svg-components-native/Info.tsx +10 -0
  186. package/src/glyphs/svg-components-native/Key.tsx +10 -0
  187. package/src/glyphs/svg-components-native/KeyRound.tsx +10 -0
  188. package/src/glyphs/svg-components-native/Keyboard.tsx +10 -0
  189. package/src/glyphs/svg-components-native/Lamp.tsx +10 -0
  190. package/src/glyphs/svg-components-native/Laptop.tsx +10 -0
  191. package/src/glyphs/svg-components-native/Layers.tsx +10 -0
  192. package/src/glyphs/svg-components-native/Leaf.tsx +10 -0
  193. package/src/glyphs/svg-components-native/Lightbulb.tsx +10 -0
  194. package/src/glyphs/svg-components-native/Link.tsx +10 -0
  195. package/src/glyphs/svg-components-native/Lipstick.tsx +10 -0
  196. package/src/glyphs/svg-components-native/List.tsx +10 -0
  197. package/src/glyphs/svg-components-native/Lock.tsx +10 -0
  198. package/src/glyphs/svg-components-native/Lotus.tsx +10 -0
  199. package/src/glyphs/svg-components-native/Luggage.tsx +10 -0
  200. package/src/glyphs/svg-components-native/Magnet.tsx +10 -0
  201. package/src/glyphs/svg-components-native/Mail.tsx +10 -0
  202. package/src/glyphs/svg-components-native/MailOpen.tsx +10 -0
  203. package/src/glyphs/svg-components-native/Map.tsx +10 -0
  204. package/src/glyphs/svg-components-native/Mark.tsx +14 -0
  205. package/src/glyphs/svg-components-native/Mars.tsx +10 -0
  206. package/src/glyphs/svg-components-native/Mask.tsx +10 -0
  207. package/src/glyphs/svg-components-native/Maximize.tsx +10 -0
  208. package/src/glyphs/svg-components-native/Megaphone.tsx +10 -0
  209. package/src/glyphs/svg-components-native/Menu.tsx +10 -0
  210. package/src/glyphs/svg-components-native/Mercury.tsx +13 -0
  211. package/src/glyphs/svg-components-native/Mic.tsx +10 -0
  212. package/src/glyphs/svg-components-native/MicOff.tsx +10 -0
  213. package/src/glyphs/svg-components-native/Milk.tsx +10 -0
  214. package/src/glyphs/svg-components-native/Minus.tsx +10 -0
  215. package/src/glyphs/svg-components-native/MinusCircle.tsx +10 -0
  216. package/src/glyphs/svg-components-native/MoneyBill.tsx +10 -0
  217. package/src/glyphs/svg-components-native/Monitor.tsx +10 -0
  218. package/src/glyphs/svg-components-native/Moon.tsx +10 -0
  219. package/src/glyphs/svg-components-native/More.tsx +10 -0
  220. package/src/glyphs/svg-components-native/MoreVertical.tsx +10 -0
  221. package/src/glyphs/svg-components-native/MortarPestle.tsx +10 -0
  222. package/src/glyphs/svg-components-native/Mountain.tsx +10 -0
  223. package/src/glyphs/svg-components-native/Mushroom.tsx +10 -0
  224. package/src/glyphs/svg-components-native/MusicNote.tsx +10 -0
  225. package/src/glyphs/svg-components-native/Navigation.tsx +10 -0
  226. package/src/glyphs/svg-components-native/Needle.tsx +10 -0
  227. package/src/glyphs/svg-components-native/Noodles.tsx +10 -0
  228. package/src/glyphs/svg-components-native/Note.tsx +10 -0
  229. package/src/glyphs/svg-components-native/NutBolt.tsx +10 -0
  230. package/src/glyphs/svg-components-native/Palette.tsx +10 -0
  231. package/src/glyphs/svg-components-native/PalmTree.tsx +10 -0
  232. package/src/glyphs/svg-components-native/Paperclip.tsx +10 -0
  233. package/src/glyphs/svg-components-native/Parking.tsx +10 -0
  234. package/src/glyphs/svg-components-native/Passport.tsx +10 -0
  235. package/src/glyphs/svg-components-native/Pause.tsx +10 -0
  236. package/src/glyphs/svg-components-native/Paw.tsx +10 -0
  237. package/src/glyphs/svg-components-native/Pencil.tsx +10 -0
  238. package/src/glyphs/svg-components-native/People.tsx +10 -0
  239. package/src/glyphs/svg-components-native/Percent.tsx +10 -0
  240. package/src/glyphs/svg-components-native/Perfume.tsx +10 -0
  241. package/src/glyphs/svg-components-native/Person.tsx +10 -0
  242. package/src/glyphs/svg-components-native/PersonAdd.tsx +10 -0
  243. package/src/glyphs/svg-components-native/Phone.tsx +10 -0
  244. package/src/glyphs/svg-components-native/Piano.tsx +10 -0
  245. package/src/glyphs/svg-components-native/Pickaxe.tsx +10 -0
  246. package/src/glyphs/svg-components-native/PiggyBank.tsx +10 -0
  247. package/src/glyphs/svg-components-native/Pill.tsx +10 -0
  248. package/src/glyphs/svg-components-native/Pin.tsx +10 -0
  249. package/src/glyphs/svg-components-native/Pizza.tsx +10 -0
  250. package/src/glyphs/svg-components-native/Plane.tsx +10 -0
  251. package/src/glyphs/svg-components-native/Planet.tsx +10 -0
  252. package/src/glyphs/svg-components-native/Play.tsx +10 -0
  253. package/src/glyphs/svg-components-native/PlayCircle.tsx +10 -0
  254. package/src/glyphs/svg-components-native/Plug.tsx +10 -0
  255. package/src/glyphs/svg-components-native/Plus.tsx +10 -0
  256. package/src/glyphs/svg-components-native/PlusCircle.tsx +10 -0
  257. package/src/glyphs/svg-components-native/Popcorn.tsx +10 -0
  258. package/src/glyphs/svg-components-native/Potion.tsx +10 -0
  259. package/src/glyphs/svg-components-native/Pound.tsx +10 -0
  260. package/src/glyphs/svg-components-native/Printer.tsx +10 -0
  261. package/src/glyphs/svg-components-native/Puzzle.tsx +10 -0
  262. package/src/glyphs/svg-components-native/Qr.tsx +10 -0
  263. package/src/glyphs/svg-components-native/Quintessence.tsx +10 -0
  264. package/src/glyphs/svg-components-native/Rainbow.tsx +10 -0
  265. package/src/glyphs/svg-components-native/Receipt.tsx +10 -0
  266. package/src/glyphs/svg-components-native/Redo.tsx +10 -0
  267. package/src/glyphs/svg-components-native/Refresh.tsx +10 -0
  268. package/src/glyphs/svg-components-native/Restaurant.tsx +10 -0
  269. package/src/glyphs/svg-components-native/Ring.tsx +10 -0
  270. package/src/glyphs/svg-components-native/Road.tsx +10 -0
  271. package/src/glyphs/svg-components-native/Rocket.tsx +10 -0
  272. package/src/glyphs/svg-components-native/Router.tsx +10 -0
  273. package/src/glyphs/svg-components-native/Rss.tsx +10 -0
  274. package/src/glyphs/svg-components-native/Ruler.tsx +10 -0
  275. package/src/glyphs/svg-components-native/Running.tsx +10 -0
  276. package/src/glyphs/svg-components-native/Salad.tsx +10 -0
  277. package/src/glyphs/svg-components-native/Salt.tsx +10 -0
  278. package/src/glyphs/svg-components-native/Save.tsx +10 -0
  279. package/src/glyphs/svg-components-native/Saw.tsx +10 -0
  280. package/src/glyphs/svg-components-native/Scale.tsx +10 -0
  281. package/src/glyphs/svg-components-native/Scales.tsx +10 -0
  282. package/src/glyphs/svg-components-native/School.tsx +10 -0
  283. package/src/glyphs/svg-components-native/Scissors.tsx +10 -0
  284. package/src/glyphs/svg-components-native/Scooter.tsx +10 -0
  285. package/src/glyphs/svg-components-native/Screwdriver.tsx +10 -0
  286. package/src/glyphs/svg-components-native/Scroll.tsx +10 -0
  287. package/src/glyphs/svg-components-native/Search.tsx +10 -0
  288. package/src/glyphs/svg-components-native/Send.tsx +10 -0
  289. package/src/glyphs/svg-components-native/Server.tsx +10 -0
  290. package/src/glyphs/svg-components-native/Settings.tsx +10 -0
  291. package/src/glyphs/svg-components-native/Share.tsx +10 -0
  292. package/src/glyphs/svg-components-native/Shield.tsx +10 -0
  293. package/src/glyphs/svg-components-native/ShieldCheck.tsx +10 -0
  294. package/src/glyphs/svg-components-native/ShieldKey.tsx +10 -0
  295. package/src/glyphs/svg-components-native/Ship.tsx +10 -0
  296. package/src/glyphs/svg-components-native/Shirt.tsx +10 -0
  297. package/src/glyphs/svg-components-native/Shoe.tsx +10 -0
  298. package/src/glyphs/svg-components-native/Shovel.tsx +10 -0
  299. package/src/glyphs/svg-components-native/Sidebar.tsx +10 -0
  300. package/src/glyphs/svg-components-native/Sigil.tsx +10 -0
  301. package/src/glyphs/svg-components-native/SigilBlade.tsx +10 -0
  302. package/src/glyphs/svg-components-native/SigilCardinal.tsx +10 -0
  303. package/src/glyphs/svg-components-native/SigilEye.tsx +10 -0
  304. package/src/glyphs/svg-components-native/SigilFeather.tsx +10 -0
  305. package/src/glyphs/svg-components-native/SigilFlame.tsx +10 -0
  306. package/src/glyphs/svg-components-native/SigilFlask.tsx +10 -0
  307. package/src/glyphs/svg-components-native/SigilHeptagram.tsx +10 -0
  308. package/src/glyphs/svg-components-native/SigilHexnested.tsx +10 -0
  309. package/src/glyphs/svg-components-native/SigilKey.tsx +10 -0
  310. package/src/glyphs/svg-components-native/SigilLeaf.tsx +10 -0
  311. package/src/glyphs/svg-components-native/SigilMoon.tsx +10 -0
  312. package/src/glyphs/svg-components-native/SigilOctagram.tsx +10 -0
  313. package/src/glyphs/svg-components-native/SigilPentagram.tsx +10 -0
  314. package/src/glyphs/svg-components-native/SigilSolomon.tsx +10 -0
  315. package/src/glyphs/svg-components-native/SigilSpiralsquare.tsx +10 -0
  316. package/src/glyphs/svg-components-native/SigilTriquetra.tsx +10 -0
  317. package/src/glyphs/svg-components-native/SigilVesica.tsx +10 -0
  318. package/src/glyphs/svg-components-native/SigilWheel.tsx +10 -0
  319. package/src/glyphs/svg-components-native/SkipBack.tsx +10 -0
  320. package/src/glyphs/svg-components-native/SkipForward.tsx +10 -0
  321. package/src/glyphs/svg-components-native/Skull.tsx +10 -0
  322. package/src/glyphs/svg-components-native/Sliders.tsx +10 -0
  323. package/src/glyphs/svg-components-native/Smartphone.tsx +10 -0
  324. package/src/glyphs/svg-components-native/Snowflake.tsx +10 -0
  325. package/src/glyphs/svg-components-native/Snowman.tsx +10 -0
  326. package/src/glyphs/svg-components-native/Soda.tsx +10 -0
  327. package/src/glyphs/svg-components-native/Sort.tsx +10 -0
  328. package/src/glyphs/svg-components-native/Spinner.tsx +10 -0
  329. package/src/glyphs/svg-components-native/Sprig.tsx +10 -0
  330. package/src/glyphs/svg-components-native/Sprout.tsx +10 -0
  331. package/src/glyphs/svg-components-native/Square.tsx +10 -0
  332. package/src/glyphs/svg-components-native/Star.tsx +10 -0
  333. package/src/glyphs/svg-components-native/StarFilled.tsx +10 -0
  334. package/src/glyphs/svg-components-native/Stethoscope.tsx +10 -0
  335. package/src/glyphs/svg-components-native/Stop.tsx +10 -0
  336. package/src/glyphs/svg-components-native/Store.tsx +10 -0
  337. package/src/glyphs/svg-components-native/Stroller.tsx +10 -0
  338. package/src/glyphs/svg-components-native/Sulfur.tsx +10 -0
  339. package/src/glyphs/svg-components-native/Sun.tsx +10 -0
  340. package/src/glyphs/svg-components-native/Sunglasses.tsx +10 -0
  341. package/src/glyphs/svg-components-native/Sunrise.tsx +10 -0
  342. package/src/glyphs/svg-components-native/Sushi.tsx +10 -0
  343. package/src/glyphs/svg-components-native/Syringe.tsx +10 -0
  344. package/src/glyphs/svg-components-native/Taco.tsx +10 -0
  345. package/src/glyphs/svg-components-native/Tag.tsx +10 -0
  346. package/src/glyphs/svg-components-native/Target.tsx +10 -0
  347. package/src/glyphs/svg-components-native/Taxi.tsx +10 -0
  348. package/src/glyphs/svg-components-native/Teddy.tsx +10 -0
  349. package/src/glyphs/svg-components-native/Tent.tsx +10 -0
  350. package/src/glyphs/svg-components-native/TheaterMasks.tsx +10 -0
  351. package/src/glyphs/svg-components-native/Thermometer.tsx +10 -0
  352. package/src/glyphs/svg-components-native/Thermostat.tsx +10 -0
  353. package/src/glyphs/svg-components-native/ThumbsDown.tsx +10 -0
  354. package/src/glyphs/svg-components-native/ThumbsUp.tsx +10 -0
  355. package/src/glyphs/svg-components-native/Thumbtack.tsx +10 -0
  356. package/src/glyphs/svg-components-native/Tick.tsx +10 -0
  357. package/src/glyphs/svg-components-native/Ticket.tsx +10 -0
  358. package/src/glyphs/svg-components-native/Timer.tsx +10 -0
  359. package/src/glyphs/svg-components-native/ToggleOff.tsx +10 -0
  360. package/src/glyphs/svg-components-native/ToggleOn.tsx +10 -0
  361. package/src/glyphs/svg-components-native/Toolbox.tsx +10 -0
  362. package/src/glyphs/svg-components-native/Tooth.tsx +10 -0
  363. package/src/glyphs/svg-components-native/TrafficLight.tsx +10 -0
  364. package/src/glyphs/svg-components-native/Train.tsx +10 -0
  365. package/src/glyphs/svg-components-native/Trash.tsx +10 -0
  366. package/src/glyphs/svg-components-native/Tree.tsx +10 -0
  367. package/src/glyphs/svg-components-native/TrendingDown.tsx +10 -0
  368. package/src/glyphs/svg-components-native/TrendingUp.tsx +10 -0
  369. package/src/glyphs/svg-components-native/Triangle.tsx +10 -0
  370. package/src/glyphs/svg-components-native/TriangleDown.tsx +10 -0
  371. package/src/glyphs/svg-components-native/Trophy.tsx +10 -0
  372. package/src/glyphs/svg-components-native/Truck.tsx +10 -0
  373. package/src/glyphs/svg-components-native/Tv.tsx +10 -0
  374. package/src/glyphs/svg-components-native/Umbrella.tsx +10 -0
  375. package/src/glyphs/svg-components-native/Undo.tsx +10 -0
  376. package/src/glyphs/svg-components-native/Unlink.tsx +10 -0
  377. package/src/glyphs/svg-components-native/Unlock.tsx +10 -0
  378. package/src/glyphs/svg-components-native/Upload.tsx +10 -0
  379. package/src/glyphs/svg-components-native/UserCircle.tsx +10 -0
  380. package/src/glyphs/svg-components-native/Utensils.tsx +10 -0
  381. package/src/glyphs/svg-components-native/Vault.tsx +10 -0
  382. package/src/glyphs/svg-components-native/Venus.tsx +10 -0
  383. package/src/glyphs/svg-components-native/Video.tsx +10 -0
  384. package/src/glyphs/svg-components-native/Volume.tsx +10 -0
  385. package/src/glyphs/svg-components-native/VolumeOff.tsx +10 -0
  386. package/src/glyphs/svg-components-native/Wallet.tsx +10 -0
  387. package/src/glyphs/svg-components-native/Warning.tsx +10 -0
  388. package/src/glyphs/svg-components-native/Washer.tsx +10 -0
  389. package/src/glyphs/svg-components-native/Watch.tsx +10 -0
  390. package/src/glyphs/svg-components-native/Waves.tsx +10 -0
  391. package/src/glyphs/svg-components-native/WeightScale.tsx +10 -0
  392. package/src/glyphs/svg-components-native/Wheelchair.tsx +10 -0
  393. package/src/glyphs/svg-components-native/Wifi.tsx +10 -0
  394. package/src/glyphs/svg-components-native/Wind.tsx +10 -0
  395. package/src/glyphs/svg-components-native/Wine.tsx +10 -0
  396. package/src/glyphs/svg-components-native/Wrench.tsx +10 -0
  397. package/src/glyphs/svg-components-native/XCircle.tsx +10 -0
  398. package/src/glyphs/svg-components-native/Yen.tsx +10 -0
  399. package/src/glyphs/svg-components-native/index.ts +397 -0
  400. package/src/native/components/Checkbox.tsx +70 -0
  401. package/src/native/components/Glyph.tsx +42 -0
  402. package/src/native/components/GlyphPicker.tsx +177 -0
  403. package/src/native/components/ProgressBar.tsx +43 -0
  404. package/src/native/components/Skeleton.tsx +68 -0
  405. package/src/native/components/Tabs.tsx +76 -0
  406. package/src/native/components/Toast.tsx +113 -0
  407. package/src/native/components/Toggle.tsx +93 -0
  408. package/src/native/components/index.ts +24 -0
  409. package/src/native/index.ts +21 -1
  410. package/src/types/components.ts +442 -0
  411. package/src/types/index.ts +10 -0
  412. package/src/types/theme.ts +70 -0
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Acorn({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M6 9a6 6 0 0 1 12 0z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M8 9c-1 4 0 8 4 11 4-3 5-7 4-11" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="12" y1="3" x2="12" y2="5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Path, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Alarm({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Circle cx="12" cy="13" r="7" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Polyline points="12,9 12,13 15,15" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Polyline><Path d="M3 6l4-3M21 6l-4-3" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Anchor({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Circle cx="12" cy="5" r="2" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Line x1="12" y1="7" x2="12" y2="20" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Path d="M5 12a7 7 0 0 0 14 0" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="9" y1="10" x2="15" y2="10" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Path d="M5 12l-1.5 1M5 12l1.5 1M19 12l1.5 1M19 12l-1.5 1" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Ellipse, Line } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Ankh({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Ellipse cx="12" cy="8" rx="3.5" ry="4.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Ellipse><Line x1="12" y1="12.5" x2="12" y2="21" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="7" y1="15" x2="17" y2="15" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Anvil({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M4 8h11a4 4 0 0 1-4 4H9l-1 4h8l1 4H7l1-4" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M15 8h4l-2 3" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="7" y1="20" x2="17" y2="20" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Apple({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M12 7c-1-1.5-3-2-5-1-3 1.5-3 7 0 10 1.5 1.5 2.5 1.5 5 0 2.5 1.5 3.5 1.5 5 0 3-3 3-8.5 0-10-2-1-4-.5-5 1z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M12 7c0-2 1-3 3-4" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path, Rect } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Archive({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Rect x="3" y="4" width="18" height="5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Path d="M5 9v11h14V9" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="9.5" y1="13" x2="14.5" y2="13" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function ArrowDown({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M12 3v18" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Path><Polyline points="6,15 12,21 18,15" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Polyline>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function ArrowDownRight({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M6 6l12 12" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Path><Polyline points="18,8 18,18 8,18" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Polyline>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function ArrowLeft({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M21 12H3" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Path><Polyline points="9,6 3,12 9,18" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Polyline>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function ArrowRight({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M3 12h18" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Path><Polyline points="15,6 21,12 15,18" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Polyline>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function ArrowUp({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M12 3v18" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Path><Polyline points="6,9 12,3 18,9" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Polyline>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function ArrowUpRight({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M6 18L18 6" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Path><Polyline points="8,6 18,6 18,16" stroke={color} fill="none" strokeWidth="1.6" strokeLinecap="round" strokeLinejoin="round"></Polyline>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Asterism({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 60 24" fill="none">
7
+ <Circle cx="14" cy="16" r="2" fill={color}></Circle><Circle cx="30" cy="8" r="2" fill={color}></Circle><Circle cx="46" cy="16" r="2" fill={color}></Circle>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function AtSign({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Circle cx="12" cy="12" r="4" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Path d="M16 12v2a3 3 0 0 0 5-2.2A9 9 0 1 0 16 20" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Rect } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Atm({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Rect x="4" y="4" width="16" height="16" rx="1.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Rect x="7" y="7" width="10" height="5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Line x1="8" y1="15.5" x2="10.5" y2="15.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="13.5" y1="15.5" x2="16" y2="15.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="8" y1="18" x2="16" y2="18" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Award({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Circle cx="12" cy="9" r="5.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Polyline points="8.5,13.5 7,21 12,18 17,21 15.5,13.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Polyline>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Axe({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M14 3a6 6 0 0 1 6 6c-3 0-4-1-6-1l-2 3-3-3 2-2c0-2-1-3-1-6z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="11" y1="8" x2="4" y2="20" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function BabyBottle({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M9 8.5h6v9a3 3 0 0 1-6 0z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M9.8 8.5L9 6.5h6l-.8 2" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="11" y1="4" x2="13" y2="4" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="9" y1="12" x2="15" y2="12" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="9" y1="14.5" x2="15" y2="14.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path, Rect } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Backpack({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M7 9a5 5 0 0 1 10 0v10a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M9.5 9a2.5 2.5 0 0 1 5 0" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Rect x="9" y="13" width="6" height="4" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bag({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M6 8h12l-1 12H7z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M9 8V6a3 3 0 0 1 6 0v2" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Balloon({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M12 4a4.5 5.5 0 0 1 0 11 4.5 5.5 0 0 1 0-11z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M12 15v1.5l-1 1 1 1 1-1-1-1" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Line } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Ban({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Circle cx="12" cy="12" r="9" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Line x1="5.6" y1="5.6" x2="18.4" y2="18.4" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Rect } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bandage({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Rect x="2.5" y="9" width="19" height="6" rx="3" transform="rotate(45 12 12)" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Circle cx="12" cy="12" r="0.6" fill={color} stroke={color} strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Circle cx="10" cy="10" r="0.6" fill={color} stroke={color} strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Circle cx="14" cy="14" r="0.6" fill={color} stroke={color} strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Circle cx="14" cy="10" r="0.6" fill={color} stroke={color} strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Circle cx="10" cy="14" r="0.6" fill={color} stroke={color} strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bank({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M3 9l9-5 9 5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="3.5" y1="9" x2="20.5" y2="9" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="5.5" y1="9.5" x2="5.5" y2="16.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="9.5" y1="9.5" x2="9.5" y2="16.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="14.5" y1="9.5" x2="14.5" y2="16.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="18.5" y1="9.5" x2="18.5" y2="16.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="3" y1="17" x2="21" y2="17" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="2.5" y1="20" x2="21.5" y2="20" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Barcode({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M4 5v14M6.5 5v14M8 5v14M11 5v14M12.5 5v14M15 5v14M17.5 5v14M20 5v14" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Basket({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M4 9h16l-1.5 11H5.5z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M8 9l2-5M16 9l-2-5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="9" y1="12" x2="9.5" y2="17" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="12" y1="12" x2="12" y2="17" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="15" y1="12" x2="14.5" y2="17" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Rect } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Battery({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Rect x="3" y="8" width="16" height="9" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Line x1="20.5" y1="11" x2="20.5" y2="14" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="6" y1="11" x2="6" y2="14" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="9" y1="11" x2="9" y2="14" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path, Rect } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bed({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M3 18v-6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="3" y1="14" x2="21" y2="14" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Rect x="6" y="10" width="4.5" height="2.5" rx="1" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Line x1="3" y1="18" x2="3" y2="20.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="21" y1="18" x2="21" y2="20.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Beer({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M6 6h10v13a1.5 1.5 0 0 1-1.5 1.5H7.5A1.5 1.5 0 0 1 6 19z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M16 9h2.5A1.5 1.5 0 0 1 20 10.5v3A1.5 1.5 0 0 1 18.5 15H16" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M8 6a2 2 0 0 1 4 0" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="9" y1="10" x2="9" y2="16" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Line x1="13" y1="10" x2="13" y2="16" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bell({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M6 16V11a6 6 0 0 1 12 0v5l2 2H4z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M10 20a2 2 0 0 0 4 0" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function BellOff({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M8 8a6 6 0 0 1 10 4v4l2 2H9" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M6 12v4l-2 2h5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M10 20a2 2 0 0 0 4 0" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="4" y1="4" x2="20" y2="20" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bike({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Circle cx="6" cy="16" r="3.4" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Circle cx="18" cy="16" r="3.4" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Path d="M6 16l4-7h5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M10 9l4 7" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M9 9h-2" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M15 9l-1-2.5h-2" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bird({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M16 7a3 3 0 1 0-6 0c0 5-3 7-7 7 2 3 6 4 9 2 3-2 4-5 4-9l2-2-1 3" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Circle cx="13.5" cy="6.5" r="0.6" fill={color} stroke={color} strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Circle, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bitcoin({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Circle cx="12" cy="12" r="9" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Circle><Path d="M9.5 7v10M12 5.5v2M12 16.5v2M9.5 8h4.2a2 2 0 0 1 0 4H9.5M9.5 12h4.7a2 2 0 0 1 0 4H9.5" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Rect } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Blocks({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Rect x="3.5" y="11" width="7" height="7" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Rect x="13.5" y="11" width="7" height="7" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Rect x="8.5" y="3.5" width="7" height="7" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Polygon } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bolt({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Polygon points="13,2 4,14 11,14 9,22 20,9 13,9" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Polygon>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bone({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M6.5 6a2 2 0 1 0-1.2 3.2l8.5 8.5A2 2 0 1 0 17 18.7a2 2 0 1 0 1.2-3.2L9.7 7A2 2 0 1 0 6.5 6z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Book({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M4 5v14" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M20 5v14" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M4 5c4-1 8-1 8 1v14c0-2-4-2-8-1" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M20 5c-4-1-8-1-8 1v14c0-2 4-2 8-1" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bookmark({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M6 4h12v17l-6-4-6 4z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bottle({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M10 3h4v3l1.5 3v11a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1V9l1.5-3z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="8.5" y1="13" x2="15.5" y2="13" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path, Polyline } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Box({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M3 7l9-4 9 4v10l-9 4-9-4z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Polyline points="3,7 12,11 21,7" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Polyline><Line x1="12" y1="11" x2="12" y2="21" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Brain({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M12 5.5a3 3 0 0 0-5.2.8A2.8 2.8 0 0 0 4.5 11a3 3 0 0 0 1.2 4.6A3 3 0 0 0 12 18zM12 5.5a3 3 0 0 1 5.2.8A2.8 2.8 0 0 1 19.5 11a3 3 0 0 1-1.2 4.6A3 3 0 0 1 12 18z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="12" y1="5.5" x2="12" y2="18" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Bread({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M4 11a4 4 0 0 1 4-4h8a4 4 0 0 1 0 8v3H4z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M8 11v6M12 9v8" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path, Rect } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Briefcase({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Rect x="3" y="7" width="18" height="13" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Rect><Path d="M9 7V5h6v2" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Line x1="3" y1="12" x2="21" y2="12" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Line, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Broom({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Line x1="15" y1="4" x2="9" y2="13" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Line><Path d="M5 18l4-5 5 3.5z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M6 17l-1 2M9 19l1-2M12 18.5l1-2" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }
@@ -0,0 +1,10 @@
1
+ // AUTO-GENERATED — do not edit manually. Run: node scripts/generate-glyphs.mjs
2
+ import { Svg, Path } from 'react-native-svg'
3
+ interface Props { size?: number; color?: string }
4
+ export default function Brush({ size = 24, color = '#000000' }: Props) {
5
+ return (
6
+ <Svg width={size} height={size} viewBox="0 0 24 24" fill="none">
7
+ <Path d="M14 4l6 6-7 7-3-3z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path><Path d="M10 14c-1.5 1-2.5 3-3 6 3-.5 5-1.5 6-3z" stroke={color} fill="none" strokeWidth="1.4" strokeLinecap="round" strokeLinejoin="round"></Path>
8
+ </Svg>
9
+ )
10
+ }