@gravity-ui/icons 1.1.0 → 2.0.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 (966) hide show
  1. package/ArrowShapeDown.d.ts +3 -0
  2. package/ArrowShapeDown.js +29 -0
  3. package/ArrowShapeLeft.d.ts +3 -0
  4. package/ArrowShapeLeft.js +29 -0
  5. package/ArrowShapeRight.d.ts +3 -0
  6. package/ArrowShapeRight.js +29 -0
  7. package/ArrowShapeUp.d.ts +3 -0
  8. package/ArrowShapeUp.js +29 -0
  9. package/ArrowUpFromSquareSlash.d.ts +3 -0
  10. package/ArrowUpFromSquareSlash.js +29 -0
  11. package/Arrows3RotateLeftLetterA.d.ts +3 -0
  12. package/Arrows3RotateLeftLetterA.js +33 -0
  13. package/At.js +1 -1
  14. package/Bars.js +1 -1
  15. package/BarsAscendingAlignCenter.js +1 -1
  16. package/BarsAscendingAlignLeft.js +1 -1
  17. package/BarsAscendingAlignRight.js +1 -1
  18. package/BarsDescendingAlignCenter.js +1 -1
  19. package/BarsDescendingAlignLeft.js +1 -1
  20. package/BarsDescendingAlignRight.js +1 -1
  21. package/Book.d.ts +3 -0
  22. package/Book.js +29 -0
  23. package/BranchesDown.d.ts +3 -0
  24. package/BranchesDown.js +29 -0
  25. package/BranchesRight.d.ts +3 -0
  26. package/BranchesRight.js +29 -0
  27. package/Briefcase.d.ts +3 -0
  28. package/{Case.js → Briefcase.js} +2 -2
  29. package/BucketPaint.d.ts +3 -0
  30. package/BucketPaint.js +29 -0
  31. package/Bug.js +1 -1
  32. package/Bulb.js +1 -1
  33. package/CHANGELOG.md +22 -0
  34. package/ChartAreaStacked.js +1 -1
  35. package/ChartAreaStackedNormalized.d.ts +3 -0
  36. package/ChartAreaStackedNormalized.js +29 -0
  37. package/ChartBar.d.ts +3 -0
  38. package/ChartBar.js +29 -0
  39. package/ChartBarStacked.d.ts +3 -0
  40. package/ChartBarStacked.js +29 -0
  41. package/ChartColumn.js +1 -1
  42. package/ChartColumnStacked.d.ts +3 -0
  43. package/ChartColumnStacked.js +29 -0
  44. package/ChartDonut.d.ts +3 -0
  45. package/ChartDonut.js +29 -0
  46. package/ChartLine.js +1 -3
  47. package/ChartMixed.d.ts +3 -0
  48. package/ChartMixed.js +29 -0
  49. package/ChartTreemap.d.ts +3 -0
  50. package/ChartTreemap.js +29 -0
  51. package/ChevronsCollapseFromLines.d.ts +3 -0
  52. package/ChevronsCollapseFromLines.js +29 -0
  53. package/ChevronsCollapseToLine.d.ts +3 -0
  54. package/ChevronsCollapseToLine.js +29 -0
  55. package/ChevronsExpandFromLine.d.ts +3 -0
  56. package/ChevronsExpandFromLine.js +29 -0
  57. package/ChevronsExpandToLines.d.ts +3 -0
  58. package/ChevronsExpandToLines.js +29 -0
  59. package/Circle.d.ts +3 -0
  60. package/Circle.js +29 -0
  61. package/CircleArrowDown.d.ts +3 -0
  62. package/CircleArrowDown.js +29 -0
  63. package/CircleArrowDownFill.d.ts +3 -0
  64. package/CircleArrowDownFill.js +29 -0
  65. package/CircleArrowLeft.d.ts +3 -0
  66. package/CircleArrowLeft.js +29 -0
  67. package/CircleArrowLeftFill.d.ts +3 -0
  68. package/CircleArrowLeftFill.js +29 -0
  69. package/CircleArrowRight.d.ts +3 -0
  70. package/CircleArrowRight.js +29 -0
  71. package/CircleArrowRightFill.d.ts +3 -0
  72. package/CircleArrowRightFill.js +29 -0
  73. package/CircleArrowUp.d.ts +3 -0
  74. package/CircleArrowUp.js +29 -0
  75. package/CircleArrowUpFill.d.ts +3 -0
  76. package/CircleArrowUpFill.js +29 -0
  77. package/CircleCheckFill.d.ts +3 -0
  78. package/CircleCheckFill.js +29 -0
  79. package/CircleChevronDown.d.ts +3 -0
  80. package/CircleChevronDown.js +29 -0
  81. package/CircleChevronDownFill.d.ts +3 -0
  82. package/CircleChevronDownFill.js +29 -0
  83. package/CircleChevronLeft.d.ts +3 -0
  84. package/CircleChevronLeft.js +29 -0
  85. package/CircleChevronLeftFill.d.ts +3 -0
  86. package/CircleChevronLeftFill.js +29 -0
  87. package/CircleChevronRight.d.ts +3 -0
  88. package/CircleChevronRight.js +29 -0
  89. package/CircleChevronRightFill.d.ts +3 -0
  90. package/CircleChevronRightFill.js +29 -0
  91. package/CircleChevronUp.d.ts +3 -0
  92. package/CircleChevronUp.js +29 -0
  93. package/CircleChevronUpFill.d.ts +3 -0
  94. package/CircleChevronUpFill.js +29 -0
  95. package/CircleChevronsDown.d.ts +3 -0
  96. package/CircleChevronsDown.js +29 -0
  97. package/CircleChevronsLeft.d.ts +3 -0
  98. package/CircleChevronsLeft.js +29 -0
  99. package/CircleChevronsRight.d.ts +3 -0
  100. package/CircleChevronsRight.js +29 -0
  101. package/CircleChevronsUp.d.ts +3 -0
  102. package/CircleChevronsUp.js +29 -0
  103. package/CircleDashed.d.ts +3 -0
  104. package/CircleDashed.js +29 -0
  105. package/CircleDollar.d.ts +3 -0
  106. package/CircleDollar.js +29 -0
  107. package/CircleFill.d.ts +3 -0
  108. package/CircleFill.js +29 -0
  109. package/CircleInfoFill.d.ts +3 -0
  110. package/CircleInfoFill.js +29 -0
  111. package/CircleLetterS.d.ts +3 -0
  112. package/CircleLetterS.js +29 -0
  113. package/CircleMinusFill.d.ts +3 -0
  114. package/CircleMinusFill.js +29 -0
  115. package/CirclePause.js +1 -1
  116. package/CirclePlusFill.d.ts +3 -0
  117. package/CirclePlusFill.js +29 -0
  118. package/CircleQuestionFill.d.ts +3 -0
  119. package/CircleQuestionFill.js +29 -0
  120. package/CircleRuble.d.ts +3 -0
  121. package/CircleRuble.js +29 -0
  122. package/CircleXmarkFill.d.ts +3 -0
  123. package/CircleXmarkFill.js +29 -0
  124. package/Circles3Plus.d.ts +3 -0
  125. package/Circles3Plus.js +29 -0
  126. package/Circles4Square.js +1 -1
  127. package/ClockArrowRotateLeft.d.ts +3 -0
  128. package/ClockArrowRotateLeft.js +29 -0
  129. package/ClockFill.d.ts +3 -0
  130. package/ClockFill.js +29 -0
  131. package/CloudArrowUpIn.d.ts +3 -0
  132. package/{ArrowUpToCloud.js → CloudArrowUpIn.js} +2 -2
  133. package/CloudCheck.d.ts +3 -0
  134. package/CloudCheck.js +29 -0
  135. package/Clouds.d.ts +3 -0
  136. package/Clouds.js +33 -0
  137. package/Code.js +1 -1
  138. package/CodeCommit.js +1 -1
  139. package/CodePullRequestArrowLeft.d.ts +3 -0
  140. package/CodePullRequestArrowLeft.js +29 -0
  141. package/CodePullRequestArrowRight.d.ts +3 -0
  142. package/CodePullRequestArrowRight.js +29 -0
  143. package/CodePullRequestCheck.d.ts +3 -0
  144. package/CodePullRequestCheck.js +29 -0
  145. package/CodePullRequestXmark.d.ts +3 -0
  146. package/CodePullRequestXmark.js +29 -0
  147. package/CopyCheck.d.ts +3 -0
  148. package/CopyCheck.js +31 -0
  149. package/CopyMinus.d.ts +3 -0
  150. package/CopyMinus.js +29 -0
  151. package/CopyPlus.d.ts +3 -0
  152. package/CopyPlus.js +29 -0
  153. package/CopyTransparent.d.ts +3 -0
  154. package/CopyTransparent.js +29 -0
  155. package/Cpu.js +5 -1
  156. package/Cpus.d.ts +3 -0
  157. package/Cpus.js +33 -0
  158. package/Crop.d.ts +3 -0
  159. package/Crop.js +33 -0
  160. package/Cubes3Overlap.d.ts +3 -0
  161. package/Cubes3Overlap.js +29 -0
  162. package/DatabaseMagnifier.d.ts +3 -0
  163. package/DatabaseMagnifier.js +29 -0
  164. package/Diamond.d.ts +3 -0
  165. package/Diamond.js +33 -0
  166. package/DiamondFill.d.ts +3 -0
  167. package/DiamondFill.js +33 -0
  168. package/Dice1.js +1 -1
  169. package/Dice2.js +1 -1
  170. package/Dice3.js +1 -1
  171. package/Dice4.js +1 -1
  172. package/Dice5.js +1 -1
  173. package/Dice6.js +1 -1
  174. package/ExclamationShape.d.ts +3 -0
  175. package/ExclamationShape.js +33 -0
  176. package/FaceAlien.d.ts +3 -0
  177. package/FaceAlien.js +29 -0
  178. package/FaceRobot.d.ts +3 -0
  179. package/FaceRobot.js +29 -0
  180. package/FileArrowDown.d.ts +3 -0
  181. package/FileArrowDown.js +29 -0
  182. package/FileArrowLeft.d.ts +3 -0
  183. package/FileArrowLeft.js +29 -0
  184. package/FileArrowRight.d.ts +3 -0
  185. package/FileArrowRight.js +29 -0
  186. package/FileArrowRightOut.d.ts +3 -0
  187. package/{ArrowRightFromFile.js → FileArrowRightOut.js} +2 -2
  188. package/FileArrowUp.d.ts +3 -0
  189. package/FileArrowUp.js +29 -0
  190. package/FileCheck.d.ts +3 -0
  191. package/FileCheck.js +29 -0
  192. package/FileCode.d.ts +3 -0
  193. package/FileCode.js +29 -0
  194. package/FileDollar.d.ts +3 -0
  195. package/FileDollar.js +29 -0
  196. package/FileExclamation.d.ts +3 -0
  197. package/FileExclamation.js +29 -0
  198. package/FileMagnifier.d.ts +3 -0
  199. package/FileMagnifier.js +29 -0
  200. package/FileMinus.d.ts +3 -0
  201. package/FileMinus.js +29 -0
  202. package/FilePlus.d.ts +3 -0
  203. package/FilePlus.js +29 -0
  204. package/FileQuestion.d.ts +3 -0
  205. package/FileQuestion.js +29 -0
  206. package/FileXmark.d.ts +3 -0
  207. package/FileXmark.js +29 -0
  208. package/Fingerprint.js +1 -1
  209. package/Flag.js +1 -1
  210. package/Flame.d.ts +3 -0
  211. package/{Fire.js → Flame.js} +2 -2
  212. package/FloppyDisk.d.ts +3 -0
  213. package/FloppyDisk.js +31 -0
  214. package/Folder.js +1 -1
  215. package/FolderArrowRight.js +1 -1
  216. package/FolderArrowUpIn.d.ts +3 -0
  217. package/{ArrowUpToFolder.js → FolderArrowUpIn.js} +2 -2
  218. package/FolderCode.js +1 -1
  219. package/FolderFill.js +1 -5
  220. package/FolderFlows.js +1 -1
  221. package/FolderHouse.d.ts +3 -0
  222. package/{FolderHome.js → FolderHouse.js} +2 -2
  223. package/FolderLock.d.ts +3 -0
  224. package/FolderLock.js +29 -0
  225. package/Font.d.ts +3 -0
  226. package/Font.js +29 -0
  227. package/FontCase.d.ts +3 -0
  228. package/FontCase.js +33 -0
  229. package/FontCursor.d.ts +3 -0
  230. package/FontCursor.js +29 -0
  231. package/Frame.d.ts +3 -0
  232. package/Frame.js +29 -0
  233. package/Frames.d.ts +3 -0
  234. package/Frames.js +33 -0
  235. package/GearDot.d.ts +3 -0
  236. package/GearDot.js +33 -0
  237. package/GearPlay.js +1 -5
  238. package/Ghost.d.ts +3 -0
  239. package/Ghost.js +29 -0
  240. package/GraphNode.d.ts +3 -0
  241. package/GraphNode.js +29 -0
  242. package/Grip.d.ts +3 -0
  243. package/{GripVertical.js → Grip.js} +2 -2
  244. package/Hashtag.d.ts +3 -0
  245. package/Hashtag.js +29 -0
  246. package/Heading.d.ts +3 -0
  247. package/Heading.js +29 -0
  248. package/Headphones.d.ts +3 -0
  249. package/Headphones.js +29 -0
  250. package/Heart.js +1 -1
  251. package/HeartCrack.d.ts +3 -0
  252. package/HeartCrack.js +29 -0
  253. package/HeartFill.js +1 -1
  254. package/HeartPulse.js +1 -1
  255. package/House.d.ts +3 -0
  256. package/{Home.js → House.js} +2 -2
  257. package/Key.js +1 -1
  258. package/Layers3Diagonal.d.ts +3 -0
  259. package/{Layers3Vertical.js → Layers3Diagonal.js} +2 -2
  260. package/LayersVertical.js +1 -5
  261. package/LayoutCells.d.ts +3 -0
  262. package/LayoutCells.js +29 -0
  263. package/LayoutCellsLarge.d.ts +3 -0
  264. package/LayoutCellsLarge.js +29 -0
  265. package/LayoutColumns.d.ts +3 -0
  266. package/LayoutColumns.js +29 -0
  267. package/LayoutColumns3.d.ts +3 -0
  268. package/LayoutColumns3.js +29 -0
  269. package/LayoutHeader.d.ts +3 -0
  270. package/LayoutHeader.js +29 -0
  271. package/LayoutHeaderCells.d.ts +3 -0
  272. package/LayoutHeaderCells.js +29 -0
  273. package/LayoutHeaderCellsLarge.d.ts +3 -0
  274. package/LayoutHeaderCellsLarge.js +29 -0
  275. package/LayoutHeaderCellsLargeLetterD.d.ts +3 -0
  276. package/LayoutHeaderCellsLargeLetterD.js +29 -0
  277. package/LayoutHeaderCellsLargeThunderbolt.d.ts +3 -0
  278. package/LayoutHeaderCellsLargeThunderbolt.js +29 -0
  279. package/LayoutHeaderColumns.d.ts +3 -0
  280. package/LayoutHeaderColumns.js +29 -0
  281. package/LayoutHeaderSideContent.d.ts +3 -0
  282. package/LayoutHeaderSideContent.js +29 -0
  283. package/LayoutList.d.ts +3 -0
  284. package/LayoutList.js +29 -0
  285. package/LayoutRows.d.ts +3 -0
  286. package/LayoutRows.js +29 -0
  287. package/LayoutRows3.d.ts +3 -0
  288. package/LayoutRows3.js +29 -0
  289. package/LayoutSideContent.d.ts +3 -0
  290. package/LayoutSideContent.js +29 -0
  291. package/Link.js +1 -1
  292. package/ListCheck.d.ts +3 -0
  293. package/ListCheck.js +29 -0
  294. package/ListCheckLock.d.ts +3 -0
  295. package/ListCheckLock.js +29 -0
  296. package/ListTimeline.d.ts +3 -0
  297. package/ListTimeline.js +29 -0
  298. package/ListUl.d.ts +3 -0
  299. package/ListUl.js +29 -0
  300. package/Lock.js +1 -1
  301. package/LogoAcrobat.d.ts +3 -0
  302. package/LogoAcrobat.js +29 -0
  303. package/LogoDocker.d.ts +3 -0
  304. package/LogoDocker.js +33 -0
  305. package/LogoGitlab.d.ts +3 -0
  306. package/LogoGitlab.js +29 -0
  307. package/LogoLinux.d.ts +3 -0
  308. package/LogoLinux.js +29 -0
  309. package/LogoMacos.d.ts +3 -0
  310. package/LogoMacos.js +29 -0
  311. package/LogoNotion.d.ts +3 -0
  312. package/LogoNotion.js +29 -0
  313. package/LogoPython.d.ts +3 -0
  314. package/LogoPython.js +29 -0
  315. package/LogoStackOverflow.d.ts +3 -0
  316. package/LogoStackOverflow.js +29 -0
  317. package/LogoTelegram.d.ts +3 -0
  318. package/LogoTelegram.js +29 -0
  319. package/LogoUbuntu.d.ts +3 -0
  320. package/LogoUbuntu.js +29 -0
  321. package/LogoWindows.d.ts +3 -0
  322. package/LogoWindows.js +29 -0
  323. package/LogoYandex.d.ts +3 -0
  324. package/LogoYandex.js +29 -0
  325. package/LogoYandexCloud.d.ts +3 -0
  326. package/LogoYandexCloud.js +29 -0
  327. package/Magnet.d.ts +3 -0
  328. package/Magnet.js +29 -0
  329. package/MathIntersectionShape.d.ts +3 -0
  330. package/MathIntersectionShape.js +29 -0
  331. package/MathOperations.d.ts +3 -0
  332. package/MathOperations.js +29 -0
  333. package/MathUnionShape.d.ts +3 -0
  334. package/MathUnionShape.js +29 -0
  335. package/Medal.d.ts +3 -0
  336. package/Medal.js +29 -0
  337. package/NodesDown.d.ts +3 -0
  338. package/NodesDown.js +29 -0
  339. package/NodesLeft.d.ts +3 -0
  340. package/NodesLeft.js +29 -0
  341. package/NodesRight.d.ts +3 -0
  342. package/NodesRight.js +29 -0
  343. package/NodesUp.d.ts +3 -0
  344. package/NodesUp.js +29 -0
  345. package/OctagonXmark.d.ts +3 -0
  346. package/OctagonXmark.js +29 -0
  347. package/OfficeBadge.d.ts +3 -0
  348. package/OfficeBadge.js +29 -0
  349. package/Palette.d.ts +3 -0
  350. package/Palette.js +29 -0
  351. package/Passport.js +1 -1
  352. package/Pause.d.ts +3 -0
  353. package/Pause.js +29 -0
  354. package/Pencil.d.ts +3 -0
  355. package/Pencil.js +29 -0
  356. package/PencilToLine.d.ts +3 -0
  357. package/PencilToLine.js +29 -0
  358. package/PencilToSquare.js +1 -1
  359. package/PersonSpeaker.d.ts +3 -0
  360. package/PersonSpeaker.js +29 -0
  361. package/PersonsLock.d.ts +3 -0
  362. package/PersonsLock.js +31 -0
  363. package/Picture.js +1 -1
  364. package/Play.d.ts +3 -0
  365. package/Play.js +29 -0
  366. package/PlugConnection.d.ts +3 -0
  367. package/PlugConnection.js +33 -0
  368. package/PlugWire.d.ts +3 -0
  369. package/PlugWire.js +33 -0
  370. package/Power.d.ts +3 -0
  371. package/Power.js +29 -0
  372. package/Printer.d.ts +3 -0
  373. package/Printer.js +29 -0
  374. package/Receipt.d.ts +3 -0
  375. package/Receipt.js +29 -0
  376. package/RectanglePulse.d.ts +3 -0
  377. package/RectanglePulse.js +29 -0
  378. package/Rectangles4.d.ts +3 -0
  379. package/Rectangles4.js +31 -0
  380. package/Rocket.d.ts +3 -0
  381. package/Rocket.js +33 -0
  382. package/Sack.d.ts +3 -0
  383. package/Sack.js +33 -0
  384. package/ScalesBalanced.d.ts +3 -0
  385. package/ScalesBalanced.js +29 -0
  386. package/ScalesUnbalanced.d.ts +3 -0
  387. package/ScalesUnbalanced.js +29 -0
  388. package/Shuffle.d.ts +3 -0
  389. package/Shuffle.js +29 -0
  390. package/Sliders.d.ts +3 -0
  391. package/{SlidersHorizontal.js → Sliders.js} +2 -2
  392. package/Snowflake.js +1 -1
  393. package/Sphere.js +1 -1
  394. package/Square.d.ts +3 -0
  395. package/Square.js +29 -0
  396. package/SquareArticle.d.ts +3 -0
  397. package/SquareArticle.js +29 -0
  398. package/SquareFill.d.ts +3 -0
  399. package/SquareFill.js +29 -0
  400. package/Stop.d.ts +3 -0
  401. package/Stop.js +29 -0
  402. package/Tag.d.ts +3 -0
  403. package/Tag.js +29 -0
  404. package/TagDollar.d.ts +3 -0
  405. package/TagDollar.js +29 -0
  406. package/TagRuble.d.ts +3 -0
  407. package/TagRuble.js +29 -0
  408. package/Tags.d.ts +3 -0
  409. package/Tags.js +29 -0
  410. package/TextIndent.d.ts +3 -0
  411. package/TextIndent.js +29 -0
  412. package/TextOutdent.d.ts +3 -0
  413. package/TextOutdent.js +29 -0
  414. package/Timeline.d.ts +3 -0
  415. package/Timeline.js +29 -0
  416. package/Timestamps.d.ts +3 -0
  417. package/Timestamps.js +33 -0
  418. package/TrafficLight.d.ts +3 -0
  419. package/TrafficLight.js +29 -0
  420. package/TrashBin.d.ts +3 -0
  421. package/{Trash.js → TrashBin.js} +2 -2
  422. package/TriangleDown.d.ts +3 -0
  423. package/TriangleDown.js +29 -0
  424. package/TriangleDownFill.d.ts +3 -0
  425. package/TriangleDownFill.js +29 -0
  426. package/TriangleExclamation.js +1 -1
  427. package/TriangleExclamationFill.js +1 -1
  428. package/TriangleLeft.d.ts +3 -0
  429. package/TriangleLeft.js +29 -0
  430. package/TriangleLeftFill.d.ts +3 -0
  431. package/TriangleLeftFill.js +29 -0
  432. package/TriangleRight.d.ts +3 -0
  433. package/TriangleRight.js +29 -0
  434. package/TriangleRightFill.d.ts +3 -0
  435. package/TriangleRightFill.js +29 -0
  436. package/TriangleThunderbolt.d.ts +3 -0
  437. package/TriangleThunderbolt.js +29 -0
  438. package/TriangleUp.d.ts +3 -0
  439. package/TriangleUp.js +29 -0
  440. package/TriangleUpFill.d.ts +3 -0
  441. package/TriangleUpFill.js +29 -0
  442. package/Tv.d.ts +3 -0
  443. package/Tv.js +29 -0
  444. package/TvRetro.d.ts +3 -0
  445. package/TvRetro.js +29 -0
  446. package/Vault.d.ts +3 -0
  447. package/Vault.js +29 -0
  448. package/VectorCircle.d.ts +3 -0
  449. package/VectorCircle.js +34 -0
  450. package/VectorSquare.d.ts +3 -0
  451. package/VectorSquare.js +29 -0
  452. package/WeightHanging.d.ts +3 -0
  453. package/WeightHanging.js +29 -0
  454. package/esm/ArrowShapeDown.js +4 -0
  455. package/esm/ArrowShapeLeft.js +4 -0
  456. package/esm/ArrowShapeRight.js +4 -0
  457. package/esm/ArrowShapeUp.js +4 -0
  458. package/esm/ArrowUpFromSquareSlash.js +4 -0
  459. package/esm/Arrows3RotateLeftLetterA.js +8 -0
  460. package/esm/At.js +1 -1
  461. package/esm/Bars.js +1 -1
  462. package/esm/BarsAscendingAlignCenter.js +1 -1
  463. package/esm/BarsAscendingAlignLeft.js +1 -1
  464. package/esm/BarsAscendingAlignRight.js +1 -1
  465. package/esm/BarsDescendingAlignCenter.js +1 -1
  466. package/esm/BarsDescendingAlignLeft.js +1 -1
  467. package/esm/BarsDescendingAlignRight.js +1 -1
  468. package/esm/Book.js +4 -0
  469. package/esm/BranchesDown.js +4 -0
  470. package/esm/BranchesRight.js +4 -0
  471. package/esm/{Case.js → Briefcase.js} +2 -2
  472. package/esm/BucketPaint.js +4 -0
  473. package/esm/Bug.js +1 -1
  474. package/esm/Bulb.js +1 -1
  475. package/esm/ChartAreaStacked.js +1 -1
  476. package/esm/ChartAreaStackedNormalized.js +4 -0
  477. package/esm/ChartBar.js +4 -0
  478. package/esm/ChartBarStacked.js +4 -0
  479. package/esm/ChartColumn.js +1 -1
  480. package/esm/ChartColumnStacked.js +4 -0
  481. package/esm/ChartDonut.js +4 -0
  482. package/esm/ChartLine.js +1 -3
  483. package/esm/ChartMixed.js +4 -0
  484. package/esm/ChartTreemap.js +4 -0
  485. package/esm/ChevronsCollapseFromLines.js +4 -0
  486. package/esm/ChevronsCollapseToLine.js +4 -0
  487. package/esm/ChevronsExpandFromLine.js +4 -0
  488. package/esm/ChevronsExpandToLines.js +4 -0
  489. package/esm/Circle.js +4 -0
  490. package/esm/CircleArrowDown.js +4 -0
  491. package/esm/CircleArrowDownFill.js +4 -0
  492. package/esm/CircleArrowLeft.js +4 -0
  493. package/esm/CircleArrowLeftFill.js +4 -0
  494. package/esm/CircleArrowRight.js +4 -0
  495. package/esm/CircleArrowRightFill.js +4 -0
  496. package/esm/CircleArrowUp.js +4 -0
  497. package/esm/CircleArrowUpFill.js +4 -0
  498. package/esm/CircleCheckFill.js +4 -0
  499. package/esm/CircleChevronDown.js +4 -0
  500. package/esm/CircleChevronDownFill.js +4 -0
  501. package/esm/CircleChevronLeft.js +4 -0
  502. package/esm/CircleChevronLeftFill.js +4 -0
  503. package/esm/CircleChevronRight.js +4 -0
  504. package/esm/CircleChevronRightFill.js +4 -0
  505. package/esm/CircleChevronUp.js +4 -0
  506. package/esm/CircleChevronUpFill.js +4 -0
  507. package/esm/CircleChevronsDown.js +4 -0
  508. package/esm/CircleChevronsLeft.js +4 -0
  509. package/esm/CircleChevronsRight.js +4 -0
  510. package/esm/CircleChevronsUp.js +4 -0
  511. package/esm/CircleDashed.js +4 -0
  512. package/esm/CircleDollar.js +4 -0
  513. package/esm/CircleFill.js +4 -0
  514. package/esm/CircleInfoFill.js +4 -0
  515. package/esm/CircleLetterS.js +4 -0
  516. package/esm/CircleMinusFill.js +4 -0
  517. package/esm/CirclePause.js +1 -1
  518. package/esm/CirclePlusFill.js +4 -0
  519. package/esm/CircleQuestionFill.js +4 -0
  520. package/esm/CircleRuble.js +4 -0
  521. package/esm/CircleXmarkFill.js +4 -0
  522. package/esm/Circles3Plus.js +4 -0
  523. package/esm/Circles4Square.js +1 -1
  524. package/esm/ClockArrowRotateLeft.js +4 -0
  525. package/esm/ClockFill.js +4 -0
  526. package/esm/{ArrowUpToCloud.js → CloudArrowUpIn.js} +2 -2
  527. package/esm/CloudCheck.js +4 -0
  528. package/esm/Clouds.js +8 -0
  529. package/esm/Code.js +1 -1
  530. package/esm/CodeCommit.js +1 -1
  531. package/esm/CodePullRequestArrowLeft.js +4 -0
  532. package/esm/CodePullRequestArrowRight.js +4 -0
  533. package/esm/CodePullRequestCheck.js +4 -0
  534. package/esm/CodePullRequestXmark.js +4 -0
  535. package/esm/CopyCheck.js +6 -0
  536. package/esm/CopyMinus.js +4 -0
  537. package/esm/CopyPlus.js +4 -0
  538. package/esm/CopyTransparent.js +4 -0
  539. package/esm/Cpu.js +5 -1
  540. package/esm/Cpus.js +8 -0
  541. package/esm/Crop.js +8 -0
  542. package/esm/Cubes3Overlap.js +4 -0
  543. package/esm/DatabaseMagnifier.js +4 -0
  544. package/esm/Diamond.js +8 -0
  545. package/esm/DiamondFill.js +8 -0
  546. package/esm/Dice1.js +1 -1
  547. package/esm/Dice2.js +1 -1
  548. package/esm/Dice3.js +1 -1
  549. package/esm/Dice4.js +1 -1
  550. package/esm/Dice5.js +1 -1
  551. package/esm/Dice6.js +1 -1
  552. package/esm/ExclamationShape.js +8 -0
  553. package/esm/FaceAlien.js +4 -0
  554. package/esm/FaceRobot.js +4 -0
  555. package/esm/FileArrowDown.js +4 -0
  556. package/esm/FileArrowLeft.js +4 -0
  557. package/esm/FileArrowRight.js +4 -0
  558. package/esm/{ArrowRightFromFile.js → FileArrowRightOut.js} +2 -2
  559. package/esm/FileArrowUp.js +4 -0
  560. package/esm/FileCheck.js +4 -0
  561. package/esm/FileCode.js +4 -0
  562. package/esm/FileDollar.js +4 -0
  563. package/esm/FileExclamation.js +4 -0
  564. package/esm/FileMagnifier.js +4 -0
  565. package/esm/FileMinus.js +4 -0
  566. package/esm/FilePlus.js +4 -0
  567. package/esm/FileQuestion.js +4 -0
  568. package/esm/FileXmark.js +4 -0
  569. package/esm/Fingerprint.js +1 -1
  570. package/esm/Flag.js +1 -1
  571. package/esm/{Fire.js → Flame.js} +2 -2
  572. package/esm/FloppyDisk.js +6 -0
  573. package/esm/Folder.js +1 -1
  574. package/esm/FolderArrowRight.js +1 -1
  575. package/esm/{ArrowUpToFolder.js → FolderArrowUpIn.js} +2 -2
  576. package/esm/FolderCode.js +1 -1
  577. package/esm/FolderFill.js +1 -5
  578. package/esm/FolderFlows.js +1 -1
  579. package/esm/{FolderHome.js → FolderHouse.js} +2 -2
  580. package/esm/FolderLock.js +4 -0
  581. package/esm/Font.js +4 -0
  582. package/esm/FontCase.js +8 -0
  583. package/esm/FontCursor.js +4 -0
  584. package/esm/Frame.js +4 -0
  585. package/esm/Frames.js +8 -0
  586. package/esm/GearDot.js +8 -0
  587. package/esm/GearPlay.js +1 -5
  588. package/esm/Ghost.js +4 -0
  589. package/esm/GraphNode.js +4 -0
  590. package/esm/{GripVertical.js → Grip.js} +2 -2
  591. package/esm/Hashtag.js +4 -0
  592. package/esm/Heading.js +4 -0
  593. package/esm/Headphones.js +4 -0
  594. package/esm/Heart.js +1 -1
  595. package/esm/HeartCrack.js +4 -0
  596. package/esm/HeartFill.js +1 -1
  597. package/esm/HeartPulse.js +1 -1
  598. package/esm/{Home.js → House.js} +2 -2
  599. package/esm/Key.js +1 -1
  600. package/esm/{Layers3Vertical.js → Layers3Diagonal.js} +2 -2
  601. package/esm/LayersVertical.js +1 -5
  602. package/esm/LayoutCells.js +4 -0
  603. package/esm/LayoutCellsLarge.js +4 -0
  604. package/esm/LayoutColumns.js +4 -0
  605. package/esm/LayoutColumns3.js +4 -0
  606. package/esm/LayoutHeader.js +4 -0
  607. package/esm/LayoutHeaderCells.js +4 -0
  608. package/esm/LayoutHeaderCellsLarge.js +4 -0
  609. package/esm/LayoutHeaderCellsLargeLetterD.js +4 -0
  610. package/esm/LayoutHeaderCellsLargeThunderbolt.js +4 -0
  611. package/esm/LayoutHeaderColumns.js +4 -0
  612. package/esm/LayoutHeaderSideContent.js +4 -0
  613. package/esm/LayoutList.js +4 -0
  614. package/esm/LayoutRows.js +4 -0
  615. package/esm/LayoutRows3.js +4 -0
  616. package/esm/LayoutSideContent.js +4 -0
  617. package/esm/Link.js +1 -1
  618. package/esm/ListCheck.js +4 -0
  619. package/esm/ListCheckLock.js +4 -0
  620. package/esm/ListTimeline.js +4 -0
  621. package/esm/ListUl.js +4 -0
  622. package/esm/Lock.js +1 -1
  623. package/esm/LogoAcrobat.js +4 -0
  624. package/esm/LogoDocker.js +8 -0
  625. package/esm/LogoGitlab.js +4 -0
  626. package/esm/LogoLinux.js +4 -0
  627. package/esm/LogoMacos.js +4 -0
  628. package/esm/LogoNotion.js +4 -0
  629. package/esm/LogoPython.js +4 -0
  630. package/esm/LogoStackOverflow.js +4 -0
  631. package/esm/LogoTelegram.js +4 -0
  632. package/esm/LogoUbuntu.js +4 -0
  633. package/esm/LogoWindows.js +4 -0
  634. package/esm/LogoYandex.js +4 -0
  635. package/esm/LogoYandexCloud.js +4 -0
  636. package/esm/Magnet.js +4 -0
  637. package/esm/MathIntersectionShape.js +4 -0
  638. package/esm/MathOperations.js +4 -0
  639. package/esm/MathUnionShape.js +4 -0
  640. package/esm/Medal.js +4 -0
  641. package/esm/NodesDown.js +4 -0
  642. package/esm/NodesLeft.js +4 -0
  643. package/esm/NodesRight.js +4 -0
  644. package/esm/NodesUp.js +4 -0
  645. package/esm/OctagonXmark.js +4 -0
  646. package/esm/OfficeBadge.js +4 -0
  647. package/esm/Palette.js +4 -0
  648. package/esm/Passport.js +1 -1
  649. package/esm/Pause.js +4 -0
  650. package/esm/Pencil.js +4 -0
  651. package/esm/PencilToLine.js +4 -0
  652. package/esm/PencilToSquare.js +1 -1
  653. package/esm/PersonSpeaker.js +4 -0
  654. package/esm/PersonsLock.js +6 -0
  655. package/esm/Picture.js +1 -1
  656. package/esm/Play.js +4 -0
  657. package/esm/PlugConnection.js +8 -0
  658. package/esm/PlugWire.js +8 -0
  659. package/esm/Power.js +4 -0
  660. package/esm/Printer.js +4 -0
  661. package/esm/Receipt.js +4 -0
  662. package/esm/RectanglePulse.js +4 -0
  663. package/esm/Rectangles4.js +6 -0
  664. package/esm/Rocket.js +8 -0
  665. package/esm/Sack.js +8 -0
  666. package/esm/ScalesBalanced.js +4 -0
  667. package/esm/ScalesUnbalanced.js +4 -0
  668. package/esm/Shuffle.js +4 -0
  669. package/esm/{SlidersHorizontal.js → Sliders.js} +2 -2
  670. package/esm/Snowflake.js +1 -1
  671. package/esm/Sphere.js +1 -1
  672. package/esm/Square.js +4 -0
  673. package/esm/SquareArticle.js +4 -0
  674. package/esm/SquareFill.js +4 -0
  675. package/esm/Stop.js +4 -0
  676. package/esm/Tag.js +4 -0
  677. package/esm/TagDollar.js +4 -0
  678. package/esm/TagRuble.js +4 -0
  679. package/esm/Tags.js +4 -0
  680. package/esm/TextIndent.js +4 -0
  681. package/esm/TextOutdent.js +4 -0
  682. package/esm/Timeline.js +4 -0
  683. package/esm/Timestamps.js +8 -0
  684. package/esm/TrafficLight.js +4 -0
  685. package/esm/{Trash.js → TrashBin.js} +2 -2
  686. package/esm/TriangleDown.js +4 -0
  687. package/esm/TriangleDownFill.js +4 -0
  688. package/esm/TriangleExclamation.js +1 -1
  689. package/esm/TriangleExclamationFill.js +1 -1
  690. package/esm/TriangleLeft.js +4 -0
  691. package/esm/TriangleLeftFill.js +4 -0
  692. package/esm/TriangleRight.js +4 -0
  693. package/esm/TriangleRightFill.js +4 -0
  694. package/esm/TriangleThunderbolt.js +4 -0
  695. package/esm/TriangleUp.js +4 -0
  696. package/esm/TriangleUpFill.js +4 -0
  697. package/esm/Tv.js +4 -0
  698. package/esm/TvRetro.js +4 -0
  699. package/esm/Vault.js +4 -0
  700. package/esm/VectorCircle.js +9 -0
  701. package/esm/VectorSquare.js +4 -0
  702. package/esm/WeightHanging.js +4 -0
  703. package/esm/index.js +203 -11
  704. package/index.d.ts +203 -11
  705. package/index.js +416 -28
  706. package/package.json +1 -1
  707. package/svgs/arrow-shape-down.svg +1 -0
  708. package/svgs/arrow-shape-left.svg +1 -0
  709. package/svgs/arrow-shape-right.svg +1 -0
  710. package/svgs/arrow-shape-up.svg +1 -0
  711. package/svgs/arrow-up-from-square-slash.svg +1 -0
  712. package/svgs/arrows-3-rotate-left-letter-a.svg +1 -0
  713. package/svgs/at.svg +1 -1
  714. package/svgs/bars-ascending-align-center.svg +1 -1
  715. package/svgs/bars-ascending-align-left.svg +1 -1
  716. package/svgs/bars-ascending-align-right.svg +1 -1
  717. package/svgs/bars-descending-align-center.svg +1 -1
  718. package/svgs/bars-descending-align-left.svg +1 -1
  719. package/svgs/bars-descending-align-right.svg +1 -1
  720. package/svgs/bars.svg +1 -1
  721. package/svgs/book.svg +1 -0
  722. package/svgs/branches-down.svg +1 -0
  723. package/svgs/branches-right.svg +1 -0
  724. package/svgs/bucket-paint.svg +1 -0
  725. package/svgs/bug.svg +1 -1
  726. package/svgs/bulb.svg +1 -1
  727. package/svgs/chart-area-stacked-normalized.svg +1 -0
  728. package/svgs/chart-area-stacked.svg +1 -1
  729. package/svgs/chart-bar-stacked.svg +1 -0
  730. package/svgs/chart-bar.svg +1 -0
  731. package/svgs/chart-column-stacked.svg +1 -0
  732. package/svgs/chart-column.svg +1 -1
  733. package/svgs/chart-donut.svg +1 -0
  734. package/svgs/chart-line.svg +1 -1
  735. package/svgs/chart-mixed.svg +1 -0
  736. package/svgs/chart-treemap.svg +1 -0
  737. package/svgs/chevrons-collapse-from-lines.svg +1 -0
  738. package/svgs/chevrons-collapse-to-line.svg +1 -0
  739. package/svgs/chevrons-expand-from-line.svg +1 -0
  740. package/svgs/chevrons-expand-to-lines.svg +1 -0
  741. package/svgs/circle-arrow-down-fill.svg +1 -0
  742. package/svgs/circle-arrow-down.svg +1 -0
  743. package/svgs/circle-arrow-left-fill.svg +1 -0
  744. package/svgs/circle-arrow-left.svg +1 -0
  745. package/svgs/circle-arrow-right-fill.svg +1 -0
  746. package/svgs/circle-arrow-right.svg +1 -0
  747. package/svgs/circle-arrow-up-fill.svg +1 -0
  748. package/svgs/circle-arrow-up.svg +1 -0
  749. package/svgs/circle-check-fill.svg +1 -0
  750. package/svgs/circle-chevron-down-fill.svg +1 -0
  751. package/svgs/circle-chevron-down.svg +1 -0
  752. package/svgs/circle-chevron-left-fill.svg +1 -0
  753. package/svgs/circle-chevron-left.svg +1 -0
  754. package/svgs/circle-chevron-right-fill.svg +1 -0
  755. package/svgs/circle-chevron-right.svg +1 -0
  756. package/svgs/circle-chevron-up-fill.svg +1 -0
  757. package/svgs/circle-chevron-up.svg +1 -0
  758. package/svgs/circle-chevrons-down.svg +1 -0
  759. package/svgs/circle-chevrons-left.svg +1 -0
  760. package/svgs/circle-chevrons-right.svg +1 -0
  761. package/svgs/circle-chevrons-up.svg +1 -0
  762. package/svgs/circle-dashed.svg +1 -0
  763. package/svgs/circle-dollar.svg +1 -0
  764. package/svgs/circle-fill.svg +1 -0
  765. package/svgs/circle-info-fill.svg +1 -0
  766. package/svgs/circle-letter-s.svg +1 -0
  767. package/svgs/circle-minus-fill.svg +1 -0
  768. package/svgs/circle-pause.svg +1 -1
  769. package/svgs/circle-plus-fill.svg +1 -0
  770. package/svgs/circle-question-fill.svg +1 -0
  771. package/svgs/circle-ruble.svg +1 -0
  772. package/svgs/circle-xmark-fill.svg +1 -0
  773. package/svgs/circle.svg +1 -0
  774. package/svgs/circles-3-plus.svg +1 -0
  775. package/svgs/circles-4-square.svg +1 -1
  776. package/svgs/clock-arrow-rotate-left.svg +1 -0
  777. package/svgs/clock-fill.svg +1 -0
  778. package/svgs/cloud-check.svg +1 -0
  779. package/svgs/clouds.svg +1 -0
  780. package/svgs/code-commit.svg +1 -1
  781. package/svgs/code-pull-request-arrow-left.svg +1 -0
  782. package/svgs/code-pull-request-arrow-right.svg +1 -0
  783. package/svgs/code-pull-request-check.svg +1 -0
  784. package/svgs/code-pull-request-xmark.svg +1 -0
  785. package/svgs/code.svg +1 -1
  786. package/svgs/copy-check.svg +1 -0
  787. package/svgs/copy-minus.svg +1 -0
  788. package/svgs/copy-plus.svg +1 -0
  789. package/svgs/copy-transparent.svg +1 -0
  790. package/svgs/cpu.svg +1 -1
  791. package/svgs/cpus.svg +1 -0
  792. package/svgs/crop.svg +1 -0
  793. package/svgs/cubes-3-overlap.svg +1 -0
  794. package/svgs/database-magnifier.svg +1 -0
  795. package/svgs/diamond-fill.svg +1 -0
  796. package/svgs/diamond.svg +1 -0
  797. package/svgs/dice-1.svg +1 -1
  798. package/svgs/dice-2.svg +1 -1
  799. package/svgs/dice-3.svg +1 -1
  800. package/svgs/dice-4.svg +1 -1
  801. package/svgs/dice-5.svg +1 -1
  802. package/svgs/dice-6.svg +1 -1
  803. package/svgs/exclamation-shape.svg +1 -0
  804. package/svgs/face-alien.svg +1 -0
  805. package/svgs/face-robot.svg +1 -0
  806. package/svgs/file-arrow-down.svg +1 -0
  807. package/svgs/file-arrow-left.svg +1 -0
  808. package/svgs/file-arrow-right.svg +1 -0
  809. package/svgs/file-arrow-up.svg +1 -0
  810. package/svgs/file-check.svg +1 -0
  811. package/svgs/file-code.svg +1 -0
  812. package/svgs/file-dollar.svg +1 -0
  813. package/svgs/file-exclamation.svg +1 -0
  814. package/svgs/file-magnifier.svg +1 -0
  815. package/svgs/file-minus.svg +1 -0
  816. package/svgs/file-plus.svg +1 -0
  817. package/svgs/file-question.svg +1 -0
  818. package/svgs/file-xmark.svg +1 -0
  819. package/svgs/fingerprint.svg +1 -1
  820. package/svgs/flag.svg +1 -1
  821. package/svgs/floppy-disk.svg +1 -0
  822. package/svgs/folder-arrow-right.svg +1 -1
  823. package/svgs/folder-code.svg +1 -1
  824. package/svgs/folder-fill.svg +1 -1
  825. package/svgs/folder-flows.svg +1 -1
  826. package/svgs/folder-lock.svg +1 -0
  827. package/svgs/folder.svg +1 -1
  828. package/svgs/font-case.svg +1 -0
  829. package/svgs/font-cursor.svg +1 -0
  830. package/svgs/font.svg +1 -0
  831. package/svgs/frame.svg +1 -0
  832. package/svgs/frames.svg +1 -0
  833. package/svgs/gear-dot.svg +1 -0
  834. package/svgs/gear-play.svg +1 -1
  835. package/svgs/ghost.svg +1 -0
  836. package/svgs/graph-node.svg +1 -0
  837. package/svgs/hashtag.svg +1 -0
  838. package/svgs/heading.svg +1 -0
  839. package/svgs/headphones.svg +1 -0
  840. package/svgs/heart-crack.svg +1 -0
  841. package/svgs/heart-fill.svg +1 -1
  842. package/svgs/heart-pulse.svg +1 -1
  843. package/svgs/heart.svg +1 -1
  844. package/svgs/key.svg +1 -1
  845. package/svgs/layers-vertical.svg +1 -1
  846. package/svgs/layout-cells-large.svg +1 -0
  847. package/svgs/layout-cells.svg +1 -0
  848. package/svgs/layout-columns-3.svg +1 -0
  849. package/svgs/layout-columns.svg +1 -0
  850. package/svgs/layout-header-cells-large-letter-d.svg +1 -0
  851. package/svgs/layout-header-cells-large-thunderbolt.svg +1 -0
  852. package/svgs/layout-header-cells-large.svg +1 -0
  853. package/svgs/layout-header-cells.svg +1 -0
  854. package/svgs/layout-header-columns.svg +1 -0
  855. package/svgs/layout-header-side-content.svg +1 -0
  856. package/svgs/layout-header.svg +1 -0
  857. package/svgs/layout-list.svg +1 -0
  858. package/svgs/layout-rows-3.svg +1 -0
  859. package/svgs/layout-rows.svg +1 -0
  860. package/svgs/layout-side-content.svg +1 -0
  861. package/svgs/link.svg +1 -1
  862. package/svgs/list-check-lock.svg +1 -0
  863. package/svgs/list-check.svg +1 -0
  864. package/svgs/list-timeline.svg +1 -0
  865. package/svgs/list-ul.svg +1 -0
  866. package/svgs/lock.svg +1 -1
  867. package/svgs/logo-acrobat.svg +1 -0
  868. package/svgs/logo-docker.svg +1 -0
  869. package/svgs/logo-gitlab.svg +1 -0
  870. package/svgs/logo-linux.svg +1 -0
  871. package/svgs/logo-macos.svg +1 -0
  872. package/svgs/logo-notion.svg +1 -0
  873. package/svgs/logo-python.svg +1 -0
  874. package/svgs/logo-stack-overflow.svg +1 -0
  875. package/svgs/logo-telegram.svg +1 -0
  876. package/svgs/logo-ubuntu.svg +1 -0
  877. package/svgs/logo-windows.svg +1 -0
  878. package/svgs/logo-yandex-cloud.svg +1 -0
  879. package/svgs/logo-yandex.svg +1 -0
  880. package/svgs/magnet.svg +1 -0
  881. package/svgs/math-intersection-shape.svg +1 -0
  882. package/svgs/math-operations.svg +1 -0
  883. package/svgs/math-union-shape.svg +1 -0
  884. package/svgs/medal.svg +1 -0
  885. package/svgs/nodes-down.svg +1 -0
  886. package/svgs/nodes-left.svg +1 -0
  887. package/svgs/nodes-right.svg +1 -0
  888. package/svgs/nodes-up.svg +1 -0
  889. package/svgs/octagon-xmark.svg +1 -0
  890. package/svgs/office-badge.svg +1 -0
  891. package/svgs/palette.svg +1 -0
  892. package/svgs/passport.svg +1 -1
  893. package/svgs/pause.svg +1 -0
  894. package/svgs/pencil-to-line.svg +1 -0
  895. package/svgs/pencil-to-square.svg +1 -1
  896. package/svgs/pencil.svg +1 -0
  897. package/svgs/person-speaker.svg +1 -0
  898. package/svgs/persons-lock.svg +1 -0
  899. package/svgs/picture.svg +1 -1
  900. package/svgs/play.svg +1 -0
  901. package/svgs/plug-connection.svg +1 -0
  902. package/svgs/plug-wire.svg +1 -0
  903. package/svgs/power.svg +1 -0
  904. package/svgs/printer.svg +1 -0
  905. package/svgs/receipt.svg +1 -0
  906. package/svgs/rectangle-pulse.svg +1 -0
  907. package/svgs/rectangles-4.svg +1 -0
  908. package/svgs/rocket.svg +1 -0
  909. package/svgs/sack.svg +1 -0
  910. package/svgs/scales-balanced.svg +1 -0
  911. package/svgs/scales-unbalanced.svg +1 -0
  912. package/svgs/shuffle.svg +1 -0
  913. package/svgs/snowflake.svg +1 -1
  914. package/svgs/sphere.svg +1 -1
  915. package/svgs/square-article.svg +1 -0
  916. package/svgs/square-fill.svg +1 -0
  917. package/svgs/square.svg +1 -0
  918. package/svgs/stop.svg +1 -0
  919. package/svgs/tag-dollar.svg +1 -0
  920. package/svgs/tag-ruble.svg +1 -0
  921. package/svgs/tag.svg +1 -0
  922. package/svgs/tags.svg +1 -0
  923. package/svgs/text-indent.svg +1 -0
  924. package/svgs/text-outdent.svg +1 -0
  925. package/svgs/timeline.svg +1 -0
  926. package/svgs/timestamps.svg +1 -0
  927. package/svgs/traffic-light.svg +1 -0
  928. package/svgs/triangle-down-fill.svg +1 -0
  929. package/svgs/triangle-down.svg +1 -0
  930. package/svgs/triangle-exclamation-fill.svg +1 -1
  931. package/svgs/triangle-exclamation.svg +1 -1
  932. package/svgs/triangle-left-fill.svg +1 -0
  933. package/svgs/triangle-left.svg +1 -0
  934. package/svgs/triangle-right-fill.svg +1 -0
  935. package/svgs/triangle-right.svg +1 -0
  936. package/svgs/triangle-thunderbolt.svg +1 -0
  937. package/svgs/triangle-up-fill.svg +1 -0
  938. package/svgs/triangle-up.svg +1 -0
  939. package/svgs/tv-retro.svg +1 -0
  940. package/svgs/tv.svg +1 -0
  941. package/svgs/vault.svg +1 -0
  942. package/svgs/vector-circle.svg +1 -0
  943. package/svgs/vector-square.svg +1 -0
  944. package/svgs/weight-hanging.svg +1 -0
  945. package/ArrowRightFromFile.d.ts +0 -3
  946. package/ArrowUpToCloud.d.ts +0 -3
  947. package/ArrowUpToFolder.d.ts +0 -3
  948. package/Case.d.ts +0 -3
  949. package/Fire.d.ts +0 -3
  950. package/FolderHome.d.ts +0 -3
  951. package/GripVertical.d.ts +0 -3
  952. package/Home.d.ts +0 -3
  953. package/Layers3Vertical.d.ts +0 -3
  954. package/SlidersHorizontal.d.ts +0 -3
  955. package/Trash.d.ts +0 -3
  956. /package/svgs/{case.svg → briefcase.svg} +0 -0
  957. /package/svgs/{arrow-up-to-cloud.svg → cloud-arrow-up-in.svg} +0 -0
  958. /package/svgs/{arrow-right-from-file.svg → file-arrow-right-out.svg} +0 -0
  959. /package/svgs/{fire.svg → flame.svg} +0 -0
  960. /package/svgs/{arrow-up-to-folder.svg → folder-arrow-up-in.svg} +0 -0
  961. /package/svgs/{folder-home.svg → folder-house.svg} +0 -0
  962. /package/svgs/{grip-vertical.svg → grip.svg} +0 -0
  963. /package/svgs/{home.svg → house.svg} +0 -0
  964. /package/svgs/{layers-3-vertical.svg → layers-3-diagonal.svg} +0 -0
  965. /package/svgs/{sliders-horizontal.svg → sliders.svg} +0 -0
  966. /package/svgs/{trash.svg → trash-bin.svg} +0 -0
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TagRuble = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m7.182 2.94-4.87 4.869a1 1 0 0 0-.006 1.408l4.37 4.45a1 1 0 0 0 1.414.012l4.96-4.868a1.5 1.5 0 0 0 .45-1.07V3.5a1 1 0 0 0-1-1H8.243a1.5 1.5 0 0 0-1.061.44Zm6.92 6.942A3 3 0 0 0 15 7.741V3.5A2.5 2.5 0 0 0 12.5 1H8.243a3 3 0 0 0-2.122.879l-4.87 4.87a2.5 2.5 0 0 0-.015 3.519l4.37 4.45a2.5 2.5 0 0 0 3.535.032l4.96-4.868Zm-3.908-5.844a.75.75 0 0 0-1.06 0L7.366 5.805l-.088-.088a.75.75 0 0 0-1.06 1.06l.087.09-.353.353-.088-.089a.75.75 0 0 0-1.061 1.061l.088.088-.353.354a.75.75 0 1 0 1.06 1.06l.354-.353 1.06 1.06a.75.75 0 1 0 1.061-1.06l-1.06-1.06.353-.354.796.795a2.375 2.375 0 0 0 3.358-3.358l-1.325-1.326Zm-.972 3.624-.795-.796L9.664 5.63l.796.795a.875.875 0 0 1-1.238 1.238Z", clipRule: "evenodd" })));
4
+ export default TagRuble;
package/esm/Tags.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Tags = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m10.884 6.995-4.12 4.12a.75.75 0 0 1-1.055.005L1.906 7.395a.75.75 0 0 1-.011-1.06l4.118-4.21a1.25 1.25 0 0 1 .894-.375H10.5a.75.75 0 0 1 .75.75v3.61c0 .332-.132.65-.366.885ZM4.94 1.077A2.75 2.75 0 0 1 6.907.25H10.5a2.25 2.25 0 0 1 2.25 2.25v.75h.75a2.25 2.25 0 0 1 2.25 2.25v3.61c0 .73-.29 1.43-.806 1.946l-4.12 4.12a2.25 2.25 0 0 1-3.165.016l-3.803-3.726a2.265 2.265 0 0 1-.286-.341L.856 8.466a2.25 2.25 0 0 1-.033-3.18l4.118-4.21Zm2.242 11.548a2.25 2.25 0 0 0 .642-.45L11.52 8.48a1.25 1.25 0 0 0 1.206-2.01c.015-.118.023-.237.023-.358V4.75h.75a.75.75 0 0 1 .75.75v3.61c0 .332-.132.65-.366.885l-4.12 4.12a.75.75 0 0 1-1.055.005l-1.526-1.495ZM8.75 5.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z", clipRule: "evenodd" })));
4
+ export default Tags;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TextIndent = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.25 2H2.75a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5Zm0 3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5Zm0 3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5Zm-10.5 3.5h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5Zm.49-7a.74.74 0 0 1 .463.162l1.906 1.526a1.04 1.04 0 0 1 0 1.624l-1.906 1.526A.74.74 0 0 1 2.5 9.76V6.24a.74.74 0 0 1 .74-.74Z", clipRule: "evenodd" })));
4
+ export default TextIndent;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TextOutdent = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.25 2H2.75a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5Zm0 3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5Zm0 3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5Zm-10.5 3.5h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5Zm2.01-7a.74.74 0 0 0-.463.162L2.39 7.188a1.04 1.04 0 0 0 0 1.624l1.907 1.526A.74.74 0 0 0 5.5 9.76V6.24a.74.74 0 0 0-.74-.74Z", clipRule: "evenodd" })));
4
+ export default TextOutdent;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Timeline = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.25 1.25v13.5a.75.75 0 0 0 1.5 0V1.25a.75.75 0 0 0-1.5 0ZM2.5 2H6v1.5H2.5a1 1 0 0 0-1 1v1.75a1 1 0 0 0 1 1H6v1.5h-.5a1 1 0 0 0-1 1v1.75a1 1 0 0 0 1 1H6V14h-.5A2.5 2.5 0 0 1 3 11.5V9.75c0-.356.074-.694.208-1H2.5A2.5 2.5 0 0 1 0 6.25V4.5A2.5 2.5 0 0 1 2.5 2Zm8 5.25H10v1.5h3.5a1 1 0 0 1 1 1v1.75a1 1 0 0 1-1 1H10V14h3.5a2.5 2.5 0 0 0 2.5-2.5V9.75a2.5 2.5 0 0 0-2.5-2.5h-.708c.134-.306.208-.644.208-1V4.5A2.5 2.5 0 0 0 10.5 2H10v1.5h.5a1 1 0 0 1 1 1v1.75a1 1 0 0 1-1 1Z", clipRule: "evenodd" })));
4
+ export default Timeline;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ const Timestamps = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("g", { clipPath: "url(#a)" },
4
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.5 12.75a2.75 2.75 0 0 0-2-2.646V8.75h2.25a.75.75 0 0 0 0-1.5h-6V5.896a2.752 2.752 0 0 0 2-2.646 2.75 2.75 0 1 0-3.5 2.646V7.25h-6a.75.75 0 0 0 0 1.5H3.5v1.354a2.752 2.752 0 0 0-2 2.646A2.75 2.75 0 1 0 5 10.104V8.75h6v1.354a2.751 2.751 0 1 0 3.5 2.646ZM11.75 14a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM8 4.5A1.25 1.25 0 1 0 8 2a1.25 1.25 0 0 0 0 2.5ZM4.25 14a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z", clipRule: "evenodd" })),
5
+ React.createElement("defs", null,
6
+ React.createElement("clipPath", { id: "a" },
7
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
8
+ export default Timestamps;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TrafficLight = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.5 12.5v-9A1.5 1.5 0 0 1 6 2h4a1.5 1.5 0 0 1 1.5 1.5v9A1.5 1.5 0 0 1 10 14H6a1.5 1.5 0 0 1-1.5-1.5Zm10.374-7.834L13 7.477v.773h1.25a.75.75 0 0 1 .624 1.166L13 12.227v.273a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-.273L1.126 9.416A.75.75 0 0 1 1.75 8.25H3v-.773L1.126 4.666A.75.75 0 0 1 1.75 3.5H3a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3h1.25a.75.75 0 0 1 .624 1.166ZM8 7.25a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Zm0 5a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Z", clipRule: "evenodd" })));
4
+ export default TrafficLight;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- const Trash = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
2
+ const TrashBin = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
3
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 2H7a.5.5 0 0 0-.5.5V3h3v-.5A.5.5 0 0 0 9 2Zm2 1v-.5a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2V3H2.251a.75.75 0 0 0 0 1.5h.312l.317 7.625A3 3 0 0 0 5.878 15h4.245a3 3 0 0 0 2.997-2.875l.318-7.625h.312a.75.75 0 0 0 0-1.5H11Zm.936 1.5H4.064l.315 7.562A1.5 1.5 0 0 0 5.878 13.5h4.245a1.5 1.5 0 0 0 1.498-1.438l.315-7.562Zm-6.186 2v5a.75.75 0 0 0 1.5 0v-5a.75.75 0 0 0-1.5 0Zm3.75-.75a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75Z", clipRule: "evenodd" })));
4
- export default Trash;
4
+ export default TrashBin;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleDown = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.134 13.005 2.217 4.5A1 1 0 0 1 3.083 3h9.834a1 1 0 0 1 .866 1.5l-4.917 8.505a1 1 0 0 1-1.732 0Zm3.03.751c-.962 1.665-3.366 1.665-4.329 0L.918 5.251C-.045 3.584 1.158 1.5 3.083 1.5h9.834c1.925 0 3.128 2.084 2.164 3.751l-4.917 8.505Z", clipRule: "evenodd" })));
4
+ export default TriangleDown;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleDownFill = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", d: "M10.164 13.756c-.962 1.665-3.366 1.665-4.328 0L.919 5.251C-.045 3.584 1.158 1.5 3.083 1.5h9.834c1.925 0 3.128 2.084 2.164 3.751l-4.917 8.505Z" })));
4
+ export default TriangleDownFill;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  const TriangleExclamation = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m9.299 3.25 4.33 7.5A1.5 1.5 0 0 1 12.33 13H3.67a1.5 1.5 0 0 1-1.3-2.25l4.331-7.5c.577-1 2.02-1 2.598 0ZM5.402 2.5c1.155-2 4.041-2 5.196 0l4.33 7.5c1.155 2-.289 4.5-2.598 4.5H3.67C1.36 14.5-.083 12 1.072 10l4.33-7.5ZM8 4.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2A.75.75 0 0 1 8 4.75Zm1 5.75a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z", clipRule: "evenodd" })));
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.134 2.994 2.217 11.5a1 1 0 0 0 .866 1.5h9.834a1 1 0 0 0 .866-1.5L8.866 2.993a1 1 0 0 0-1.732 0Zm3.03-.75c-.962-1.665-3.366-1.665-4.328 0L.919 10.749c-.964 1.666.239 3.751 2.164 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751l-4.917-8.505ZM8 5a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2A.75.75 0 0 1 8 5Zm1 5.75a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z", clipRule: "evenodd" })));
4
4
  export default TriangleExclamation;
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
2
  const TriangleExclamationFill = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.402 2.5c1.155-2 4.041-2 5.196 0l4.33 7.5c1.155 2-.289 4.5-2.598 4.5H3.67C1.36 14.5-.083 12 1.072 10l4.33-7.5ZM9 10.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-5a.75.75 0 0 0-1.5 0v2a.75.75 0 1 0 1.5 0v-2Z", clipRule: "evenodd" })));
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.836 2.244c.962-1.665 3.366-1.665 4.328 0l4.917 8.505c.964 1.666-.239 3.751-2.164 3.751H3.083c-1.925 0-3.128-2.085-2.164-3.751l4.917-8.505ZM8 5a.75.75 0 0 1 .75.75v2a.75.75 0 1 1-1.5 0v-2A.75.75 0 0 1 8 5Zm1 5.75a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z", clipRule: "evenodd" })));
4
4
  export default TriangleExclamationFill;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleLeft = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.995 7.134 11.5 2.217a1 1 0 0 1 1.5.866v9.834a1 1 0 0 1-1.5.866L2.995 8.866a1 1 0 0 1 0-1.732Zm-.751 3.03c-1.665-.962-1.665-3.366 0-4.329L10.749.918c1.666-.963 3.751.24 3.751 2.165v9.834c0 1.925-2.085 3.128-3.751 2.164l-8.505-4.917Z", clipRule: "evenodd" })));
4
+ export default TriangleLeft;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleLeftFill = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", d: "M2.244 10.164c-1.665-.962-1.665-3.366 0-4.328L10.749.919c1.666-.964 3.751.239 3.751 2.164v9.834c0 1.925-2.085 3.128-3.751 2.164l-8.505-4.917Z" })));
4
+ export default TriangleLeftFill;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleRight = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.005 7.134 4.5 2.217a1 1 0 0 0-1.5.866v9.834a1 1 0 0 0 1.5.866l8.505-4.917a1 1 0 0 0 0-1.732Zm.751 3.03c1.665-.962 1.665-3.366 0-4.329L5.251.918C3.584-.045 1.5 1.158 1.5 3.083v9.834c0 1.925 2.084 3.128 3.751 2.164l8.505-4.917Z", clipRule: "evenodd" })));
4
+ export default TriangleRight;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleRightFill = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", d: "M13.756 10.164c1.665-.962 1.665-3.366 0-4.328L5.251.919C3.584-.045 1.5 1.158 1.5 3.083v9.834c0 1.925 2.084 3.128 3.751 2.164l8.505-4.917Z" })));
4
+ export default TriangleRightFill;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleThunderbolt = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.134 2.994 2.217 11.5a1 1 0 0 0 .866 1.5h9.834a1 1 0 0 0 .866-1.5L8.866 2.993a1 1 0 0 0-1.732 0Zm3.03-.75c-.962-1.665-3.366-1.665-4.328 0L.919 10.749c-.964 1.666.239 3.751 2.164 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751l-4.917-8.505ZM8.671 6.585a.75.75 0 0 0-1.342-.67l-1.25 2.5A.75.75 0 0 0 6.75 9.5h1.287l-.707 1.415a.75.75 0 1 0 1.342.67l1.25-2.5A.75.75 0 0 0 9.25 8H7.963l.708-1.415Z", clipRule: "evenodd" })));
4
+ export default TriangleThunderbolt;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleUp = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.134 2.995 2.217 11.5a1 1 0 0 0 .866 1.5h9.834a1 1 0 0 0 .866-1.5L8.866 2.995a1 1 0 0 0-1.732 0Zm3.03-.751c-.962-1.665-3.366-1.665-4.329 0L.918 10.749c-.963 1.666.24 3.751 2.165 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751l-4.917-8.505Z", clipRule: "evenodd" })));
4
+ export default TriangleUp;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TriangleUpFill = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", d: "M10.164 2.244c-.962-1.665-3.366-1.665-4.328 0L.919 10.749c-.964 1.666.239 3.751 2.164 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751l-4.917-8.505Z" })));
4
+ export default TriangleUpFill;
package/esm/Tv.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Tv = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3 3.5h10A1.5 1.5 0 0 1 14.5 5v5a1.5 1.5 0 0 1-1.5 1.5H3A1.5 1.5 0 0 1 1.5 10V5A1.5 1.5 0 0 1 3 3.5Zm-.21 9.493A3 3 0 0 1 0 10V5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v5a3 3 0 0 1-2.79 2.993l.46.922a.75.75 0 1 1-1.34.67L11.536 13H4.463l-.793 1.585a.75.75 0 1 1-1.342-.67l.461-.922Z", clipRule: "evenodd" })));
4
+ export default Tv;
package/esm/TvRetro.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const TvRetro = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.086 1.282a.75.75 0 1 0-1.172.937L5.94 3.5H3.5a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h9a3 3 0 0 0 3-3v-5a3 3 0 0 0-3-3h-2.44l1.026-1.281a.75.75 0 0 0-1.172-.937L8.14 3.5h-.28L6.086 1.282ZM7.494 5H12.5A1.5 1.5 0 0 1 14 6.5v5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 11.5v-5A1.5 1.5 0 0 1 3.5 5h3.994ZM5 8v2h3.5V8H5Zm-.5-1.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1H9a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H4.5Zm8 .75a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0v-3.5Z", clipRule: "evenodd" })));
4
+ export default TvRetro;
package/esm/Vault.js ADDED
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const Vault = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.5 14.25v-.75h7v.75a.75.75 0 0 0 1.5 0v-.791a3 3 0 0 0 2.5-2.959v-6a3 3 0 0 0-3-3h-9a3 3 0 0 0-3 3v6A3 3 0 0 0 3 13.459v.791a.75.75 0 0 0 1.5 0ZM3.5 12h9a1.5 1.5 0 0 0 1.5-1.5v-6A1.5 1.5 0 0 0 12.5 3h-9A1.5 1.5 0 0 0 2 4.5v6A1.5 1.5 0 0 0 3.5 12ZM8 8.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm2.384-.246a2.498 2.498 0 0 0-.402-2.278l.66-.942a.75.75 0 0 0-1.229-.86l-.66.942a2.499 2.499 0 0 0-2.277.402l-.942-.66a.75.75 0 0 0-.86 1.228l.942.66a2.499 2.499 0 0 0 .402 2.277l-.66.943a.75.75 0 0 0 1.228.86l.66-.942a2.499 2.499 0 0 0 2.277-.402l.943.66a.75.75 0 1 0 .86-1.228l-.942-.66Z", clipRule: "evenodd" })));
4
+ export default Vault;
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ const VectorCircle = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("g", { clipPath: "url(#a)" },
4
+ React.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M.75 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM6 13.25a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM11.25 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM6 2.75a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z" }),
5
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10 12.032A4.52 4.52 0 0 0 12.032 10h1.627A6.017 6.017 0 0 1 10 13.659v-1.627ZM3.968 10A4.519 4.519 0 0 0 6 12.032v1.627A6.017 6.017 0 0 1 2.341 10h1.627ZM6 3.968A4.52 4.52 0 0 0 3.968 6H2.34A6.017 6.017 0 0 1 6 2.341v1.627Zm4 0A4.52 4.52 0 0 1 12.032 6h1.627A6.017 6.017 0 0 0 10 2.341v1.627Z", clipRule: "evenodd" })),
6
+ React.createElement("defs", null,
7
+ React.createElement("clipPath", { id: "a" },
8
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
9
+ export default VectorCircle;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const VectorSquare = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.091 5.194c.132-.214.236-.447.305-.694h3.208c.259.916.98 1.637 1.896 1.896v3.208A2.756 2.756 0 0 0 9.604 11.5H6.396A2.756 2.756 0 0 0 4.5 9.604V6.396a2.756 2.756 0 0 0 1.591-1.202ZM13 6.396v3.208a2.748 2.748 0 0 1 1.591 4.09A2.751 2.751 0 0 1 9.603 13H6.397a2.748 2.748 0 0 1-2.646 2A2.75 2.75 0 0 1 3 9.604V6.396A2.751 2.751 0 1 1 6.396 3h3.208A2.751 2.751 0 1 1 13 6.396ZM3.75 2.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5ZM5 12.25a1.25 1.25 0 1 0-2.5 0 1.25 1.25 0 0 0 2.5 0ZM12.25 11a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm1.25-7.25a1.25 1.25 0 1 0-2.5 0 1.25 1.25 0 0 0 2.5 0Z", clipRule: "evenodd" })));
4
+ export default VectorSquare;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const WeightHanging = (props) => (React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props),
3
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.25 4.886A2.497 2.497 0 0 1 5.5 2.5a2.5 2.5 0 1 1 3.25 2.386V6h2.904a2.5 2.5 0 0 1 2.389 1.765l1.36 4.423A2.173 2.173 0 0 1 13.328 15H2.673a2.173 2.173 0 0 1-2.077-2.812l.252-.82 1.109-3.603A2.5 2.5 0 0 1 4.347 6H7.25V4.886ZM9 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-4.654 5a1 1 0 0 0-.955.706L2.03 12.629a.673.673 0 0 0 .643.871h10.654a.673.673 0 0 0 .643-.871l-1.36-4.423a1 1 0 0 0-.956-.706H4.346Z", clipRule: "evenodd" })));
4
+ export default WeightHanging;