phosphor-strokes-icons 0.1.7 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (367) hide show
  1. package/dist/dynamic.cjs +4 -0
  2. package/dist/dynamic.js +4 -0
  3. package/dist/icon-name-map.cjs +4 -0
  4. package/dist/icon-name-map.d.cts +4 -0
  5. package/dist/icon-name-map.d.ts +4 -0
  6. package/dist/icon-name-map.js +4 -0
  7. package/dist/icons/AirplaneLanding.cjs +0 -9
  8. package/dist/icons/AirplaneLanding.js +0 -9
  9. package/dist/icons/Ambulance.cjs +0 -9
  10. package/dist/icons/Ambulance.js +0 -9
  11. package/dist/icons/AppleLogo.cjs +0 -9
  12. package/dist/icons/AppleLogo.js +0 -9
  13. package/dist/icons/ApproximateEquals.cjs +1 -1
  14. package/dist/icons/ApproximateEquals.js +1 -1
  15. package/dist/icons/Armchair.cjs +1 -1
  16. package/dist/icons/Armchair.js +1 -1
  17. package/dist/icons/Axe.cjs +0 -9
  18. package/dist/icons/Axe.js +0 -9
  19. package/dist/icons/Barbell.cjs +0 -9
  20. package/dist/icons/Barbell.js +0 -9
  21. package/dist/icons/BaseballHelmet.cjs +0 -9
  22. package/dist/icons/BaseballHelmet.js +0 -9
  23. package/dist/icons/BatteryCharging.cjs +0 -9
  24. package/dist/icons/BatteryCharging.js +0 -9
  25. package/dist/icons/BatteryChargingVertical.cjs +0 -9
  26. package/dist/icons/BatteryChargingVertical.js +0 -9
  27. package/dist/icons/BatteryEmpty.cjs +0 -9
  28. package/dist/icons/BatteryEmpty.js +0 -9
  29. package/dist/icons/BatteryFull.cjs +0 -9
  30. package/dist/icons/BatteryFull.js +0 -9
  31. package/dist/icons/BatteryHigh.cjs +0 -9
  32. package/dist/icons/BatteryHigh.js +0 -9
  33. package/dist/icons/BatteryLow.cjs +0 -9
  34. package/dist/icons/BatteryLow.js +0 -9
  35. package/dist/icons/BatteryMedium.cjs +0 -9
  36. package/dist/icons/BatteryMedium.js +0 -9
  37. package/dist/icons/BatteryPlus.cjs +0 -9
  38. package/dist/icons/BatteryPlus.js +0 -9
  39. package/dist/icons/BatteryPlusVertical.cjs +0 -9
  40. package/dist/icons/BatteryPlusVertical.js +0 -9
  41. package/dist/icons/BatteryVerticalEmpty.cjs +0 -9
  42. package/dist/icons/BatteryVerticalEmpty.js +0 -9
  43. package/dist/icons/BatteryVerticalFull.cjs +0 -9
  44. package/dist/icons/BatteryVerticalFull.js +0 -9
  45. package/dist/icons/BatteryVerticalHigh.cjs +0 -9
  46. package/dist/icons/BatteryVerticalHigh.js +0 -9
  47. package/dist/icons/BatteryVerticalLow.cjs +0 -9
  48. package/dist/icons/BatteryVerticalLow.js +0 -9
  49. package/dist/icons/BatteryVerticalMedium.cjs +0 -9
  50. package/dist/icons/BatteryVerticalMedium.js +0 -9
  51. package/dist/icons/BatteryWarning.cjs +0 -9
  52. package/dist/icons/BatteryWarning.js +0 -9
  53. package/dist/icons/BatteryWarningVertical.cjs +0 -9
  54. package/dist/icons/BatteryWarningVertical.js +0 -9
  55. package/dist/icons/Bed.cjs +0 -9
  56. package/dist/icons/Bed.js +0 -9
  57. package/dist/icons/Belt.cjs +0 -9
  58. package/dist/icons/Belt.js +0 -9
  59. package/dist/icons/Bicycle.cjs +0 -9
  60. package/dist/icons/Bicycle.js +0 -9
  61. package/dist/icons/Biohazard.cjs +1 -1
  62. package/dist/icons/Biohazard.js +1 -1
  63. package/dist/icons/Bomb.cjs +0 -9
  64. package/dist/icons/Bomb.js +0 -9
  65. package/dist/icons/Books.cjs +1 -1
  66. package/dist/icons/Books.js +1 -1
  67. package/dist/icons/BowlFood.cjs +1 -1
  68. package/dist/icons/BowlFood.js +1 -1
  69. package/dist/icons/Brain.cjs +1 -1
  70. package/dist/icons/Brain.js +1 -1
  71. package/dist/icons/Broom.cjs +1 -1
  72. package/dist/icons/Broom.js +1 -1
  73. package/dist/icons/BuildingOffice.cjs +0 -9
  74. package/dist/icons/BuildingOffice.js +0 -9
  75. package/dist/icons/Bulldozer.cjs +0 -9
  76. package/dist/icons/Bulldozer.js +0 -9
  77. package/dist/icons/Cake.cjs +0 -9
  78. package/dist/icons/Cake.js +0 -9
  79. package/dist/icons/CarProfile.cjs +0 -9
  80. package/dist/icons/CarProfile.js +0 -9
  81. package/dist/icons/CaretDownFilled.cjs +58 -0
  82. package/dist/icons/CaretDownFilled.d.cts +6 -0
  83. package/dist/icons/CaretDownFilled.d.ts +6 -0
  84. package/dist/icons/CaretDownFilled.js +34 -0
  85. package/dist/icons/CaretLeftFilled.cjs +58 -0
  86. package/dist/icons/CaretLeftFilled.d.cts +6 -0
  87. package/dist/icons/CaretLeftFilled.d.ts +6 -0
  88. package/dist/icons/CaretLeftFilled.js +34 -0
  89. package/dist/icons/CaretRightFilled.cjs +58 -0
  90. package/dist/icons/CaretRightFilled.d.cts +6 -0
  91. package/dist/icons/CaretRightFilled.d.ts +6 -0
  92. package/dist/icons/CaretRightFilled.js +34 -0
  93. package/dist/icons/CaretUpFilled.cjs +58 -0
  94. package/dist/icons/CaretUpFilled.d.cts +6 -0
  95. package/dist/icons/CaretUpFilled.d.ts +6 -0
  96. package/dist/icons/CaretUpFilled.js +34 -0
  97. package/dist/icons/ChartPieSlice.cjs +1 -1
  98. package/dist/icons/ChartPieSlice.js +1 -1
  99. package/dist/icons/ChatCircleSlash.cjs +1 -1
  100. package/dist/icons/ChatCircleSlash.js +1 -1
  101. package/dist/icons/ChatsCircle.cjs +1 -1
  102. package/dist/icons/ChatsCircle.js +1 -1
  103. package/dist/icons/ChatsTeardrop.cjs +1 -1
  104. package/dist/icons/ChatsTeardrop.js +1 -1
  105. package/dist/icons/CloudSun.cjs +1 -1
  106. package/dist/icons/CloudSun.js +1 -1
  107. package/dist/icons/CompassRose.cjs +0 -9
  108. package/dist/icons/CompassRose.js +0 -9
  109. package/dist/icons/ContactlessPayment.cjs +1 -1
  110. package/dist/icons/ContactlessPayment.js +1 -1
  111. package/dist/icons/CookingPot.cjs +0 -9
  112. package/dist/icons/CookingPot.js +0 -9
  113. package/dist/icons/CowboyHat.cjs +0 -9
  114. package/dist/icons/CowboyHat.js +0 -9
  115. package/dist/icons/CrownCross.cjs +0 -9
  116. package/dist/icons/CrownCross.js +0 -9
  117. package/dist/icons/Desk.cjs +0 -9
  118. package/dist/icons/Desk.js +0 -9
  119. package/dist/icons/Detective.cjs +0 -9
  120. package/dist/icons/Detective.js +0 -9
  121. package/dist/icons/DiscoBall.cjs +0 -9
  122. package/dist/icons/DiscoBall.js +0 -9
  123. package/dist/icons/Dot.cjs +1 -1
  124. package/dist/icons/Dot.js +1 -1
  125. package/dist/icons/DotsNine.cjs +9 -9
  126. package/dist/icons/DotsNine.js +9 -9
  127. package/dist/icons/DotsSix.cjs +6 -6
  128. package/dist/icons/DotsSix.js +6 -6
  129. package/dist/icons/DotsSixVertical.cjs +6 -6
  130. package/dist/icons/DotsSixVertical.js +6 -6
  131. package/dist/icons/DotsThree.cjs +3 -3
  132. package/dist/icons/DotsThree.js +3 -3
  133. package/dist/icons/DotsThreeOutlineVertical.cjs +0 -3
  134. package/dist/icons/DotsThreeOutlineVertical.js +0 -3
  135. package/dist/icons/DotsThreeVertical.cjs +3 -3
  136. package/dist/icons/DotsThreeVertical.js +3 -3
  137. package/dist/icons/Dress.cjs +0 -9
  138. package/dist/icons/Dress.js +0 -9
  139. package/dist/icons/DribbbleLogo.cjs +2 -2
  140. package/dist/icons/DribbbleLogo.js +2 -2
  141. package/dist/icons/EarSlash.cjs +2 -2
  142. package/dist/icons/EarSlash.js +2 -2
  143. package/dist/icons/Engine.cjs +0 -9
  144. package/dist/icons/Engine.js +0 -9
  145. package/dist/icons/FaceMask.cjs +0 -9
  146. package/dist/icons/FaceMask.js +0 -9
  147. package/dist/icons/FastForward.cjs +0 -9
  148. package/dist/icons/FastForward.js +0 -9
  149. package/dist/icons/FireExtinguisher.cjs +0 -9
  150. package/dist/icons/FireExtinguisher.js +0 -9
  151. package/dist/icons/FireTruck.cjs +0 -9
  152. package/dist/icons/FireTruck.js +0 -9
  153. package/dist/icons/Fish.cjs +1 -10
  154. package/dist/icons/Fish.js +1 -10
  155. package/dist/icons/Flag.cjs +1 -1
  156. package/dist/icons/Flag.js +1 -1
  157. package/dist/icons/FlagCheckered.cjs +1 -1
  158. package/dist/icons/FlagCheckered.js +1 -1
  159. package/dist/icons/Flower.cjs +2 -2
  160. package/dist/icons/Flower.js +2 -2
  161. package/dist/icons/GitCommit.cjs +0 -9
  162. package/dist/icons/GitCommit.js +0 -9
  163. package/dist/icons/GithubLogo.cjs +0 -9
  164. package/dist/icons/GithubLogo.js +0 -9
  165. package/dist/icons/Goggles.cjs +0 -9
  166. package/dist/icons/Goggles.js +0 -9
  167. package/dist/icons/Golf.cjs +0 -9
  168. package/dist/icons/Golf.js +0 -9
  169. package/dist/icons/Gps.cjs +0 -9
  170. package/dist/icons/Gps.js +0 -9
  171. package/dist/icons/GpsFix.cjs +0 -9
  172. package/dist/icons/GpsFix.js +0 -9
  173. package/dist/icons/GpsSlash.cjs +0 -9
  174. package/dist/icons/GpsSlash.js +0 -9
  175. package/dist/icons/GraduationCap.cjs +0 -9
  176. package/dist/icons/GraduationCap.js +0 -9
  177. package/dist/icons/GrainsSlash.cjs +1 -1
  178. package/dist/icons/GrainsSlash.js +1 -1
  179. package/dist/icons/Guitar.cjs +1 -10
  180. package/dist/icons/Guitar.js +1 -10
  181. package/dist/icons/HairDryer.cjs +0 -9
  182. package/dist/icons/HairDryer.js +0 -9
  183. package/dist/icons/Hammer.cjs +0 -9
  184. package/dist/icons/Hammer.js +0 -9
  185. package/dist/icons/HandArrowDown.cjs +0 -9
  186. package/dist/icons/HandArrowDown.js +0 -9
  187. package/dist/icons/HandArrowUp.cjs +0 -9
  188. package/dist/icons/HandArrowUp.js +0 -9
  189. package/dist/icons/HandCoins.cjs +0 -9
  190. package/dist/icons/HandCoins.js +0 -9
  191. package/dist/icons/HandHeart.cjs +0 -9
  192. package/dist/icons/HandHeart.js +0 -9
  193. package/dist/icons/HandSwipeLeft.cjs +0 -9
  194. package/dist/icons/HandSwipeLeft.js +0 -9
  195. package/dist/icons/HandSwipeRight.cjs +0 -9
  196. package/dist/icons/HandSwipeRight.js +0 -9
  197. package/dist/icons/HandWaving.cjs +1 -1
  198. package/dist/icons/HandWaving.js +1 -1
  199. package/dist/icons/HandsClapping.cjs +0 -9
  200. package/dist/icons/HandsClapping.js +0 -9
  201. package/dist/icons/Handshake.cjs +0 -9
  202. package/dist/icons/Handshake.js +0 -9
  203. package/dist/icons/HighHeel.cjs +0 -9
  204. package/dist/icons/HighHeel.js +0 -9
  205. package/dist/icons/Highlighter.cjs +0 -9
  206. package/dist/icons/Highlighter.js +0 -9
  207. package/dist/icons/Hospital.cjs +0 -9
  208. package/dist/icons/Hospital.js +0 -9
  209. package/dist/icons/Hurricane.cjs +0 -9
  210. package/dist/icons/Hurricane.js +0 -9
  211. package/dist/icons/Island.cjs +2 -2
  212. package/dist/icons/Island.js +2 -2
  213. package/dist/icons/Lasso.cjs +1 -1
  214. package/dist/icons/Lasso.js +1 -1
  215. package/dist/icons/MebelflowLogo.cjs +1 -1
  216. package/dist/icons/MebelflowLogo.js +1 -1
  217. package/dist/icons/MetaLogo.cjs +1 -1
  218. package/dist/icons/MetaLogo.js +1 -1
  219. package/dist/icons/Moon.cjs +1 -1
  220. package/dist/icons/Moon.js +1 -1
  221. package/dist/icons/MoonStars.cjs +1 -1
  222. package/dist/icons/MoonStars.js +1 -1
  223. package/dist/icons/Moped.cjs +0 -9
  224. package/dist/icons/Moped.js +0 -9
  225. package/dist/icons/Motorcycle.cjs +0 -9
  226. package/dist/icons/Motorcycle.js +0 -9
  227. package/dist/icons/Mountains.cjs +0 -9
  228. package/dist/icons/Mountains.js +0 -9
  229. package/dist/icons/NuclearPlant.cjs +0 -9
  230. package/dist/icons/NuclearPlant.js +0 -9
  231. package/dist/icons/Onigiri.cjs +1 -1
  232. package/dist/icons/Onigiri.js +1 -1
  233. package/dist/icons/OrangeSlice.cjs +0 -9
  234. package/dist/icons/OrangeSlice.js +0 -9
  235. package/dist/icons/PaintBucket.cjs +0 -9
  236. package/dist/icons/PaintBucket.js +0 -9
  237. package/dist/icons/PatreonLogo.cjs +1 -1
  238. package/dist/icons/PatreonLogo.js +1 -1
  239. package/dist/icons/PenNibStraight.cjs +0 -9
  240. package/dist/icons/PenNibStraight.js +0 -9
  241. package/dist/icons/PersonSimpleSwim.cjs +1 -1
  242. package/dist/icons/PersonSimpleSwim.js +1 -1
  243. package/dist/icons/PhoneDisconnect.cjs +1 -1
  244. package/dist/icons/PhoneDisconnect.js +1 -1
  245. package/dist/icons/PhoneSlash.cjs +1 -1
  246. package/dist/icons/PhoneSlash.js +1 -1
  247. package/dist/icons/PicnicTable.cjs +0 -9
  248. package/dist/icons/PicnicTable.js +0 -9
  249. package/dist/icons/PiggyBank.cjs +0 -9
  250. package/dist/icons/PiggyBank.js +0 -9
  251. package/dist/icons/Pill.cjs +1 -1
  252. package/dist/icons/Pill.js +1 -1
  253. package/dist/icons/Planet.cjs +1 -1
  254. package/dist/icons/Planet.js +1 -1
  255. package/dist/icons/Plant.cjs +2 -2
  256. package/dist/icons/Plant.js +2 -2
  257. package/dist/icons/Popsicle.cjs +0 -9
  258. package/dist/icons/Popsicle.js +0 -9
  259. package/dist/icons/PottedPlant.cjs +1 -1
  260. package/dist/icons/PottedPlant.js +1 -1
  261. package/dist/icons/ProjectorScreen.cjs +0 -9
  262. package/dist/icons/ProjectorScreen.js +0 -9
  263. package/dist/icons/ProjectorScreenChart.cjs +0 -9
  264. package/dist/icons/ProjectorScreenChart.js +0 -9
  265. package/dist/icons/Recycle.cjs +1 -1
  266. package/dist/icons/Recycle.js +1 -1
  267. package/dist/icons/Sailboat.cjs +0 -9
  268. package/dist/icons/Sailboat.js +0 -9
  269. package/dist/icons/Screwdriver.cjs +0 -9
  270. package/dist/icons/Screwdriver.js +0 -9
  271. package/dist/icons/ScribbleLoop.cjs +0 -9
  272. package/dist/icons/ScribbleLoop.js +0 -9
  273. package/dist/icons/SecurityCamera.cjs +0 -9
  274. package/dist/icons/SecurityCamera.js +0 -9
  275. package/dist/icons/Shower.cjs +0 -9
  276. package/dist/icons/Shower.js +0 -9
  277. package/dist/icons/Siren.cjs +0 -9
  278. package/dist/icons/Siren.js +0 -9
  279. package/dist/icons/Sneaker.cjs +0 -9
  280. package/dist/icons/Sneaker.js +0 -9
  281. package/dist/icons/SoundcloudLogo.cjs +0 -9
  282. package/dist/icons/SoundcloudLogo.js +0 -9
  283. package/dist/icons/SpeakerSimpleX.cjs +0 -9
  284. package/dist/icons/SpeakerSimpleX.js +0 -9
  285. package/dist/icons/Speedometer.cjs +1 -1
  286. package/dist/icons/Speedometer.js +1 -1
  287. package/dist/icons/StarAndCrescent.cjs +0 -9
  288. package/dist/icons/StarAndCrescent.js +0 -9
  289. package/dist/icons/SuitcaseRolling.cjs +0 -9
  290. package/dist/icons/SuitcaseRolling.js +0 -9
  291. package/dist/icons/Sun.cjs +0 -9
  292. package/dist/icons/Sun.js +0 -9
  293. package/dist/icons/TShirt.cjs +0 -9
  294. package/dist/icons/TShirt.js +0 -9
  295. package/dist/icons/Tabs.cjs +0 -9
  296. package/dist/icons/Tabs.js +0 -9
  297. package/dist/icons/Tent.cjs +0 -9
  298. package/dist/icons/Tent.js +0 -9
  299. package/dist/icons/TextHFour.cjs +0 -9
  300. package/dist/icons/TextHFour.js +0 -9
  301. package/dist/icons/ThermometerCold.cjs +0 -9
  302. package/dist/icons/ThermometerCold.js +0 -9
  303. package/dist/icons/TidalLogo.cjs +0 -9
  304. package/dist/icons/TidalLogo.js +0 -9
  305. package/dist/icons/Tilde.cjs +1 -1
  306. package/dist/icons/Tilde.js +1 -1
  307. package/dist/icons/TrafficSign.cjs +0 -9
  308. package/dist/icons/TrafficSign.js +0 -9
  309. package/dist/icons/Trash.cjs +1 -1
  310. package/dist/icons/Trash.js +1 -1
  311. package/dist/icons/TreePalm.cjs +1 -1
  312. package/dist/icons/TreePalm.js +1 -1
  313. package/dist/icons/Truck.cjs +0 -9
  314. package/dist/icons/Truck.js +0 -9
  315. package/dist/icons/TruckTrailer.cjs +0 -9
  316. package/dist/icons/TruckTrailer.js +0 -9
  317. package/dist/icons/Usb.cjs +0 -9
  318. package/dist/icons/Usb.js +0 -9
  319. package/dist/icons/UserCheck.cjs +0 -9
  320. package/dist/icons/UserCheck.js +0 -9
  321. package/dist/icons/UserCircle.cjs +1 -1
  322. package/dist/icons/UserCircle.js +1 -1
  323. package/dist/icons/UserCircleMinus.cjs +1 -1
  324. package/dist/icons/UserCircleMinus.js +1 -1
  325. package/dist/icons/UserGear.cjs +0 -9
  326. package/dist/icons/UserGear.js +0 -9
  327. package/dist/icons/UserList.cjs +0 -9
  328. package/dist/icons/UserList.js +0 -9
  329. package/dist/icons/UserMinus.cjs +0 -9
  330. package/dist/icons/UserMinus.js +0 -9
  331. package/dist/icons/UserPlus.cjs +0 -9
  332. package/dist/icons/UserPlus.js +0 -9
  333. package/dist/icons/UserSwitch.cjs +1 -10
  334. package/dist/icons/UserSwitch.js +1 -10
  335. package/dist/icons/Van.cjs +0 -9
  336. package/dist/icons/Van.js +0 -9
  337. package/dist/icons/VideoCamera.cjs +0 -9
  338. package/dist/icons/VideoCamera.js +0 -9
  339. package/dist/icons/VideoCameraSlash.cjs +0 -9
  340. package/dist/icons/VideoCameraSlash.js +0 -9
  341. package/dist/icons/VirtualReality.cjs +0 -9
  342. package/dist/icons/VirtualReality.js +0 -9
  343. package/dist/icons/Virus.cjs +0 -9
  344. package/dist/icons/Virus.js +0 -9
  345. package/dist/icons/Visor.cjs +0 -9
  346. package/dist/icons/Visor.js +0 -9
  347. package/dist/icons/Voicemail.cjs +0 -9
  348. package/dist/icons/Voicemail.js +0 -9
  349. package/dist/icons/Volleyball.cjs +1 -1
  350. package/dist/icons/Volleyball.js +1 -1
  351. package/dist/icons/Waves.cjs +1 -1
  352. package/dist/icons/Waves.js +1 -1
  353. package/dist/icons/Wheelchair.cjs +0 -9
  354. package/dist/icons/Wheelchair.js +0 -9
  355. package/dist/icons/WifiSlash.cjs +1 -1
  356. package/dist/icons/WifiSlash.js +1 -1
  357. package/dist/icons/WifiX.cjs +1 -1
  358. package/dist/icons/WifiX.js +1 -1
  359. package/dist/icons/Yarn.cjs +1 -1
  360. package/dist/icons/Yarn.js +1 -1
  361. package/dist/icons/index.cjs +12 -0
  362. package/dist/icons/index.d.cts +4 -0
  363. package/dist/icons/index.d.ts +4 -0
  364. package/dist/icons/index.js +8 -0
  365. package/dist/index.d.cts +4 -0
  366. package/dist/index.d.ts +4 -0
  367. package/package.json +1 -1
package/dist/dynamic.cjs CHANGED
@@ -327,14 +327,18 @@ const dynamicIconImports = {
327
327
  "caret-double-right": () => import("./icons/CaretDoubleRight.js"),
328
328
  "caret-double-up": () => import("./icons/CaretDoubleUp.js"),
329
329
  "caret-down": () => import("./icons/CaretDown.js"),
330
+ "caret-down-filled": () => import("./icons/CaretDownFilled.js"),
330
331
  "caret-left": () => import("./icons/CaretLeft.js"),
332
+ "caret-left-filled": () => import("./icons/CaretLeftFilled.js"),
331
333
  "caret-line-down": () => import("./icons/CaretLineDown.js"),
332
334
  "caret-line-left": () => import("./icons/CaretLineLeft.js"),
333
335
  "caret-line-right": () => import("./icons/CaretLineRight.js"),
334
336
  "caret-line-up": () => import("./icons/CaretLineUp.js"),
335
337
  "caret-right": () => import("./icons/CaretRight.js"),
338
+ "caret-right-filled": () => import("./icons/CaretRightFilled.js"),
336
339
  "caret-up": () => import("./icons/CaretUp.js"),
337
340
  "caret-up-down": () => import("./icons/CaretUpDown.js"),
341
+ "caret-up-filled": () => import("./icons/CaretUpFilled.js"),
338
342
  "car-profile": () => import("./icons/CarProfile.js"),
339
343
  "carrot": () => import("./icons/Carrot.js"),
340
344
  "car-simple": () => import("./icons/CarSimple.js"),
package/dist/dynamic.js CHANGED
@@ -293,14 +293,18 @@ const dynamicIconImports = {
293
293
  "caret-double-right": () => import("./icons/CaretDoubleRight.js"),
294
294
  "caret-double-up": () => import("./icons/CaretDoubleUp.js"),
295
295
  "caret-down": () => import("./icons/CaretDown.js"),
296
+ "caret-down-filled": () => import("./icons/CaretDownFilled.js"),
296
297
  "caret-left": () => import("./icons/CaretLeft.js"),
298
+ "caret-left-filled": () => import("./icons/CaretLeftFilled.js"),
297
299
  "caret-line-down": () => import("./icons/CaretLineDown.js"),
298
300
  "caret-line-left": () => import("./icons/CaretLineLeft.js"),
299
301
  "caret-line-right": () => import("./icons/CaretLineRight.js"),
300
302
  "caret-line-up": () => import("./icons/CaretLineUp.js"),
301
303
  "caret-right": () => import("./icons/CaretRight.js"),
304
+ "caret-right-filled": () => import("./icons/CaretRightFilled.js"),
302
305
  "caret-up": () => import("./icons/CaretUp.js"),
303
306
  "caret-up-down": () => import("./icons/CaretUpDown.js"),
307
+ "caret-up-filled": () => import("./icons/CaretUpFilled.js"),
304
308
  "car-profile": () => import("./icons/CarProfile.js"),
305
309
  "carrot": () => import("./icons/Carrot.js"),
306
310
  "car-simple": () => import("./icons/CarSimple.js"),
@@ -315,14 +315,18 @@ const iconNameMap = {
315
315
  "caret-double-right": "CaretDoubleRight",
316
316
  "caret-double-up": "CaretDoubleUp",
317
317
  "caret-down": "CaretDown",
318
+ "caret-down-filled": "CaretDownFilled",
318
319
  "caret-left": "CaretLeft",
320
+ "caret-left-filled": "CaretLeftFilled",
319
321
  "caret-line-down": "CaretLineDown",
320
322
  "caret-line-left": "CaretLineLeft",
321
323
  "caret-line-right": "CaretLineRight",
322
324
  "caret-line-up": "CaretLineUp",
323
325
  "caret-right": "CaretRight",
326
+ "caret-right-filled": "CaretRightFilled",
324
327
  "caret-up": "CaretUp",
325
328
  "caret-up-down": "CaretUpDown",
329
+ "caret-up-filled": "CaretUpFilled",
326
330
  "car-profile": "CarProfile",
327
331
  "carrot": "Carrot",
328
332
  "car-simple": "CarSimple",
@@ -292,14 +292,18 @@ declare const iconNameMap: {
292
292
  readonly "caret-double-right": "CaretDoubleRight";
293
293
  readonly "caret-double-up": "CaretDoubleUp";
294
294
  readonly "caret-down": "CaretDown";
295
+ readonly "caret-down-filled": "CaretDownFilled";
295
296
  readonly "caret-left": "CaretLeft";
297
+ readonly "caret-left-filled": "CaretLeftFilled";
296
298
  readonly "caret-line-down": "CaretLineDown";
297
299
  readonly "caret-line-left": "CaretLineLeft";
298
300
  readonly "caret-line-right": "CaretLineRight";
299
301
  readonly "caret-line-up": "CaretLineUp";
300
302
  readonly "caret-right": "CaretRight";
303
+ readonly "caret-right-filled": "CaretRightFilled";
301
304
  readonly "caret-up": "CaretUp";
302
305
  readonly "caret-up-down": "CaretUpDown";
306
+ readonly "caret-up-filled": "CaretUpFilled";
303
307
  readonly "car-profile": "CarProfile";
304
308
  readonly carrot: "Carrot";
305
309
  readonly "car-simple": "CarSimple";
@@ -292,14 +292,18 @@ declare const iconNameMap: {
292
292
  readonly "caret-double-right": "CaretDoubleRight";
293
293
  readonly "caret-double-up": "CaretDoubleUp";
294
294
  readonly "caret-down": "CaretDown";
295
+ readonly "caret-down-filled": "CaretDownFilled";
295
296
  readonly "caret-left": "CaretLeft";
297
+ readonly "caret-left-filled": "CaretLeftFilled";
296
298
  readonly "caret-line-down": "CaretLineDown";
297
299
  readonly "caret-line-left": "CaretLineLeft";
298
300
  readonly "caret-line-right": "CaretLineRight";
299
301
  readonly "caret-line-up": "CaretLineUp";
300
302
  readonly "caret-right": "CaretRight";
303
+ readonly "caret-right-filled": "CaretRightFilled";
301
304
  readonly "caret-up": "CaretUp";
302
305
  readonly "caret-up-down": "CaretUpDown";
306
+ readonly "caret-up-filled": "CaretUpFilled";
303
307
  readonly "car-profile": "CarProfile";
304
308
  readonly carrot: "Carrot";
305
309
  readonly "car-simple": "CarSimple";
@@ -292,14 +292,18 @@ const iconNameMap = {
292
292
  "caret-double-right": "CaretDoubleRight",
293
293
  "caret-double-up": "CaretDoubleUp",
294
294
  "caret-down": "CaretDown",
295
+ "caret-down-filled": "CaretDownFilled",
295
296
  "caret-left": "CaretLeft",
297
+ "caret-left-filled": "CaretLeftFilled",
296
298
  "caret-line-down": "CaretLineDown",
297
299
  "caret-line-left": "CaretLineLeft",
298
300
  "caret-line-right": "CaretLineRight",
299
301
  "caret-line-up": "CaretLineUp",
300
302
  "caret-right": "CaretRight",
303
+ "caret-right-filled": "CaretRightFilled",
301
304
  "caret-up": "CaretUp",
302
305
  "caret-up-down": "CaretUpDown",
306
+ "caret-up-filled": "CaretUpFilled",
303
307
  "car-profile": "CarProfile",
304
308
  "carrot": "Carrot",
305
309
  "car-simple": "CarSimple",
@@ -41,15 +41,6 @@ const AirplaneLanding = (0, import_create_icon.createIcon)("airplane-landing", [
41
41
  strokeLinecap: "round",
42
42
  strokeLinejoin: "round"
43
43
  }
44
- ],
45
- [
46
- "rect",
47
- {
48
- width: "20",
49
- height: "20",
50
- fill: "currentColor",
51
- stroke: "none"
52
- }
53
44
  ]
54
45
  ], {
55
46
  viewBox: "0 0 20 20",
@@ -17,15 +17,6 @@ const AirplaneLanding = createIcon("airplane-landing", [
17
17
  strokeLinecap: "round",
18
18
  strokeLinejoin: "round"
19
19
  }
20
- ],
21
- [
22
- "rect",
23
- {
24
- width: "20",
25
- height: "20",
26
- fill: "currentColor",
27
- stroke: "none"
28
- }
29
20
  ]
30
21
  ], {
31
22
  viewBox: "0 0 20 20",
@@ -95,15 +95,6 @@ const Ambulance = (0, import_create_icon.createIcon)("ambulance", [
95
95
  strokeLinecap: "round",
96
96
  strokeLinejoin: "round"
97
97
  }
98
- ],
99
- [
100
- "rect",
101
- {
102
- width: "20",
103
- height: "20",
104
- fill: "currentColor",
105
- stroke: "none"
106
- }
107
98
  ]
108
99
  ], {
109
100
  viewBox: "0 0 20 20",
@@ -71,15 +71,6 @@ const Ambulance = createIcon("ambulance", [
71
71
  strokeLinecap: "round",
72
72
  strokeLinejoin: "round"
73
73
  }
74
- ],
75
- [
76
- "rect",
77
- {
78
- width: "20",
79
- height: "20",
80
- fill: "currentColor",
81
- stroke: "none"
82
- }
83
74
  ]
84
75
  ], {
85
76
  viewBox: "0 0 20 20",
@@ -41,15 +41,6 @@ const AppleLogo = (0, import_create_icon.createIcon)("apple-logo", [
41
41
  strokeLinecap: "round",
42
42
  strokeLinejoin: "round"
43
43
  }
44
- ],
45
- [
46
- "rect",
47
- {
48
- width: "20",
49
- height: "20",
50
- fill: "currentColor",
51
- stroke: "none"
52
- }
53
44
  ]
54
45
  ], {
55
46
  viewBox: "0 0 20 20",
@@ -17,15 +17,6 @@ const AppleLogo = createIcon("apple-logo", [
17
17
  strokeLinecap: "round",
18
18
  strokeLinejoin: "round"
19
19
  }
20
- ],
21
- [
22
- "rect",
23
- {
24
- width: "20",
25
- height: "20",
26
- fill: "currentColor",
27
- stroke: "none"
28
- }
29
20
  ]
30
21
  ], {
31
22
  viewBox: "0 0 20 20",
@@ -27,7 +27,7 @@ const ApproximateEquals = (0, import_create_icon.createIcon)("approximate-equals
27
27
  [
28
28
  "path",
29
29
  {
30
- d: "M3.125 12.6258C8.75 7.9625 11.25 17.0375 16.875 12.3743",
30
+ d: "M3.125 12.6258C8.75 7.96251 11.25 17.0375 16.875 12.3743",
31
31
  stroke: "currentColor",
32
32
  strokeLinecap: "round",
33
33
  strokeLinejoin: "round"
@@ -3,7 +3,7 @@ const ApproximateEquals = createIcon("approximate-equals", [
3
3
  [
4
4
  "path",
5
5
  {
6
- d: "M3.125 12.6258C8.75 7.9625 11.25 17.0375 16.875 12.3743",
6
+ d: "M3.125 12.6258C8.75 7.96251 11.25 17.0375 16.875 12.3743",
7
7
  stroke: "currentColor",
8
8
  strokeLinecap: "round",
9
9
  strokeLinejoin: "round"
@@ -45,7 +45,7 @@ const Armchair = (0, import_create_icon.createIcon)("armchair", [
45
45
  [
46
46
  "path",
47
47
  {
48
- d: "M6.25 13.125V10C6.25 9.50557 6.10338 9.02219 5.82868 8.61107C5.55397 8.19994 5.16353 7.8795 4.70671 7.69031C4.24989 7.50106 3.74723 7.45156 3.26228 7.54806C2.77733 7.6445 2.33186 7.88263 1.98223 8.23225C1.6326 8.58188 1.3945 9.02732 1.29804 9.51225C1.20158 9.99725 1.25108 10.4999 1.4403 10.9567C1.62952 11.4135 1.94995 11.804 2.36108 12.0787C2.7722 12.3534 3.25555 12.5 3.75 12.5V15.625C3.75 15.7908 3.81585 15.9498 3.93306 16.0669C4.05027 16.1841 4.20924 16.25 4.375 16.25H15.625C15.7908 16.25 15.9498 16.1841 16.0669 16.0669C16.1841 15.9498 16.25 15.7908 16.25 15.625V12.5C16.7444 12.5 17.2278 12.3534 17.6389 12.0787C18.0501 11.804 18.3705 11.4135 18.5597 10.9567C18.7489 10.4999 18.7984 9.99725 18.7019 9.51225C18.6055 9.02732 18.3674 8.58188 18.0178 8.23225C17.6681 7.88263 17.2227 7.6445 16.7378 7.54806C16.2528 7.45156 15.7501 7.50106 15.2933 7.69031C14.8365 7.8795 14.446 8.19994 14.1713 8.61107C13.8966 9.02219 13.75 9.50557 13.75 10V13.125",
48
+ d: "M6.25 13.125V10C6.25 9.50558 6.10338 9.02219 5.82868 8.61107C5.55397 8.19994 5.16353 7.8795 4.70671 7.69031C4.24989 7.50106 3.74723 7.45156 3.26228 7.54806C2.77733 7.6445 2.33186 7.88264 1.98223 8.23226C1.6326 8.58189 1.3945 9.02732 1.29804 9.51225C1.20158 9.99725 1.25108 10.4999 1.4403 10.9567C1.62952 11.4135 1.94995 11.804 2.36108 12.0787C2.7722 12.3534 3.25555 12.5 3.75 12.5V15.625C3.75 15.7908 3.81585 15.9498 3.93306 16.0669C4.05027 16.1841 4.20924 16.25 4.375 16.25H15.625C15.7908 16.25 15.9498 16.1841 16.0669 16.0669C16.1841 15.9498 16.25 15.7908 16.25 15.625V12.5C16.7444 12.5 17.2278 12.3534 17.6389 12.0787C18.0501 11.804 18.3705 11.4135 18.5597 10.9567C18.7489 10.4999 18.7984 9.99725 18.7019 9.51225C18.6055 9.02732 18.3674 8.58189 18.0178 8.23226C17.6681 7.88264 17.2227 7.6445 16.7378 7.54806C16.2528 7.45156 15.7501 7.50106 15.2933 7.69031C14.8365 7.8795 14.446 8.19994 14.1713 8.61107C13.8966 9.02219 13.75 9.50558 13.75 10V13.125",
49
49
  stroke: "currentColor",
50
50
  strokeLinecap: "round",
51
51
  strokeLinejoin: "round"
@@ -21,7 +21,7 @@ const Armchair = createIcon("armchair", [
21
21
  [
22
22
  "path",
23
23
  {
24
- d: "M6.25 13.125V10C6.25 9.50557 6.10338 9.02219 5.82868 8.61107C5.55397 8.19994 5.16353 7.8795 4.70671 7.69031C4.24989 7.50106 3.74723 7.45156 3.26228 7.54806C2.77733 7.6445 2.33186 7.88263 1.98223 8.23225C1.6326 8.58188 1.3945 9.02732 1.29804 9.51225C1.20158 9.99725 1.25108 10.4999 1.4403 10.9567C1.62952 11.4135 1.94995 11.804 2.36108 12.0787C2.7722 12.3534 3.25555 12.5 3.75 12.5V15.625C3.75 15.7908 3.81585 15.9498 3.93306 16.0669C4.05027 16.1841 4.20924 16.25 4.375 16.25H15.625C15.7908 16.25 15.9498 16.1841 16.0669 16.0669C16.1841 15.9498 16.25 15.7908 16.25 15.625V12.5C16.7444 12.5 17.2278 12.3534 17.6389 12.0787C18.0501 11.804 18.3705 11.4135 18.5597 10.9567C18.7489 10.4999 18.7984 9.99725 18.7019 9.51225C18.6055 9.02732 18.3674 8.58188 18.0178 8.23225C17.6681 7.88263 17.2227 7.6445 16.7378 7.54806C16.2528 7.45156 15.7501 7.50106 15.2933 7.69031C14.8365 7.8795 14.446 8.19994 14.1713 8.61107C13.8966 9.02219 13.75 9.50557 13.75 10V13.125",
24
+ d: "M6.25 13.125V10C6.25 9.50558 6.10338 9.02219 5.82868 8.61107C5.55397 8.19994 5.16353 7.8795 4.70671 7.69031C4.24989 7.50106 3.74723 7.45156 3.26228 7.54806C2.77733 7.6445 2.33186 7.88264 1.98223 8.23226C1.6326 8.58189 1.3945 9.02732 1.29804 9.51225C1.20158 9.99725 1.25108 10.4999 1.4403 10.9567C1.62952 11.4135 1.94995 11.804 2.36108 12.0787C2.7722 12.3534 3.25555 12.5 3.75 12.5V15.625C3.75 15.7908 3.81585 15.9498 3.93306 16.0669C4.05027 16.1841 4.20924 16.25 4.375 16.25H15.625C15.7908 16.25 15.9498 16.1841 16.0669 16.0669C16.1841 15.9498 16.25 15.7908 16.25 15.625V12.5C16.7444 12.5 17.2278 12.3534 17.6389 12.0787C18.0501 11.804 18.3705 11.4135 18.5597 10.9567C18.7489 10.4999 18.7984 9.99725 18.7019 9.51225C18.6055 9.02732 18.3674 8.58189 18.0178 8.23226C17.6681 7.88264 17.2227 7.6445 16.7378 7.54806C16.2528 7.45156 15.7501 7.50106 15.2933 7.69031C14.8365 7.8795 14.446 8.19994 14.1713 8.61107C13.8966 9.02219 13.75 9.50558 13.75 10V13.125",
25
25
  stroke: "currentColor",
26
26
  strokeLinecap: "round",
27
27
  strokeLinejoin: "round"
@@ -50,15 +50,6 @@ const Axe = (0, import_create_icon.createIcon)("axe", [
50
50
  strokeLinecap: "round",
51
51
  strokeLinejoin: "round"
52
52
  }
53
- ],
54
- [
55
- "rect",
56
- {
57
- width: "20",
58
- height: "20",
59
- fill: "currentColor",
60
- stroke: "none"
61
- }
62
53
  ]
63
54
  ], {
64
55
  viewBox: "0 0 20 20",
package/dist/icons/Axe.js CHANGED
@@ -26,15 +26,6 @@ const Axe = createIcon("axe", [
26
26
  strokeLinecap: "round",
27
27
  strokeLinejoin: "round"
28
28
  }
29
- ],
30
- [
31
- "rect",
32
- {
33
- width: "20",
34
- height: "20",
35
- fill: "currentColor",
36
- stroke: "none"
37
- }
38
29
  ]
39
30
  ], {
40
31
  viewBox: "0 0 20 20",
@@ -86,15 +86,6 @@ const Barbell = (0, import_create_icon.createIcon)("barbell", [
86
86
  strokeLinecap: "round",
87
87
  strokeLinejoin: "round"
88
88
  }
89
- ],
90
- [
91
- "rect",
92
- {
93
- width: "20",
94
- height: "20",
95
- fill: "currentColor",
96
- stroke: "none"
97
- }
98
89
  ]
99
90
  ], {
100
91
  viewBox: "0 0 20 20",
@@ -62,15 +62,6 @@ const Barbell = createIcon("barbell", [
62
62
  strokeLinecap: "round",
63
63
  strokeLinejoin: "round"
64
64
  }
65
- ],
66
- [
67
- "rect",
68
- {
69
- width: "20",
70
- height: "20",
71
- fill: "currentColor",
72
- stroke: "none"
73
- }
74
65
  ]
75
66
  ], {
76
67
  viewBox: "0 0 20 20",
@@ -50,15 +50,6 @@ const BaseballHelmet = (0, import_create_icon.createIcon)("baseball-helmet", [
50
50
  strokeLinecap: "round",
51
51
  strokeLinejoin: "round"
52
52
  }
53
- ],
54
- [
55
- "rect",
56
- {
57
- width: "20",
58
- height: "20",
59
- fill: "currentColor",
60
- stroke: "none"
61
- }
62
53
  ]
63
54
  ], {
64
55
  viewBox: "0 0 20 20",
@@ -26,15 +26,6 @@ const BaseballHelmet = createIcon("baseball-helmet", [
26
26
  strokeLinecap: "round",
27
27
  strokeLinejoin: "round"
28
28
  }
29
- ],
30
- [
31
- "rect",
32
- {
33
- width: "20",
34
- height: "20",
35
- fill: "currentColor",
36
- stroke: "none"
37
- }
38
29
  ]
39
30
  ], {
40
31
  viewBox: "0 0 20 20",
@@ -50,15 +50,6 @@ const BatteryCharging = (0, import_create_icon.createIcon)("battery-charging", [
50
50
  strokeLinecap: "round",
51
51
  strokeLinejoin: "round"
52
52
  }
53
- ],
54
- [
55
- "rect",
56
- {
57
- width: "20",
58
- height: "20",
59
- fill: "currentColor",
60
- stroke: "none"
61
- }
62
53
  ]
63
54
  ], {
64
55
  viewBox: "0 0 20 20",
@@ -26,15 +26,6 @@ const BatteryCharging = createIcon("battery-charging", [
26
26
  strokeLinecap: "round",
27
27
  strokeLinejoin: "round"
28
28
  }
29
- ],
30
- [
31
- "rect",
32
- {
33
- width: "20",
34
- height: "20",
35
- fill: "currentColor",
36
- stroke: "none"
37
- }
38
29
  ]
39
30
  ], {
40
31
  viewBox: "0 0 20 20",
@@ -50,15 +50,6 @@ const BatteryChargingVertical = (0, import_create_icon.createIcon)("battery-char
50
50
  strokeLinecap: "round",
51
51
  strokeLinejoin: "round"
52
52
  }
53
- ],
54
- [
55
- "rect",
56
- {
57
- width: "20",
58
- height: "20",
59
- fill: "currentColor",
60
- stroke: "none"
61
- }
62
53
  ]
63
54
  ], {
64
55
  viewBox: "0 0 20 20",
@@ -26,15 +26,6 @@ const BatteryChargingVertical = createIcon("battery-charging-vertical", [
26
26
  strokeLinecap: "round",
27
27
  strokeLinejoin: "round"
28
28
  }
29
- ],
30
- [
31
- "rect",
32
- {
33
- width: "20",
34
- height: "20",
35
- fill: "currentColor",
36
- stroke: "none"
37
- }
38
29
  ]
39
30
  ], {
40
31
  viewBox: "0 0 20 20",
@@ -41,15 +41,6 @@ const BatteryEmpty = (0, import_create_icon.createIcon)("battery-empty", [
41
41
  strokeLinecap: "round",
42
42
  strokeLinejoin: "round"
43
43
  }
44
- ],
45
- [
46
- "rect",
47
- {
48
- width: "20",
49
- height: "20",
50
- fill: "currentColor",
51
- stroke: "none"
52
- }
53
44
  ]
54
45
  ], {
55
46
  viewBox: "0 0 20 20",
@@ -17,15 +17,6 @@ const BatteryEmpty = createIcon("battery-empty", [
17
17
  strokeLinecap: "round",
18
18
  strokeLinejoin: "round"
19
19
  }
20
- ],
21
- [
22
- "rect",
23
- {
24
- width: "20",
25
- height: "20",
26
- fill: "currentColor",
27
- stroke: "none"
28
- }
29
20
  ]
30
21
  ], {
31
22
  viewBox: "0 0 20 20",
@@ -77,15 +77,6 @@ const BatteryFull = (0, import_create_icon.createIcon)("battery-full", [
77
77
  strokeLinecap: "round",
78
78
  strokeLinejoin: "round"
79
79
  }
80
- ],
81
- [
82
- "rect",
83
- {
84
- width: "20",
85
- height: "20",
86
- fill: "currentColor",
87
- stroke: "none"
88
- }
89
80
  ]
90
81
  ], {
91
82
  viewBox: "0 0 20 20",
@@ -53,15 +53,6 @@ const BatteryFull = createIcon("battery-full", [
53
53
  strokeLinecap: "round",
54
54
  strokeLinejoin: "round"
55
55
  }
56
- ],
57
- [
58
- "rect",
59
- {
60
- width: "20",
61
- height: "20",
62
- fill: "currentColor",
63
- stroke: "none"
64
- }
65
56
  ]
66
57
  ], {
67
58
  viewBox: "0 0 20 20",
@@ -68,15 +68,6 @@ const BatteryHigh = (0, import_create_icon.createIcon)("battery-high", [
68
68
  strokeLinecap: "round",
69
69
  strokeLinejoin: "round"
70
70
  }
71
- ],
72
- [
73
- "rect",
74
- {
75
- width: "20",
76
- height: "20",
77
- fill: "currentColor",
78
- stroke: "none"
79
- }
80
71
  ]
81
72
  ], {
82
73
  viewBox: "0 0 20 20",
@@ -44,15 +44,6 @@ const BatteryHigh = createIcon("battery-high", [
44
44
  strokeLinecap: "round",
45
45
  strokeLinejoin: "round"
46
46
  }
47
- ],
48
- [
49
- "rect",
50
- {
51
- width: "20",
52
- height: "20",
53
- fill: "currentColor",
54
- stroke: "none"
55
- }
56
47
  ]
57
48
  ], {
58
49
  viewBox: "0 0 20 20",
@@ -50,15 +50,6 @@ const BatteryLow = (0, import_create_icon.createIcon)("battery-low", [
50
50
  strokeLinecap: "round",
51
51
  strokeLinejoin: "round"
52
52
  }
53
- ],
54
- [
55
- "rect",
56
- {
57
- width: "20",
58
- height: "20",
59
- fill: "currentColor",
60
- stroke: "none"
61
- }
62
53
  ]
63
54
  ], {
64
55
  viewBox: "0 0 20 20",
@@ -26,15 +26,6 @@ const BatteryLow = createIcon("battery-low", [
26
26
  strokeLinecap: "round",
27
27
  strokeLinejoin: "round"
28
28
  }
29
- ],
30
- [
31
- "rect",
32
- {
33
- width: "20",
34
- height: "20",
35
- fill: "currentColor",
36
- stroke: "none"
37
- }
38
29
  ]
39
30
  ], {
40
31
  viewBox: "0 0 20 20",
@@ -59,15 +59,6 @@ const BatteryMedium = (0, import_create_icon.createIcon)("battery-medium", [
59
59
  strokeLinecap: "round",
60
60
  strokeLinejoin: "round"
61
61
  }
62
- ],
63
- [
64
- "rect",
65
- {
66
- width: "20",
67
- height: "20",
68
- fill: "currentColor",
69
- stroke: "none"
70
- }
71
62
  ]
72
63
  ], {
73
64
  viewBox: "0 0 20 20",
@@ -35,15 +35,6 @@ const BatteryMedium = createIcon("battery-medium", [
35
35
  strokeLinecap: "round",
36
36
  strokeLinejoin: "round"
37
37
  }
38
- ],
39
- [
40
- "rect",
41
- {
42
- width: "20",
43
- height: "20",
44
- fill: "currentColor",
45
- stroke: "none"
46
- }
47
38
  ]
48
39
  ], {
49
40
  viewBox: "0 0 20 20",
@@ -59,15 +59,6 @@ const BatteryPlus = (0, import_create_icon.createIcon)("battery-plus", [
59
59
  strokeLinecap: "round",
60
60
  strokeLinejoin: "round"
61
61
  }
62
- ],
63
- [
64
- "rect",
65
- {
66
- width: "20",
67
- height: "20",
68
- fill: "currentColor",
69
- stroke: "none"
70
- }
71
62
  ]
72
63
  ], {
73
64
  viewBox: "0 0 20 20",
@@ -35,15 +35,6 @@ const BatteryPlus = createIcon("battery-plus", [
35
35
  strokeLinecap: "round",
36
36
  strokeLinejoin: "round"
37
37
  }
38
- ],
39
- [
40
- "rect",
41
- {
42
- width: "20",
43
- height: "20",
44
- fill: "currentColor",
45
- stroke: "none"
46
- }
47
38
  ]
48
39
  ], {
49
40
  viewBox: "0 0 20 20",
@@ -59,15 +59,6 @@ const BatteryPlusVertical = (0, import_create_icon.createIcon)("battery-plus-ver
59
59
  strokeLinecap: "round",
60
60
  strokeLinejoin: "round"
61
61
  }
62
- ],
63
- [
64
- "rect",
65
- {
66
- width: "20",
67
- height: "20",
68
- fill: "currentColor",
69
- stroke: "none"
70
- }
71
62
  ]
72
63
  ], {
73
64
  viewBox: "0 0 20 20",