@gravity-ui/icons 1.1.0 → 2.1.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 (969) 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/BellDot.js +3 -1
  22. package/Book.d.ts +3 -0
  23. package/Book.js +29 -0
  24. package/BranchesDown.d.ts +3 -0
  25. package/BranchesDown.js +29 -0
  26. package/BranchesRight.d.ts +3 -0
  27. package/BranchesRight.js +29 -0
  28. package/Briefcase.d.ts +3 -0
  29. package/{Case.js → Briefcase.js} +2 -2
  30. package/BucketPaint.d.ts +3 -0
  31. package/BucketPaint.js +29 -0
  32. package/Bug.js +1 -1
  33. package/Bulb.js +1 -1
  34. package/CHANGELOG.md +35 -0
  35. package/ChartAreaStacked.js +1 -1
  36. package/ChartAreaStackedNormalized.d.ts +3 -0
  37. package/ChartAreaStackedNormalized.js +29 -0
  38. package/ChartBar.d.ts +3 -0
  39. package/ChartBar.js +29 -0
  40. package/ChartBarStacked.d.ts +3 -0
  41. package/ChartBarStacked.js +29 -0
  42. package/ChartColumn.js +1 -1
  43. package/ChartColumnStacked.d.ts +3 -0
  44. package/ChartColumnStacked.js +29 -0
  45. package/ChartDonut.d.ts +3 -0
  46. package/ChartDonut.js +29 -0
  47. package/ChartLine.js +1 -3
  48. package/ChartMixed.d.ts +3 -0
  49. package/ChartMixed.js +29 -0
  50. package/ChartTreemap.d.ts +3 -0
  51. package/ChartTreemap.js +29 -0
  52. package/ChevronsCollapseFromLines.d.ts +3 -0
  53. package/ChevronsCollapseFromLines.js +29 -0
  54. package/ChevronsCollapseToLine.d.ts +3 -0
  55. package/ChevronsCollapseToLine.js +29 -0
  56. package/ChevronsExpandFromLine.d.ts +3 -0
  57. package/ChevronsExpandFromLine.js +29 -0
  58. package/ChevronsExpandToLines.d.ts +3 -0
  59. package/ChevronsExpandToLines.js +29 -0
  60. package/Circle.d.ts +3 -0
  61. package/Circle.js +29 -0
  62. package/CircleArrowDown.d.ts +3 -0
  63. package/CircleArrowDown.js +29 -0
  64. package/CircleArrowDownFill.d.ts +3 -0
  65. package/CircleArrowDownFill.js +29 -0
  66. package/CircleArrowLeft.d.ts +3 -0
  67. package/CircleArrowLeft.js +29 -0
  68. package/CircleArrowLeftFill.d.ts +3 -0
  69. package/CircleArrowLeftFill.js +29 -0
  70. package/CircleArrowRight.d.ts +3 -0
  71. package/CircleArrowRight.js +29 -0
  72. package/CircleArrowRightFill.d.ts +3 -0
  73. package/CircleArrowRightFill.js +29 -0
  74. package/CircleArrowUp.d.ts +3 -0
  75. package/CircleArrowUp.js +29 -0
  76. package/CircleArrowUpFill.d.ts +3 -0
  77. package/CircleArrowUpFill.js +29 -0
  78. package/CircleCheckFill.d.ts +3 -0
  79. package/CircleCheckFill.js +29 -0
  80. package/CircleChevronDown.d.ts +3 -0
  81. package/CircleChevronDown.js +29 -0
  82. package/CircleChevronDownFill.d.ts +3 -0
  83. package/CircleChevronDownFill.js +29 -0
  84. package/CircleChevronLeft.d.ts +3 -0
  85. package/CircleChevronLeft.js +29 -0
  86. package/CircleChevronLeftFill.d.ts +3 -0
  87. package/CircleChevronLeftFill.js +29 -0
  88. package/CircleChevronRight.d.ts +3 -0
  89. package/CircleChevronRight.js +29 -0
  90. package/CircleChevronRightFill.d.ts +3 -0
  91. package/CircleChevronRightFill.js +29 -0
  92. package/CircleChevronUp.d.ts +3 -0
  93. package/CircleChevronUp.js +29 -0
  94. package/CircleChevronUpFill.d.ts +3 -0
  95. package/CircleChevronUpFill.js +29 -0
  96. package/CircleChevronsDown.d.ts +3 -0
  97. package/CircleChevronsDown.js +29 -0
  98. package/CircleChevronsLeft.d.ts +3 -0
  99. package/CircleChevronsLeft.js +29 -0
  100. package/CircleChevronsRight.d.ts +3 -0
  101. package/CircleChevronsRight.js +29 -0
  102. package/CircleChevronsUp.d.ts +3 -0
  103. package/CircleChevronsUp.js +29 -0
  104. package/CircleDashed.d.ts +3 -0
  105. package/CircleDashed.js +29 -0
  106. package/CircleDollar.d.ts +3 -0
  107. package/CircleDollar.js +29 -0
  108. package/CircleFill.d.ts +3 -0
  109. package/CircleFill.js +29 -0
  110. package/CircleInfoFill.d.ts +3 -0
  111. package/CircleInfoFill.js +29 -0
  112. package/CircleLetterS.d.ts +3 -0
  113. package/CircleLetterS.js +29 -0
  114. package/CircleMinusFill.d.ts +3 -0
  115. package/CircleMinusFill.js +29 -0
  116. package/CirclePause.js +1 -1
  117. package/CirclePlusFill.d.ts +3 -0
  118. package/CirclePlusFill.js +29 -0
  119. package/CircleQuestionFill.d.ts +3 -0
  120. package/CircleQuestionFill.js +29 -0
  121. package/CircleRuble.d.ts +3 -0
  122. package/CircleRuble.js +29 -0
  123. package/CircleXmarkFill.d.ts +3 -0
  124. package/CircleXmarkFill.js +29 -0
  125. package/Circles3Plus.d.ts +3 -0
  126. package/Circles3Plus.js +29 -0
  127. package/Circles4Square.js +1 -1
  128. package/ClockArrowRotateLeft.d.ts +3 -0
  129. package/ClockArrowRotateLeft.js +29 -0
  130. package/ClockFill.d.ts +3 -0
  131. package/ClockFill.js +29 -0
  132. package/CloudArrowUpIn.d.ts +3 -0
  133. package/{ArrowUpToCloud.js → CloudArrowUpIn.js} +2 -2
  134. package/CloudCheck.d.ts +3 -0
  135. package/CloudCheck.js +29 -0
  136. package/Clouds.d.ts +3 -0
  137. package/Clouds.js +33 -0
  138. package/Code.js +1 -1
  139. package/CodeCommit.js +1 -1
  140. package/CodePullRequestArrowLeft.d.ts +3 -0
  141. package/CodePullRequestArrowLeft.js +29 -0
  142. package/CodePullRequestArrowRight.d.ts +3 -0
  143. package/CodePullRequestArrowRight.js +29 -0
  144. package/CodePullRequestCheck.d.ts +3 -0
  145. package/CodePullRequestCheck.js +29 -0
  146. package/CodePullRequestXmark.d.ts +3 -0
  147. package/CodePullRequestXmark.js +29 -0
  148. package/CopyCheck.d.ts +3 -0
  149. package/CopyCheck.js +31 -0
  150. package/CopyMinus.d.ts +3 -0
  151. package/CopyMinus.js +29 -0
  152. package/CopyPlus.d.ts +3 -0
  153. package/CopyPlus.js +29 -0
  154. package/CopyTransparent.d.ts +3 -0
  155. package/CopyTransparent.js +29 -0
  156. package/Cpu.js +5 -1
  157. package/Cpus.d.ts +3 -0
  158. package/Cpus.js +33 -0
  159. package/Crop.d.ts +3 -0
  160. package/Crop.js +33 -0
  161. package/Cubes3Overlap.d.ts +3 -0
  162. package/Cubes3Overlap.js +29 -0
  163. package/DatabaseMagnifier.d.ts +3 -0
  164. package/DatabaseMagnifier.js +29 -0
  165. package/Diamond.d.ts +3 -0
  166. package/Diamond.js +33 -0
  167. package/DiamondFill.d.ts +3 -0
  168. package/DiamondFill.js +33 -0
  169. package/Dice1.js +1 -1
  170. package/Dice2.js +1 -1
  171. package/Dice3.js +1 -1
  172. package/Dice4.js +1 -1
  173. package/Dice5.js +1 -1
  174. package/Dice6.js +1 -1
  175. package/ExclamationShape.d.ts +3 -0
  176. package/ExclamationShape.js +33 -0
  177. package/FaceAlien.d.ts +3 -0
  178. package/FaceAlien.js +29 -0
  179. package/FaceRobot.d.ts +3 -0
  180. package/FaceRobot.js +29 -0
  181. package/FileArrowDown.d.ts +3 -0
  182. package/FileArrowDown.js +29 -0
  183. package/FileArrowLeft.d.ts +3 -0
  184. package/FileArrowLeft.js +29 -0
  185. package/FileArrowRight.d.ts +3 -0
  186. package/FileArrowRight.js +29 -0
  187. package/FileArrowRightOut.d.ts +3 -0
  188. package/{ArrowRightFromFile.js → FileArrowRightOut.js} +2 -2
  189. package/FileArrowUp.d.ts +3 -0
  190. package/FileArrowUp.js +29 -0
  191. package/FileCheck.d.ts +3 -0
  192. package/FileCheck.js +29 -0
  193. package/FileCode.d.ts +3 -0
  194. package/FileCode.js +29 -0
  195. package/FileDollar.d.ts +3 -0
  196. package/FileDollar.js +29 -0
  197. package/FileExclamation.d.ts +3 -0
  198. package/FileExclamation.js +29 -0
  199. package/FileMagnifier.d.ts +3 -0
  200. package/FileMagnifier.js +29 -0
  201. package/FileMinus.d.ts +3 -0
  202. package/FileMinus.js +29 -0
  203. package/FilePlus.d.ts +3 -0
  204. package/FilePlus.js +29 -0
  205. package/FileQuestion.d.ts +3 -0
  206. package/FileQuestion.js +29 -0
  207. package/FileXmark.d.ts +3 -0
  208. package/FileXmark.js +29 -0
  209. package/Fingerprint.js +1 -1
  210. package/Flag.js +1 -1
  211. package/Flame.d.ts +3 -0
  212. package/{Fire.js → Flame.js} +2 -2
  213. package/FloppyDisk.d.ts +3 -0
  214. package/FloppyDisk.js +31 -0
  215. package/Folder.js +1 -1
  216. package/FolderArrowRight.js +1 -1
  217. package/FolderArrowUpIn.d.ts +3 -0
  218. package/{ArrowUpToFolder.js → FolderArrowUpIn.js} +2 -2
  219. package/FolderCode.js +1 -1
  220. package/FolderFill.js +1 -5
  221. package/FolderFlows.js +1 -1
  222. package/FolderHouse.d.ts +3 -0
  223. package/{FolderHome.js → FolderHouse.js} +2 -2
  224. package/FolderLock.d.ts +3 -0
  225. package/FolderLock.js +29 -0
  226. package/Font.d.ts +3 -0
  227. package/Font.js +29 -0
  228. package/FontCase.d.ts +3 -0
  229. package/FontCase.js +33 -0
  230. package/FontCursor.d.ts +3 -0
  231. package/FontCursor.js +29 -0
  232. package/Frame.d.ts +3 -0
  233. package/Frame.js +29 -0
  234. package/Frames.d.ts +3 -0
  235. package/Frames.js +33 -0
  236. package/GearDot.d.ts +3 -0
  237. package/GearDot.js +34 -0
  238. package/GearPlay.js +1 -5
  239. package/Ghost.d.ts +3 -0
  240. package/Ghost.js +29 -0
  241. package/GraphNode.d.ts +3 -0
  242. package/GraphNode.js +29 -0
  243. package/Grip.d.ts +3 -0
  244. package/{GripVertical.js → Grip.js} +2 -2
  245. package/Hashtag.d.ts +3 -0
  246. package/Hashtag.js +29 -0
  247. package/Heading.d.ts +3 -0
  248. package/Heading.js +29 -0
  249. package/Headphones.d.ts +3 -0
  250. package/Headphones.js +29 -0
  251. package/Heart.js +1 -1
  252. package/HeartCrack.d.ts +3 -0
  253. package/HeartCrack.js +29 -0
  254. package/HeartFill.js +1 -1
  255. package/HeartPulse.js +1 -1
  256. package/House.d.ts +3 -0
  257. package/{Home.js → House.js} +2 -2
  258. package/Key.js +1 -1
  259. package/Layers3Diagonal.d.ts +3 -0
  260. package/{Layers3Vertical.js → Layers3Diagonal.js} +2 -2
  261. package/LayersVertical.js +1 -5
  262. package/LayoutCells.d.ts +3 -0
  263. package/LayoutCells.js +29 -0
  264. package/LayoutCellsLarge.d.ts +3 -0
  265. package/LayoutCellsLarge.js +29 -0
  266. package/LayoutColumns.d.ts +3 -0
  267. package/LayoutColumns.js +29 -0
  268. package/LayoutColumns3.d.ts +3 -0
  269. package/LayoutColumns3.js +29 -0
  270. package/LayoutHeader.d.ts +3 -0
  271. package/LayoutHeader.js +29 -0
  272. package/LayoutHeaderCells.d.ts +3 -0
  273. package/LayoutHeaderCells.js +29 -0
  274. package/LayoutHeaderCellsLarge.d.ts +3 -0
  275. package/LayoutHeaderCellsLarge.js +29 -0
  276. package/LayoutHeaderCellsLargeLetterD.d.ts +3 -0
  277. package/LayoutHeaderCellsLargeLetterD.js +29 -0
  278. package/LayoutHeaderCellsLargeThunderbolt.d.ts +3 -0
  279. package/LayoutHeaderCellsLargeThunderbolt.js +29 -0
  280. package/LayoutHeaderColumns.d.ts +3 -0
  281. package/LayoutHeaderColumns.js +29 -0
  282. package/LayoutHeaderSideContent.d.ts +3 -0
  283. package/LayoutHeaderSideContent.js +29 -0
  284. package/LayoutList.d.ts +3 -0
  285. package/LayoutList.js +29 -0
  286. package/LayoutRows.d.ts +3 -0
  287. package/LayoutRows.js +29 -0
  288. package/LayoutRows3.d.ts +3 -0
  289. package/LayoutRows3.js +29 -0
  290. package/LayoutSideContent.d.ts +3 -0
  291. package/LayoutSideContent.js +29 -0
  292. package/Link.js +1 -1
  293. package/ListCheck.d.ts +3 -0
  294. package/ListCheck.js +29 -0
  295. package/ListCheckLock.d.ts +3 -0
  296. package/ListCheckLock.js +29 -0
  297. package/ListTimeline.d.ts +3 -0
  298. package/ListTimeline.js +29 -0
  299. package/ListUl.d.ts +3 -0
  300. package/ListUl.js +29 -0
  301. package/Lock.js +1 -1
  302. package/LogoAcrobat.d.ts +3 -0
  303. package/LogoAcrobat.js +29 -0
  304. package/LogoDocker.d.ts +3 -0
  305. package/LogoDocker.js +33 -0
  306. package/LogoGitlab.d.ts +3 -0
  307. package/LogoGitlab.js +29 -0
  308. package/LogoLinux.d.ts +3 -0
  309. package/LogoLinux.js +29 -0
  310. package/LogoMacos.d.ts +3 -0
  311. package/LogoMacos.js +29 -0
  312. package/LogoNotion.d.ts +3 -0
  313. package/LogoNotion.js +29 -0
  314. package/LogoPython.d.ts +3 -0
  315. package/LogoPython.js +29 -0
  316. package/LogoStackOverflow.d.ts +3 -0
  317. package/LogoStackOverflow.js +29 -0
  318. package/LogoTelegram.d.ts +3 -0
  319. package/LogoTelegram.js +29 -0
  320. package/LogoUbuntu.d.ts +3 -0
  321. package/LogoUbuntu.js +29 -0
  322. package/LogoWindows.d.ts +3 -0
  323. package/LogoWindows.js +29 -0
  324. package/LogoYandex.d.ts +3 -0
  325. package/LogoYandex.js +29 -0
  326. package/LogoYandexCloud.d.ts +3 -0
  327. package/LogoYandexCloud.js +29 -0
  328. package/Magnet.d.ts +3 -0
  329. package/Magnet.js +29 -0
  330. package/MathIntersectionShape.d.ts +3 -0
  331. package/MathIntersectionShape.js +29 -0
  332. package/MathOperations.d.ts +3 -0
  333. package/MathOperations.js +29 -0
  334. package/MathUnionShape.d.ts +3 -0
  335. package/MathUnionShape.js +29 -0
  336. package/Medal.d.ts +3 -0
  337. package/Medal.js +29 -0
  338. package/NodesDown.d.ts +3 -0
  339. package/NodesDown.js +29 -0
  340. package/NodesLeft.d.ts +3 -0
  341. package/NodesLeft.js +29 -0
  342. package/NodesRight.d.ts +3 -0
  343. package/NodesRight.js +29 -0
  344. package/NodesUp.d.ts +3 -0
  345. package/NodesUp.js +29 -0
  346. package/OctagonXmark.d.ts +3 -0
  347. package/OctagonXmark.js +29 -0
  348. package/OfficeBadge.d.ts +3 -0
  349. package/OfficeBadge.js +29 -0
  350. package/Palette.d.ts +3 -0
  351. package/Palette.js +29 -0
  352. package/Passport.js +1 -1
  353. package/Pause.d.ts +3 -0
  354. package/Pause.js +29 -0
  355. package/Pencil.d.ts +3 -0
  356. package/Pencil.js +29 -0
  357. package/PencilToLine.d.ts +3 -0
  358. package/PencilToLine.js +29 -0
  359. package/PencilToSquare.js +1 -1
  360. package/PersonSpeaker.d.ts +3 -0
  361. package/PersonSpeaker.js +29 -0
  362. package/PersonsLock.d.ts +3 -0
  363. package/PersonsLock.js +31 -0
  364. package/Picture.js +1 -1
  365. package/Play.d.ts +3 -0
  366. package/Play.js +29 -0
  367. package/PlugConnection.d.ts +3 -0
  368. package/PlugConnection.js +33 -0
  369. package/PlugWire.d.ts +3 -0
  370. package/PlugWire.js +33 -0
  371. package/Power.d.ts +3 -0
  372. package/Power.js +29 -0
  373. package/Printer.d.ts +3 -0
  374. package/Printer.js +29 -0
  375. package/Receipt.d.ts +3 -0
  376. package/Receipt.js +29 -0
  377. package/RectanglePulse.d.ts +3 -0
  378. package/RectanglePulse.js +29 -0
  379. package/Rectangles4.d.ts +3 -0
  380. package/Rectangles4.js +31 -0
  381. package/Rocket.d.ts +3 -0
  382. package/Rocket.js +33 -0
  383. package/Sack.d.ts +3 -0
  384. package/Sack.js +33 -0
  385. package/ScalesBalanced.d.ts +3 -0
  386. package/ScalesBalanced.js +29 -0
  387. package/ScalesUnbalanced.d.ts +3 -0
  388. package/ScalesUnbalanced.js +29 -0
  389. package/Shuffle.d.ts +3 -0
  390. package/Shuffle.js +29 -0
  391. package/Sliders.d.ts +3 -0
  392. package/{SlidersHorizontal.js → Sliders.js} +2 -2
  393. package/Snowflake.js +1 -1
  394. package/Sphere.js +1 -1
  395. package/Square.d.ts +3 -0
  396. package/Square.js +29 -0
  397. package/SquareArticle.d.ts +3 -0
  398. package/SquareArticle.js +29 -0
  399. package/SquareFill.d.ts +3 -0
  400. package/SquareFill.js +29 -0
  401. package/Stop.d.ts +3 -0
  402. package/Stop.js +29 -0
  403. package/Tag.d.ts +3 -0
  404. package/Tag.js +29 -0
  405. package/TagDollar.d.ts +3 -0
  406. package/TagDollar.js +29 -0
  407. package/TagRuble.d.ts +3 -0
  408. package/TagRuble.js +29 -0
  409. package/Tags.d.ts +3 -0
  410. package/Tags.js +29 -0
  411. package/TextIndent.d.ts +3 -0
  412. package/TextIndent.js +29 -0
  413. package/TextOutdent.d.ts +3 -0
  414. package/TextOutdent.js +29 -0
  415. package/Timeline.d.ts +3 -0
  416. package/Timeline.js +29 -0
  417. package/Timestamps.d.ts +3 -0
  418. package/Timestamps.js +33 -0
  419. package/TrafficLight.d.ts +3 -0
  420. package/TrafficLight.js +29 -0
  421. package/TrashBin.d.ts +3 -0
  422. package/{Trash.js → TrashBin.js} +2 -2
  423. package/TriangleDown.d.ts +3 -0
  424. package/TriangleDown.js +29 -0
  425. package/TriangleDownFill.d.ts +3 -0
  426. package/TriangleDownFill.js +29 -0
  427. package/TriangleExclamation.js +1 -1
  428. package/TriangleExclamationFill.js +1 -1
  429. package/TriangleLeft.d.ts +3 -0
  430. package/TriangleLeft.js +29 -0
  431. package/TriangleLeftFill.d.ts +3 -0
  432. package/TriangleLeftFill.js +29 -0
  433. package/TriangleRight.d.ts +3 -0
  434. package/TriangleRight.js +29 -0
  435. package/TriangleRightFill.d.ts +3 -0
  436. package/TriangleRightFill.js +29 -0
  437. package/TriangleThunderbolt.d.ts +3 -0
  438. package/TriangleThunderbolt.js +29 -0
  439. package/TriangleUp.d.ts +3 -0
  440. package/TriangleUp.js +29 -0
  441. package/TriangleUpFill.d.ts +3 -0
  442. package/TriangleUpFill.js +29 -0
  443. package/Tv.d.ts +3 -0
  444. package/Tv.js +29 -0
  445. package/TvRetro.d.ts +3 -0
  446. package/TvRetro.js +29 -0
  447. package/Vault.d.ts +3 -0
  448. package/Vault.js +29 -0
  449. package/VectorCircle.d.ts +3 -0
  450. package/VectorCircle.js +34 -0
  451. package/VectorSquare.d.ts +3 -0
  452. package/VectorSquare.js +29 -0
  453. package/WeightHanging.d.ts +3 -0
  454. package/WeightHanging.js +29 -0
  455. package/esm/ArrowShapeDown.js +4 -0
  456. package/esm/ArrowShapeLeft.js +4 -0
  457. package/esm/ArrowShapeRight.js +4 -0
  458. package/esm/ArrowShapeUp.js +4 -0
  459. package/esm/ArrowUpFromSquareSlash.js +4 -0
  460. package/esm/Arrows3RotateLeftLetterA.js +8 -0
  461. package/esm/At.js +1 -1
  462. package/esm/Bars.js +1 -1
  463. package/esm/BarsAscendingAlignCenter.js +1 -1
  464. package/esm/BarsAscendingAlignLeft.js +1 -1
  465. package/esm/BarsAscendingAlignRight.js +1 -1
  466. package/esm/BarsDescendingAlignCenter.js +1 -1
  467. package/esm/BarsDescendingAlignLeft.js +1 -1
  468. package/esm/BarsDescendingAlignRight.js +1 -1
  469. package/esm/BellDot.js +3 -1
  470. package/esm/Book.js +4 -0
  471. package/esm/BranchesDown.js +4 -0
  472. package/esm/BranchesRight.js +4 -0
  473. package/esm/{Case.js → Briefcase.js} +2 -2
  474. package/esm/BucketPaint.js +4 -0
  475. package/esm/Bug.js +1 -1
  476. package/esm/Bulb.js +1 -1
  477. package/esm/ChartAreaStacked.js +1 -1
  478. package/esm/ChartAreaStackedNormalized.js +4 -0
  479. package/esm/ChartBar.js +4 -0
  480. package/esm/ChartBarStacked.js +4 -0
  481. package/esm/ChartColumn.js +1 -1
  482. package/esm/ChartColumnStacked.js +4 -0
  483. package/esm/ChartDonut.js +4 -0
  484. package/esm/ChartLine.js +1 -3
  485. package/esm/ChartMixed.js +4 -0
  486. package/esm/ChartTreemap.js +4 -0
  487. package/esm/ChevronsCollapseFromLines.js +4 -0
  488. package/esm/ChevronsCollapseToLine.js +4 -0
  489. package/esm/ChevronsExpandFromLine.js +4 -0
  490. package/esm/ChevronsExpandToLines.js +4 -0
  491. package/esm/Circle.js +4 -0
  492. package/esm/CircleArrowDown.js +4 -0
  493. package/esm/CircleArrowDownFill.js +4 -0
  494. package/esm/CircleArrowLeft.js +4 -0
  495. package/esm/CircleArrowLeftFill.js +4 -0
  496. package/esm/CircleArrowRight.js +4 -0
  497. package/esm/CircleArrowRightFill.js +4 -0
  498. package/esm/CircleArrowUp.js +4 -0
  499. package/esm/CircleArrowUpFill.js +4 -0
  500. package/esm/CircleCheckFill.js +4 -0
  501. package/esm/CircleChevronDown.js +4 -0
  502. package/esm/CircleChevronDownFill.js +4 -0
  503. package/esm/CircleChevronLeft.js +4 -0
  504. package/esm/CircleChevronLeftFill.js +4 -0
  505. package/esm/CircleChevronRight.js +4 -0
  506. package/esm/CircleChevronRightFill.js +4 -0
  507. package/esm/CircleChevronUp.js +4 -0
  508. package/esm/CircleChevronUpFill.js +4 -0
  509. package/esm/CircleChevronsDown.js +4 -0
  510. package/esm/CircleChevronsLeft.js +4 -0
  511. package/esm/CircleChevronsRight.js +4 -0
  512. package/esm/CircleChevronsUp.js +4 -0
  513. package/esm/CircleDashed.js +4 -0
  514. package/esm/CircleDollar.js +4 -0
  515. package/esm/CircleFill.js +4 -0
  516. package/esm/CircleInfoFill.js +4 -0
  517. package/esm/CircleLetterS.js +4 -0
  518. package/esm/CircleMinusFill.js +4 -0
  519. package/esm/CirclePause.js +1 -1
  520. package/esm/CirclePlusFill.js +4 -0
  521. package/esm/CircleQuestionFill.js +4 -0
  522. package/esm/CircleRuble.js +4 -0
  523. package/esm/CircleXmarkFill.js +4 -0
  524. package/esm/Circles3Plus.js +4 -0
  525. package/esm/Circles4Square.js +1 -1
  526. package/esm/ClockArrowRotateLeft.js +4 -0
  527. package/esm/ClockFill.js +4 -0
  528. package/esm/{ArrowUpToCloud.js → CloudArrowUpIn.js} +2 -2
  529. package/esm/CloudCheck.js +4 -0
  530. package/esm/Clouds.js +8 -0
  531. package/esm/Code.js +1 -1
  532. package/esm/CodeCommit.js +1 -1
  533. package/esm/CodePullRequestArrowLeft.js +4 -0
  534. package/esm/CodePullRequestArrowRight.js +4 -0
  535. package/esm/CodePullRequestCheck.js +4 -0
  536. package/esm/CodePullRequestXmark.js +4 -0
  537. package/esm/CopyCheck.js +6 -0
  538. package/esm/CopyMinus.js +4 -0
  539. package/esm/CopyPlus.js +4 -0
  540. package/esm/CopyTransparent.js +4 -0
  541. package/esm/Cpu.js +5 -1
  542. package/esm/Cpus.js +8 -0
  543. package/esm/Crop.js +8 -0
  544. package/esm/Cubes3Overlap.js +4 -0
  545. package/esm/DatabaseMagnifier.js +4 -0
  546. package/esm/Diamond.js +8 -0
  547. package/esm/DiamondFill.js +8 -0
  548. package/esm/Dice1.js +1 -1
  549. package/esm/Dice2.js +1 -1
  550. package/esm/Dice3.js +1 -1
  551. package/esm/Dice4.js +1 -1
  552. package/esm/Dice5.js +1 -1
  553. package/esm/Dice6.js +1 -1
  554. package/esm/ExclamationShape.js +8 -0
  555. package/esm/FaceAlien.js +4 -0
  556. package/esm/FaceRobot.js +4 -0
  557. package/esm/FileArrowDown.js +4 -0
  558. package/esm/FileArrowLeft.js +4 -0
  559. package/esm/FileArrowRight.js +4 -0
  560. package/esm/{ArrowRightFromFile.js → FileArrowRightOut.js} +2 -2
  561. package/esm/FileArrowUp.js +4 -0
  562. package/esm/FileCheck.js +4 -0
  563. package/esm/FileCode.js +4 -0
  564. package/esm/FileDollar.js +4 -0
  565. package/esm/FileExclamation.js +4 -0
  566. package/esm/FileMagnifier.js +4 -0
  567. package/esm/FileMinus.js +4 -0
  568. package/esm/FilePlus.js +4 -0
  569. package/esm/FileQuestion.js +4 -0
  570. package/esm/FileXmark.js +4 -0
  571. package/esm/Fingerprint.js +1 -1
  572. package/esm/Flag.js +1 -1
  573. package/esm/{Fire.js → Flame.js} +2 -2
  574. package/esm/FloppyDisk.js +6 -0
  575. package/esm/Folder.js +1 -1
  576. package/esm/FolderArrowRight.js +1 -1
  577. package/esm/{ArrowUpToFolder.js → FolderArrowUpIn.js} +2 -2
  578. package/esm/FolderCode.js +1 -1
  579. package/esm/FolderFill.js +1 -5
  580. package/esm/FolderFlows.js +1 -1
  581. package/esm/{FolderHome.js → FolderHouse.js} +2 -2
  582. package/esm/FolderLock.js +4 -0
  583. package/esm/Font.js +4 -0
  584. package/esm/FontCase.js +8 -0
  585. package/esm/FontCursor.js +4 -0
  586. package/esm/Frame.js +4 -0
  587. package/esm/Frames.js +8 -0
  588. package/esm/GearDot.js +9 -0
  589. package/esm/GearPlay.js +1 -5
  590. package/esm/Ghost.js +4 -0
  591. package/esm/GraphNode.js +4 -0
  592. package/esm/{GripVertical.js → Grip.js} +2 -2
  593. package/esm/Hashtag.js +4 -0
  594. package/esm/Heading.js +4 -0
  595. package/esm/Headphones.js +4 -0
  596. package/esm/Heart.js +1 -1
  597. package/esm/HeartCrack.js +4 -0
  598. package/esm/HeartFill.js +1 -1
  599. package/esm/HeartPulse.js +1 -1
  600. package/esm/{Home.js → House.js} +2 -2
  601. package/esm/Key.js +1 -1
  602. package/esm/{Layers3Vertical.js → Layers3Diagonal.js} +2 -2
  603. package/esm/LayersVertical.js +1 -5
  604. package/esm/LayoutCells.js +4 -0
  605. package/esm/LayoutCellsLarge.js +4 -0
  606. package/esm/LayoutColumns.js +4 -0
  607. package/esm/LayoutColumns3.js +4 -0
  608. package/esm/LayoutHeader.js +4 -0
  609. package/esm/LayoutHeaderCells.js +4 -0
  610. package/esm/LayoutHeaderCellsLarge.js +4 -0
  611. package/esm/LayoutHeaderCellsLargeLetterD.js +4 -0
  612. package/esm/LayoutHeaderCellsLargeThunderbolt.js +4 -0
  613. package/esm/LayoutHeaderColumns.js +4 -0
  614. package/esm/LayoutHeaderSideContent.js +4 -0
  615. package/esm/LayoutList.js +4 -0
  616. package/esm/LayoutRows.js +4 -0
  617. package/esm/LayoutRows3.js +4 -0
  618. package/esm/LayoutSideContent.js +4 -0
  619. package/esm/Link.js +1 -1
  620. package/esm/ListCheck.js +4 -0
  621. package/esm/ListCheckLock.js +4 -0
  622. package/esm/ListTimeline.js +4 -0
  623. package/esm/ListUl.js +4 -0
  624. package/esm/Lock.js +1 -1
  625. package/esm/LogoAcrobat.js +4 -0
  626. package/esm/LogoDocker.js +8 -0
  627. package/esm/LogoGitlab.js +4 -0
  628. package/esm/LogoLinux.js +4 -0
  629. package/esm/LogoMacos.js +4 -0
  630. package/esm/LogoNotion.js +4 -0
  631. package/esm/LogoPython.js +4 -0
  632. package/esm/LogoStackOverflow.js +4 -0
  633. package/esm/LogoTelegram.js +4 -0
  634. package/esm/LogoUbuntu.js +4 -0
  635. package/esm/LogoWindows.js +4 -0
  636. package/esm/LogoYandex.js +4 -0
  637. package/esm/LogoYandexCloud.js +4 -0
  638. package/esm/Magnet.js +4 -0
  639. package/esm/MathIntersectionShape.js +4 -0
  640. package/esm/MathOperations.js +4 -0
  641. package/esm/MathUnionShape.js +4 -0
  642. package/esm/Medal.js +4 -0
  643. package/esm/NodesDown.js +4 -0
  644. package/esm/NodesLeft.js +4 -0
  645. package/esm/NodesRight.js +4 -0
  646. package/esm/NodesUp.js +4 -0
  647. package/esm/OctagonXmark.js +4 -0
  648. package/esm/OfficeBadge.js +4 -0
  649. package/esm/Palette.js +4 -0
  650. package/esm/Passport.js +1 -1
  651. package/esm/Pause.js +4 -0
  652. package/esm/Pencil.js +4 -0
  653. package/esm/PencilToLine.js +4 -0
  654. package/esm/PencilToSquare.js +1 -1
  655. package/esm/PersonSpeaker.js +4 -0
  656. package/esm/PersonsLock.js +6 -0
  657. package/esm/Picture.js +1 -1
  658. package/esm/Play.js +4 -0
  659. package/esm/PlugConnection.js +8 -0
  660. package/esm/PlugWire.js +8 -0
  661. package/esm/Power.js +4 -0
  662. package/esm/Printer.js +4 -0
  663. package/esm/Receipt.js +4 -0
  664. package/esm/RectanglePulse.js +4 -0
  665. package/esm/Rectangles4.js +6 -0
  666. package/esm/Rocket.js +8 -0
  667. package/esm/Sack.js +8 -0
  668. package/esm/ScalesBalanced.js +4 -0
  669. package/esm/ScalesUnbalanced.js +4 -0
  670. package/esm/Shuffle.js +4 -0
  671. package/esm/{SlidersHorizontal.js → Sliders.js} +2 -2
  672. package/esm/Snowflake.js +1 -1
  673. package/esm/Sphere.js +1 -1
  674. package/esm/Square.js +4 -0
  675. package/esm/SquareArticle.js +4 -0
  676. package/esm/SquareFill.js +4 -0
  677. package/esm/Stop.js +4 -0
  678. package/esm/Tag.js +4 -0
  679. package/esm/TagDollar.js +4 -0
  680. package/esm/TagRuble.js +4 -0
  681. package/esm/Tags.js +4 -0
  682. package/esm/TextIndent.js +4 -0
  683. package/esm/TextOutdent.js +4 -0
  684. package/esm/Timeline.js +4 -0
  685. package/esm/Timestamps.js +8 -0
  686. package/esm/TrafficLight.js +4 -0
  687. package/esm/{Trash.js → TrashBin.js} +2 -2
  688. package/esm/TriangleDown.js +4 -0
  689. package/esm/TriangleDownFill.js +4 -0
  690. package/esm/TriangleExclamation.js +1 -1
  691. package/esm/TriangleExclamationFill.js +1 -1
  692. package/esm/TriangleLeft.js +4 -0
  693. package/esm/TriangleLeftFill.js +4 -0
  694. package/esm/TriangleRight.js +4 -0
  695. package/esm/TriangleRightFill.js +4 -0
  696. package/esm/TriangleThunderbolt.js +4 -0
  697. package/esm/TriangleUp.js +4 -0
  698. package/esm/TriangleUpFill.js +4 -0
  699. package/esm/Tv.js +4 -0
  700. package/esm/TvRetro.js +4 -0
  701. package/esm/Vault.js +4 -0
  702. package/esm/VectorCircle.js +9 -0
  703. package/esm/VectorSquare.js +4 -0
  704. package/esm/WeightHanging.js +4 -0
  705. package/esm/index.js +203 -11
  706. package/index.d.ts +203 -11
  707. package/index.js +416 -28
  708. package/package.json +1 -1
  709. package/svgs/arrow-shape-down.svg +1 -0
  710. package/svgs/arrow-shape-left.svg +1 -0
  711. package/svgs/arrow-shape-right.svg +1 -0
  712. package/svgs/arrow-shape-up.svg +1 -0
  713. package/svgs/arrow-up-from-square-slash.svg +1 -0
  714. package/svgs/arrows-3-rotate-left-letter-a.svg +1 -0
  715. package/svgs/at.svg +1 -1
  716. package/svgs/bars-ascending-align-center.svg +1 -1
  717. package/svgs/bars-ascending-align-left.svg +1 -1
  718. package/svgs/bars-ascending-align-right.svg +1 -1
  719. package/svgs/bars-descending-align-center.svg +1 -1
  720. package/svgs/bars-descending-align-left.svg +1 -1
  721. package/svgs/bars-descending-align-right.svg +1 -1
  722. package/svgs/bars.svg +1 -1
  723. package/svgs/bell-dot.svg +1 -1
  724. package/svgs/book.svg +1 -0
  725. package/svgs/branches-down.svg +1 -0
  726. package/svgs/branches-right.svg +1 -0
  727. package/svgs/bucket-paint.svg +1 -0
  728. package/svgs/bug.svg +1 -1
  729. package/svgs/bulb.svg +1 -1
  730. package/svgs/chart-area-stacked-normalized.svg +1 -0
  731. package/svgs/chart-area-stacked.svg +1 -1
  732. package/svgs/chart-bar-stacked.svg +1 -0
  733. package/svgs/chart-bar.svg +1 -0
  734. package/svgs/chart-column-stacked.svg +1 -0
  735. package/svgs/chart-column.svg +1 -1
  736. package/svgs/chart-donut.svg +1 -0
  737. package/svgs/chart-line.svg +1 -1
  738. package/svgs/chart-mixed.svg +1 -0
  739. package/svgs/chart-treemap.svg +1 -0
  740. package/svgs/chevrons-collapse-from-lines.svg +1 -0
  741. package/svgs/chevrons-collapse-to-line.svg +1 -0
  742. package/svgs/chevrons-expand-from-line.svg +1 -0
  743. package/svgs/chevrons-expand-to-lines.svg +1 -0
  744. package/svgs/circle-arrow-down-fill.svg +1 -0
  745. package/svgs/circle-arrow-down.svg +1 -0
  746. package/svgs/circle-arrow-left-fill.svg +1 -0
  747. package/svgs/circle-arrow-left.svg +1 -0
  748. package/svgs/circle-arrow-right-fill.svg +1 -0
  749. package/svgs/circle-arrow-right.svg +1 -0
  750. package/svgs/circle-arrow-up-fill.svg +1 -0
  751. package/svgs/circle-arrow-up.svg +1 -0
  752. package/svgs/circle-check-fill.svg +1 -0
  753. package/svgs/circle-chevron-down-fill.svg +1 -0
  754. package/svgs/circle-chevron-down.svg +1 -0
  755. package/svgs/circle-chevron-left-fill.svg +1 -0
  756. package/svgs/circle-chevron-left.svg +1 -0
  757. package/svgs/circle-chevron-right-fill.svg +1 -0
  758. package/svgs/circle-chevron-right.svg +1 -0
  759. package/svgs/circle-chevron-up-fill.svg +1 -0
  760. package/svgs/circle-chevron-up.svg +1 -0
  761. package/svgs/circle-chevrons-down.svg +1 -0
  762. package/svgs/circle-chevrons-left.svg +1 -0
  763. package/svgs/circle-chevrons-right.svg +1 -0
  764. package/svgs/circle-chevrons-up.svg +1 -0
  765. package/svgs/circle-dashed.svg +1 -0
  766. package/svgs/circle-dollar.svg +1 -0
  767. package/svgs/circle-fill.svg +1 -0
  768. package/svgs/circle-info-fill.svg +1 -0
  769. package/svgs/circle-letter-s.svg +1 -0
  770. package/svgs/circle-minus-fill.svg +1 -0
  771. package/svgs/circle-pause.svg +1 -1
  772. package/svgs/circle-plus-fill.svg +1 -0
  773. package/svgs/circle-question-fill.svg +1 -0
  774. package/svgs/circle-ruble.svg +1 -0
  775. package/svgs/circle-xmark-fill.svg +1 -0
  776. package/svgs/circle.svg +1 -0
  777. package/svgs/circles-3-plus.svg +1 -0
  778. package/svgs/circles-4-square.svg +1 -1
  779. package/svgs/clock-arrow-rotate-left.svg +1 -0
  780. package/svgs/clock-fill.svg +1 -0
  781. package/svgs/cloud-check.svg +1 -0
  782. package/svgs/clouds.svg +1 -0
  783. package/svgs/code-commit.svg +1 -1
  784. package/svgs/code-pull-request-arrow-left.svg +1 -0
  785. package/svgs/code-pull-request-arrow-right.svg +1 -0
  786. package/svgs/code-pull-request-check.svg +1 -0
  787. package/svgs/code-pull-request-xmark.svg +1 -0
  788. package/svgs/code.svg +1 -1
  789. package/svgs/copy-check.svg +1 -0
  790. package/svgs/copy-minus.svg +1 -0
  791. package/svgs/copy-plus.svg +1 -0
  792. package/svgs/copy-transparent.svg +1 -0
  793. package/svgs/cpu.svg +1 -1
  794. package/svgs/cpus.svg +1 -0
  795. package/svgs/crop.svg +1 -0
  796. package/svgs/cubes-3-overlap.svg +1 -0
  797. package/svgs/database-magnifier.svg +1 -0
  798. package/svgs/diamond-fill.svg +1 -0
  799. package/svgs/diamond.svg +1 -0
  800. package/svgs/dice-1.svg +1 -1
  801. package/svgs/dice-2.svg +1 -1
  802. package/svgs/dice-3.svg +1 -1
  803. package/svgs/dice-4.svg +1 -1
  804. package/svgs/dice-5.svg +1 -1
  805. package/svgs/dice-6.svg +1 -1
  806. package/svgs/exclamation-shape.svg +1 -0
  807. package/svgs/face-alien.svg +1 -0
  808. package/svgs/face-robot.svg +1 -0
  809. package/svgs/file-arrow-down.svg +1 -0
  810. package/svgs/file-arrow-left.svg +1 -0
  811. package/svgs/file-arrow-right.svg +1 -0
  812. package/svgs/file-arrow-up.svg +1 -0
  813. package/svgs/file-check.svg +1 -0
  814. package/svgs/file-code.svg +1 -0
  815. package/svgs/file-dollar.svg +1 -0
  816. package/svgs/file-exclamation.svg +1 -0
  817. package/svgs/file-magnifier.svg +1 -0
  818. package/svgs/file-minus.svg +1 -0
  819. package/svgs/file-plus.svg +1 -0
  820. package/svgs/file-question.svg +1 -0
  821. package/svgs/file-xmark.svg +1 -0
  822. package/svgs/fingerprint.svg +1 -1
  823. package/svgs/flag.svg +1 -1
  824. package/svgs/floppy-disk.svg +1 -0
  825. package/svgs/folder-arrow-right.svg +1 -1
  826. package/svgs/folder-code.svg +1 -1
  827. package/svgs/folder-fill.svg +1 -1
  828. package/svgs/folder-flows.svg +1 -1
  829. package/svgs/folder-lock.svg +1 -0
  830. package/svgs/folder.svg +1 -1
  831. package/svgs/font-case.svg +1 -0
  832. package/svgs/font-cursor.svg +1 -0
  833. package/svgs/font.svg +1 -0
  834. package/svgs/frame.svg +1 -0
  835. package/svgs/frames.svg +1 -0
  836. package/svgs/gear-dot.svg +1 -0
  837. package/svgs/gear-play.svg +1 -1
  838. package/svgs/ghost.svg +1 -0
  839. package/svgs/graph-node.svg +1 -0
  840. package/svgs/hashtag.svg +1 -0
  841. package/svgs/heading.svg +1 -0
  842. package/svgs/headphones.svg +1 -0
  843. package/svgs/heart-crack.svg +1 -0
  844. package/svgs/heart-fill.svg +1 -1
  845. package/svgs/heart-pulse.svg +1 -1
  846. package/svgs/heart.svg +1 -1
  847. package/svgs/key.svg +1 -1
  848. package/svgs/layers-vertical.svg +1 -1
  849. package/svgs/layout-cells-large.svg +1 -0
  850. package/svgs/layout-cells.svg +1 -0
  851. package/svgs/layout-columns-3.svg +1 -0
  852. package/svgs/layout-columns.svg +1 -0
  853. package/svgs/layout-header-cells-large-letter-d.svg +1 -0
  854. package/svgs/layout-header-cells-large-thunderbolt.svg +1 -0
  855. package/svgs/layout-header-cells-large.svg +1 -0
  856. package/svgs/layout-header-cells.svg +1 -0
  857. package/svgs/layout-header-columns.svg +1 -0
  858. package/svgs/layout-header-side-content.svg +1 -0
  859. package/svgs/layout-header.svg +1 -0
  860. package/svgs/layout-list.svg +1 -0
  861. package/svgs/layout-rows-3.svg +1 -0
  862. package/svgs/layout-rows.svg +1 -0
  863. package/svgs/layout-side-content.svg +1 -0
  864. package/svgs/link.svg +1 -1
  865. package/svgs/list-check-lock.svg +1 -0
  866. package/svgs/list-check.svg +1 -0
  867. package/svgs/list-timeline.svg +1 -0
  868. package/svgs/list-ul.svg +1 -0
  869. package/svgs/lock.svg +1 -1
  870. package/svgs/logo-acrobat.svg +1 -0
  871. package/svgs/logo-docker.svg +1 -0
  872. package/svgs/logo-gitlab.svg +1 -0
  873. package/svgs/logo-linux.svg +1 -0
  874. package/svgs/logo-macos.svg +1 -0
  875. package/svgs/logo-notion.svg +1 -0
  876. package/svgs/logo-python.svg +1 -0
  877. package/svgs/logo-stack-overflow.svg +1 -0
  878. package/svgs/logo-telegram.svg +1 -0
  879. package/svgs/logo-ubuntu.svg +1 -0
  880. package/svgs/logo-windows.svg +1 -0
  881. package/svgs/logo-yandex-cloud.svg +1 -0
  882. package/svgs/logo-yandex.svg +1 -0
  883. package/svgs/magnet.svg +1 -0
  884. package/svgs/math-intersection-shape.svg +1 -0
  885. package/svgs/math-operations.svg +1 -0
  886. package/svgs/math-union-shape.svg +1 -0
  887. package/svgs/medal.svg +1 -0
  888. package/svgs/nodes-down.svg +1 -0
  889. package/svgs/nodes-left.svg +1 -0
  890. package/svgs/nodes-right.svg +1 -0
  891. package/svgs/nodes-up.svg +1 -0
  892. package/svgs/octagon-xmark.svg +1 -0
  893. package/svgs/office-badge.svg +1 -0
  894. package/svgs/palette.svg +1 -0
  895. package/svgs/passport.svg +1 -1
  896. package/svgs/pause.svg +1 -0
  897. package/svgs/pencil-to-line.svg +1 -0
  898. package/svgs/pencil-to-square.svg +1 -1
  899. package/svgs/pencil.svg +1 -0
  900. package/svgs/person-speaker.svg +1 -0
  901. package/svgs/persons-lock.svg +1 -0
  902. package/svgs/picture.svg +1 -1
  903. package/svgs/play.svg +1 -0
  904. package/svgs/plug-connection.svg +1 -0
  905. package/svgs/plug-wire.svg +1 -0
  906. package/svgs/power.svg +1 -0
  907. package/svgs/printer.svg +1 -0
  908. package/svgs/receipt.svg +1 -0
  909. package/svgs/rectangle-pulse.svg +1 -0
  910. package/svgs/rectangles-4.svg +1 -0
  911. package/svgs/rocket.svg +1 -0
  912. package/svgs/sack.svg +1 -0
  913. package/svgs/scales-balanced.svg +1 -0
  914. package/svgs/scales-unbalanced.svg +1 -0
  915. package/svgs/shuffle.svg +1 -0
  916. package/svgs/snowflake.svg +1 -1
  917. package/svgs/sphere.svg +1 -1
  918. package/svgs/square-article.svg +1 -0
  919. package/svgs/square-fill.svg +1 -0
  920. package/svgs/square.svg +1 -0
  921. package/svgs/stop.svg +1 -0
  922. package/svgs/tag-dollar.svg +1 -0
  923. package/svgs/tag-ruble.svg +1 -0
  924. package/svgs/tag.svg +1 -0
  925. package/svgs/tags.svg +1 -0
  926. package/svgs/text-indent.svg +1 -0
  927. package/svgs/text-outdent.svg +1 -0
  928. package/svgs/timeline.svg +1 -0
  929. package/svgs/timestamps.svg +1 -0
  930. package/svgs/traffic-light.svg +1 -0
  931. package/svgs/triangle-down-fill.svg +1 -0
  932. package/svgs/triangle-down.svg +1 -0
  933. package/svgs/triangle-exclamation-fill.svg +1 -1
  934. package/svgs/triangle-exclamation.svg +1 -1
  935. package/svgs/triangle-left-fill.svg +1 -0
  936. package/svgs/triangle-left.svg +1 -0
  937. package/svgs/triangle-right-fill.svg +1 -0
  938. package/svgs/triangle-right.svg +1 -0
  939. package/svgs/triangle-thunderbolt.svg +1 -0
  940. package/svgs/triangle-up-fill.svg +1 -0
  941. package/svgs/triangle-up.svg +1 -0
  942. package/svgs/tv-retro.svg +1 -0
  943. package/svgs/tv.svg +1 -0
  944. package/svgs/vault.svg +1 -0
  945. package/svgs/vector-circle.svg +1 -0
  946. package/svgs/vector-square.svg +1 -0
  947. package/svgs/weight-hanging.svg +1 -0
  948. package/ArrowRightFromFile.d.ts +0 -3
  949. package/ArrowUpToCloud.d.ts +0 -3
  950. package/ArrowUpToFolder.d.ts +0 -3
  951. package/Case.d.ts +0 -3
  952. package/Fire.d.ts +0 -3
  953. package/FolderHome.d.ts +0 -3
  954. package/GripVertical.d.ts +0 -3
  955. package/Home.d.ts +0 -3
  956. package/Layers3Vertical.d.ts +0 -3
  957. package/SlidersHorizontal.d.ts +0 -3
  958. package/Trash.d.ts +0 -3
  959. /package/svgs/{case.svg → briefcase.svg} +0 -0
  960. /package/svgs/{arrow-up-to-cloud.svg → cloud-arrow-up-in.svg} +0 -0
  961. /package/svgs/{arrow-right-from-file.svg → file-arrow-right-out.svg} +0 -0
  962. /package/svgs/{fire.svg → flame.svg} +0 -0
  963. /package/svgs/{arrow-up-to-folder.svg → folder-arrow-up-in.svg} +0 -0
  964. /package/svgs/{folder-home.svg → folder-house.svg} +0 -0
  965. /package/svgs/{grip-vertical.svg → grip.svg} +0 -0
  966. /package/svgs/{home.svg → house.svg} +0 -0
  967. /package/svgs/{layers-3-vertical.svg → layers-3-diagonal.svg} +0 -0
  968. /package/svgs/{sliders-horizontal.svg → sliders.svg} +0 -0
  969. /package/svgs/{trash.svg → trash-bin.svg} +0 -0
package/Heart.js CHANGED
@@ -25,5 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  const React = __importStar(require("react"));
27
27
  const Heart = (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),
28
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.067 3.2C2.785 2.424 3.807 2 5 2c1.07 0 2.217.49 3 1.454A3.899 3.899 0 0 1 11 2c1.19 0 2.21.421 2.93 1.197.713.77 1.07 1.823 1.07 2.989 0 2.005-1.045 3.613-2.356 4.855-1.307 1.24-2.947 2.184-4.303 2.876a.75.75 0 0 1-.685-.002c-1.355-.698-2.996-1.635-4.303-2.87C2.043 9.808 1 8.205 1 6.186c0-1.16.355-2.214 1.067-2.984Zm1.102 1.02C2.76 4.66 2.5 5.325 2.5 6.186c0 1.454.74 2.69 1.883 3.77 1.05.99 2.382 1.793 3.618 2.448 1.23-.646 2.561-1.455 3.611-2.451C12.758 8.866 13.5 7.625 13.5 6.186c0-.864-.262-1.528-.67-1.97-.403-.434-1.007-.716-1.83-.716-.887 0-1.897.562-2.288 1.737a.75.75 0 0 1-1.424 0C6.898 4.064 5.878 3.5 5 3.5c-.825 0-1.43.284-1.831.719Z", clipRule: "evenodd" })));
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.633 2.796c.762-.837 1.85-1.297 3.127-1.297 1.164 0 2.407.55 3.24 1.626.828-1.075 2.066-1.626 3.24-1.626 1.274 0 2.36.458 3.124 1.293.756.828 1.136 1.962 1.136 3.22 0 2.166-1.113 3.909-2.522 5.264-1.405 1.352-3.17 2.383-4.633 3.14a.75.75 0 0 1-.693-.002c-1.463-.765-3.228-1.788-4.633-3.133C1.61 9.93.5 8.193.5 6.013c0-1.255.378-2.389 1.133-3.217Zm1.109 1.01C2.287 4.306 2 5.053 2 6.013c0 1.624.816 2.996 2.057 4.184 1.146 1.098 2.6 1.985 3.945 2.705 1.335-.71 2.79-1.604 3.937-2.707C13.182 8.998 14 7.62 14 6.013c0-.963-.288-1.71-.744-2.21C12.808 3.314 12.14 3 11.24 3c-.976 0-2.093.628-2.527 1.95a.75.75 0 0 1-1.426 0C6.854 3.63 5.725 3 4.76 3c-.903 0-1.57.315-2.018.807Z", clipRule: "evenodd" })));
29
29
  exports.default = Heart;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const HeartCrack: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default HeartCrack;
package/HeartCrack.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const HeartCrack = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.76 1.5c-1.278 0-2.365.459-3.127 1.296C.878 3.624.5 4.758.5 6.013c0 2.18 1.11 3.917 2.52 5.268 1.404 1.345 3.17 2.368 4.632 3.133a.75.75 0 0 0 .693.002c1.463-.757 3.228-1.788 4.633-3.14 1.41-1.355 2.522-3.098 2.522-5.263 0-1.26-.38-2.393-1.136-3.221-.764-.835-1.85-1.293-3.124-1.293-1.174 0-2.412.551-3.24 1.626-.833-1.075-2.076-1.626-3.24-1.626ZM2 6.012c0-.96.287-1.708.742-2.207.447-.492 1.115-.807 2.018-.807.9 0 1.94.547 2.43 1.69L6.066 7.192a.75.75 0 0 0 .298.95l2.01 1.206-.905 3.261c-1.187-.664-2.416-1.458-3.412-2.413C2.817 9.01 2 7.637 2 6.013Zm7.119 6.262c.993-.59 1.987-1.28 2.82-2.08C13.182 8.998 14 7.62 14 6.013c0-.963-.288-1.71-.744-2.21C12.808 3.314 12.14 3 11.24 3c-.974 0-2.088.625-2.525 1.94a.746.746 0 0 1-.034.088L7.707 7.2l1.929 1.158a.75.75 0 0 1 .337.844l-.854 3.074Z", clipRule: "evenodd" })));
29
+ exports.default = HeartCrack;
package/HeartFill.js CHANGED
@@ -25,5 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  const React = __importStar(require("react"));
27
27
  const HeartFill = (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),
28
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.067 3.2C2.785 2.424 3.807 2 5 2c.995 0 1.83.43 2.46 1.219.202.251.38.537.54.854.16-.317.338-.603.54-.854C9.17 2.429 10.004 2 11 2c1.19 0 2.21.421 2.93 1.197.713.77 1.07 1.823 1.07 2.989 0 2.005-1.045 3.613-2.356 4.855-1.307 1.24-2.947 2.184-4.303 2.876a.75.75 0 0 1-.685-.002c-1.355-.698-2.996-1.635-4.303-2.87C2.043 9.808 1 8.205 1 6.186c0-1.16.355-2.214 1.067-2.984Z", clipRule: "evenodd" })));
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.76 1.5c-1.278 0-2.365.459-3.127 1.296C.878 3.624.5 4.758.5 6.013c0 2.18 1.11 3.917 2.52 5.268 1.404 1.345 3.17 2.368 4.632 3.133a.75.75 0 0 0 .693.002c1.463-.757 3.228-1.788 4.633-3.14 1.41-1.355 2.522-3.098 2.522-5.263 0-1.26-.38-2.393-1.136-3.221-.763-.835-1.85-1.293-3.124-1.293-1.076 0-1.966.399-2.643 1.151A4.515 4.515 0 0 0 8 3.504a4.515 4.515 0 0 0-.597-.854C6.726 1.898 5.836 1.5 4.76 1.5Z", clipRule: "evenodd" })));
29
29
  exports.default = HeartFill;
package/HeartPulse.js CHANGED
@@ -25,5 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  const React = __importStar(require("react"));
27
27
  const HeartPulse = (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),
28
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5 2C3.076 2 1.675 3.099 1.188 4.793a.75.75 0 1 0 1.442.414C2.929 4.166 3.734 3.5 5 3.5c.878 0 1.897.564 2.288 1.737a.75.75 0 0 0 1.424 0C9.103 4.062 10.112 3.5 11 3.5c.823 0 1.427.282 1.83.717.408.441.67 1.105.67 1.969 0 1.44-.742 2.68-1.888 3.767-1.05.996-2.381 1.805-3.61 2.45-1.189-.628-2.466-1.395-3.497-2.335a.75.75 0 1 0-1.01 1.109c1.28 1.168 2.853 2.064 4.161 2.739a.75.75 0 0 0 .685.001c1.356-.692 2.996-1.635 4.303-2.876C13.954 9.8 15 8.191 15 6.186c0-1.166-.357-2.22-1.07-2.989C13.21 2.421 12.19 2 11 2c-1.08 0-2.222.49-3 1.454A3.912 3.912 0 0 0 5 2Zm.36 3.814a.75.75 0 0 0-1.14-.094L2.44 7.5H.75a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 .53-.22l1.374-1.374 1.986 2.78a.75.75 0 0 0 1.21.014l1.275-1.7h1.625a.75.75 0 0 0 0-1.5h-2a.75.75 0 0 0-.6.3l-.885 1.18L5.36 5.814Z", clipRule: "evenodd" })));
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.76 1.5c-1.123 0-2.102.354-2.844 1.015C1.177 3.174.723 4.092.564 5.138a.75.75 0 1 0 1.483.225c.115-.754.428-1.336.867-1.728.437-.39 1.048-.636 1.846-.636.965 0 2.094.63 2.527 1.95a.75.75 0 0 0 1.426 0c.434-1.322 1.551-1.95 2.527-1.95.9 0 1.568.314 2.016.805.456.498.744 1.246.744 2.209 0 1.607-.818 2.985-2.061 4.182-1.147 1.103-2.602 1.996-3.937 2.707-1.339-.717-2.788-1.6-3.932-2.692a.75.75 0 1 0-1.036 1.085c1.402 1.338 3.16 2.357 4.618 3.12a.75.75 0 0 0 .693 0c1.463-.756 3.228-1.787 4.633-3.139 1.41-1.355 2.522-3.098 2.522-5.263 0-1.26-.38-2.393-1.136-3.221-.764-.835-1.85-1.293-3.124-1.293-1.174 0-2.412.551-3.24 1.626-.833-1.075-2.076-1.626-3.24-1.626Zm.85 4.314a.75.75 0 0 0-1.108-.125L2.465 7.5H.75a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 .498-.19l1.627-1.445 2.015 2.821a.75.75 0 0 0 1.21.014l1.275-1.7H11A.75.75 0 0 0 11 7H9a.75.75 0 0 0-.6.3l-.885 1.18L5.61 5.814Z", clipRule: "evenodd" })));
29
29
  exports.default = HeartPulse;
package/House.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const House: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default House;
@@ -24,6 +24,6 @@ var __importStar = (this && this.__importStar) || function (mod) {
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  const React = __importStar(require("react"));
27
- const Home = (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),
27
+ const House = (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),
28
28
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.5 12.618c.307-.275.5-.674.5-1.118V6.977a1.5 1.5 0 0 0-.585-1.189l-3.5-2.692a1.5 1.5 0 0 0-1.83 0l-3.5 2.692A1.5 1.5 0 0 0 3 6.978V11.5A1.496 1.496 0 0 0 4.493 13H5V9.5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2V13h.507c.381-.002.73-.146.993-.382Zm2-1.118a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3V6.977A3 3 0 0 1 2.67 4.6l3.5-2.692a3 3 0 0 1 3.66 0l3.5 2.692a3.003 3.003 0 0 1 1.17 2.378V11.5Zm-5-2A.5.5 0 0 0 9 9H7a.5.5 0 0 0-.5.5V13h3V9.5Z", clipRule: "evenodd" })));
29
- exports.default = Home;
29
+ exports.default = House;
package/Key.js CHANGED
@@ -25,5 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  const React = __importStar(require("react"));
27
27
  const Key = (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),
28
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.313 7.488 9 7.653v5.37a.5.5 0 0 1-.353.478l-1.62.498-.006.001h-.008a.024.024 0 0 1-.007-.006.023.023 0 0 1-.005-.007v-.003L7 13.979V7.653l-1.313-.165a1.5 1.5 0 0 1-1.271-1.144l-.588-2.5A1.5 1.5 0 0 1 5.288 2h5.424a1.5 1.5 0 0 1 1.46 1.844l-.588 2.5a1.5 1.5 0 0 1-1.271 1.144Zm2.731-.8A3 3 0 0 1 10.5 8.975v4.047a2 2 0 0 1-1.412 1.911l-1.62.499A1.521 1.521 0 0 1 5.5 13.979V8.977a3 3 0 0 1-2.544-2.29l-.588-2.5A3 3 0 0 1 5.288.5h5.424a3 3 0 0 1 2.92 3.687l-.588 2.5ZM6.75 3.5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5h-2.5Z", clipRule: "evenodd" })));
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.313 7.488 9 7.653v5.37a.5.5 0 0 1-.353.478l-1.62.498-.006.001h-.008a.024.024 0 0 1-.007-.006.023.023 0 0 1-.005-.007v-.003L7 13.979V7.653l-1.313-.165a1.5 1.5 0 0 1-1.271-1.144l-.588-2.5A1.5 1.5 0 0 1 5.288 2h5.424a1.5 1.5 0 0 1 1.46 1.844l-.588 2.5a1.5 1.5 0 0 1-1.271 1.144Zm2.731-.8A3 3 0 0 1 10.5 8.975v4.047a2 2 0 0 1-1.412 1.911l-1.62.499A1.521 1.521 0 0 1 5.5 13.979V8.977a3 3 0 0 1-2.544-2.29l-.588-2.5A3 3 0 0 1 5.288.5h5.424a3 3 0 0 1 2.92 3.687l-.588 2.5ZM6.75 3.5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 1 0 0-1.5h-2.5Z", clipRule: "evenodd" })));
29
29
  exports.default = Key;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const Layers3Diagonal: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default Layers3Diagonal;
@@ -24,10 +24,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  const React = __importStar(require("react"));
27
- const Layers3Vertical = (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),
27
+ const Layers3Diagonal = (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),
28
28
  React.createElement("g", { clipPath: "url(#a)" },
29
29
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.702 3.013 8 3.5V2.386A2 2 0 0 1 10.702.513l3.351 1.257A3 3 0 0 1 16 4.579v4.035a2 2 0 0 1-2.702 1.873L12 10v1.114a2 2 0 0 1-2.702 1.873L8 12.5v1.114a2 2 0 0 1-2.702 1.873L1.947 14.23A3 3 0 0 1 0 11.421V7.386a2 2 0 0 1 2.702-1.873L4 6V4.886a2 2 0 0 1 2.702-1.873ZM5.5 6.563l.553.207A3 3 0 0 1 8 9.579v1.319l1.824.684a.5.5 0 0 0 .676-.468V7.079a1.5 1.5 0 0 0-.973-1.405L6.176 4.418a.5.5 0 0 0-.676.468v1.676Zm4.553-2.293L9.5 4.062V2.386a.5.5 0 0 1 .676-.468l3.35 1.256c.586.22.974.78.974 1.405v4.035a.5.5 0 0 1-.676.468L12 8.398V7.079a3 3 0 0 0-1.947-2.809ZM1.5 11.421V7.386a.5.5 0 0 1 .676-.468l3.35 1.257c.586.219.974.779.974 1.404v4.035a.5.5 0 0 1-.676.468l-3.35-1.257a1.5 1.5 0 0 1-.974-1.404Z", clipRule: "evenodd" })),
30
30
  React.createElement("defs", null,
31
31
  React.createElement("clipPath", { id: "a" },
32
32
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
33
- exports.default = Layers3Vertical;
33
+ exports.default = Layers3Diagonal;
package/LayersVertical.js CHANGED
@@ -25,9 +25,5 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  const React = __importStar(require("react"));
27
27
  const LayersVertical = (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),
28
- React.createElement("g", { clipPath: "url(#a)" },
29
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m7.893 13.876-3.608-2.712a2.5 2.5 0 0 1-.735-.883l-.05-.1a2.5 2.5 0 0 1-.262-1.118l.005-4.514a.523.523 0 0 1 .836-.417l3.609 2.712a2.5 2.5 0 0 1 .735.883l.05.1a2.5 2.5 0 0 1 .262 1.118L8.73 13.46a.522.522 0 0 1-.837.417Zm1.217 1.392a2.022 2.022 0 0 1-2.118-.193l-3.608-2.712a4 4 0 0 1-1.176-1.413l-.05-.1a4 4 0 0 1-.42-1.789l.005-4.514A2.023 2.023 0 0 1 4.98 2.933l.788.592.001-.986A2.023 2.023 0 0 1 9.008.925l3.608 2.712a4 4 0 0 1 1.176 1.413l.05.1a4 4 0 0 1 .42 1.789l-.005 4.514a2.023 2.023 0 0 1-3.238 1.614l-.788-.592-.001.986a2.022 2.022 0 0 1-1.12 1.807Zm1.123-4.668 1.687 1.268a.523.523 0 0 0 .837-.417l.005-4.514A2.5 2.5 0 0 0 12.5 5.82l-.05-.1a2.5 2.5 0 0 0-.734-.883L8.107 2.124a.523.523 0 0 0-.837.417l-.002 2.11 1.32.994a4 4 0 0 1 1.177 1.413l.05.1a4 4 0 0 1 .42 1.789l-.002 1.653Z", clipRule: "evenodd" })),
30
- React.createElement("defs", null,
31
- React.createElement("clipPath", { id: "a" },
32
- React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" })))));
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.283 13.211 3.264 9.174A2.5 2.5 0 0 1 3 8.056v-.112c0-.388.09-.77.264-1.118L5.283 2.79a.523.523 0 0 1 .934 0l2.02 4.037A2.5 2.5 0 0 1 8.5 7.944v.112c0 .388-.09.77-.264 1.118L6.217 13.21a.522.522 0 0 1-.934 0ZM5.75 15a2.023 2.023 0 0 1-1.809-1.118L1.922 9.845a4 4 0 0 1-.422-1.79v-.11a4 4 0 0 1 .422-1.79l2.019-4.037a2.023 2.023 0 0 1 3.618 0L8 3l.441-.882a2.023 2.023 0 0 1 3.618 0l2.019 4.037a4 4 0 0 1 .422 1.79v.11a4 4 0 0 1-.422 1.79l-2.019 4.037a2.022 2.022 0 0 1-3.618 0L8 13l-.44.882A2.023 2.023 0 0 1 5.75 15Zm3.089-3.677.944 1.888a.522.522 0 0 0 .934 0l2.019-4.037A2.5 2.5 0 0 0 13 8.056v-.112a2.5 2.5 0 0 0-.264-1.118L10.717 2.79a.522.522 0 0 0-.934 0l-.944 1.888.739 1.478A4 4 0 0 1 10 7.945v.11a4 4 0 0 1-.422 1.79l-.74 1.478Z", clipRule: "evenodd" })));
33
29
  exports.default = LayersVertical;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutCells: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutCells;
package/LayoutCells.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutCells = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.25 3.5h-2.5v2h2.5v-2ZM4 3.5h1.25v2H2.5V5A1.5 1.5 0 0 1 4 3.5ZM2.5 7h2.75v2H2.5V7Zm0 3.5v.5A1.5 1.5 0 0 0 4 12.5h1.25v-2H2.5Zm4.25 0v2h2.5v-2h-2.5Zm4 0v2H12a1.5 1.5 0 0 0 1.5-1.5v-.5h-2.75ZM13.5 9h-2.75V7h2.75v2ZM9.25 9h-2.5V7h2.5v2Zm1.5-5.5v2h2.75V5A1.5 1.5 0 0 0 12 3.5h-1.25ZM4 2a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H4Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutCells;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutCellsLarge: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutCellsLarge;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutCellsLarge = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 3.5H8.75v3.75h4.75V5A1.5 1.5 0 0 0 12 3.5Zm1.5 5.25H8.75v3.75H12a1.5 1.5 0 0 0 1.5-1.5V8.75Zm-6.25-1.5V3.5H4A1.5 1.5 0 0 0 2.5 5v2.25h4.75ZM2.5 8.75h4.75v3.75H4A1.5 1.5 0 0 1 2.5 11V8.75ZM4 2a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H4Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutCellsLarge;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutColumns: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutColumns;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutColumns = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.75 3.5H12A1.5 1.5 0 0 1 13.5 5v6a1.5 1.5 0 0 1-1.5 1.5H8.75v-9Zm-1.5 0H4A1.5 1.5 0 0 0 2.5 5v6A1.5 1.5 0 0 0 4 12.5h3.25v-9ZM1 5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V5Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutColumns;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutColumns3: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutColumns3;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutColumns3 = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 3.5h-1.25v9H12a1.5 1.5 0 0 0 1.5-1.5V5A1.5 1.5 0 0 0 12 3.5Zm-5.25 0h2.5v9h-2.5v-9Zm-1.5 0H4A1.5 1.5 0 0 0 2.5 5v6A1.5 1.5 0 0 0 4 12.5h1.25v-9ZM4 2a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H4Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutColumns3;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutHeader: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutHeader;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutHeader = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 3.5h8A1.5 1.5 0 0 1 13.5 5v.5h-11V5A1.5 1.5 0 0 1 4 3.5ZM2.5 7v4A1.5 1.5 0 0 0 4 12.5h8a1.5 1.5 0 0 0 1.5-1.5V7h-11ZM1 5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V5Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutHeader;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutHeaderCells: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutHeaderCells;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutHeaderCells = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 3.5H4A1.5 1.5 0 0 0 2.5 5v.5h11V5A1.5 1.5 0 0 0 12 3.5ZM2.5 9V7h2.75v2H2.5Zm0 1.5v.5A1.5 1.5 0 0 0 4 12.5h1.25v-2H2.5Zm4.25 0v2h2.5v-2h-2.5Zm4 0v2H12a1.5 1.5 0 0 0 1.5-1.5v-.5h-2.75ZM13.5 9h-2.75V7h2.75v2ZM9.25 9h-2.5V7h2.5v2ZM4 2a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H4Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutHeaderCells;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutHeaderCellsLarge: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutHeaderCellsLarge;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutHeaderCellsLarge = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 3.5h8A1.5 1.5 0 0 1 13.5 5v.5h-11V5A1.5 1.5 0 0 1 4 3.5Zm-1.5 7v.5A1.5 1.5 0 0 0 4 12.5h3.25v-2H2.5Zm0-1.5h4.75V7H2.5v2Zm6.25 1.5v2H12a1.5 1.5 0 0 0 1.5-1.5v-.5H8.75ZM13.5 9H8.75V7h4.75v2ZM1 5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V5Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutHeaderCellsLarge;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutHeaderCellsLargeLetterD: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutHeaderCellsLargeLetterD;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutHeaderCellsLargeLetterD = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 3.5h8A1.5 1.5 0 0 1 13.5 5v.5h-11V5A1.5 1.5 0 0 1 4 3.5Zm-1.5 7v.5A1.5 1.5 0 0 0 4 12.5h3.25v-2H2.5Zm0-1.5h4.75V7H2.5v2Zm6.25 1.5V14H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v2H8.75v3.5Zm3.67-1.995a3.25 3.25 0 0 1 0 6.5h-1.17a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 .75-.75h1.17Zm0 5a1.75 1.75 0 1 0 0-3.5H12v3.5h.42Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutHeaderCellsLargeLetterD;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutHeaderCellsLargeThunderbolt: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutHeaderCellsLargeThunderbolt;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutHeaderCellsLargeThunderbolt = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 3.5h8A1.5 1.5 0 0 1 13.5 5v.5h-11V5A1.5 1.5 0 0 1 4 3.5Zm-1.5 7v.5A1.5 1.5 0 0 0 4 12.5h3.25v-2H2.5Zm0-1.5h4.75V7H2.5v2Zm6.25 1.5V14H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v2H8.75v3.5Zm4.591-.91A.75.75 0 0 0 12 8.92l-1.25 2.5a.75.75 0 0 0 .67 1.085h1.287L12 13.92a.75.75 0 0 0 1.341.67l1.25-2.5a.75.75 0 0 0-.67-1.085h-1.287l.707-1.415Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutHeaderCellsLargeThunderbolt;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutHeaderColumns: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutHeaderColumns;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutHeaderColumns = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 3.5H4A1.5 1.5 0 0 0 2.5 5v.5h11V5A1.5 1.5 0 0 0 12 3.5ZM2.5 11V7h4.75v5.5H4A1.5 1.5 0 0 1 2.5 11Zm6.25 1.5H12a1.5 1.5 0 0 0 1.5-1.5V7H8.75v5.5ZM4 2a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H4Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutHeaderColumns;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutHeaderSideContent: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutHeaderSideContent;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutHeaderSideContent = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 3.5H4A1.5 1.5 0 0 0 2.5 5v.5h11V5A1.5 1.5 0 0 0 12 3.5ZM2.5 11V7h2v5.5H4A1.5 1.5 0 0 1 2.5 11ZM6 12.5h6a1.5 1.5 0 0 0 1.5-1.5V7H6v5.5ZM4 2a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H4Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutHeaderSideContent;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutList: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutList;
package/LayoutList.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutList = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 3.5h1.25v2H2.5V5A1.5 1.5 0 0 1 4 3.5Zm2.75 2v-2H12A1.5 1.5 0 0 1 13.5 5v.5H6.75ZM2.5 7h2.75v2H2.5V7Zm0 3.5v.5A1.5 1.5 0 0 0 4 12.5h1.25v-2H2.5Zm4.25 0v2H12a1.5 1.5 0 0 0 1.5-1.5v-.5H6.75ZM13.5 9V7H6.75v2h6.75ZM1 5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V5Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutList;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const LayoutRows: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LayoutRows;
package/LayoutRows.js ADDED
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ const React = __importStar(require("react"));
27
+ const LayoutRows = (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),
28
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4 3.5h8A1.5 1.5 0 0 1 13.5 5v2.25h-11V5A1.5 1.5 0 0 1 4 3.5ZM2.5 8.75V11A1.5 1.5 0 0 0 4 12.5h8a1.5 1.5 0 0 0 1.5-1.5V8.75h-11ZM1 5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V5Z", clipRule: "evenodd" })));
29
+ exports.default = LayoutRows;