@webstudio-is/icons 0.1.0 → 0.2.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 (596) hide show
  1. package/lib/align-content-center.d.ts +4 -0
  2. package/lib/align-content-center.d.ts.map +1 -0
  3. package/lib/align-content-center.js +6 -0
  4. package/lib/align-content-end.d.ts +4 -0
  5. package/lib/align-content-end.d.ts.map +1 -0
  6. package/lib/align-content-end.js +6 -0
  7. package/lib/align-content-space-around.d.ts +4 -0
  8. package/lib/align-content-space-around.d.ts.map +1 -0
  9. package/lib/align-content-space-around.js +6 -0
  10. package/lib/align-content-space-between.d.ts +4 -0
  11. package/lib/align-content-space-between.d.ts.map +1 -0
  12. package/lib/align-content-space-between.js +6 -0
  13. package/lib/align-content-start.d.ts +4 -0
  14. package/lib/align-content-start.d.ts.map +1 -0
  15. package/lib/align-content-start.js +6 -0
  16. package/lib/align-content-stretch.d.ts +4 -0
  17. package/lib/align-content-stretch.d.ts.map +1 -0
  18. package/lib/align-content-stretch.js +6 -0
  19. package/lib/align-items-baseline.d.ts +4 -0
  20. package/lib/align-items-baseline.d.ts.map +1 -0
  21. package/lib/align-items-baseline.js +6 -0
  22. package/lib/align-items-center.d.ts +4 -0
  23. package/lib/align-items-center.d.ts.map +1 -0
  24. package/lib/align-items-center.js +6 -0
  25. package/lib/align-items-end.d.ts +4 -0
  26. package/lib/align-items-end.d.ts.map +1 -0
  27. package/lib/align-items-end.js +6 -0
  28. package/lib/align-items-start.d.ts +4 -0
  29. package/lib/align-items-start.d.ts.map +1 -0
  30. package/lib/align-items-start.js +6 -0
  31. package/lib/align-items-stretch.d.ts +4 -0
  32. package/lib/align-items-stretch.d.ts.map +1 -0
  33. package/lib/align-items-stretch.js +6 -0
  34. package/lib/align-self-baseline.d.ts +4 -0
  35. package/lib/align-self-baseline.d.ts.map +1 -0
  36. package/lib/align-self-baseline.js +6 -0
  37. package/lib/align-self-center.d.ts +4 -0
  38. package/lib/align-self-center.d.ts.map +1 -0
  39. package/lib/align-self-center.js +6 -0
  40. package/lib/align-self-end.d.ts +4 -0
  41. package/lib/align-self-end.d.ts.map +1 -0
  42. package/lib/align-self-end.js +6 -0
  43. package/lib/align-self-start.d.ts +4 -0
  44. package/lib/align-self-start.d.ts.map +1 -0
  45. package/lib/align-self-start.js +6 -0
  46. package/lib/align-self-stretch.d.ts +4 -0
  47. package/lib/align-self-stretch.d.ts.map +1 -0
  48. package/lib/align-self-stretch.js +6 -0
  49. package/lib/aspect-ratio.d.ts +4 -0
  50. package/lib/aspect-ratio.d.ts.map +1 -0
  51. package/lib/aspect-ratio.js +6 -0
  52. package/lib/body.d.ts +4 -0
  53. package/lib/body.d.ts.map +1 -0
  54. package/lib/body.js +6 -0
  55. package/lib/brush.d.ts +4 -0
  56. package/lib/brush.d.ts.map +1 -0
  57. package/lib/brush.js +6 -0
  58. package/lib/chevron-double-down.d.ts +4 -0
  59. package/lib/chevron-double-down.d.ts.map +1 -0
  60. package/lib/chevron-double-down.js +6 -0
  61. package/lib/chevron-double-left.d.ts +4 -0
  62. package/lib/chevron-double-left.d.ts.map +1 -0
  63. package/lib/chevron-double-left.js +6 -0
  64. package/lib/chevron-double-right.d.ts +4 -0
  65. package/lib/chevron-double-right.d.ts.map +1 -0
  66. package/lib/chevron-double-right.js +6 -0
  67. package/lib/chevron-double-up.d.ts +4 -0
  68. package/lib/chevron-double-up.d.ts.map +1 -0
  69. package/lib/chevron-double-up.js +6 -0
  70. package/lib/chevron-down.d.ts +4 -0
  71. package/lib/chevron-down.d.ts.map +1 -0
  72. package/lib/chevron-down.js +6 -0
  73. package/lib/chevron-left.d.ts +4 -0
  74. package/lib/chevron-left.d.ts.map +1 -0
  75. package/lib/chevron-left.js +6 -0
  76. package/lib/chevron-right.d.ts +4 -0
  77. package/lib/chevron-right.d.ts.map +1 -0
  78. package/lib/chevron-right.js +6 -0
  79. package/lib/chevron-up.d.ts +4 -0
  80. package/lib/chevron-up.d.ts.map +1 -0
  81. package/lib/chevron-up.js +6 -0
  82. package/lib/cjs/align-content-center.cjs +32 -0
  83. package/lib/cjs/align-content-center.d.ts +4 -0
  84. package/lib/cjs/align-content-center.d.ts.map +1 -0
  85. package/lib/cjs/align-content-end.cjs +32 -0
  86. package/lib/cjs/align-content-end.d.ts +4 -0
  87. package/lib/cjs/align-content-end.d.ts.map +1 -0
  88. package/lib/cjs/align-content-space-around.cjs +32 -0
  89. package/lib/cjs/align-content-space-around.d.ts +4 -0
  90. package/lib/cjs/align-content-space-around.d.ts.map +1 -0
  91. package/lib/cjs/align-content-space-between.cjs +32 -0
  92. package/lib/cjs/align-content-space-between.d.ts +4 -0
  93. package/lib/cjs/align-content-space-between.d.ts.map +1 -0
  94. package/lib/cjs/align-content-start.cjs +32 -0
  95. package/lib/cjs/align-content-start.d.ts +4 -0
  96. package/lib/cjs/align-content-start.d.ts.map +1 -0
  97. package/lib/cjs/align-content-stretch.cjs +32 -0
  98. package/lib/cjs/align-content-stretch.d.ts +4 -0
  99. package/lib/cjs/align-content-stretch.d.ts.map +1 -0
  100. package/lib/cjs/align-items-baseline.cjs +32 -0
  101. package/lib/cjs/align-items-baseline.d.ts +4 -0
  102. package/lib/cjs/align-items-baseline.d.ts.map +1 -0
  103. package/lib/cjs/align-items-center.cjs +32 -0
  104. package/lib/cjs/align-items-center.d.ts +4 -0
  105. package/lib/cjs/align-items-center.d.ts.map +1 -0
  106. package/lib/cjs/align-items-end.cjs +32 -0
  107. package/lib/cjs/align-items-end.d.ts +4 -0
  108. package/lib/cjs/align-items-end.d.ts.map +1 -0
  109. package/lib/cjs/align-items-start.cjs +32 -0
  110. package/lib/cjs/align-items-start.d.ts +4 -0
  111. package/lib/cjs/align-items-start.d.ts.map +1 -0
  112. package/lib/cjs/align-items-stretch.cjs +32 -0
  113. package/lib/cjs/align-items-stretch.d.ts +4 -0
  114. package/lib/cjs/align-items-stretch.d.ts.map +1 -0
  115. package/lib/cjs/align-self-baseline.cjs +32 -0
  116. package/lib/cjs/align-self-baseline.d.ts +4 -0
  117. package/lib/cjs/align-self-baseline.d.ts.map +1 -0
  118. package/lib/cjs/align-self-center.cjs +32 -0
  119. package/lib/cjs/align-self-center.d.ts +4 -0
  120. package/lib/cjs/align-self-center.d.ts.map +1 -0
  121. package/lib/cjs/align-self-end.cjs +32 -0
  122. package/lib/cjs/align-self-end.d.ts +4 -0
  123. package/lib/cjs/align-self-end.d.ts.map +1 -0
  124. package/lib/cjs/align-self-start.cjs +32 -0
  125. package/lib/cjs/align-self-start.d.ts +4 -0
  126. package/lib/cjs/align-self-start.d.ts.map +1 -0
  127. package/lib/cjs/align-self-stretch.cjs +32 -0
  128. package/lib/cjs/align-self-stretch.d.ts +4 -0
  129. package/lib/cjs/align-self-stretch.d.ts.map +1 -0
  130. package/lib/cjs/aspect-ratio.cjs +32 -0
  131. package/lib/cjs/aspect-ratio.d.ts +4 -0
  132. package/lib/cjs/aspect-ratio.d.ts.map +1 -0
  133. package/lib/cjs/body.cjs +32 -0
  134. package/lib/cjs/body.d.ts +4 -0
  135. package/lib/cjs/body.d.ts.map +1 -0
  136. package/lib/cjs/brush.cjs +32 -0
  137. package/lib/cjs/brush.d.ts +4 -0
  138. package/lib/cjs/brush.d.ts.map +1 -0
  139. package/lib/cjs/chevron-double-down.cjs +32 -0
  140. package/lib/cjs/chevron-double-down.d.ts +4 -0
  141. package/lib/cjs/chevron-double-down.d.ts.map +1 -0
  142. package/lib/cjs/chevron-double-left.cjs +32 -0
  143. package/lib/cjs/chevron-double-left.d.ts +4 -0
  144. package/lib/cjs/chevron-double-left.d.ts.map +1 -0
  145. package/lib/cjs/chevron-double-right.cjs +32 -0
  146. package/lib/cjs/chevron-double-right.d.ts +4 -0
  147. package/lib/cjs/chevron-double-right.d.ts.map +1 -0
  148. package/lib/cjs/chevron-double-up.cjs +32 -0
  149. package/lib/cjs/chevron-double-up.d.ts +4 -0
  150. package/lib/cjs/chevron-double-up.d.ts.map +1 -0
  151. package/lib/cjs/chevron-down.cjs +32 -0
  152. package/lib/cjs/chevron-down.d.ts +4 -0
  153. package/lib/cjs/chevron-down.d.ts.map +1 -0
  154. package/lib/cjs/chevron-left.cjs +32 -0
  155. package/lib/cjs/chevron-left.d.ts +4 -0
  156. package/lib/cjs/chevron-left.d.ts.map +1 -0
  157. package/lib/cjs/chevron-right.cjs +32 -0
  158. package/lib/cjs/chevron-right.d.ts +4 -0
  159. package/lib/cjs/chevron-right.d.ts.map +1 -0
  160. package/lib/cjs/chevron-up.cjs +32 -0
  161. package/lib/cjs/chevron-up.d.ts +4 -0
  162. package/lib/cjs/chevron-up.d.ts.map +1 -0
  163. package/lib/cjs/cloud.cjs +32 -0
  164. package/lib/cjs/cloud.d.ts +4 -0
  165. package/lib/cjs/cloud.d.ts.map +1 -0
  166. package/lib/cjs/copy.cjs +32 -0
  167. package/lib/cjs/copy.d.ts +4 -0
  168. package/lib/cjs/copy.d.ts.map +1 -0
  169. package/lib/cjs/cross-circled-filled.cjs +32 -0
  170. package/lib/cjs/cross-circled-filled.d.ts +4 -0
  171. package/lib/cjs/cross-circled-filled.d.ts.map +1 -0
  172. package/lib/cjs/cross-large.cjs +32 -0
  173. package/lib/cjs/cross-large.d.ts +4 -0
  174. package/lib/cjs/cross-large.d.ts.map +1 -0
  175. package/lib/cjs/cross-small.cjs +32 -0
  176. package/lib/cjs/cross-small.d.ts +4 -0
  177. package/lib/cjs/cross-small.d.ts.map +1 -0
  178. package/lib/cjs/cross.cjs +32 -0
  179. package/lib/cjs/cross.d.ts +4 -0
  180. package/lib/cjs/cross.d.ts.map +1 -0
  181. package/lib/cjs/devices.cjs +32 -0
  182. package/lib/cjs/devices.d.ts +4 -0
  183. package/lib/cjs/devices.d.ts.map +1 -0
  184. package/lib/cjs/ellipses.cjs +32 -0
  185. package/lib/cjs/ellipses.d.ts +4 -0
  186. package/lib/cjs/ellipses.d.ts.map +1 -0
  187. package/lib/cjs/external-link.cjs +32 -0
  188. package/lib/cjs/external-link.d.ts +4 -0
  189. package/lib/cjs/external-link.d.ts.map +1 -0
  190. package/lib/cjs/flex-direction-column-reverse.cjs +32 -0
  191. package/lib/cjs/flex-direction-column-reverse.d.ts +4 -0
  192. package/lib/cjs/flex-direction-column-reverse.d.ts.map +1 -0
  193. package/lib/cjs/flex-direction-column.cjs +32 -0
  194. package/lib/cjs/flex-direction-column.d.ts +4 -0
  195. package/lib/cjs/flex-direction-column.d.ts.map +1 -0
  196. package/lib/cjs/flex-direction-row-reverse.cjs +32 -0
  197. package/lib/cjs/flex-direction-row-reverse.d.ts +4 -0
  198. package/lib/cjs/flex-direction-row-reverse.d.ts.map +1 -0
  199. package/lib/cjs/flex-direction-row.cjs +32 -0
  200. package/lib/cjs/flex-direction-row.d.ts +4 -0
  201. package/lib/cjs/flex-direction-row.d.ts.map +1 -0
  202. package/lib/cjs/flex-sizing-grow.cjs +32 -0
  203. package/lib/cjs/flex-sizing-grow.d.ts +4 -0
  204. package/lib/cjs/flex-sizing-grow.d.ts.map +1 -0
  205. package/lib/cjs/flex-sizing-shrink.cjs +32 -0
  206. package/lib/cjs/flex-sizing-shrink.d.ts +4 -0
  207. package/lib/cjs/flex-sizing-shrink.d.ts.map +1 -0
  208. package/lib/cjs/flex-wrap-no-wrap.cjs +32 -0
  209. package/lib/cjs/flex-wrap-no-wrap.d.ts +4 -0
  210. package/lib/cjs/flex-wrap-no-wrap.d.ts.map +1 -0
  211. package/lib/cjs/flex-wrap-wrap-reverse.cjs +32 -0
  212. package/lib/cjs/flex-wrap-wrap-reverse.d.ts +4 -0
  213. package/lib/cjs/flex-wrap-wrap-reverse.d.ts.map +1 -0
  214. package/lib/cjs/flex-wrap-wrap.cjs +32 -0
  215. package/lib/cjs/flex-wrap-wrap.d.ts +4 -0
  216. package/lib/cjs/flex-wrap-wrap.d.ts.map +1 -0
  217. package/lib/cjs/form.cjs +32 -0
  218. package/lib/cjs/form.d.ts +4 -0
  219. package/lib/cjs/form.d.ts.map +1 -0
  220. package/lib/cjs/gap-column.cjs +32 -0
  221. package/lib/cjs/gap-column.d.ts +4 -0
  222. package/lib/cjs/gap-column.d.ts.map +1 -0
  223. package/lib/cjs/gap-row.cjs +32 -0
  224. package/lib/cjs/gap-row.d.ts +4 -0
  225. package/lib/cjs/gap-row.d.ts.map +1 -0
  226. package/lib/cjs/gear.cjs +38 -0
  227. package/lib/cjs/gear.d.ts +9 -0
  228. package/lib/cjs/gear.d.ts.map +1 -0
  229. package/lib/cjs/gen/format-clear.cjs +11 -0
  230. package/lib/cjs/gen/format-clear.d.ts +4 -0
  231. package/lib/cjs/gen/format-clear.d.ts.map +1 -0
  232. package/lib/cjs/gen/index.cjs +19 -0
  233. package/lib/cjs/gen/index.d.ts +4 -0
  234. package/lib/cjs/gen/index.d.ts.map +1 -0
  235. package/lib/cjs/gen/subscript.cjs +11 -0
  236. package/lib/cjs/gen/subscript.d.ts +4 -0
  237. package/lib/cjs/gen/subscript.d.ts.map +1 -0
  238. package/lib/cjs/gen/superscript.cjs +11 -0
  239. package/lib/cjs/gen/superscript.d.ts +4 -0
  240. package/lib/cjs/gen/superscript.d.ts.map +1 -0
  241. package/lib/cjs/github.cjs +32 -0
  242. package/lib/cjs/github.d.ts +4 -0
  243. package/lib/cjs/github.d.ts.map +1 -0
  244. package/lib/cjs/google.cjs +32 -0
  245. package/lib/cjs/google.d.ts +4 -0
  246. package/lib/cjs/google.d.ts.map +1 -0
  247. package/lib/cjs/index.cjs +109 -0
  248. package/lib/cjs/index.d.ts +94 -0
  249. package/lib/cjs/index.d.ts.map +1 -0
  250. package/lib/cjs/index.stories.cjs +62 -0
  251. package/lib/cjs/index.stories.d.ts +7 -0
  252. package/lib/cjs/index.stories.d.ts.map +1 -0
  253. package/lib/cjs/justify-content-center.cjs +32 -0
  254. package/lib/cjs/justify-content-center.d.ts +4 -0
  255. package/lib/cjs/justify-content-center.d.ts.map +1 -0
  256. package/lib/cjs/justify-content-end.cjs +32 -0
  257. package/lib/cjs/justify-content-end.d.ts +4 -0
  258. package/lib/cjs/justify-content-end.d.ts.map +1 -0
  259. package/lib/cjs/justify-content-space-around.cjs +32 -0
  260. package/lib/cjs/justify-content-space-around.d.ts +4 -0
  261. package/lib/cjs/justify-content-space-around.d.ts.map +1 -0
  262. package/lib/cjs/justify-content-space-between.cjs +32 -0
  263. package/lib/cjs/justify-content-space-between.d.ts +4 -0
  264. package/lib/cjs/justify-content-space-between.d.ts.map +1 -0
  265. package/lib/cjs/justify-content-start.cjs +32 -0
  266. package/lib/cjs/justify-content-start.d.ts +4 -0
  267. package/lib/cjs/justify-content-start.d.ts.map +1 -0
  268. package/lib/cjs/justify-items-center.cjs +33 -0
  269. package/lib/cjs/justify-items-center.d.ts +4 -0
  270. package/lib/cjs/justify-items-center.d.ts.map +1 -0
  271. package/lib/cjs/justify-items-end.cjs +33 -0
  272. package/lib/cjs/justify-items-end.d.ts +4 -0
  273. package/lib/cjs/justify-items-end.d.ts.map +1 -0
  274. package/lib/cjs/justify-items-space-around.cjs +33 -0
  275. package/lib/cjs/justify-items-space-around.d.ts +4 -0
  276. package/lib/cjs/justify-items-space-around.d.ts.map +1 -0
  277. package/lib/cjs/justify-items-space-between.cjs +33 -0
  278. package/lib/cjs/justify-items-space-between.d.ts +4 -0
  279. package/lib/cjs/justify-items-space-between.d.ts.map +1 -0
  280. package/lib/cjs/justify-items-start.cjs +33 -0
  281. package/lib/cjs/justify-items-start.d.ts +4 -0
  282. package/lib/cjs/justify-items-start.d.ts.map +1 -0
  283. package/lib/cjs/legacy.cjs +32 -0
  284. package/lib/cjs/legacy.d.ts +2 -0
  285. package/lib/cjs/legacy.d.ts.map +1 -0
  286. package/lib/cjs/list-nested.cjs +32 -0
  287. package/lib/cjs/list-nested.d.ts +4 -0
  288. package/lib/cjs/list-nested.d.ts.map +1 -0
  289. package/lib/cjs/lock-close.cjs +32 -0
  290. package/lib/cjs/lock-close.d.ts +4 -0
  291. package/lib/cjs/lock-close.d.ts.map +1 -0
  292. package/lib/cjs/lock-open.cjs +32 -0
  293. package/lib/cjs/lock-open.d.ts +4 -0
  294. package/lib/cjs/lock-open.d.ts.map +1 -0
  295. package/lib/cjs/magnifying-glass.cjs +32 -0
  296. package/lib/cjs/magnifying-glass.d.ts +4 -0
  297. package/lib/cjs/magnifying-glass.d.ts.map +1 -0
  298. package/lib/cjs/menu.cjs +32 -0
  299. package/lib/cjs/menu.d.ts +4 -0
  300. package/lib/cjs/menu.d.ts.map +1 -0
  301. package/lib/cjs/new-folder.cjs +32 -0
  302. package/lib/cjs/new-folder.d.ts +4 -0
  303. package/lib/cjs/new-folder.d.ts.map +1 -0
  304. package/lib/cjs/new-page.cjs +32 -0
  305. package/lib/cjs/new-page.d.ts +4 -0
  306. package/lib/cjs/new-page.d.ts.map +1 -0
  307. package/lib/cjs/order-first.cjs +32 -0
  308. package/lib/cjs/order-first.d.ts +4 -0
  309. package/lib/cjs/order-first.d.ts.map +1 -0
  310. package/lib/cjs/order-last.cjs +32 -0
  311. package/lib/cjs/order-last.d.ts +4 -0
  312. package/lib/cjs/order-last.d.ts.map +1 -0
  313. package/lib/cjs/page.cjs +32 -0
  314. package/lib/cjs/page.d.ts +4 -0
  315. package/lib/cjs/page.d.ts.map +1 -0
  316. package/lib/cjs/redo.cjs +32 -0
  317. package/lib/cjs/redo.d.ts +4 -0
  318. package/lib/cjs/redo.d.ts.map +1 -0
  319. package/lib/cjs/size.cjs +32 -0
  320. package/lib/cjs/size.d.ts +4 -0
  321. package/lib/cjs/size.d.ts.map +1 -0
  322. package/lib/cjs/tablet.cjs +32 -0
  323. package/lib/cjs/tablet.d.ts +4 -0
  324. package/lib/cjs/tablet.d.ts.map +1 -0
  325. package/lib/cjs/text-align-center.cjs +32 -0
  326. package/lib/cjs/text-align-center.d.ts +4 -0
  327. package/lib/cjs/text-align-center.d.ts.map +1 -0
  328. package/lib/cjs/text-align-justify.cjs +32 -0
  329. package/lib/cjs/text-align-justify.d.ts +4 -0
  330. package/lib/cjs/text-align-justify.d.ts.map +1 -0
  331. package/lib/cjs/text-align-left.cjs +32 -0
  332. package/lib/cjs/text-align-left.d.ts +4 -0
  333. package/lib/cjs/text-align-left.d.ts.map +1 -0
  334. package/lib/cjs/text-align-right.cjs +32 -0
  335. package/lib/cjs/text-align-right.d.ts +4 -0
  336. package/lib/cjs/text-align-right.d.ts.map +1 -0
  337. package/lib/cjs/text-capitalize.cjs +32 -0
  338. package/lib/cjs/text-capitalize.d.ts +4 -0
  339. package/lib/cjs/text-capitalize.d.ts.map +1 -0
  340. package/lib/cjs/text-direction-ltr.cjs +32 -0
  341. package/lib/cjs/text-direction-ltr.d.ts +4 -0
  342. package/lib/cjs/text-direction-ltr.d.ts.map +1 -0
  343. package/lib/cjs/text-direction-rtl.cjs +32 -0
  344. package/lib/cjs/text-direction-rtl.d.ts +4 -0
  345. package/lib/cjs/text-direction-rtl.d.ts.map +1 -0
  346. package/lib/cjs/text-hyphen.cjs +32 -0
  347. package/lib/cjs/text-hyphen.d.ts +4 -0
  348. package/lib/cjs/text-hyphen.d.ts.map +1 -0
  349. package/lib/cjs/text-italic.cjs +32 -0
  350. package/lib/cjs/text-italic.d.ts +4 -0
  351. package/lib/cjs/text-italic.d.ts.map +1 -0
  352. package/lib/cjs/text-lowercase.cjs +32 -0
  353. package/lib/cjs/text-lowercase.d.ts +4 -0
  354. package/lib/cjs/text-lowercase.d.ts.map +1 -0
  355. package/lib/cjs/text-strikethrough.cjs +32 -0
  356. package/lib/cjs/text-strikethrough.d.ts +4 -0
  357. package/lib/cjs/text-strikethrough.d.ts.map +1 -0
  358. package/lib/cjs/text-truncate.cjs +32 -0
  359. package/lib/cjs/text-truncate.d.ts +4 -0
  360. package/lib/cjs/text-truncate.d.ts.map +1 -0
  361. package/lib/cjs/text-underline.cjs +32 -0
  362. package/lib/cjs/text-underline.d.ts +4 -0
  363. package/lib/cjs/text-underline.d.ts.map +1 -0
  364. package/lib/cjs/text-uppercase.cjs +32 -0
  365. package/lib/cjs/text-uppercase.d.ts +4 -0
  366. package/lib/cjs/text-uppercase.d.ts.map +1 -0
  367. package/lib/cjs/trash.cjs +32 -0
  368. package/lib/cjs/trash.d.ts +4 -0
  369. package/lib/cjs/trash.d.ts.map +1 -0
  370. package/lib/cjs/types.cjs +2 -0
  371. package/lib/cjs/types.d.ts +9 -0
  372. package/lib/cjs/types.d.ts.map +1 -0
  373. package/lib/cjs/undo.cjs +32 -0
  374. package/lib/cjs/undo.d.ts +4 -0
  375. package/lib/cjs/undo.d.ts.map +1 -0
  376. package/lib/cjs/upload.cjs +32 -0
  377. package/lib/cjs/upload.d.ts +4 -0
  378. package/lib/cjs/upload.d.ts.map +1 -0
  379. package/lib/cloud.d.ts +4 -0
  380. package/lib/cloud.d.ts.map +1 -0
  381. package/lib/cloud.js +6 -0
  382. package/lib/copy.d.ts +4 -0
  383. package/lib/copy.d.ts.map +1 -0
  384. package/lib/copy.js +6 -0
  385. package/lib/cross-circled-filled.d.ts +4 -0
  386. package/lib/cross-circled-filled.d.ts.map +1 -0
  387. package/lib/cross-circled-filled.js +6 -0
  388. package/lib/cross-large.d.ts +4 -0
  389. package/lib/cross-large.d.ts.map +1 -0
  390. package/lib/cross-large.js +6 -0
  391. package/lib/cross-small.d.ts +4 -0
  392. package/lib/cross-small.d.ts.map +1 -0
  393. package/lib/cross-small.js +6 -0
  394. package/lib/cross.d.ts +4 -0
  395. package/lib/cross.d.ts.map +1 -0
  396. package/lib/cross.js +6 -0
  397. package/lib/devices.d.ts +4 -0
  398. package/lib/devices.d.ts.map +1 -0
  399. package/lib/devices.js +6 -0
  400. package/lib/ellipses.d.ts +4 -0
  401. package/lib/ellipses.d.ts.map +1 -0
  402. package/lib/ellipses.js +6 -0
  403. package/lib/external-link.d.ts +4 -0
  404. package/lib/external-link.d.ts.map +1 -0
  405. package/lib/external-link.js +6 -0
  406. package/lib/flex-direction-column-reverse.d.ts +4 -0
  407. package/lib/flex-direction-column-reverse.d.ts.map +1 -0
  408. package/lib/flex-direction-column-reverse.js +6 -0
  409. package/lib/flex-direction-column.d.ts +4 -0
  410. package/lib/flex-direction-column.d.ts.map +1 -0
  411. package/lib/flex-direction-column.js +6 -0
  412. package/lib/flex-direction-row-reverse.d.ts +4 -0
  413. package/lib/flex-direction-row-reverse.d.ts.map +1 -0
  414. package/lib/flex-direction-row-reverse.js +6 -0
  415. package/lib/flex-direction-row.d.ts +4 -0
  416. package/lib/flex-direction-row.d.ts.map +1 -0
  417. package/lib/flex-direction-row.js +6 -0
  418. package/lib/flex-sizing-grow.d.ts +4 -0
  419. package/lib/flex-sizing-grow.d.ts.map +1 -0
  420. package/lib/flex-sizing-grow.js +6 -0
  421. package/lib/flex-sizing-shrink.d.ts +4 -0
  422. package/lib/flex-sizing-shrink.d.ts.map +1 -0
  423. package/lib/flex-sizing-shrink.js +6 -0
  424. package/lib/flex-wrap-no-wrap.d.ts +4 -0
  425. package/lib/flex-wrap-no-wrap.d.ts.map +1 -0
  426. package/lib/flex-wrap-no-wrap.js +6 -0
  427. package/lib/flex-wrap-wrap-reverse.d.ts +4 -0
  428. package/lib/flex-wrap-wrap-reverse.d.ts.map +1 -0
  429. package/lib/flex-wrap-wrap-reverse.js +6 -0
  430. package/lib/flex-wrap-wrap.d.ts +4 -0
  431. package/lib/flex-wrap-wrap.d.ts.map +1 -0
  432. package/lib/flex-wrap-wrap.js +6 -0
  433. package/lib/form.d.ts +4 -0
  434. package/lib/form.d.ts.map +1 -0
  435. package/lib/form.js +6 -0
  436. package/lib/gap-column.d.ts +4 -0
  437. package/lib/gap-column.d.ts.map +1 -0
  438. package/lib/gap-column.js +6 -0
  439. package/lib/gap-row.d.ts +4 -0
  440. package/lib/gap-row.d.ts.map +1 -0
  441. package/lib/gap-row.js +6 -0
  442. package/lib/gear.d.ts +9 -0
  443. package/lib/gear.d.ts.map +1 -0
  444. package/lib/gear.js +11 -0
  445. package/lib/gen/format-clear.d.ts +4 -0
  446. package/lib/gen/format-clear.d.ts.map +1 -0
  447. package/lib/gen/format-clear.js +8 -0
  448. package/lib/gen/index.d.ts +4 -0
  449. package/lib/gen/index.d.ts.map +1 -0
  450. package/lib/gen/index.js +3 -0
  451. package/lib/gen/subscript.d.ts +4 -0
  452. package/lib/gen/subscript.d.ts.map +1 -0
  453. package/lib/gen/subscript.js +8 -0
  454. package/lib/gen/superscript.d.ts +4 -0
  455. package/lib/gen/superscript.d.ts.map +1 -0
  456. package/lib/gen/superscript.js +8 -0
  457. package/lib/github.d.ts +4 -0
  458. package/lib/github.d.ts.map +1 -0
  459. package/lib/github.js +6 -0
  460. package/lib/google.d.ts +4 -0
  461. package/lib/google.d.ts.map +1 -0
  462. package/lib/google.js +6 -0
  463. package/lib/index.d.ts +94 -0
  464. package/lib/index.d.ts.map +1 -0
  465. package/lib/index.js +93 -0
  466. package/lib/index.stories.d.ts +7 -0
  467. package/lib/index.stories.d.ts.map +1 -0
  468. package/lib/index.stories.js +35 -0
  469. package/lib/justify-content-center.d.ts +4 -0
  470. package/lib/justify-content-center.d.ts.map +1 -0
  471. package/lib/justify-content-center.js +6 -0
  472. package/lib/justify-content-end.d.ts +4 -0
  473. package/lib/justify-content-end.d.ts.map +1 -0
  474. package/lib/justify-content-end.js +6 -0
  475. package/lib/justify-content-space-around.d.ts +4 -0
  476. package/lib/justify-content-space-around.d.ts.map +1 -0
  477. package/lib/justify-content-space-around.js +6 -0
  478. package/lib/justify-content-space-between.d.ts +4 -0
  479. package/lib/justify-content-space-between.d.ts.map +1 -0
  480. package/lib/justify-content-space-between.js +6 -0
  481. package/lib/justify-content-start.d.ts +4 -0
  482. package/lib/justify-content-start.d.ts.map +1 -0
  483. package/lib/justify-content-start.js +6 -0
  484. package/lib/justify-items-center.d.ts +4 -0
  485. package/lib/justify-items-center.d.ts.map +1 -0
  486. package/lib/justify-items-center.js +7 -0
  487. package/lib/justify-items-end.d.ts +4 -0
  488. package/lib/justify-items-end.d.ts.map +1 -0
  489. package/lib/justify-items-end.js +7 -0
  490. package/lib/justify-items-space-around.d.ts +4 -0
  491. package/lib/justify-items-space-around.d.ts.map +1 -0
  492. package/lib/justify-items-space-around.js +7 -0
  493. package/lib/justify-items-space-between.d.ts +4 -0
  494. package/lib/justify-items-space-between.d.ts.map +1 -0
  495. package/lib/justify-items-space-between.js +7 -0
  496. package/lib/justify-items-start.d.ts +4 -0
  497. package/lib/justify-items-start.d.ts.map +1 -0
  498. package/lib/justify-items-start.js +7 -0
  499. package/lib/legacy.d.ts +2 -0
  500. package/lib/legacy.d.ts.map +1 -0
  501. package/lib/legacy.js +1 -0
  502. package/lib/list-nested.d.ts +4 -0
  503. package/lib/list-nested.d.ts.map +1 -0
  504. package/lib/list-nested.js +6 -0
  505. package/lib/lock-close.d.ts +4 -0
  506. package/lib/lock-close.d.ts.map +1 -0
  507. package/lib/lock-close.js +6 -0
  508. package/lib/lock-open.d.ts +4 -0
  509. package/lib/lock-open.d.ts.map +1 -0
  510. package/lib/lock-open.js +6 -0
  511. package/lib/magnifying-glass.d.ts +4 -0
  512. package/lib/magnifying-glass.d.ts.map +1 -0
  513. package/lib/magnifying-glass.js +6 -0
  514. package/lib/menu.d.ts +4 -0
  515. package/lib/menu.d.ts.map +1 -0
  516. package/lib/menu.js +6 -0
  517. package/lib/new-folder.d.ts +4 -0
  518. package/lib/new-folder.d.ts.map +1 -0
  519. package/lib/new-folder.js +6 -0
  520. package/lib/new-page.d.ts +4 -0
  521. package/lib/new-page.d.ts.map +1 -0
  522. package/lib/new-page.js +6 -0
  523. package/lib/order-first.d.ts +4 -0
  524. package/lib/order-first.d.ts.map +1 -0
  525. package/lib/order-first.js +6 -0
  526. package/lib/order-last.d.ts +4 -0
  527. package/lib/order-last.d.ts.map +1 -0
  528. package/lib/order-last.js +6 -0
  529. package/lib/page.d.ts +4 -0
  530. package/lib/page.d.ts.map +1 -0
  531. package/lib/page.js +6 -0
  532. package/lib/redo.d.ts +4 -0
  533. package/lib/redo.d.ts.map +1 -0
  534. package/lib/redo.js +6 -0
  535. package/lib/size.d.ts +4 -0
  536. package/lib/size.d.ts.map +1 -0
  537. package/lib/size.js +6 -0
  538. package/lib/tablet.d.ts +4 -0
  539. package/lib/tablet.d.ts.map +1 -0
  540. package/lib/tablet.js +6 -0
  541. package/lib/text-align-center.d.ts +4 -0
  542. package/lib/text-align-center.d.ts.map +1 -0
  543. package/lib/text-align-center.js +6 -0
  544. package/lib/text-align-justify.d.ts +4 -0
  545. package/lib/text-align-justify.d.ts.map +1 -0
  546. package/lib/text-align-justify.js +6 -0
  547. package/lib/text-align-left.d.ts +4 -0
  548. package/lib/text-align-left.d.ts.map +1 -0
  549. package/lib/text-align-left.js +6 -0
  550. package/lib/text-align-right.d.ts +4 -0
  551. package/lib/text-align-right.d.ts.map +1 -0
  552. package/lib/text-align-right.js +6 -0
  553. package/lib/text-capitalize.d.ts +4 -0
  554. package/lib/text-capitalize.d.ts.map +1 -0
  555. package/lib/text-capitalize.js +6 -0
  556. package/lib/text-direction-ltr.d.ts +4 -0
  557. package/lib/text-direction-ltr.d.ts.map +1 -0
  558. package/lib/text-direction-ltr.js +6 -0
  559. package/lib/text-direction-rtl.d.ts +4 -0
  560. package/lib/text-direction-rtl.d.ts.map +1 -0
  561. package/lib/text-direction-rtl.js +6 -0
  562. package/lib/text-hyphen.d.ts +4 -0
  563. package/lib/text-hyphen.d.ts.map +1 -0
  564. package/lib/text-hyphen.js +6 -0
  565. package/lib/text-italic.d.ts +4 -0
  566. package/lib/text-italic.d.ts.map +1 -0
  567. package/lib/text-italic.js +6 -0
  568. package/lib/text-lowercase.d.ts +4 -0
  569. package/lib/text-lowercase.d.ts.map +1 -0
  570. package/lib/text-lowercase.js +6 -0
  571. package/lib/text-strikethrough.d.ts +4 -0
  572. package/lib/text-strikethrough.d.ts.map +1 -0
  573. package/lib/text-strikethrough.js +6 -0
  574. package/lib/text-truncate.d.ts +4 -0
  575. package/lib/text-truncate.d.ts.map +1 -0
  576. package/lib/text-truncate.js +6 -0
  577. package/lib/text-underline.d.ts +4 -0
  578. package/lib/text-underline.d.ts.map +1 -0
  579. package/lib/text-underline.js +6 -0
  580. package/lib/text-uppercase.d.ts +4 -0
  581. package/lib/text-uppercase.d.ts.map +1 -0
  582. package/lib/text-uppercase.js +6 -0
  583. package/lib/trash.d.ts +4 -0
  584. package/lib/trash.d.ts.map +1 -0
  585. package/lib/trash.js +6 -0
  586. package/lib/tsconfig.tsbuildinfo +1 -0
  587. package/lib/types.d.ts +9 -0
  588. package/lib/types.d.ts.map +1 -0
  589. package/lib/types.js +1 -0
  590. package/lib/undo.d.ts +4 -0
  591. package/lib/undo.d.ts.map +1 -0
  592. package/lib/undo.js +6 -0
  593. package/lib/upload.d.ts +4 -0
  594. package/lib/upload.d.ts.map +1 -0
  595. package/lib/upload.js +6 -0
  596. package/package.json +39 -9
@@ -0,0 +1,32 @@
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
+ exports.AlignContentEndIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignContentEndIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 8H11V11H8V8ZM4 18H20V19H4V18ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z", fill: color }) }));
31
+ });
32
+ exports.AlignContentEndIcon.displayName = "AlignContentEndIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignContentEndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-content-end.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-content-end.d.ts","sourceRoot":"","sources":["../../src/align-content-end.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,mBAAmB,iFAqB/B,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignContentSpaceAroundIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignContentSpaceAroundIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z", fill: color }) }));
31
+ });
32
+ exports.AlignContentSpaceAroundIcon.displayName = "AlignContentSpaceAroundIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignContentSpaceAroundIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-content-space-around.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-content-space-around.d.ts","sourceRoot":"","sources":["../../src/align-content-space-around.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,2BAA2B,iFAsBtC,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignContentSpaceBetweenIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignContentSpaceBetweenIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z", fill: color }) }));
31
+ });
32
+ exports.AlignContentSpaceBetweenIcon.displayName = "AlignContentSpaceBetweenIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignContentSpaceBetweenIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-content-space-between.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-content-space-between.d.ts","sourceRoot":"","sources":["../../src/align-content-space-between.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,4BAA4B,iFAsBvC,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignContentStartIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignContentStartIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M4 6H20V7H4V6Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M8 9H11V12H8V9Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M16 9H13V12H16V9Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M13 14H16V17H13V14Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M11 14H8V17H11V14Z", fill: color })] }));
31
+ });
32
+ exports.AlignContentStartIcon.displayName = "AlignContentStartIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignContentStartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-content-start.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-content-start.d.ts","sourceRoot":"","sources":["../../src/align-content-start.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,qBAAqB,iFAoBjC,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignContentStretchIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignContentStretchIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 5H5V6H19V5ZM19 18H5V19H19V18ZM8 8H11V11H8V8ZM16 8H13V11H16V8ZM13 13H16V16H13V13ZM11 13H8V16H11V13Z", fill: color }) }));
31
+ });
32
+ exports.AlignContentStretchIcon.displayName = "AlignContentStretchIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignContentStretchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-content-stretch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-content-stretch.d.ts","sourceRoot":"","sources":["../../src/align-content-stretch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,uBAAuB,iFAsBlC,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignItemsBaselineIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignItemsBaselineIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 6H8V15H10V6ZM7 5V16H11V5H7Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M7 12H11V18H7V12Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10 13H8V17H10V13ZM7 12V18H11V12H7Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { d: "M13 12H16V15H13V12Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15 13H14V14H15V13ZM13 12V15H16V12H13Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 8H14V15H16V8ZM13 7V16H17V7H13Z", fill: color }), (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20 13H4V11.5H20V13Z", fill: color })] }));
31
+ });
32
+ exports.AlignItemsBaselineIcon.displayName = "AlignItemsBaselineIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignItemsBaselineIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-items-baseline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-items-baseline.d.ts","sourceRoot":"","sources":["../../src/align-items-baseline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,sBAAsB,iFAgDjC,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignItemsCenterIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignItemsCenterIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4 11H12.8V5L15 5V11H20V12.6H15V19H12.8V12.6H10.4V17H8.2V12.6H4V11H8.2V7H10.4V11Z", fill: color }) }));
31
+ });
32
+ exports.AlignItemsCenterIcon.displayName = "AlignItemsCenterIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignItemsCenterIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-items-center.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-items-center.d.ts","sourceRoot":"","sources":["../../src/align-items-center.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,oBAAoB,iFAqBhC,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignItemsEndIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignItemsEndIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 16H19.2V17.6H4.80005V16H8.00005V9.59999H11.2V16H12.8V6.39999H16V16Z", fill: color }) }));
31
+ });
32
+ exports.AlignItemsEndIcon.displayName = "AlignItemsEndIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignItemsEndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-items-end.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-items-end.d.ts","sourceRoot":"","sources":["../../src/align-items-end.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,iBAAiB,iFAqB7B,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignItemsStartIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignItemsStartIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.8 7.99999H11.2V14.4H8.00005V7.99999H4.80005V6.39999H19.2V7.99999H16V17.6H12.8V7.99999Z", fill: color }) }));
31
+ });
32
+ exports.AlignItemsStartIcon.displayName = "AlignItemsStartIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignItemsStartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-items-start.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-items-start.d.ts","sourceRoot":"","sources":["../../src/align-items-start.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,mBAAmB,iFAqB/B,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignItemsStretchIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignItemsStretchIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsx)("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 16H19.2V17.6H4.80005V16H8.00005V7.99999H4.80005V6.39999H19.2V7.99999H16V16ZM12.8 16V7.99999H11.2V16H12.8Z", fill: color }) }));
31
+ });
32
+ exports.AlignItemsStretchIcon.displayName = "AlignItemsStretchIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignItemsStretchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-items-stretch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-items-stretch.d.ts","sourceRoot":"","sources":["../../src/align-items-stretch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,qBAAqB,iFAqBjC,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignSelfBaselineIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignSelfBaselineIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "16", height: "16", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("mask", { id: "a", fill: "#fff", children: (0, jsx_runtime_1.jsx)("rect", { width: "3", height: "10", x: "6.5", y: "3", rx: ".8" }) }), (0, jsx_runtime_1.jsx)("rect", { width: "3", height: "10", x: "6.5", y: "3", stroke: color, strokeWidth: "2", mask: "url(#a)", rx: ".8" }), (0, jsx_runtime_1.jsx)("rect", { width: "3", height: "5.73926", x: "6.5", y: "7.25977", fill: color, rx: ".8" }), (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M1.5 7.95c0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7 0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7Z", clipRule: "evenodd" })] }));
31
+ });
32
+ exports.AlignSelfBaselineIcon.displayName = "AlignSelfBaselineIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignSelfBaselineIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-self-baseline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-self-baseline.d.ts","sourceRoot":"","sources":["../../src/align-self-baseline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,qBAAqB,iFA0CjC,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignSelfCenterIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignSelfCenterIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "16", height: "16", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("rect", { width: "3", height: "10", x: "6.5", y: "3", fill: color, rx: ".8" }), (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M1.5 7.95c0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7 0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7Z", clipRule: "evenodd" })] }));
31
+ });
32
+ exports.AlignSelfCenterIcon.displayName = "AlignSelfCenterIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignSelfCenterIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-self-center.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-self-center.d.ts","sourceRoot":"","sources":["../../src/align-self-center.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,mBAAmB,iFAsB/B,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignSelfEndIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignSelfEndIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "16", height: "16", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M14.5 14.2004c0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7 0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7Z", clipRule: "evenodd" }), (0, jsx_runtime_1.jsx)("rect", { width: "3", height: "9", x: "9.5", y: "12.4004", fill: color, rx: ".8", transform: "rotate(-180 9.5 12.4004)" })] }));
31
+ });
32
+ exports.AlignSelfEndIcon.displayName = "AlignSelfEndIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignSelfEndIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-self-end.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-self-end.d.ts","sourceRoot":"","sources":["../../src/align-self-end.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,gBAAgB,iFA8B5B,CAAC"}
@@ -0,0 +1,32 @@
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
+ exports.AlignSelfStartIcon = void 0;
27
+ const jsx_runtime_1 = require("react/jsx-runtime");
28
+ const React = __importStar(require("react"));
29
+ exports.AlignSelfStartIcon = React.forwardRef(({ color = "currentColor", ...props }, forwardedRef) => {
30
+ return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", width: "16", height: "16", ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M1.5 1.79961c0-.3866.34393-.7.76818-.7H13.7318c.4243 0 .7682.3134.7682.7 0 .3866-.3439.7-.7682.7H2.26818c-.42425 0-.76818-.3134-.76818-.7Z", clipRule: "evenodd" }), (0, jsx_runtime_1.jsx)("rect", { width: "3", height: "9", x: "6.5", y: "3.59961", fill: color, rx: ".8" })] }));
31
+ });
32
+ exports.AlignSelfStartIcon.displayName = "AlignSelfStartIcon";
@@ -0,0 +1,4 @@
1
+ import * as React from "react";
2
+ import { IconProps } from "./types";
3
+ export declare const AlignSelfStartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ //# sourceMappingURL=align-self-start.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"align-self-start.d.ts","sourceRoot":"","sources":["../../src/align-self-start.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,kBAAkB,iFAsB9B,CAAC"}