@salt-ds/icons 0.0.0-snapshot-20251015105819 → 0.0.0-snapshot-20251117162810

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 (276) hide show
  1. package/CHANGELOG.md +60 -4
  2. package/dist-cjs/components/Add.js +1 -1
  3. package/dist-cjs/components/Add.js.map +1 -1
  4. package/dist-cjs/components/CollapseAllHorizontal.js +22 -0
  5. package/dist-cjs/components/CollapseAllHorizontal.js.map +1 -0
  6. package/dist-cjs/components/Divide.js +24 -0
  7. package/dist-cjs/components/Divide.js.map +1 -0
  8. package/dist-cjs/components/DocumentDraft.js +32 -0
  9. package/dist-cjs/components/DocumentDraft.js.map +1 -0
  10. package/dist-cjs/components/DocumentEdit.js +32 -0
  11. package/dist-cjs/components/DocumentEdit.js.map +1 -0
  12. package/dist-cjs/components/DoesNotEqual.js +22 -0
  13. package/dist-cjs/components/DoesNotEqual.js.map +1 -0
  14. package/dist-cjs/components/Equal.js +24 -0
  15. package/dist-cjs/components/Equal.js.map +1 -0
  16. package/dist-cjs/components/ExpandAllHorizontal.js +22 -0
  17. package/dist-cjs/components/ExpandAllHorizontal.js.map +1 -0
  18. package/dist-cjs/components/Exponentiation.js +22 -0
  19. package/dist-cjs/components/Exponentiation.js.map +1 -0
  20. package/dist-cjs/components/GreaterThan.js +24 -0
  21. package/dist-cjs/components/GreaterThan.js.map +1 -0
  22. package/dist-cjs/components/GreaterThanEqualTo.js +22 -0
  23. package/dist-cjs/components/GreaterThanEqualTo.js.map +1 -0
  24. package/dist-cjs/components/Infinite.js +24 -0
  25. package/dist-cjs/components/Infinite.js.map +1 -0
  26. package/dist-cjs/components/LessThan.js +24 -0
  27. package/dist-cjs/components/LessThan.js.map +1 -0
  28. package/dist-cjs/components/LessThanEqualTo.js +22 -0
  29. package/dist-cjs/components/LessThanEqualTo.js.map +1 -0
  30. package/dist-cjs/components/MessageForward.js +22 -0
  31. package/dist-cjs/components/MessageForward.js.map +1 -0
  32. package/dist-cjs/components/MessageReply.js +22 -0
  33. package/dist-cjs/components/MessageReply.js.map +1 -0
  34. package/dist-cjs/components/MessageReplyAll.js +25 -0
  35. package/dist-cjs/components/MessageReplyAll.js.map +1 -0
  36. package/dist-cjs/components/Multiply.js +24 -0
  37. package/dist-cjs/components/Multiply.js.map +1 -0
  38. package/dist-cjs/components/PanelCloseBottom.js +32 -0
  39. package/dist-cjs/components/PanelCloseBottom.js.map +1 -0
  40. package/dist-cjs/components/PanelCloseBottomSolid.js +29 -0
  41. package/dist-cjs/components/PanelCloseBottomSolid.js.map +1 -0
  42. package/dist-cjs/components/PanelCloseLeft.js +22 -0
  43. package/dist-cjs/components/PanelCloseLeft.js.map +1 -0
  44. package/dist-cjs/components/PanelCloseLeftSolid.js +29 -0
  45. package/dist-cjs/components/PanelCloseLeftSolid.js.map +1 -0
  46. package/dist-cjs/components/PanelCloseRight.js +32 -0
  47. package/dist-cjs/components/PanelCloseRight.js.map +1 -0
  48. package/dist-cjs/components/PanelCloseRightSolid.js +29 -0
  49. package/dist-cjs/components/PanelCloseRightSolid.js.map +1 -0
  50. package/dist-cjs/components/PanelCloseTop.js +32 -0
  51. package/dist-cjs/components/PanelCloseTop.js.map +1 -0
  52. package/dist-cjs/components/PanelCloseTopSolid.js +29 -0
  53. package/dist-cjs/components/PanelCloseTopSolid.js.map +1 -0
  54. package/dist-cjs/components/PanelOpenBottom.js +32 -0
  55. package/dist-cjs/components/PanelOpenBottom.js.map +1 -0
  56. package/dist-cjs/components/PanelOpenBottomSolid.js +29 -0
  57. package/dist-cjs/components/PanelOpenBottomSolid.js.map +1 -0
  58. package/dist-cjs/components/PanelOpenLeft.js +32 -0
  59. package/dist-cjs/components/PanelOpenLeft.js.map +1 -0
  60. package/dist-cjs/components/PanelOpenLeftSolid.js +29 -0
  61. package/dist-cjs/components/PanelOpenLeftSolid.js.map +1 -0
  62. package/dist-cjs/components/PanelOpenRight.js +32 -0
  63. package/dist-cjs/components/PanelOpenRight.js.map +1 -0
  64. package/dist-cjs/components/PanelOpenRightSolid.js +29 -0
  65. package/dist-cjs/components/PanelOpenRightSolid.js.map +1 -0
  66. package/dist-cjs/components/PanelOpenTop.js +32 -0
  67. package/dist-cjs/components/PanelOpenTop.js.map +1 -0
  68. package/dist-cjs/components/PanelOpenTopSolid.js +29 -0
  69. package/dist-cjs/components/PanelOpenTopSolid.js.map +1 -0
  70. package/dist-cjs/components/Percentage.js +42 -0
  71. package/dist-cjs/components/Percentage.js.map +1 -0
  72. package/dist-cjs/components/Pi.js +22 -0
  73. package/dist-cjs/components/Pi.js.map +1 -0
  74. package/dist-cjs/components/Remove.js +1 -1
  75. package/dist-cjs/components/Remove.js.map +1 -1
  76. package/dist-cjs/components/Schedule.js +34 -0
  77. package/dist-cjs/components/Schedule.js.map +1 -0
  78. package/dist-cjs/components/SplitView.js +34 -0
  79. package/dist-cjs/components/SplitView.js.map +1 -0
  80. package/dist-cjs/components/SquareRoot.js +24 -0
  81. package/dist-cjs/components/SquareRoot.js.map +1 -0
  82. package/dist-cjs/components/Stop.js +24 -0
  83. package/dist-cjs/components/Stop.js.map +1 -0
  84. package/dist-cjs/components/StopSolid.js +24 -0
  85. package/dist-cjs/components/StopSolid.js.map +1 -0
  86. package/dist-cjs/components/TextAlignCenter.js +22 -0
  87. package/dist-cjs/components/TextAlignCenter.js.map +1 -0
  88. package/dist-cjs/components/TextAlignJustify.js +22 -0
  89. package/dist-cjs/components/TextAlignJustify.js.map +1 -0
  90. package/dist-cjs/components/TextAlignLeft.js +22 -0
  91. package/dist-cjs/components/TextAlignLeft.js.map +1 -0
  92. package/dist-cjs/components/TextAlignRight.js +22 -0
  93. package/dist-cjs/components/TextAlignRight.js.map +1 -0
  94. package/dist-cjs/components/TextBold.js +24 -0
  95. package/dist-cjs/components/TextBold.js.map +1 -0
  96. package/dist-cjs/components/TextColor.js +34 -0
  97. package/dist-cjs/components/TextColor.js.map +1 -0
  98. package/dist-cjs/components/TextHighlight.js +32 -0
  99. package/dist-cjs/components/TextHighlight.js.map +1 -0
  100. package/dist-cjs/components/TextItalics.js +24 -0
  101. package/dist-cjs/components/TextItalics.js.map +1 -0
  102. package/dist-cjs/components/TextOrderedList.js +22 -0
  103. package/dist-cjs/components/TextOrderedList.js.map +1 -0
  104. package/dist-cjs/components/TextStrikethrough.js +25 -0
  105. package/dist-cjs/components/TextStrikethrough.js.map +1 -0
  106. package/dist-cjs/components/TextUnderline.js +22 -0
  107. package/dist-cjs/components/TextUnderline.js.map +1 -0
  108. package/dist-cjs/components/TextUnorderedList.js +22 -0
  109. package/dist-cjs/components/TextUnorderedList.js.map +1 -0
  110. package/dist-cjs/index.js +104 -0
  111. package/dist-cjs/index.js.map +1 -1
  112. package/dist-es/components/Add.js +1 -1
  113. package/dist-es/components/Add.js.map +1 -1
  114. package/dist-es/components/CollapseAllHorizontal.js +20 -0
  115. package/dist-es/components/CollapseAllHorizontal.js.map +1 -0
  116. package/dist-es/components/Divide.js +22 -0
  117. package/dist-es/components/Divide.js.map +1 -0
  118. package/dist-es/components/DocumentDraft.js +30 -0
  119. package/dist-es/components/DocumentDraft.js.map +1 -0
  120. package/dist-es/components/DocumentEdit.js +30 -0
  121. package/dist-es/components/DocumentEdit.js.map +1 -0
  122. package/dist-es/components/DoesNotEqual.js +20 -0
  123. package/dist-es/components/DoesNotEqual.js.map +1 -0
  124. package/dist-es/components/Equal.js +22 -0
  125. package/dist-es/components/Equal.js.map +1 -0
  126. package/dist-es/components/ExpandAllHorizontal.js +20 -0
  127. package/dist-es/components/ExpandAllHorizontal.js.map +1 -0
  128. package/dist-es/components/Exponentiation.js +20 -0
  129. package/dist-es/components/Exponentiation.js.map +1 -0
  130. package/dist-es/components/GreaterThan.js +22 -0
  131. package/dist-es/components/GreaterThan.js.map +1 -0
  132. package/dist-es/components/GreaterThanEqualTo.js +20 -0
  133. package/dist-es/components/GreaterThanEqualTo.js.map +1 -0
  134. package/dist-es/components/Infinite.js +22 -0
  135. package/dist-es/components/Infinite.js.map +1 -0
  136. package/dist-es/components/LessThan.js +22 -0
  137. package/dist-es/components/LessThan.js.map +1 -0
  138. package/dist-es/components/LessThanEqualTo.js +20 -0
  139. package/dist-es/components/LessThanEqualTo.js.map +1 -0
  140. package/dist-es/components/MessageForward.js +20 -0
  141. package/dist-es/components/MessageForward.js.map +1 -0
  142. package/dist-es/components/MessageReply.js +20 -0
  143. package/dist-es/components/MessageReply.js.map +1 -0
  144. package/dist-es/components/MessageReplyAll.js +23 -0
  145. package/dist-es/components/MessageReplyAll.js.map +1 -0
  146. package/dist-es/components/Multiply.js +22 -0
  147. package/dist-es/components/Multiply.js.map +1 -0
  148. package/dist-es/components/PanelCloseBottom.js +30 -0
  149. package/dist-es/components/PanelCloseBottom.js.map +1 -0
  150. package/dist-es/components/PanelCloseBottomSolid.js +27 -0
  151. package/dist-es/components/PanelCloseBottomSolid.js.map +1 -0
  152. package/dist-es/components/PanelCloseLeft.js +20 -0
  153. package/dist-es/components/PanelCloseLeft.js.map +1 -0
  154. package/dist-es/components/PanelCloseLeftSolid.js +27 -0
  155. package/dist-es/components/PanelCloseLeftSolid.js.map +1 -0
  156. package/dist-es/components/PanelCloseRight.js +30 -0
  157. package/dist-es/components/PanelCloseRight.js.map +1 -0
  158. package/dist-es/components/PanelCloseRightSolid.js +27 -0
  159. package/dist-es/components/PanelCloseRightSolid.js.map +1 -0
  160. package/dist-es/components/PanelCloseTop.js +30 -0
  161. package/dist-es/components/PanelCloseTop.js.map +1 -0
  162. package/dist-es/components/PanelCloseTopSolid.js +27 -0
  163. package/dist-es/components/PanelCloseTopSolid.js.map +1 -0
  164. package/dist-es/components/PanelOpenBottom.js +30 -0
  165. package/dist-es/components/PanelOpenBottom.js.map +1 -0
  166. package/dist-es/components/PanelOpenBottomSolid.js +27 -0
  167. package/dist-es/components/PanelOpenBottomSolid.js.map +1 -0
  168. package/dist-es/components/PanelOpenLeft.js +30 -0
  169. package/dist-es/components/PanelOpenLeft.js.map +1 -0
  170. package/dist-es/components/PanelOpenLeftSolid.js +27 -0
  171. package/dist-es/components/PanelOpenLeftSolid.js.map +1 -0
  172. package/dist-es/components/PanelOpenRight.js +30 -0
  173. package/dist-es/components/PanelOpenRight.js.map +1 -0
  174. package/dist-es/components/PanelOpenRightSolid.js +27 -0
  175. package/dist-es/components/PanelOpenRightSolid.js.map +1 -0
  176. package/dist-es/components/PanelOpenTop.js +30 -0
  177. package/dist-es/components/PanelOpenTop.js.map +1 -0
  178. package/dist-es/components/PanelOpenTopSolid.js +27 -0
  179. package/dist-es/components/PanelOpenTopSolid.js.map +1 -0
  180. package/dist-es/components/Percentage.js +40 -0
  181. package/dist-es/components/Percentage.js.map +1 -0
  182. package/dist-es/components/Pi.js +20 -0
  183. package/dist-es/components/Pi.js.map +1 -0
  184. package/dist-es/components/Remove.js +1 -1
  185. package/dist-es/components/Remove.js.map +1 -1
  186. package/dist-es/components/Schedule.js +32 -0
  187. package/dist-es/components/Schedule.js.map +1 -0
  188. package/dist-es/components/SplitView.js +32 -0
  189. package/dist-es/components/SplitView.js.map +1 -0
  190. package/dist-es/components/SquareRoot.js +22 -0
  191. package/dist-es/components/SquareRoot.js.map +1 -0
  192. package/dist-es/components/Stop.js +22 -0
  193. package/dist-es/components/Stop.js.map +1 -0
  194. package/dist-es/components/StopSolid.js +22 -0
  195. package/dist-es/components/StopSolid.js.map +1 -0
  196. package/dist-es/components/TextAlignCenter.js +20 -0
  197. package/dist-es/components/TextAlignCenter.js.map +1 -0
  198. package/dist-es/components/TextAlignJustify.js +20 -0
  199. package/dist-es/components/TextAlignJustify.js.map +1 -0
  200. package/dist-es/components/TextAlignLeft.js +20 -0
  201. package/dist-es/components/TextAlignLeft.js.map +1 -0
  202. package/dist-es/components/TextAlignRight.js +20 -0
  203. package/dist-es/components/TextAlignRight.js.map +1 -0
  204. package/dist-es/components/TextBold.js +22 -0
  205. package/dist-es/components/TextBold.js.map +1 -0
  206. package/dist-es/components/TextColor.js +32 -0
  207. package/dist-es/components/TextColor.js.map +1 -0
  208. package/dist-es/components/TextHighlight.js +30 -0
  209. package/dist-es/components/TextHighlight.js.map +1 -0
  210. package/dist-es/components/TextItalics.js +22 -0
  211. package/dist-es/components/TextItalics.js.map +1 -0
  212. package/dist-es/components/TextOrderedList.js +20 -0
  213. package/dist-es/components/TextOrderedList.js.map +1 -0
  214. package/dist-es/components/TextStrikethrough.js +23 -0
  215. package/dist-es/components/TextStrikethrough.js.map +1 -0
  216. package/dist-es/components/TextUnderline.js +20 -0
  217. package/dist-es/components/TextUnderline.js.map +1 -0
  218. package/dist-es/components/TextUnorderedList.js +20 -0
  219. package/dist-es/components/TextUnorderedList.js.map +1 -0
  220. package/dist-es/index.js +52 -0
  221. package/dist-es/index.js.map +1 -1
  222. package/dist-types/components/CollapseAllHorizontal.d.ts +3 -0
  223. package/dist-types/components/Divide.d.ts +3 -0
  224. package/dist-types/components/DocumentDraft.d.ts +3 -0
  225. package/dist-types/components/DocumentEdit.d.ts +3 -0
  226. package/dist-types/components/DoesNotEqual.d.ts +3 -0
  227. package/dist-types/components/Equal.d.ts +3 -0
  228. package/dist-types/components/ExpandAllHorizontal.d.ts +3 -0
  229. package/dist-types/components/Exponentiation.d.ts +3 -0
  230. package/dist-types/components/GreaterThan.d.ts +3 -0
  231. package/dist-types/components/GreaterThanEqualTo.d.ts +3 -0
  232. package/dist-types/components/Infinite.d.ts +3 -0
  233. package/dist-types/components/LessThan.d.ts +3 -0
  234. package/dist-types/components/LessThanEqualTo.d.ts +3 -0
  235. package/dist-types/components/MessageForward.d.ts +3 -0
  236. package/dist-types/components/MessageReply.d.ts +3 -0
  237. package/dist-types/components/MessageReplyAll.d.ts +3 -0
  238. package/dist-types/components/Multiply.d.ts +3 -0
  239. package/dist-types/components/PanelCloseBottom.d.ts +3 -0
  240. package/dist-types/components/PanelCloseBottomSolid.d.ts +3 -0
  241. package/dist-types/components/PanelCloseLeft.d.ts +3 -0
  242. package/dist-types/components/PanelCloseLeftSolid.d.ts +3 -0
  243. package/dist-types/components/PanelCloseRight.d.ts +3 -0
  244. package/dist-types/components/PanelCloseRightSolid.d.ts +3 -0
  245. package/dist-types/components/PanelCloseTop.d.ts +3 -0
  246. package/dist-types/components/PanelCloseTopSolid.d.ts +3 -0
  247. package/dist-types/components/PanelOpenBottom.d.ts +3 -0
  248. package/dist-types/components/PanelOpenBottomSolid.d.ts +3 -0
  249. package/dist-types/components/PanelOpenLeft.d.ts +3 -0
  250. package/dist-types/components/PanelOpenLeftSolid.d.ts +3 -0
  251. package/dist-types/components/PanelOpenRight.d.ts +3 -0
  252. package/dist-types/components/PanelOpenRightSolid.d.ts +3 -0
  253. package/dist-types/components/PanelOpenTop.d.ts +3 -0
  254. package/dist-types/components/PanelOpenTopSolid.d.ts +3 -0
  255. package/dist-types/components/Percentage.d.ts +3 -0
  256. package/dist-types/components/Pi.d.ts +3 -0
  257. package/dist-types/components/Schedule.d.ts +3 -0
  258. package/dist-types/components/SplitView.d.ts +3 -0
  259. package/dist-types/components/SquareRoot.d.ts +3 -0
  260. package/dist-types/components/Stop.d.ts +3 -0
  261. package/dist-types/components/StopSolid.d.ts +3 -0
  262. package/dist-types/components/TextAlignCenter.d.ts +3 -0
  263. package/dist-types/components/TextAlignJustify.d.ts +3 -0
  264. package/dist-types/components/TextAlignLeft.d.ts +3 -0
  265. package/dist-types/components/TextAlignRight.d.ts +3 -0
  266. package/dist-types/components/TextBold.d.ts +3 -0
  267. package/dist-types/components/TextColor.d.ts +3 -0
  268. package/dist-types/components/TextHighlight.d.ts +3 -0
  269. package/dist-types/components/TextItalics.d.ts +3 -0
  270. package/dist-types/components/TextOrderedList.d.ts +3 -0
  271. package/dist-types/components/TextStrikethrough.d.ts +3 -0
  272. package/dist-types/components/TextUnderline.d.ts +3 -0
  273. package/dist-types/components/TextUnorderedList.d.ts +3 -0
  274. package/dist-types/components/index.d.ts +52 -0
  275. package/package.json +2 -2
  276. package/saltIcons.css +212 -4
@@ -0,0 +1,22 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const TextItalicsIcon = forwardRef(
6
+ function TextItalicsIcon2(props, ref) {
7
+ return /* @__PURE__ */ jsx(
8
+ Icon,
9
+ {
10
+ "data-testid": "TextItalicsIcon",
11
+ "aria-label": "text italics",
12
+ viewBox: "0 0 12 12",
13
+ ref,
14
+ ...props,
15
+ children: /* @__PURE__ */ jsx("path", { d: "m2.829 11 .142-.6.629-.029c.5-.014.929-.314 1.043-.785l1.614-7a1.6 1.6 0 0 0 .043-.343c0-.414-.271-.586-.843-.614L4.871 1.6 5 1h4.171l-.142.6-.629.029c-.586.028-.929.314-1.029.785L5.7 9.571c-.014.086-.029.172-.029.243 0 .372.272.543.686.557l.786.029L7 11z" })
16
+ }
17
+ );
18
+ }
19
+ );
20
+
21
+ export { TextItalicsIcon };
22
+ //# sourceMappingURL=TextItalics.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextItalics.js","sources":["../src/components/TextItalics.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type TextItalicsIconProps = IconProps;\n\nexport const TextItalicsIcon = forwardRef<SVGSVGElement, TextItalicsIconProps>(\n function TextItalicsIcon(props: TextItalicsIconProps, ref) {\n return (\n <Icon\n data-testid=\"TextItalicsIcon\"\n aria-label=\"text italics\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"m2.829 11 .142-.6.629-.029c.5-.014.929-.314 1.043-.785l1.614-7a1.6 1.6 0 0 0 .043-.343c0-.414-.271-.586-.843-.614L4.871 1.6 5 1h4.171l-.142.6-.629.029c-.586.028-.929.314-1.029.785L5.7 9.571c-.014.086-.029.172-.029.243 0 .372.272.543.686.557l.786.029L7 11z\" />\n </Icon>\n );\n },\n);\n"],"names":["TextItalicsIcon"],"mappings":";;;;AAQO,MAAM,eAAA,GAAkB,UAAA;AAAA,EAC7B,SAASA,gBAAAA,CAAgB,KAAA,EAA6B,GAAA,EAAK;AACzD,IAAA,uBACE,GAAA;AAAA,MAAC,IAAA;AAAA,MAAA;AAAA,QACC,aAAA,EAAY,iBAAA;AAAA,QACZ,YAAA,EAAW,cAAA;AAAA,QACX,OAAA,EAAQ,WAAA;AAAA,QACR,GAAA;AAAA,QACC,GAAG,KAAA;AAAA,QAEJ,QAAA,kBAAA,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,iQAAA,EAAkQ;AAAA;AAAA,KAC5Q;AAAA,EAEJ;AACF;;;;"}
@@ -0,0 +1,20 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const TextOrderedListIcon = forwardRef(function TextOrderedListIcon2(props, ref) {
6
+ return /* @__PURE__ */ jsx(
7
+ Icon,
8
+ {
9
+ "data-testid": "TextOrderedListIcon",
10
+ "aria-label": "text ordered list",
11
+ viewBox: "0 0 12 12",
12
+ ref,
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M1.951 7.982q.387 0 .612.156.225.155.226.44a.6.6 0 0 1-.072.298.6.6 0 0 1-.195.207.9.9 0 0 1-.273.118v.01q.3.038.456.185.157.146.157.393a.7.7 0 0 1-.107.39.7.7 0 0 1-.328.273 1.4 1.4 0 0 1-.573.099q-.207 0-.386-.034a1.5 1.5 0 0 1-.335-.101v-.45a1.5 1.5 0 0 0 .665.166q.284 0 .396-.097a.35.35 0 0 0 .115-.277.3.3 0 0 0-.053-.176.34.34 0 0 0-.185-.11 1.4 1.4 0 0 0-.364-.037h-.19V9.03h.194q.23 0 .35-.043.12-.045.164-.12a.34.34 0 0 0 .045-.174.27.27 0 0 0-.083-.209q-.081-.075-.273-.075-.12 0-.219.031a1 1 0 0 0-.175.072 2 2 0 0 0-.14.08l-.243-.363q.147-.107.342-.176.2-.07.472-.07M11 9.562H4v-1h7zM2.025 4.699q.246 0 .422.09.178.088.274.241a.64.64 0 0 1 .095.346.9.9 0 0 1-.082.377 1.4 1.4 0 0 1-.239.339 7 7 0 0 1-.376.37l-.321.303v.024h1.089v.444H1.14v-.367l.627-.635q.19-.194.304-.324.116-.13.167-.239a.5.5 0 0 0 .054-.23q0-.15-.084-.223a.3.3 0 0 0-.22-.075.64.64 0 0 0-.283.066 1.5 1.5 0 0 0-.285.19l-.287-.34q.108-.093.227-.174.122-.082.28-.132.162-.05.385-.05M11 6.5H4v-1h7zM2.372 3.948h-.528V2.502a8 8 0 0 1 .007-.328l.006-.17q-.018.024-.077.078l-.105.096-.287.23-.255-.318.805-.64h.434zM11 3.437H4v-1h7z" })
15
+ }
16
+ );
17
+ });
18
+
19
+ export { TextOrderedListIcon };
20
+ //# sourceMappingURL=TextOrderedList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextOrderedList.js","sources":["../src/components/TextOrderedList.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type TextOrderedListIconProps = IconProps;\n\nexport const TextOrderedListIcon = forwardRef<\n SVGSVGElement,\n TextOrderedListIconProps\n>(function TextOrderedListIcon(props: TextOrderedListIconProps, ref) {\n return (\n <Icon\n data-testid=\"TextOrderedListIcon\"\n aria-label=\"text ordered list\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M1.951 7.982q.387 0 .612.156.225.155.226.44a.6.6 0 0 1-.072.298.6.6 0 0 1-.195.207.9.9 0 0 1-.273.118v.01q.3.038.456.185.157.146.157.393a.7.7 0 0 1-.107.39.7.7 0 0 1-.328.273 1.4 1.4 0 0 1-.573.099q-.207 0-.386-.034a1.5 1.5 0 0 1-.335-.101v-.45a1.5 1.5 0 0 0 .665.166q.284 0 .396-.097a.35.35 0 0 0 .115-.277.3.3 0 0 0-.053-.176.34.34 0 0 0-.185-.11 1.4 1.4 0 0 0-.364-.037h-.19V9.03h.194q.23 0 .35-.043.12-.045.164-.12a.34.34 0 0 0 .045-.174.27.27 0 0 0-.083-.209q-.081-.075-.273-.075-.12 0-.219.031a1 1 0 0 0-.175.072 2 2 0 0 0-.14.08l-.243-.363q.147-.107.342-.176.2-.07.472-.07M11 9.562H4v-1h7zM2.025 4.699q.246 0 .422.09.178.088.274.241a.64.64 0 0 1 .095.346.9.9 0 0 1-.082.377 1.4 1.4 0 0 1-.239.339 7 7 0 0 1-.376.37l-.321.303v.024h1.089v.444H1.14v-.367l.627-.635q.19-.194.304-.324.116-.13.167-.239a.5.5 0 0 0 .054-.23q0-.15-.084-.223a.3.3 0 0 0-.22-.075.64.64 0 0 0-.283.066 1.5 1.5 0 0 0-.285.19l-.287-.34q.108-.093.227-.174.122-.082.28-.132.162-.05.385-.05M11 6.5H4v-1h7zM2.372 3.948h-.528V2.502a8 8 0 0 1 .007-.328l.006-.17q-.018.024-.077.078l-.105.096-.287.23-.255-.318.805-.64h.434zM11 3.437H4v-1h7z\" />\n </Icon>\n );\n});\n"],"names":["TextOrderedListIcon"],"mappings":";;;;AAQO,MAAM,mBAAA,GAAsB,UAAA,CAGjC,SAASA,oBAAAA,CAAoB,OAAiC,GAAA,EAAK;AACnE,EAAA,uBACE,GAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAA,EAAY,qBAAA;AAAA,MACZ,YAAA,EAAW,mBAAA;AAAA,MACX,OAAA,EAAQ,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,kBAAA,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,wlCAAA,EAAylC;AAAA;AAAA,GACnmC;AAEJ,CAAC;;;;"}
@@ -0,0 +1,23 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const TextStrikethroughIcon = forwardRef(function TextStrikethroughIcon2(props, ref) {
6
+ return /* @__PURE__ */ jsxs(
7
+ Icon,
8
+ {
9
+ "data-testid": "TextStrikethroughIcon",
10
+ "aria-label": "text strikethrough",
11
+ viewBox: "0 0 12 12",
12
+ ref,
13
+ ...props,
14
+ children: [
15
+ /* @__PURE__ */ jsx("path", { d: "M2 5.5h8v1H2z" }),
16
+ /* @__PURE__ */ jsx("path", { d: "M10 6.5H2v-1h8zM8.821 7q.24.465.24 1.14 0 .866-.433 1.478-.426.606-1.197.925t-1.817.32a10 10 0 0 1-1.045-.054 7 7 0 0 1-.904-.153 4 4 0 0 1-.726-.246V9.325q.5.207 1.218.386.719.173 1.504.173.732 0 1.237-.193.505-.2.765-.565.266-.372.267-.892 0-.498-.22-.832A1.6 1.6 0 0 0 7.31 7zM6.173.862q.778 0 1.437.147.666.146 1.218.392l-.353.972a8 8 0 0 0-1.118-.366 5 5 0 0 0-1.21-.147q-.626 0-1.058.187a1.44 1.44 0 0 0-.652.512q-.227.332-.227.792 0 .512.213.851.22.339.692.606.175.094.393.192h-1.9a2.3 2.3 0 0 1-.382-.651 2.9 2.9 0 0 1-.16-1.005q0-.778.392-1.33a2.5 2.5 0 0 1 1.099-.852q.704-.3 1.616-.3" })
17
+ ]
18
+ }
19
+ );
20
+ });
21
+
22
+ export { TextStrikethroughIcon };
23
+ //# sourceMappingURL=TextStrikethrough.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextStrikethrough.js","sources":["../src/components/TextStrikethrough.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type TextStrikethroughIconProps = IconProps;\n\nexport const TextStrikethroughIcon = forwardRef<\n SVGSVGElement,\n TextStrikethroughIconProps\n>(function TextStrikethroughIcon(props: TextStrikethroughIconProps, ref) {\n return (\n <Icon\n data-testid=\"TextStrikethroughIcon\"\n aria-label=\"text strikethrough\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M2 5.5h8v1H2z\" />\n <path d=\"M10 6.5H2v-1h8zM8.821 7q.24.465.24 1.14 0 .866-.433 1.478-.426.606-1.197.925t-1.817.32a10 10 0 0 1-1.045-.054 7 7 0 0 1-.904-.153 4 4 0 0 1-.726-.246V9.325q.5.207 1.218.386.719.173 1.504.173.732 0 1.237-.193.505-.2.765-.565.266-.372.267-.892 0-.498-.22-.832A1.6 1.6 0 0 0 7.31 7zM6.173.862q.778 0 1.437.147.666.146 1.218.392l-.353.972a8 8 0 0 0-1.118-.366 5 5 0 0 0-1.21-.147q-.626 0-1.058.187a1.44 1.44 0 0 0-.652.512q-.227.332-.227.792 0 .512.213.851.22.339.692.606.175.094.393.192h-1.9a2.3 2.3 0 0 1-.382-.651 2.9 2.9 0 0 1-.16-1.005q0-.778.392-1.33a2.5 2.5 0 0 1 1.099-.852q.704-.3 1.616-.3\" />\n </Icon>\n );\n});\n"],"names":["TextStrikethroughIcon"],"mappings":";;;;AAQO,MAAM,qBAAA,GAAwB,UAAA,CAGnC,SAASA,sBAAAA,CAAsB,OAAmC,GAAA,EAAK;AACvE,EAAA,uBACE,IAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAA,EAAY,uBAAA;AAAA,MACZ,YAAA,EAAW,oBAAA;AAAA,MACX,OAAA,EAAQ,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAAA,GAAA,CAAC,MAAA,EAAA,EAAK,GAAE,eAAA,EAAgB,CAAA;AAAA,wBACxB,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,olBAAA,EAAqlB;AAAA;AAAA;AAAA,GAC/lB;AAEJ,CAAC;;;;"}
@@ -0,0 +1,20 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const TextUnderlineIcon = forwardRef(function TextUnderlineIcon2(props, ref) {
6
+ return /* @__PURE__ */ jsx(
7
+ Icon,
8
+ {
9
+ "data-testid": "TextUnderlineIcon",
10
+ "aria-label": "text underline",
11
+ viewBox: "0 0 12 12",
12
+ ref,
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M10 12H2v-1h8zM3.634 6.751q0 1.13.595 1.743.601.613 1.792.613.813 0 1.33-.292.522-.297.771-.825.255-.535.255-1.233V1h1.026v5.745q0 .941-.382 1.676-.378.735-1.142 1.16-.765.42-1.919.419-1.646 0-2.508-.893-.855-.892-.856-2.386V1h1.038z" })
15
+ }
16
+ );
17
+ });
18
+
19
+ export { TextUnderlineIcon };
20
+ //# sourceMappingURL=TextUnderline.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextUnderline.js","sources":["../src/components/TextUnderline.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type TextUnderlineIconProps = IconProps;\n\nexport const TextUnderlineIcon = forwardRef<\n SVGSVGElement,\n TextUnderlineIconProps\n>(function TextUnderlineIcon(props: TextUnderlineIconProps, ref) {\n return (\n <Icon\n data-testid=\"TextUnderlineIcon\"\n aria-label=\"text underline\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M10 12H2v-1h8zM3.634 6.751q0 1.13.595 1.743.601.613 1.792.613.813 0 1.33-.292.522-.297.771-.825.255-.535.255-1.233V1h1.026v5.745q0 .941-.382 1.676-.378.735-1.142 1.16-.765.42-1.919.419-1.646 0-2.508-.893-.855-.892-.856-2.386V1h1.038z\" />\n </Icon>\n );\n});\n"],"names":["TextUnderlineIcon"],"mappings":";;;;AAQO,MAAM,iBAAA,GAAoB,UAAA,CAG/B,SAASA,kBAAAA,CAAkB,OAA+B,GAAA,EAAK;AAC/D,EAAA,uBACE,GAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAA,EAAY,mBAAA;AAAA,MACZ,YAAA,EAAW,gBAAA;AAAA,MACX,OAAA,EAAQ,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,kBAAA,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,2OAAA,EAA4O;AAAA;AAAA,GACtP;AAEJ,CAAC;;;;"}
@@ -0,0 +1,20 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const TextUnorderedListIcon = forwardRef(function TextUnorderedListIcon2(props, ref) {
6
+ return /* @__PURE__ */ jsx(
7
+ Icon,
8
+ {
9
+ "data-testid": "TextUnorderedListIcon",
10
+ "aria-label": "text unordered list",
11
+ viewBox: "0 0 12 12",
12
+ ref,
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M4 2.5h7v1H4zm0 3h7v1H4zm0 3h7v1H4zM3 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0 1 1 0 0 1 2 0" })
15
+ }
16
+ );
17
+ });
18
+
19
+ export { TextUnorderedListIcon };
20
+ //# sourceMappingURL=TextUnorderedList.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextUnorderedList.js","sources":["../src/components/TextUnorderedList.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\n\nimport { forwardRef } from \"react\";\n\nimport { Icon, type IconProps } from \"../icon\";\n\nexport type TextUnorderedListIconProps = IconProps;\n\nexport const TextUnorderedListIcon = forwardRef<\n SVGSVGElement,\n TextUnorderedListIconProps\n>(function TextUnorderedListIcon(props: TextUnorderedListIconProps, ref) {\n return (\n <Icon\n data-testid=\"TextUnorderedListIcon\"\n aria-label=\"text unordered list\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M4 2.5h7v1H4zm0 3h7v1H4zm0 3h7v1H4zM3 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0-3a1 1 0 1 1-2 0 1 1 0 0 1 2 0\" />\n </Icon>\n );\n});\n"],"names":["TextUnorderedListIcon"],"mappings":";;;;AAQO,MAAM,qBAAA,GAAwB,UAAA,CAGnC,SAASA,sBAAAA,CAAsB,OAAmC,GAAA,EAAK;AACvE,EAAA,uBACE,GAAA;AAAA,IAAC,IAAA;AAAA,IAAA;AAAA,MACC,aAAA,EAAY,uBAAA;AAAA,MACZ,YAAA,EAAW,qBAAA;AAAA,MACX,OAAA,EAAQ,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,kBAAA,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,qIAAA,EAAsI;AAAA;AAAA,GAChJ;AAEJ,CAAC;;;;"}
package/dist-es/index.js CHANGED
@@ -78,6 +78,7 @@ export { CoffeeIcon } from './components/Coffee.js';
78
78
  export { CoffeeSolidIcon } from './components/CoffeeSolid.js';
79
79
  export { CollapseIcon } from './components/Collapse.js';
80
80
  export { CollapseAllIcon } from './components/CollapseAll.js';
81
+ export { CollapseAllHorizontalIcon } from './components/CollapseAllHorizontal.js';
81
82
  export { ColumnChooserIcon } from './components/ColumnChooser.js';
82
83
  export { ColumnChooserSolidIcon } from './components/ColumnChooserSolid.js';
83
84
  export { CommentaryIcon } from './components/Commentary.js';
@@ -116,9 +117,13 @@ export { DevicesSolidIcon } from './components/DevicesSolid.js';
116
117
  export { DiamondIcon } from './components/Diamond.js';
117
118
  export { DisplayIcon } from './components/Display.js';
118
119
  export { DisplaySolidIcon } from './components/DisplaySolid.js';
120
+ export { DivideIcon } from './components/Divide.js';
119
121
  export { DocumentIcon } from './components/Document.js';
122
+ export { DocumentDraftIcon } from './components/DocumentDraft.js';
123
+ export { DocumentEditIcon } from './components/DocumentEdit.js';
120
124
  export { DocumentSearchIcon } from './components/DocumentSearch.js';
121
125
  export { DocumentSolidIcon } from './components/DocumentSolid.js';
126
+ export { DoesNotEqualIcon } from './components/DoesNotEqual.js';
122
127
  export { DoubleChevronDownIcon } from './components/DoubleChevronDown.js';
123
128
  export { DoubleChevronLeftIcon } from './components/DoubleChevronLeft.js';
124
129
  export { DoubleChevronRightIcon } from './components/DoubleChevronRight.js';
@@ -127,11 +132,14 @@ export { DownloadIcon } from './components/Download.js';
127
132
  export { DragRowIcon } from './components/DragRow.js';
128
133
  export { EditIcon } from './components/Edit.js';
129
134
  export { EditSolidIcon } from './components/EditSolid.js';
135
+ export { EqualIcon } from './components/Equal.js';
130
136
  export { ErrorIcon } from './components/Error.js';
131
137
  export { ErrorExecuteIcon } from './components/ErrorExecute.js';
132
138
  export { ErrorSolidIcon } from './components/ErrorSolid.js';
133
139
  export { ExpandIcon } from './components/Expand.js';
134
140
  export { ExpandAllIcon } from './components/ExpandAll.js';
141
+ export { ExpandAllHorizontalIcon } from './components/ExpandAllHorizontal.js';
142
+ export { ExponentiationIcon } from './components/Exponentiation.js';
135
143
  export { ExportIcon } from './components/Export.js';
136
144
  export { ExportSolidIcon } from './components/ExportSolid.js';
137
145
  export { FavoriteIcon } from './components/Favorite.js';
@@ -156,6 +164,8 @@ export { Forward30Icon } from './components/Forward30.js';
156
164
  export { GithubIcon } from './components/Github.js';
157
165
  export { GlobeIcon } from './components/Globe.js';
158
166
  export { GlobeSolidIcon } from './components/GlobeSolid.js';
167
+ export { GreaterThanIcon } from './components/GreaterThan.js';
168
+ export { GreaterThanEqualToIcon } from './components/GreaterThanEqualTo.js';
159
169
  export { GridIcon } from './components/Grid.js';
160
170
  export { GridSolidIcon } from './components/GridSolid.js';
161
171
  export { GroupIcon } from './components/Group.js';
@@ -192,6 +202,7 @@ export { ImportSolidIcon } from './components/ImportSolid.js';
192
202
  export { InboxIcon } from './components/Inbox.js';
193
203
  export { InboxSolidIcon } from './components/InboxSolid.js';
194
204
  export { IndentIcon } from './components/Indent.js';
205
+ export { InfiniteIcon } from './components/Infinite.js';
195
206
  export { InfoIcon } from './components/Info.js';
196
207
  export { InfoSolidIcon } from './components/InfoSolid.js';
197
208
  export { JigsawIcon } from './components/Jigsaw.js';
@@ -211,6 +222,8 @@ export { LaptopSolidIcon } from './components/LaptopSolid.js';
211
222
  export { LastIcon } from './components/Last.js';
212
223
  export { LayersIcon } from './components/Layers.js';
213
224
  export { LayersSolidIcon } from './components/LayersSolid.js';
225
+ export { LessThanIcon } from './components/LessThan.js';
226
+ export { LessThanEqualToIcon } from './components/LessThanEqualTo.js';
214
227
  export { LightIcon } from './components/Light.js';
215
228
  export { LightbulbIcon } from './components/Lightbulb.js';
216
229
  export { LightbulbSolidIcon } from './components/LightbulbSolid.js';
@@ -245,6 +258,9 @@ export { MedicalKitIcon } from './components/MedicalKit.js';
245
258
  export { MedicalKitSolidIcon } from './components/MedicalKitSolid.js';
246
259
  export { MenuIcon } from './components/Menu.js';
247
260
  export { MessageIcon } from './components/Message.js';
261
+ export { MessageForwardIcon } from './components/MessageForward.js';
262
+ export { MessageReplyIcon } from './components/MessageReply.js';
263
+ export { MessageReplyAllIcon } from './components/MessageReplyAll.js';
248
264
  export { MessageSolidIcon } from './components/MessageSolid.js';
249
265
  export { MicroMenuIcon } from './components/MicroMenu.js';
250
266
  export { MicrophoneIcon } from './components/Microphone.js';
@@ -259,6 +275,7 @@ export { MouseSolidIcon } from './components/MouseSolid.js';
259
275
  export { MoveAllIcon } from './components/MoveAll.js';
260
276
  export { MoveHorizontalIcon } from './components/MoveHorizontal.js';
261
277
  export { MoveVerticalIcon } from './components/MoveVertical.js';
278
+ export { MultiplyIcon } from './components/Multiply.js';
262
279
  export { MusicIcon } from './components/Music.js';
263
280
  export { MusicDisabledIcon } from './components/MusicDisabled.js';
264
281
  export { MusicDisabledSolidIcon } from './components/MusicDisabledSolid.js';
@@ -271,12 +288,30 @@ export { NotificationReadSolidIcon } from './components/NotificationReadSolid.js
271
288
  export { NotificationSolidIcon } from './components/NotificationSolid.js';
272
289
  export { OutdentIcon } from './components/Outdent.js';
273
290
  export { OverflowMenuIcon } from './components/OverflowMenu.js';
291
+ export { PanelCloseBottomIcon } from './components/PanelCloseBottom.js';
292
+ export { PanelCloseBottomSolidIcon } from './components/PanelCloseBottomSolid.js';
293
+ export { PanelCloseLeftIcon } from './components/PanelCloseLeft.js';
294
+ export { PanelCloseLeftSolidIcon } from './components/PanelCloseLeftSolid.js';
295
+ export { PanelCloseRightIcon } from './components/PanelCloseRight.js';
296
+ export { PanelCloseRightSolidIcon } from './components/PanelCloseRightSolid.js';
297
+ export { PanelCloseTopIcon } from './components/PanelCloseTop.js';
298
+ export { PanelCloseTopSolidIcon } from './components/PanelCloseTopSolid.js';
299
+ export { PanelOpenBottomIcon } from './components/PanelOpenBottom.js';
300
+ export { PanelOpenBottomSolidIcon } from './components/PanelOpenBottomSolid.js';
301
+ export { PanelOpenLeftIcon } from './components/PanelOpenLeft.js';
302
+ export { PanelOpenLeftSolidIcon } from './components/PanelOpenLeftSolid.js';
303
+ export { PanelOpenRightIcon } from './components/PanelOpenRight.js';
304
+ export { PanelOpenRightSolidIcon } from './components/PanelOpenRightSolid.js';
305
+ export { PanelOpenTopIcon } from './components/PanelOpenTop.js';
306
+ export { PanelOpenTopSolidIcon } from './components/PanelOpenTopSolid.js';
274
307
  export { PasteIcon } from './components/Paste.js';
275
308
  export { PasteSolidIcon } from './components/PasteSolid.js';
276
309
  export { PauseIcon } from './components/Pause.js';
277
310
  export { PauseSolidIcon } from './components/PauseSolid.js';
278
311
  export { PdfIcon } from './components/Pdf.js';
279
312
  export { PdfSolidIcon } from './components/PdfSolid.js';
313
+ export { PercentageIcon } from './components/Percentage.js';
314
+ export { PiIcon } from './components/Pi.js';
280
315
  export { PicnicIcon } from './components/Picnic.js';
281
316
  export { PicnicSolidIcon } from './components/PicnicSolid.js';
282
317
  export { PieChartIcon } from './components/PieChart.js';
@@ -327,6 +362,7 @@ export { SaveIcon } from './components/Save.js';
327
362
  export { SaveSolidIcon } from './components/SaveSolid.js';
328
363
  export { ScalesIcon } from './components/Scales.js';
329
364
  export { ScalesSolidIcon } from './components/ScalesSolid.js';
365
+ export { ScheduleIcon } from './components/Schedule.js';
330
366
  export { ScheduleTimeIcon } from './components/ScheduleTime.js';
331
367
  export { ScheduleTimeSolidIcon } from './components/ScheduleTimeSolid.js';
332
368
  export { SchoolIcon } from './components/School.js';
@@ -368,12 +404,16 @@ export { SparkleIcon } from './components/Sparkle.js';
368
404
  export { SparkleRefreshIcon } from './components/SparkleRefresh.js';
369
405
  export { SparkleRefreshSolidIcon } from './components/SparkleRefreshSolid.js';
370
406
  export { SparkleSolidIcon } from './components/SparkleSolid.js';
407
+ export { SplitViewIcon } from './components/SplitView.js';
408
+ export { SquareRootIcon } from './components/SquareRoot.js';
371
409
  export { StackoverflowIcon } from './components/Stackoverflow.js';
372
410
  export { StepActiveIcon } from './components/StepActive.js';
373
411
  export { StepDefaultIcon } from './components/StepDefault.js';
374
412
  export { StepSuccessIcon } from './components/StepSuccess.js';
375
413
  export { StethoscopeIcon } from './components/Stethoscope.js';
376
414
  export { StethoscopeSolidIcon } from './components/StethoscopeSolid.js';
415
+ export { StopIcon } from './components/Stop.js';
416
+ export { StopSolidIcon } from './components/StopSolid.js';
377
417
  export { StorageIcon } from './components/Storage.js';
378
418
  export { StorageSolidIcon } from './components/StorageSolid.js';
379
419
  export { StorefrontIcon } from './components/Storefront.js';
@@ -401,6 +441,18 @@ export { TailsIcon } from './components/Tails.js';
401
441
  export { TailsSolidIcon } from './components/TailsSolid.js';
402
442
  export { TargetIcon } from './components/Target.js';
403
443
  export { TearOutIcon } from './components/TearOut.js';
444
+ export { TextAlignCenterIcon } from './components/TextAlignCenter.js';
445
+ export { TextAlignJustifyIcon } from './components/TextAlignJustify.js';
446
+ export { TextAlignLeftIcon } from './components/TextAlignLeft.js';
447
+ export { TextAlignRightIcon } from './components/TextAlignRight.js';
448
+ export { TextBoldIcon } from './components/TextBold.js';
449
+ export { TextColorIcon } from './components/TextColor.js';
450
+ export { TextHighlightIcon } from './components/TextHighlight.js';
451
+ export { TextItalicsIcon } from './components/TextItalics.js';
452
+ export { TextOrderedListIcon } from './components/TextOrderedList.js';
453
+ export { TextStrikethroughIcon } from './components/TextStrikethrough.js';
454
+ export { TextUnderlineIcon } from './components/TextUnderline.js';
455
+ export { TextUnorderedListIcon } from './components/TextUnorderedList.js';
404
456
  export { ThumbsDownIcon } from './components/ThumbsDown.js';
405
457
  export { ThumbsDownSolidIcon } from './components/ThumbsDownSolid.js';
406
458
  export { ThumbsUpIcon } from './components/ThumbsUp.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type CollapseAllHorizontalIconProps = IconProps;
3
+ export declare const CollapseAllHorizontalIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type DivideIconProps = IconProps;
3
+ export declare const DivideIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type DocumentDraftIconProps = IconProps;
3
+ export declare const DocumentDraftIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type DocumentEditIconProps = IconProps;
3
+ export declare const DocumentEditIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type DoesNotEqualIconProps = IconProps;
3
+ export declare const DoesNotEqualIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type EqualIconProps = IconProps;
3
+ export declare const EqualIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type ExpandAllHorizontalIconProps = IconProps;
3
+ export declare const ExpandAllHorizontalIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type ExponentiationIconProps = IconProps;
3
+ export declare const ExponentiationIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type GreaterThanIconProps = IconProps;
3
+ export declare const GreaterThanIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type GreaterThanEqualToIconProps = IconProps;
3
+ export declare const GreaterThanEqualToIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type InfiniteIconProps = IconProps;
3
+ export declare const InfiniteIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type LessThanIconProps = IconProps;
3
+ export declare const LessThanIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type LessThanEqualToIconProps = IconProps;
3
+ export declare const LessThanEqualToIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type MessageForwardIconProps = IconProps;
3
+ export declare const MessageForwardIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type MessageReplyIconProps = IconProps;
3
+ export declare const MessageReplyIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type MessageReplyAllIconProps = IconProps;
3
+ export declare const MessageReplyAllIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type MultiplyIconProps = IconProps;
3
+ export declare const MultiplyIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelCloseBottomIconProps = IconProps;
3
+ export declare const PanelCloseBottomIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelCloseBottomSolidIconProps = IconProps;
3
+ export declare const PanelCloseBottomSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelCloseLeftIconProps = IconProps;
3
+ export declare const PanelCloseLeftIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelCloseLeftSolidIconProps = IconProps;
3
+ export declare const PanelCloseLeftSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelCloseRightIconProps = IconProps;
3
+ export declare const PanelCloseRightIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelCloseRightSolidIconProps = IconProps;
3
+ export declare const PanelCloseRightSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelCloseTopIconProps = IconProps;
3
+ export declare const PanelCloseTopIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelCloseTopSolidIconProps = IconProps;
3
+ export declare const PanelCloseTopSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelOpenBottomIconProps = IconProps;
3
+ export declare const PanelOpenBottomIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelOpenBottomSolidIconProps = IconProps;
3
+ export declare const PanelOpenBottomSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelOpenLeftIconProps = IconProps;
3
+ export declare const PanelOpenLeftIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelOpenLeftSolidIconProps = IconProps;
3
+ export declare const PanelOpenLeftSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelOpenRightIconProps = IconProps;
3
+ export declare const PanelOpenRightIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelOpenRightSolidIconProps = IconProps;
3
+ export declare const PanelOpenRightSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelOpenTopIconProps = IconProps;
3
+ export declare const PanelOpenTopIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PanelOpenTopSolidIconProps = IconProps;
3
+ export declare const PanelOpenTopSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PercentageIconProps = IconProps;
3
+ export declare const PercentageIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type PiIconProps = IconProps;
3
+ export declare const PiIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type ScheduleIconProps = IconProps;
3
+ export declare const ScheduleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type SplitViewIconProps = IconProps;
3
+ export declare const SplitViewIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type SquareRootIconProps = IconProps;
3
+ export declare const SquareRootIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type StopIconProps = IconProps;
3
+ export declare const StopIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type StopSolidIconProps = IconProps;
3
+ export declare const StopSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextAlignCenterIconProps = IconProps;
3
+ export declare const TextAlignCenterIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextAlignJustifyIconProps = IconProps;
3
+ export declare const TextAlignJustifyIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextAlignLeftIconProps = IconProps;
3
+ export declare const TextAlignLeftIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextAlignRightIconProps = IconProps;
3
+ export declare const TextAlignRightIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextBoldIconProps = IconProps;
3
+ export declare const TextBoldIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextColorIconProps = IconProps;
3
+ export declare const TextColorIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextHighlightIconProps = IconProps;
3
+ export declare const TextHighlightIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextItalicsIconProps = IconProps;
3
+ export declare const TextItalicsIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextOrderedListIconProps = IconProps;
3
+ export declare const TextOrderedListIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextStrikethroughIconProps = IconProps;
3
+ export declare const TextStrikethroughIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextUnderlineIconProps = IconProps;
3
+ export declare const TextUnderlineIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,3 @@
1
+ import { type IconProps } from "../icon";
2
+ export type TextUnorderedListIconProps = IconProps;
3
+ export declare const TextUnorderedListIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;