@purpur/library 9.8.1 → 9.9.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 (939) hide show
  1. package/CHANGELOG.json +57 -0
  2. package/CHANGELOG.md +23 -1
  3. package/dist/{autocomplete-CcVDJbwS.js → autocomplete-C6FXaaAT.js} +2 -2
  4. package/dist/{autocomplete-CcVDJbwS.js.map → autocomplete-C6FXaaAT.js.map} +1 -1
  5. package/dist/{autocomplete-DF17Zm7Q.mjs → autocomplete-q4ObPRfM.mjs} +2 -2
  6. package/dist/{autocomplete-DF17Zm7Q.mjs.map → autocomplete-q4ObPRfM.mjs.map} +1 -1
  7. package/dist/autocomplete.cjs.js +1 -1
  8. package/dist/autocomplete.es.js +1 -1
  9. package/dist/button-4-yWOgtD.mjs.map +1 -1
  10. package/dist/button-DmybVApa.js.map +1 -1
  11. package/dist/{comparison-table-DQJL1IVC.mjs → comparison-table-D1evE0ri.mjs} +77 -77
  12. package/dist/{comparison-table-DQJL1IVC.mjs.map → comparison-table-D1evE0ri.mjs.map} +1 -1
  13. package/dist/{comparison-table-DHFpydbq.js → comparison-table-Dtqxz8vL.js} +2 -2
  14. package/dist/{comparison-table-DHFpydbq.js.map → comparison-table-Dtqxz8vL.js.map} +1 -1
  15. package/dist/comparison-table.cjs.js +1 -1
  16. package/dist/comparison-table.es.js +1 -1
  17. package/dist/components/button/src/button.d.ts +3 -22
  18. package/dist/components/button/src/button.d.ts.map +1 -1
  19. package/dist/components/counter-badge/src/counter-badge.visual.fixtures.d.ts +13 -0
  20. package/dist/components/counter-badge/src/counter-badge.visual.fixtures.d.ts.map +1 -0
  21. package/dist/components/cta-link/src/cta-link.d.ts +6 -4
  22. package/dist/components/cta-link/src/cta-link.d.ts.map +1 -1
  23. package/dist/components/cta-link/src/cta-link.visual.fixtures.d.ts +14 -0
  24. package/dist/components/cta-link/src/cta-link.visual.fixtures.d.ts.map +1 -0
  25. package/dist/components/date-field/src/date-field.visual.fixtures.d.ts +14 -0
  26. package/dist/components/date-field/src/date-field.visual.fixtures.d.ts.map +1 -0
  27. package/dist/components/icon/src/all-icon-components.d.ts +3 -0
  28. package/dist/components/icon/src/all-icon-components.d.ts.map +1 -1
  29. package/dist/components/icon/src/all-icons.d.ts +3 -0
  30. package/dist/components/icon/src/all-icons.d.ts.map +1 -1
  31. package/dist/components/icon/src/assets/moon.d.ts +7 -0
  32. package/dist/components/icon/src/assets/moon.d.ts.map +1 -0
  33. package/dist/components/icon/src/assets/sun.d.ts +7 -0
  34. package/dist/components/icon/src/assets/sun.d.ts.map +1 -0
  35. package/dist/components/icon/src/assets/unpin.d.ts +7 -0
  36. package/dist/components/icon/src/assets/unpin.d.ts.map +1 -0
  37. package/dist/components/icon/src/components/moon.d.ts +7 -0
  38. package/dist/components/icon/src/components/moon.d.ts.map +1 -0
  39. package/dist/components/icon/src/components/sun.d.ts +7 -0
  40. package/dist/components/icon/src/components/sun.d.ts.map +1 -0
  41. package/dist/components/icon/src/components/unpin.d.ts +7 -0
  42. package/dist/components/icon/src/components/unpin.d.ts.map +1 -0
  43. package/dist/components/icon/src/icon-imports.d.ts +18 -0
  44. package/dist/components/icon/src/icon-imports.d.ts.map +1 -1
  45. package/dist/components/illustrative-icon/src/all-animated-illustrative-icon-components.d.ts +34 -0
  46. package/dist/components/illustrative-icon/src/all-animated-illustrative-icon-components.d.ts.map +1 -1
  47. package/dist/components/illustrative-icon/src/all-static-illustrative-icon-components.d.ts +36 -0
  48. package/dist/components/illustrative-icon/src/all-static-illustrative-icon-components.d.ts.map +1 -1
  49. package/dist/components/illustrative-icon/src/assets/accessories-duocolor-static.d.ts +4 -0
  50. package/dist/components/illustrative-icon/src/assets/accessories-duocolor-static.d.ts.map +1 -0
  51. package/dist/components/illustrative-icon/src/assets/accessories-offblack-static.d.ts +4 -0
  52. package/dist/components/illustrative-icon/src/assets/accessories-offblack-static.d.ts.map +1 -0
  53. package/dist/components/illustrative-icon/src/assets/bag-duocolor-static.d.ts +4 -0
  54. package/dist/components/illustrative-icon/src/assets/bag-duocolor-static.d.ts.map +1 -0
  55. package/dist/components/illustrative-icon/src/assets/bag-offblack-static.d.ts +4 -0
  56. package/dist/components/illustrative-icon/src/assets/bag-offblack-static.d.ts.map +1 -0
  57. package/dist/components/illustrative-icon/src/assets/bag-plus-duocolor-static.d.ts +4 -0
  58. package/dist/components/illustrative-icon/src/assets/bag-plus-duocolor-static.d.ts.map +1 -0
  59. package/dist/components/illustrative-icon/src/assets/bag-plus-offblack-static.d.ts +4 -0
  60. package/dist/components/illustrative-icon/src/assets/bag-plus-offblack-static.d.ts.map +1 -0
  61. package/dist/components/illustrative-icon/src/assets/box-sync-duocolor-static.d.ts +4 -0
  62. package/dist/components/illustrative-icon/src/assets/box-sync-duocolor-static.d.ts.map +1 -0
  63. package/dist/components/illustrative-icon/src/assets/box-sync-offblack-static.d.ts +4 -0
  64. package/dist/components/illustrative-icon/src/assets/box-sync-offblack-static.d.ts.map +1 -0
  65. package/dist/components/illustrative-icon/src/assets/display-protection-duocolor-static.d.ts +4 -0
  66. package/dist/components/illustrative-icon/src/assets/display-protection-duocolor-static.d.ts.map +1 -0
  67. package/dist/components/illustrative-icon/src/assets/display-protection-offblack-static.d.ts +4 -0
  68. package/dist/components/illustrative-icon/src/assets/display-protection-offblack-static.d.ts.map +1 -0
  69. package/dist/components/illustrative-icon/src/assets/enrollment-duocolor-static.d.ts +4 -0
  70. package/dist/components/illustrative-icon/src/assets/enrollment-duocolor-static.d.ts.map +1 -0
  71. package/dist/components/illustrative-icon/src/assets/enrollment-offblack-static.d.ts +4 -0
  72. package/dist/components/illustrative-icon/src/assets/enrollment-offblack-static.d.ts.map +1 -0
  73. package/dist/components/illustrative-icon/src/assets/gift-box-duocolor-static.d.ts +4 -0
  74. package/dist/components/illustrative-icon/src/assets/gift-box-duocolor-static.d.ts.map +1 -0
  75. package/dist/components/illustrative-icon/src/assets/gift-box-offblack-static.d.ts +4 -0
  76. package/dist/components/illustrative-icon/src/assets/gift-box-offblack-static.d.ts.map +1 -0
  77. package/dist/components/illustrative-icon/src/assets/gift-box-plus-duocolor-static.d.ts +4 -0
  78. package/dist/components/illustrative-icon/src/assets/gift-box-plus-duocolor-static.d.ts.map +1 -0
  79. package/dist/components/illustrative-icon/src/assets/gift-box-plus-offblack-static.d.ts +4 -0
  80. package/dist/components/illustrative-icon/src/assets/gift-box-plus-offblack-static.d.ts.map +1 -0
  81. package/dist/components/illustrative-icon/src/assets/info-letter-duocolor-static.d.ts +4 -0
  82. package/dist/components/illustrative-icon/src/assets/info-letter-duocolor-static.d.ts.map +1 -0
  83. package/dist/components/illustrative-icon/src/assets/info-letter-offblack-static.d.ts +4 -0
  84. package/dist/components/illustrative-icon/src/assets/info-letter-offblack-static.d.ts.map +1 -0
  85. package/dist/components/illustrative-icon/src/assets/leaf-duocolor-static.d.ts +4 -0
  86. package/dist/components/illustrative-icon/src/assets/leaf-duocolor-static.d.ts.map +1 -0
  87. package/dist/components/illustrative-icon/src/assets/leaf-offblack-static.d.ts +4 -0
  88. package/dist/components/illustrative-icon/src/assets/leaf-offblack-static.d.ts.map +1 -0
  89. package/dist/components/illustrative-icon/src/assets/number-tranfer-duocolor-static.d.ts +4 -0
  90. package/dist/components/illustrative-icon/src/assets/number-tranfer-duocolor-static.d.ts.map +1 -0
  91. package/dist/components/illustrative-icon/src/assets/number-tranfer-offblack-static.d.ts +4 -0
  92. package/dist/components/illustrative-icon/src/assets/number-tranfer-offblack-static.d.ts.map +1 -0
  93. package/dist/components/illustrative-icon/src/assets/page-duocolor-static.d.ts +4 -0
  94. package/dist/components/illustrative-icon/src/assets/page-duocolor-static.d.ts.map +1 -0
  95. package/dist/components/illustrative-icon/src/assets/page-offblack-static.d.ts +4 -0
  96. package/dist/components/illustrative-icon/src/assets/page-offblack-static.d.ts.map +1 -0
  97. package/dist/components/illustrative-icon/src/assets/phone-repair-duocolor-static.d.ts +4 -0
  98. package/dist/components/illustrative-icon/src/assets/phone-repair-duocolor-static.d.ts.map +1 -0
  99. package/dist/components/illustrative-icon/src/assets/phone-repair-offblack-static.d.ts +4 -0
  100. package/dist/components/illustrative-icon/src/assets/phone-repair-offblack-static.d.ts.map +1 -0
  101. package/dist/components/illustrative-icon/src/assets/phone-settings-duocolor-static.d.ts +4 -0
  102. package/dist/components/illustrative-icon/src/assets/phone-settings-duocolor-static.d.ts.map +1 -0
  103. package/dist/components/illustrative-icon/src/assets/phone-settings-offblack-static.d.ts +4 -0
  104. package/dist/components/illustrative-icon/src/assets/phone-settings-offblack-static.d.ts.map +1 -0
  105. package/dist/components/illustrative-icon/src/assets/return-label-duocolor-static.d.ts +4 -0
  106. package/dist/components/illustrative-icon/src/assets/return-label-duocolor-static.d.ts.map +1 -0
  107. package/dist/components/illustrative-icon/src/assets/return-label-offblack-static.d.ts +4 -0
  108. package/dist/components/illustrative-icon/src/assets/return-label-offblack-static.d.ts.map +1 -0
  109. package/dist/components/illustrative-icon/src/assets/settings-pen-duocolor-static.d.ts +4 -0
  110. package/dist/components/illustrative-icon/src/assets/settings-pen-duocolor-static.d.ts.map +1 -0
  111. package/dist/components/illustrative-icon/src/assets/settings-pen-offblack-static.d.ts +4 -0
  112. package/dist/components/illustrative-icon/src/assets/settings-pen-offblack-static.d.ts.map +1 -0
  113. package/dist/components/illustrative-icon/src/assets/shield-time-duocolor-static.d.ts +4 -0
  114. package/dist/components/illustrative-icon/src/assets/shield-time-duocolor-static.d.ts.map +1 -0
  115. package/dist/components/illustrative-icon/src/assets/shield-time-offblack-static.d.ts +4 -0
  116. package/dist/components/illustrative-icon/src/assets/shield-time-offblack-static.d.ts.map +1 -0
  117. package/dist/components/illustrative-icon/src/assets/user-duocolor-static.d.ts +4 -0
  118. package/dist/components/illustrative-icon/src/assets/user-duocolor-static.d.ts.map +1 -0
  119. package/dist/components/illustrative-icon/src/assets/user-offblack-static.d.ts +4 -0
  120. package/dist/components/illustrative-icon/src/assets/user-offblack-static.d.ts.map +1 -0
  121. package/dist/components/illustrative-icon/src/components/accessories-duocolor-animated.d.ts +7 -0
  122. package/dist/components/illustrative-icon/src/components/accessories-duocolor-animated.d.ts.map +1 -0
  123. package/dist/components/illustrative-icon/src/components/accessories-duocolor-static.d.ts +7 -0
  124. package/dist/components/illustrative-icon/src/components/accessories-duocolor-static.d.ts.map +1 -0
  125. package/dist/components/illustrative-icon/src/components/accessories-offblack-animated.d.ts +7 -0
  126. package/dist/components/illustrative-icon/src/components/accessories-offblack-animated.d.ts.map +1 -0
  127. package/dist/components/illustrative-icon/src/components/accessories-offblack-static.d.ts +7 -0
  128. package/dist/components/illustrative-icon/src/components/accessories-offblack-static.d.ts.map +1 -0
  129. package/dist/components/illustrative-icon/src/components/bag-duocolor-animated.d.ts +7 -0
  130. package/dist/components/illustrative-icon/src/components/bag-duocolor-animated.d.ts.map +1 -0
  131. package/dist/components/illustrative-icon/src/components/bag-duocolor-static.d.ts +7 -0
  132. package/dist/components/illustrative-icon/src/components/bag-duocolor-static.d.ts.map +1 -0
  133. package/dist/components/illustrative-icon/src/components/bag-offblack-animated.d.ts +7 -0
  134. package/dist/components/illustrative-icon/src/components/bag-offblack-animated.d.ts.map +1 -0
  135. package/dist/components/illustrative-icon/src/components/bag-offblack-static.d.ts +7 -0
  136. package/dist/components/illustrative-icon/src/components/bag-offblack-static.d.ts.map +1 -0
  137. package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-animated.d.ts +7 -0
  138. package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-animated.d.ts.map +1 -0
  139. package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-static.d.ts +7 -0
  140. package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-static.d.ts.map +1 -0
  141. package/dist/components/illustrative-icon/src/components/bag-plus-offblack-animated.d.ts +7 -0
  142. package/dist/components/illustrative-icon/src/components/bag-plus-offblack-animated.d.ts.map +1 -0
  143. package/dist/components/illustrative-icon/src/components/bag-plus-offblack-static.d.ts +7 -0
  144. package/dist/components/illustrative-icon/src/components/bag-plus-offblack-static.d.ts.map +1 -0
  145. package/dist/components/illustrative-icon/src/components/box-sync-duocolor-animated.d.ts +7 -0
  146. package/dist/components/illustrative-icon/src/components/box-sync-duocolor-animated.d.ts.map +1 -0
  147. package/dist/components/illustrative-icon/src/components/box-sync-duocolor-static.d.ts +7 -0
  148. package/dist/components/illustrative-icon/src/components/box-sync-duocolor-static.d.ts.map +1 -0
  149. package/dist/components/illustrative-icon/src/components/box-sync-offblack-animated.d.ts +7 -0
  150. package/dist/components/illustrative-icon/src/components/box-sync-offblack-animated.d.ts.map +1 -0
  151. package/dist/components/illustrative-icon/src/components/box-sync-offblack-static.d.ts +7 -0
  152. package/dist/components/illustrative-icon/src/components/box-sync-offblack-static.d.ts.map +1 -0
  153. package/dist/components/illustrative-icon/src/components/display-protection-duocolor-animated.d.ts +7 -0
  154. package/dist/components/illustrative-icon/src/components/display-protection-duocolor-animated.d.ts.map +1 -0
  155. package/dist/components/illustrative-icon/src/components/display-protection-duocolor-static.d.ts +7 -0
  156. package/dist/components/illustrative-icon/src/components/display-protection-duocolor-static.d.ts.map +1 -0
  157. package/dist/components/illustrative-icon/src/components/display-protection-offblack-animated.d.ts +7 -0
  158. package/dist/components/illustrative-icon/src/components/display-protection-offblack-animated.d.ts.map +1 -0
  159. package/dist/components/illustrative-icon/src/components/display-protection-offblack-static.d.ts +7 -0
  160. package/dist/components/illustrative-icon/src/components/display-protection-offblack-static.d.ts.map +1 -0
  161. package/dist/components/illustrative-icon/src/components/enrollment-duocolor-animated.d.ts +7 -0
  162. package/dist/components/illustrative-icon/src/components/enrollment-duocolor-animated.d.ts.map +1 -0
  163. package/dist/components/illustrative-icon/src/components/enrollment-duocolor-static.d.ts +7 -0
  164. package/dist/components/illustrative-icon/src/components/enrollment-duocolor-static.d.ts.map +1 -0
  165. package/dist/components/illustrative-icon/src/components/enrollment-offblack-animated.d.ts +7 -0
  166. package/dist/components/illustrative-icon/src/components/enrollment-offblack-animated.d.ts.map +1 -0
  167. package/dist/components/illustrative-icon/src/components/enrollment-offblack-static.d.ts +7 -0
  168. package/dist/components/illustrative-icon/src/components/enrollment-offblack-static.d.ts.map +1 -0
  169. package/dist/components/illustrative-icon/src/components/gift-box-duocolor-animated.d.ts +7 -0
  170. package/dist/components/illustrative-icon/src/components/gift-box-duocolor-animated.d.ts.map +1 -0
  171. package/dist/components/illustrative-icon/src/components/gift-box-duocolor-static.d.ts +7 -0
  172. package/dist/components/illustrative-icon/src/components/gift-box-duocolor-static.d.ts.map +1 -0
  173. package/dist/components/illustrative-icon/src/components/gift-box-offblack-animated.d.ts +7 -0
  174. package/dist/components/illustrative-icon/src/components/gift-box-offblack-animated.d.ts.map +1 -0
  175. package/dist/components/illustrative-icon/src/components/gift-box-offblack-static.d.ts +7 -0
  176. package/dist/components/illustrative-icon/src/components/gift-box-offblack-static.d.ts.map +1 -0
  177. package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-animated.d.ts +7 -0
  178. package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-animated.d.ts.map +1 -0
  179. package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-static.d.ts +7 -0
  180. package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-static.d.ts.map +1 -0
  181. package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-animated.d.ts +7 -0
  182. package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-animated.d.ts.map +1 -0
  183. package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-static.d.ts +7 -0
  184. package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-static.d.ts.map +1 -0
  185. package/dist/components/illustrative-icon/src/components/info-letter-duocolor-animated.d.ts +7 -0
  186. package/dist/components/illustrative-icon/src/components/info-letter-duocolor-animated.d.ts.map +1 -0
  187. package/dist/components/illustrative-icon/src/components/info-letter-duocolor-static.d.ts +7 -0
  188. package/dist/components/illustrative-icon/src/components/info-letter-duocolor-static.d.ts.map +1 -0
  189. package/dist/components/illustrative-icon/src/components/info-letter-offblack-animated.d.ts +7 -0
  190. package/dist/components/illustrative-icon/src/components/info-letter-offblack-animated.d.ts.map +1 -0
  191. package/dist/components/illustrative-icon/src/components/info-letter-offblack-static.d.ts +7 -0
  192. package/dist/components/illustrative-icon/src/components/info-letter-offblack-static.d.ts.map +1 -0
  193. package/dist/components/illustrative-icon/src/components/leaf-duocolor-animated.d.ts +7 -0
  194. package/dist/components/illustrative-icon/src/components/leaf-duocolor-animated.d.ts.map +1 -0
  195. package/dist/components/illustrative-icon/src/components/leaf-duocolor-static.d.ts +7 -0
  196. package/dist/components/illustrative-icon/src/components/leaf-duocolor-static.d.ts.map +1 -0
  197. package/dist/components/illustrative-icon/src/components/leaf-offblack-animated.d.ts +7 -0
  198. package/dist/components/illustrative-icon/src/components/leaf-offblack-animated.d.ts.map +1 -0
  199. package/dist/components/illustrative-icon/src/components/leaf-offblack-static.d.ts +7 -0
  200. package/dist/components/illustrative-icon/src/components/leaf-offblack-static.d.ts.map +1 -0
  201. package/dist/components/illustrative-icon/src/components/number-tranfer-duocolor-static.d.ts +7 -0
  202. package/dist/components/illustrative-icon/src/components/number-tranfer-duocolor-static.d.ts.map +1 -0
  203. package/dist/components/illustrative-icon/src/components/number-tranfer-offblack-static.d.ts +7 -0
  204. package/dist/components/illustrative-icon/src/components/number-tranfer-offblack-static.d.ts.map +1 -0
  205. package/dist/components/illustrative-icon/src/components/number-transfer-duocolor-animated.d.ts +7 -0
  206. package/dist/components/illustrative-icon/src/components/number-transfer-duocolor-animated.d.ts.map +1 -0
  207. package/dist/components/illustrative-icon/src/components/number-transfer-offblack-animated.d.ts +7 -0
  208. package/dist/components/illustrative-icon/src/components/number-transfer-offblack-animated.d.ts.map +1 -0
  209. package/dist/components/illustrative-icon/src/components/page-duocolor-static.d.ts +7 -0
  210. package/dist/components/illustrative-icon/src/components/page-duocolor-static.d.ts.map +1 -0
  211. package/dist/components/illustrative-icon/src/components/page-offblack-static.d.ts +7 -0
  212. package/dist/components/illustrative-icon/src/components/page-offblack-static.d.ts.map +1 -0
  213. package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-animated.d.ts +7 -0
  214. package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-animated.d.ts.map +1 -0
  215. package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-static.d.ts +7 -0
  216. package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-static.d.ts.map +1 -0
  217. package/dist/components/illustrative-icon/src/components/phone-repair-offblack-animated.d.ts +7 -0
  218. package/dist/components/illustrative-icon/src/components/phone-repair-offblack-animated.d.ts.map +1 -0
  219. package/dist/components/illustrative-icon/src/components/phone-repair-offblack-static.d.ts +7 -0
  220. package/dist/components/illustrative-icon/src/components/phone-repair-offblack-static.d.ts.map +1 -0
  221. package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-animated.d.ts +7 -0
  222. package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-animated.d.ts.map +1 -0
  223. package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-static.d.ts +7 -0
  224. package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-static.d.ts.map +1 -0
  225. package/dist/components/illustrative-icon/src/components/phone-settings-offblack-animated.d.ts +7 -0
  226. package/dist/components/illustrative-icon/src/components/phone-settings-offblack-animated.d.ts.map +1 -0
  227. package/dist/components/illustrative-icon/src/components/phone-settings-offblack-static.d.ts +7 -0
  228. package/dist/components/illustrative-icon/src/components/phone-settings-offblack-static.d.ts.map +1 -0
  229. package/dist/components/illustrative-icon/src/components/return-label-duocolor-animated.d.ts +7 -0
  230. package/dist/components/illustrative-icon/src/components/return-label-duocolor-animated.d.ts.map +1 -0
  231. package/dist/components/illustrative-icon/src/components/return-label-duocolor-static.d.ts +7 -0
  232. package/dist/components/illustrative-icon/src/components/return-label-duocolor-static.d.ts.map +1 -0
  233. package/dist/components/illustrative-icon/src/components/return-label-offblack-animated.d.ts +7 -0
  234. package/dist/components/illustrative-icon/src/components/return-label-offblack-animated.d.ts.map +1 -0
  235. package/dist/components/illustrative-icon/src/components/return-label-offblack-static.d.ts +7 -0
  236. package/dist/components/illustrative-icon/src/components/return-label-offblack-static.d.ts.map +1 -0
  237. package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-animated.d.ts +7 -0
  238. package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-animated.d.ts.map +1 -0
  239. package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-static.d.ts +7 -0
  240. package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-static.d.ts.map +1 -0
  241. package/dist/components/illustrative-icon/src/components/settings-pen-offblack-animated.d.ts +7 -0
  242. package/dist/components/illustrative-icon/src/components/settings-pen-offblack-animated.d.ts.map +1 -0
  243. package/dist/components/illustrative-icon/src/components/settings-pen-offblack-static.d.ts +7 -0
  244. package/dist/components/illustrative-icon/src/components/settings-pen-offblack-static.d.ts.map +1 -0
  245. package/dist/components/illustrative-icon/src/components/shield-time-duocolor-animated.d.ts +7 -0
  246. package/dist/components/illustrative-icon/src/components/shield-time-duocolor-animated.d.ts.map +1 -0
  247. package/dist/components/illustrative-icon/src/components/shield-time-duocolor-static.d.ts +7 -0
  248. package/dist/components/illustrative-icon/src/components/shield-time-duocolor-static.d.ts.map +1 -0
  249. package/dist/components/illustrative-icon/src/components/shield-time-offblack-animated.d.ts +7 -0
  250. package/dist/components/illustrative-icon/src/components/shield-time-offblack-animated.d.ts.map +1 -0
  251. package/dist/components/illustrative-icon/src/components/shield-time-offblack-static.d.ts +7 -0
  252. package/dist/components/illustrative-icon/src/components/shield-time-offblack-static.d.ts.map +1 -0
  253. package/dist/components/illustrative-icon/src/components/user-duocolor-animated.d.ts +7 -0
  254. package/dist/components/illustrative-icon/src/components/user-duocolor-animated.d.ts.map +1 -0
  255. package/dist/components/illustrative-icon/src/components/user-duocolor-static.d.ts +7 -0
  256. package/dist/components/illustrative-icon/src/components/user-duocolor-static.d.ts.map +1 -0
  257. package/dist/components/illustrative-icon/src/components/user-offblack-animated.d.ts +7 -0
  258. package/dist/components/illustrative-icon/src/components/user-offblack-animated.d.ts.map +1 -0
  259. package/dist/components/illustrative-icon/src/components/user-offblack-static.d.ts +7 -0
  260. package/dist/components/illustrative-icon/src/components/user-offblack-static.d.ts.map +1 -0
  261. package/dist/components/label/src/label.visual.fixtures.d.ts +14 -0
  262. package/dist/components/label/src/label.visual.fixtures.d.ts.map +1 -0
  263. package/dist/components/listbox/src/listbox.visual.fixtures.d.ts +13 -0
  264. package/dist/components/listbox/src/listbox.visual.fixtures.d.ts.map +1 -0
  265. package/dist/components/select/src/select.d.ts.map +1 -1
  266. package/dist/components/select/src/select.visual.fixtures.d.ts +14 -0
  267. package/dist/components/select/src/select.visual.fixtures.d.ts.map +1 -0
  268. package/dist/components/table/src/story-utils/column-def.d.ts.map +1 -1
  269. package/dist/components/table/src/table-column-header-cell.d.ts +3 -10
  270. package/dist/components/table/src/table-column-header-cell.d.ts.map +1 -1
  271. package/dist/components/table/src/table-headers.d.ts +2 -4
  272. package/dist/components/table/src/table-headers.d.ts.map +1 -1
  273. package/dist/components/table/src/table-toolbar.d.ts.map +1 -1
  274. package/dist/components/table/src/table.d.ts +2 -2
  275. package/dist/components/table/src/table.d.ts.map +1 -1
  276. package/dist/components/table/src/test-utils/helpers.d.ts +0 -5
  277. package/dist/components/table/src/test-utils/helpers.d.ts.map +1 -1
  278. package/dist/components/table/src/types.d.ts +8 -8
  279. package/dist/components/table/src/types.d.ts.map +1 -1
  280. package/dist/components/table/src/use-drag-handle.hook.d.ts.map +1 -1
  281. package/dist/components/text-field/src/text-field-base.d.ts.map +1 -1
  282. package/dist/components-metadata.js +456 -0
  283. package/dist/{date-field-HEFdHIxk.mjs → date-field-DOCLv_xS.mjs} +2 -2
  284. package/dist/{date-field-HEFdHIxk.mjs.map → date-field-DOCLv_xS.mjs.map} +1 -1
  285. package/dist/{date-field-CKxEWHG3.js → date-field-uN87mgbH.js} +2 -2
  286. package/dist/{date-field-CKxEWHG3.js.map → date-field-uN87mgbH.js.map} +1 -1
  287. package/dist/date-field.cjs.js +1 -1
  288. package/dist/date-field.es.js +1 -1
  289. package/dist/{date-picker-cQewKIMN.mjs → date-picker-BtEuRtAu.mjs} +3 -3
  290. package/dist/{date-picker-cQewKIMN.mjs.map → date-picker-BtEuRtAu.mjs.map} +1 -1
  291. package/dist/{date-picker-CDBwkAJI.js → date-picker-X8b9wDfp.js} +2 -2
  292. package/dist/{date-picker-CDBwkAJI.js.map → date-picker-X8b9wDfp.js.map} +1 -1
  293. package/dist/date-picker.cjs.js +1 -1
  294. package/dist/date-picker.es.js +1 -1
  295. package/dist/{date-range-field-_WctWD29.mjs → date-range-field-B6gP8w2w.mjs} +2 -2
  296. package/dist/{date-range-field-_WctWD29.mjs.map → date-range-field-B6gP8w2w.mjs.map} +1 -1
  297. package/dist/{date-range-field-D7Hn9FGN.js → date-range-field-DLt6q5TQ.js} +2 -2
  298. package/dist/{date-range-field-D7Hn9FGN.js.map → date-range-field-DLt6q5TQ.js.map} +1 -1
  299. package/dist/date-range-field.cjs.js +1 -1
  300. package/dist/date-range-field.es.js +1 -1
  301. package/dist/{footer-CS6ZfztM.js → footer-Cn1-zG1v.js} +2 -2
  302. package/dist/{footer-CS6ZfztM.js.map → footer-Cn1-zG1v.js.map} +1 -1
  303. package/dist/{footer-OJXbTn1e.mjs → footer-D-2b7UIB.mjs} +2 -2
  304. package/dist/{footer-OJXbTn1e.mjs.map → footer-D-2b7UIB.mjs.map} +1 -1
  305. package/dist/footer.cjs.js +1 -1
  306. package/dist/footer.es.js +1 -1
  307. package/dist/icon/all-icon-components.d.ts +3 -0
  308. package/dist/icon/all-icon-components.d.ts.map +1 -1
  309. package/dist/icon/all-icons.cjs.js +1 -1
  310. package/dist/icon/all-icons.cjs.js.map +1 -1
  311. package/dist/icon/all-icons.d.ts +3 -0
  312. package/dist/icon/all-icons.d.ts.map +1 -1
  313. package/dist/icon/all-icons.es.js +395 -377
  314. package/dist/icon/all-icons.es.js.map +1 -1
  315. package/dist/icon/assets/moon.cjs.js +2 -0
  316. package/dist/icon/assets/moon.cjs.js.map +1 -0
  317. package/dist/icon/assets/moon.d.ts +7 -0
  318. package/dist/icon/assets/moon.d.ts.map +1 -0
  319. package/dist/icon/assets/moon.es.js +10 -0
  320. package/dist/icon/assets/moon.es.js.map +1 -0
  321. package/dist/icon/assets/sun.cjs.js +2 -0
  322. package/dist/icon/assets/sun.cjs.js.map +1 -0
  323. package/dist/icon/assets/sun.d.ts +7 -0
  324. package/dist/icon/assets/sun.d.ts.map +1 -0
  325. package/dist/icon/assets/sun.es.js +10 -0
  326. package/dist/icon/assets/sun.es.js.map +1 -0
  327. package/dist/icon/assets/unpin.cjs.js +2 -0
  328. package/dist/icon/assets/unpin.cjs.js.map +1 -0
  329. package/dist/icon/assets/unpin.d.ts +7 -0
  330. package/dist/icon/assets/unpin.d.ts.map +1 -0
  331. package/dist/icon/assets/unpin.es.js +10 -0
  332. package/dist/icon/assets/unpin.es.js.map +1 -0
  333. package/dist/icon/components/moon.cjs.js +2 -0
  334. package/dist/icon/components/moon.cjs.js.map +1 -0
  335. package/dist/icon/components/moon.d.ts +7 -0
  336. package/dist/icon/components/moon.d.ts.map +1 -0
  337. package/dist/icon/components/moon.es.js +13 -0
  338. package/dist/icon/components/moon.es.js.map +1 -0
  339. package/dist/icon/components/sun.cjs.js +2 -0
  340. package/dist/icon/components/sun.cjs.js.map +1 -0
  341. package/dist/icon/components/sun.d.ts +7 -0
  342. package/dist/icon/components/sun.d.ts.map +1 -0
  343. package/dist/icon/components/sun.es.js +13 -0
  344. package/dist/icon/components/sun.es.js.map +1 -0
  345. package/dist/icon/components/unpin.cjs.js +2 -0
  346. package/dist/icon/components/unpin.cjs.js.map +1 -0
  347. package/dist/icon/components/unpin.d.ts +7 -0
  348. package/dist/icon/components/unpin.d.ts.map +1 -0
  349. package/dist/icon/components/unpin.es.js +13 -0
  350. package/dist/icon/components/unpin.es.js.map +1 -0
  351. package/dist/icon/components-metadata.js +24 -0
  352. package/dist/icon/dynamic-icon.cjs.js +1 -1
  353. package/dist/icon/dynamic-icon.cjs.js.map +1 -1
  354. package/dist/icon/dynamic-icon.es.js +1 -1
  355. package/dist/icon/dynamic-icon.es.js.map +1 -1
  356. package/dist/icon/icon-imports.d.ts +18 -0
  357. package/dist/icon/icon-imports.d.ts.map +1 -1
  358. package/dist/icon/moon.svg +1 -0
  359. package/dist/icon/sun.svg +1 -0
  360. package/dist/icon/unpin.svg +1 -0
  361. package/dist/illustrative-icon/all-animated-illustrative-icon-components.d.ts +34 -0
  362. package/dist/illustrative-icon/all-animated-illustrative-icon-components.d.ts.map +1 -1
  363. package/dist/illustrative-icon/all-static-illustrative-icon-components.d.ts +36 -0
  364. package/dist/illustrative-icon/all-static-illustrative-icon-components.d.ts.map +1 -1
  365. package/dist/illustrative-icon/assets/accessories-duocolor-static.d.ts +4 -0
  366. package/dist/illustrative-icon/assets/accessories-duocolor-static.d.ts.map +1 -0
  367. package/dist/illustrative-icon/assets/accessories-offblack-static.d.ts +4 -0
  368. package/dist/illustrative-icon/assets/accessories-offblack-static.d.ts.map +1 -0
  369. package/dist/illustrative-icon/assets/bag-duocolor-static.d.ts +4 -0
  370. package/dist/illustrative-icon/assets/bag-duocolor-static.d.ts.map +1 -0
  371. package/dist/illustrative-icon/assets/bag-offblack-static.d.ts +4 -0
  372. package/dist/illustrative-icon/assets/bag-offblack-static.d.ts.map +1 -0
  373. package/dist/illustrative-icon/assets/bag-plus-duocolor-static.d.ts +4 -0
  374. package/dist/illustrative-icon/assets/bag-plus-duocolor-static.d.ts.map +1 -0
  375. package/dist/illustrative-icon/assets/bag-plus-offblack-static.d.ts +4 -0
  376. package/dist/illustrative-icon/assets/bag-plus-offblack-static.d.ts.map +1 -0
  377. package/dist/illustrative-icon/assets/box-sync-duocolor-static.d.ts +4 -0
  378. package/dist/illustrative-icon/assets/box-sync-duocolor-static.d.ts.map +1 -0
  379. package/dist/illustrative-icon/assets/box-sync-offblack-static.d.ts +4 -0
  380. package/dist/illustrative-icon/assets/box-sync-offblack-static.d.ts.map +1 -0
  381. package/dist/illustrative-icon/assets/display-protection-duocolor-static.d.ts +4 -0
  382. package/dist/illustrative-icon/assets/display-protection-duocolor-static.d.ts.map +1 -0
  383. package/dist/illustrative-icon/assets/display-protection-offblack-static.d.ts +4 -0
  384. package/dist/illustrative-icon/assets/display-protection-offblack-static.d.ts.map +1 -0
  385. package/dist/illustrative-icon/assets/enrollment-duocolor-static.d.ts +4 -0
  386. package/dist/illustrative-icon/assets/enrollment-duocolor-static.d.ts.map +1 -0
  387. package/dist/illustrative-icon/assets/enrollment-offblack-static.d.ts +4 -0
  388. package/dist/illustrative-icon/assets/enrollment-offblack-static.d.ts.map +1 -0
  389. package/dist/illustrative-icon/assets/gift-box-duocolor-static.d.ts +4 -0
  390. package/dist/illustrative-icon/assets/gift-box-duocolor-static.d.ts.map +1 -0
  391. package/dist/illustrative-icon/assets/gift-box-offblack-static.d.ts +4 -0
  392. package/dist/illustrative-icon/assets/gift-box-offblack-static.d.ts.map +1 -0
  393. package/dist/illustrative-icon/assets/gift-box-plus-duocolor-static.d.ts +4 -0
  394. package/dist/illustrative-icon/assets/gift-box-plus-duocolor-static.d.ts.map +1 -0
  395. package/dist/illustrative-icon/assets/gift-box-plus-offblack-static.d.ts +4 -0
  396. package/dist/illustrative-icon/assets/gift-box-plus-offblack-static.d.ts.map +1 -0
  397. package/dist/illustrative-icon/assets/info-letter-duocolor-static.d.ts +4 -0
  398. package/dist/illustrative-icon/assets/info-letter-duocolor-static.d.ts.map +1 -0
  399. package/dist/illustrative-icon/assets/info-letter-offblack-static.d.ts +4 -0
  400. package/dist/illustrative-icon/assets/info-letter-offblack-static.d.ts.map +1 -0
  401. package/dist/illustrative-icon/assets/json/accessories-duocolor-animated.json.d.ts +3 -0
  402. package/dist/illustrative-icon/assets/json/accessories-offblack-animated.json.d.ts +3 -0
  403. package/dist/illustrative-icon/assets/json/bag-duocolor-animated.json.d.ts +3 -0
  404. package/dist/illustrative-icon/assets/json/bag-offblack-animated.json.d.ts +3 -0
  405. package/dist/illustrative-icon/assets/json/bag-plus-duocolor-animated.json.d.ts +3 -0
  406. package/dist/illustrative-icon/assets/json/bag-plus-offblack-animated.json.d.ts +3 -0
  407. package/dist/illustrative-icon/assets/json/box-sync-duocolor-animated.json.d.ts +3 -0
  408. package/dist/illustrative-icon/assets/json/box-sync-offblack-animated.json.d.ts +3 -0
  409. package/dist/illustrative-icon/assets/json/display-protection-duocolor-animated.json.d.ts +3 -0
  410. package/dist/illustrative-icon/assets/json/display-protection-offblack-animated.json.d.ts +3 -0
  411. package/dist/illustrative-icon/assets/json/enrollment-duocolor-animated.json.d.ts +3 -0
  412. package/dist/illustrative-icon/assets/json/enrollment-offblack-animated.json.d.ts +3 -0
  413. package/dist/illustrative-icon/assets/json/gift-box-duocolor-animated.json.d.ts +3 -0
  414. package/dist/illustrative-icon/assets/json/gift-box-offblack-animated.json.d.ts +3 -0
  415. package/dist/illustrative-icon/assets/json/gift-box-plus-duocolor-animated.json.d.ts +3 -0
  416. package/dist/illustrative-icon/assets/json/gift-box-plus-offblack-animated.json.d.ts +3 -0
  417. package/dist/illustrative-icon/assets/json/info-letter-duocolor-animated.json.d.ts +3 -0
  418. package/dist/illustrative-icon/assets/json/info-letter-offblack-animated.json.d.ts +3 -0
  419. package/dist/illustrative-icon/assets/json/leaf-duocolor-animated.json.d.ts +3 -0
  420. package/dist/illustrative-icon/assets/json/leaf-offblack-animated.json.d.ts +3 -0
  421. package/dist/illustrative-icon/assets/json/number-transfer-duocolor-animated.json.d.ts +3 -0
  422. package/dist/illustrative-icon/assets/json/number-transfer-offblack-animated.json.d.ts +3 -0
  423. package/dist/illustrative-icon/assets/json/phone-repair-duocolor-animated.json.d.ts +3 -0
  424. package/dist/illustrative-icon/assets/json/phone-repair-offblack-animated.json.d.ts +3 -0
  425. package/dist/illustrative-icon/assets/json/phone-settings-duocolor-animated.json.d.ts +3 -0
  426. package/dist/illustrative-icon/assets/json/phone-settings-offblack-animated.json.d.ts +3 -0
  427. package/dist/illustrative-icon/assets/json/return-label-duocolor-animated.json.d.ts +3 -0
  428. package/dist/illustrative-icon/assets/json/return-label-offblack-animated.json.d.ts +3 -0
  429. package/dist/illustrative-icon/assets/json/settings-pen-duocolor-animated.json.d.ts +3 -0
  430. package/dist/illustrative-icon/assets/json/settings-pen-offblack-animated.json.d.ts +3 -0
  431. package/dist/illustrative-icon/assets/json/shield-time-duocolor-animated.json.d.ts +3 -0
  432. package/dist/illustrative-icon/assets/json/shield-time-offblack-animated.json.d.ts +3 -0
  433. package/dist/illustrative-icon/assets/json/user-duocolor-animated.json.d.ts +3 -0
  434. package/dist/illustrative-icon/assets/json/user-offblack-animated.json.d.ts +3 -0
  435. package/dist/illustrative-icon/assets/leaf-duocolor-static.d.ts +4 -0
  436. package/dist/illustrative-icon/assets/leaf-duocolor-static.d.ts.map +1 -0
  437. package/dist/illustrative-icon/assets/leaf-offblack-static.d.ts +4 -0
  438. package/dist/illustrative-icon/assets/leaf-offblack-static.d.ts.map +1 -0
  439. package/dist/illustrative-icon/assets/number-tranfer-duocolor-static.d.ts +4 -0
  440. package/dist/illustrative-icon/assets/number-tranfer-duocolor-static.d.ts.map +1 -0
  441. package/dist/illustrative-icon/assets/number-tranfer-offblack-static.d.ts +4 -0
  442. package/dist/illustrative-icon/assets/number-tranfer-offblack-static.d.ts.map +1 -0
  443. package/dist/illustrative-icon/assets/page-duocolor-static.d.ts +4 -0
  444. package/dist/illustrative-icon/assets/page-duocolor-static.d.ts.map +1 -0
  445. package/dist/illustrative-icon/assets/page-offblack-static.d.ts +4 -0
  446. package/dist/illustrative-icon/assets/page-offblack-static.d.ts.map +1 -0
  447. package/dist/illustrative-icon/assets/phone-repair-duocolor-static.d.ts +4 -0
  448. package/dist/illustrative-icon/assets/phone-repair-duocolor-static.d.ts.map +1 -0
  449. package/dist/illustrative-icon/assets/phone-repair-offblack-static.d.ts +4 -0
  450. package/dist/illustrative-icon/assets/phone-repair-offblack-static.d.ts.map +1 -0
  451. package/dist/illustrative-icon/assets/phone-settings-duocolor-static.d.ts +4 -0
  452. package/dist/illustrative-icon/assets/phone-settings-duocolor-static.d.ts.map +1 -0
  453. package/dist/illustrative-icon/assets/phone-settings-offblack-static.d.ts +4 -0
  454. package/dist/illustrative-icon/assets/phone-settings-offblack-static.d.ts.map +1 -0
  455. package/dist/illustrative-icon/assets/return-label-duocolor-static.d.ts +4 -0
  456. package/dist/illustrative-icon/assets/return-label-duocolor-static.d.ts.map +1 -0
  457. package/dist/illustrative-icon/assets/return-label-offblack-static.d.ts +4 -0
  458. package/dist/illustrative-icon/assets/return-label-offblack-static.d.ts.map +1 -0
  459. package/dist/illustrative-icon/assets/settings-pen-duocolor-static.d.ts +4 -0
  460. package/dist/illustrative-icon/assets/settings-pen-duocolor-static.d.ts.map +1 -0
  461. package/dist/illustrative-icon/assets/settings-pen-offblack-static.d.ts +4 -0
  462. package/dist/illustrative-icon/assets/settings-pen-offblack-static.d.ts.map +1 -0
  463. package/dist/illustrative-icon/assets/shield-time-duocolor-static.d.ts +4 -0
  464. package/dist/illustrative-icon/assets/shield-time-duocolor-static.d.ts.map +1 -0
  465. package/dist/illustrative-icon/assets/shield-time-offblack-static.d.ts +4 -0
  466. package/dist/illustrative-icon/assets/shield-time-offblack-static.d.ts.map +1 -0
  467. package/dist/illustrative-icon/assets/user-duocolor-static.d.ts +4 -0
  468. package/dist/illustrative-icon/assets/user-duocolor-static.d.ts.map +1 -0
  469. package/dist/illustrative-icon/assets/user-offblack-static.d.ts +4 -0
  470. package/dist/illustrative-icon/assets/user-offblack-static.d.ts.map +1 -0
  471. package/dist/illustrative-icon/components/accessories-duocolor-animated.cjs.js +2 -0
  472. package/dist/illustrative-icon/components/accessories-duocolor-animated.cjs.js.map +1 -0
  473. package/dist/illustrative-icon/components/accessories-duocolor-animated.d.ts +7 -0
  474. package/dist/illustrative-icon/components/accessories-duocolor-animated.d.ts.map +1 -0
  475. package/dist/illustrative-icon/components/accessories-duocolor-animated.es.js +20 -0
  476. package/dist/illustrative-icon/components/accessories-duocolor-animated.es.js.map +1 -0
  477. package/dist/illustrative-icon/components/accessories-duocolor-static.cjs.js +2 -0
  478. package/dist/illustrative-icon/components/accessories-duocolor-static.cjs.js.map +1 -0
  479. package/dist/illustrative-icon/components/accessories-duocolor-static.d.ts +7 -0
  480. package/dist/illustrative-icon/components/accessories-duocolor-static.d.ts.map +1 -0
  481. package/dist/illustrative-icon/components/accessories-duocolor-static.es.js +10 -0
  482. package/dist/illustrative-icon/components/accessories-duocolor-static.es.js.map +1 -0
  483. package/dist/illustrative-icon/components/accessories-offblack-animated.cjs.js +2 -0
  484. package/dist/illustrative-icon/components/accessories-offblack-animated.cjs.js.map +1 -0
  485. package/dist/illustrative-icon/components/accessories-offblack-animated.d.ts +7 -0
  486. package/dist/illustrative-icon/components/accessories-offblack-animated.d.ts.map +1 -0
  487. package/dist/illustrative-icon/components/accessories-offblack-animated.es.js +20 -0
  488. package/dist/illustrative-icon/components/accessories-offblack-animated.es.js.map +1 -0
  489. package/dist/illustrative-icon/components/accessories-offblack-static.cjs.js +2 -0
  490. package/dist/illustrative-icon/components/accessories-offblack-static.cjs.js.map +1 -0
  491. package/dist/illustrative-icon/components/accessories-offblack-static.d.ts +7 -0
  492. package/dist/illustrative-icon/components/accessories-offblack-static.d.ts.map +1 -0
  493. package/dist/illustrative-icon/components/accessories-offblack-static.es.js +10 -0
  494. package/dist/illustrative-icon/components/accessories-offblack-static.es.js.map +1 -0
  495. package/dist/illustrative-icon/components/bag-duocolor-animated.cjs.js +2 -0
  496. package/dist/illustrative-icon/components/bag-duocolor-animated.cjs.js.map +1 -0
  497. package/dist/illustrative-icon/components/bag-duocolor-animated.d.ts +7 -0
  498. package/dist/illustrative-icon/components/bag-duocolor-animated.d.ts.map +1 -0
  499. package/dist/illustrative-icon/components/bag-duocolor-animated.es.js +20 -0
  500. package/dist/illustrative-icon/components/bag-duocolor-animated.es.js.map +1 -0
  501. package/dist/illustrative-icon/components/bag-duocolor-static.cjs.js +2 -0
  502. package/dist/illustrative-icon/components/bag-duocolor-static.cjs.js.map +1 -0
  503. package/dist/illustrative-icon/components/bag-duocolor-static.d.ts +7 -0
  504. package/dist/illustrative-icon/components/bag-duocolor-static.d.ts.map +1 -0
  505. package/dist/illustrative-icon/components/bag-duocolor-static.es.js +10 -0
  506. package/dist/illustrative-icon/components/bag-duocolor-static.es.js.map +1 -0
  507. package/dist/illustrative-icon/components/bag-offblack-animated.cjs.js +2 -0
  508. package/dist/illustrative-icon/components/bag-offblack-animated.cjs.js.map +1 -0
  509. package/dist/illustrative-icon/components/bag-offblack-animated.d.ts +7 -0
  510. package/dist/illustrative-icon/components/bag-offblack-animated.d.ts.map +1 -0
  511. package/dist/illustrative-icon/components/bag-offblack-animated.es.js +20 -0
  512. package/dist/illustrative-icon/components/bag-offblack-animated.es.js.map +1 -0
  513. package/dist/illustrative-icon/components/bag-offblack-static.cjs.js +2 -0
  514. package/dist/illustrative-icon/components/bag-offblack-static.cjs.js.map +1 -0
  515. package/dist/illustrative-icon/components/bag-offblack-static.d.ts +7 -0
  516. package/dist/illustrative-icon/components/bag-offblack-static.d.ts.map +1 -0
  517. package/dist/illustrative-icon/components/bag-offblack-static.es.js +10 -0
  518. package/dist/illustrative-icon/components/bag-offblack-static.es.js.map +1 -0
  519. package/dist/illustrative-icon/components/bag-plus-duocolor-animated.cjs.js +2 -0
  520. package/dist/illustrative-icon/components/bag-plus-duocolor-animated.cjs.js.map +1 -0
  521. package/dist/illustrative-icon/components/bag-plus-duocolor-animated.d.ts +7 -0
  522. package/dist/illustrative-icon/components/bag-plus-duocolor-animated.d.ts.map +1 -0
  523. package/dist/illustrative-icon/components/bag-plus-duocolor-animated.es.js +20 -0
  524. package/dist/illustrative-icon/components/bag-plus-duocolor-animated.es.js.map +1 -0
  525. package/dist/illustrative-icon/components/bag-plus-duocolor-static.cjs.js +2 -0
  526. package/dist/illustrative-icon/components/bag-plus-duocolor-static.cjs.js.map +1 -0
  527. package/dist/illustrative-icon/components/bag-plus-duocolor-static.d.ts +7 -0
  528. package/dist/illustrative-icon/components/bag-plus-duocolor-static.d.ts.map +1 -0
  529. package/dist/illustrative-icon/components/bag-plus-duocolor-static.es.js +10 -0
  530. package/dist/illustrative-icon/components/bag-plus-duocolor-static.es.js.map +1 -0
  531. package/dist/illustrative-icon/components/bag-plus-offblack-animated.cjs.js +2 -0
  532. package/dist/illustrative-icon/components/bag-plus-offblack-animated.cjs.js.map +1 -0
  533. package/dist/illustrative-icon/components/bag-plus-offblack-animated.d.ts +7 -0
  534. package/dist/illustrative-icon/components/bag-plus-offblack-animated.d.ts.map +1 -0
  535. package/dist/illustrative-icon/components/bag-plus-offblack-animated.es.js +20 -0
  536. package/dist/illustrative-icon/components/bag-plus-offblack-animated.es.js.map +1 -0
  537. package/dist/illustrative-icon/components/bag-plus-offblack-static.cjs.js +2 -0
  538. package/dist/illustrative-icon/components/bag-plus-offblack-static.cjs.js.map +1 -0
  539. package/dist/illustrative-icon/components/bag-plus-offblack-static.d.ts +7 -0
  540. package/dist/illustrative-icon/components/bag-plus-offblack-static.d.ts.map +1 -0
  541. package/dist/illustrative-icon/components/bag-plus-offblack-static.es.js +10 -0
  542. package/dist/illustrative-icon/components/bag-plus-offblack-static.es.js.map +1 -0
  543. package/dist/illustrative-icon/components/box-sync-duocolor-animated.cjs.js +2 -0
  544. package/dist/illustrative-icon/components/box-sync-duocolor-animated.cjs.js.map +1 -0
  545. package/dist/illustrative-icon/components/box-sync-duocolor-animated.d.ts +7 -0
  546. package/dist/illustrative-icon/components/box-sync-duocolor-animated.d.ts.map +1 -0
  547. package/dist/illustrative-icon/components/box-sync-duocolor-animated.es.js +20 -0
  548. package/dist/illustrative-icon/components/box-sync-duocolor-animated.es.js.map +1 -0
  549. package/dist/illustrative-icon/components/box-sync-duocolor-static.cjs.js +2 -0
  550. package/dist/illustrative-icon/components/box-sync-duocolor-static.cjs.js.map +1 -0
  551. package/dist/illustrative-icon/components/box-sync-duocolor-static.d.ts +7 -0
  552. package/dist/illustrative-icon/components/box-sync-duocolor-static.d.ts.map +1 -0
  553. package/dist/illustrative-icon/components/box-sync-duocolor-static.es.js +10 -0
  554. package/dist/illustrative-icon/components/box-sync-duocolor-static.es.js.map +1 -0
  555. package/dist/illustrative-icon/components/box-sync-offblack-animated.cjs.js +2 -0
  556. package/dist/illustrative-icon/components/box-sync-offblack-animated.cjs.js.map +1 -0
  557. package/dist/illustrative-icon/components/box-sync-offblack-animated.d.ts +7 -0
  558. package/dist/illustrative-icon/components/box-sync-offblack-animated.d.ts.map +1 -0
  559. package/dist/illustrative-icon/components/box-sync-offblack-animated.es.js +20 -0
  560. package/dist/illustrative-icon/components/box-sync-offblack-animated.es.js.map +1 -0
  561. package/dist/illustrative-icon/components/box-sync-offblack-static.cjs.js +2 -0
  562. package/dist/illustrative-icon/components/box-sync-offblack-static.cjs.js.map +1 -0
  563. package/dist/illustrative-icon/components/box-sync-offblack-static.d.ts +7 -0
  564. package/dist/illustrative-icon/components/box-sync-offblack-static.d.ts.map +1 -0
  565. package/dist/illustrative-icon/components/box-sync-offblack-static.es.js +10 -0
  566. package/dist/illustrative-icon/components/box-sync-offblack-static.es.js.map +1 -0
  567. package/dist/illustrative-icon/components/display-protection-duocolor-animated.cjs.js +2 -0
  568. package/dist/illustrative-icon/components/display-protection-duocolor-animated.cjs.js.map +1 -0
  569. package/dist/illustrative-icon/components/display-protection-duocolor-animated.d.ts +7 -0
  570. package/dist/illustrative-icon/components/display-protection-duocolor-animated.d.ts.map +1 -0
  571. package/dist/illustrative-icon/components/display-protection-duocolor-animated.es.js +20 -0
  572. package/dist/illustrative-icon/components/display-protection-duocolor-animated.es.js.map +1 -0
  573. package/dist/illustrative-icon/components/display-protection-duocolor-static.cjs.js +2 -0
  574. package/dist/illustrative-icon/components/display-protection-duocolor-static.cjs.js.map +1 -0
  575. package/dist/illustrative-icon/components/display-protection-duocolor-static.d.ts +7 -0
  576. package/dist/illustrative-icon/components/display-protection-duocolor-static.d.ts.map +1 -0
  577. package/dist/illustrative-icon/components/display-protection-duocolor-static.es.js +10 -0
  578. package/dist/illustrative-icon/components/display-protection-duocolor-static.es.js.map +1 -0
  579. package/dist/illustrative-icon/components/display-protection-offblack-animated.cjs.js +2 -0
  580. package/dist/illustrative-icon/components/display-protection-offblack-animated.cjs.js.map +1 -0
  581. package/dist/illustrative-icon/components/display-protection-offblack-animated.d.ts +7 -0
  582. package/dist/illustrative-icon/components/display-protection-offblack-animated.d.ts.map +1 -0
  583. package/dist/illustrative-icon/components/display-protection-offblack-animated.es.js +20 -0
  584. package/dist/illustrative-icon/components/display-protection-offblack-animated.es.js.map +1 -0
  585. package/dist/illustrative-icon/components/display-protection-offblack-static.cjs.js +2 -0
  586. package/dist/illustrative-icon/components/display-protection-offblack-static.cjs.js.map +1 -0
  587. package/dist/illustrative-icon/components/display-protection-offblack-static.d.ts +7 -0
  588. package/dist/illustrative-icon/components/display-protection-offblack-static.d.ts.map +1 -0
  589. package/dist/illustrative-icon/components/display-protection-offblack-static.es.js +10 -0
  590. package/dist/illustrative-icon/components/display-protection-offblack-static.es.js.map +1 -0
  591. package/dist/illustrative-icon/components/enrollment-duocolor-animated.cjs.js +2 -0
  592. package/dist/illustrative-icon/components/enrollment-duocolor-animated.cjs.js.map +1 -0
  593. package/dist/illustrative-icon/components/enrollment-duocolor-animated.d.ts +7 -0
  594. package/dist/illustrative-icon/components/enrollment-duocolor-animated.d.ts.map +1 -0
  595. package/dist/illustrative-icon/components/enrollment-duocolor-animated.es.js +20 -0
  596. package/dist/illustrative-icon/components/enrollment-duocolor-animated.es.js.map +1 -0
  597. package/dist/illustrative-icon/components/enrollment-duocolor-static.cjs.js +2 -0
  598. package/dist/illustrative-icon/components/enrollment-duocolor-static.cjs.js.map +1 -0
  599. package/dist/illustrative-icon/components/enrollment-duocolor-static.d.ts +7 -0
  600. package/dist/illustrative-icon/components/enrollment-duocolor-static.d.ts.map +1 -0
  601. package/dist/illustrative-icon/components/enrollment-duocolor-static.es.js +10 -0
  602. package/dist/illustrative-icon/components/enrollment-duocolor-static.es.js.map +1 -0
  603. package/dist/illustrative-icon/components/enrollment-offblack-animated.cjs.js +2 -0
  604. package/dist/illustrative-icon/components/enrollment-offblack-animated.cjs.js.map +1 -0
  605. package/dist/illustrative-icon/components/enrollment-offblack-animated.d.ts +7 -0
  606. package/dist/illustrative-icon/components/enrollment-offblack-animated.d.ts.map +1 -0
  607. package/dist/illustrative-icon/components/enrollment-offblack-animated.es.js +20 -0
  608. package/dist/illustrative-icon/components/enrollment-offblack-animated.es.js.map +1 -0
  609. package/dist/illustrative-icon/components/enrollment-offblack-static.cjs.js +2 -0
  610. package/dist/illustrative-icon/components/enrollment-offblack-static.cjs.js.map +1 -0
  611. package/dist/illustrative-icon/components/enrollment-offblack-static.d.ts +7 -0
  612. package/dist/illustrative-icon/components/enrollment-offblack-static.d.ts.map +1 -0
  613. package/dist/illustrative-icon/components/enrollment-offblack-static.es.js +10 -0
  614. package/dist/illustrative-icon/components/enrollment-offblack-static.es.js.map +1 -0
  615. package/dist/illustrative-icon/components/gift-box-duocolor-animated.cjs.js +2 -0
  616. package/dist/illustrative-icon/components/gift-box-duocolor-animated.cjs.js.map +1 -0
  617. package/dist/illustrative-icon/components/gift-box-duocolor-animated.d.ts +7 -0
  618. package/dist/illustrative-icon/components/gift-box-duocolor-animated.d.ts.map +1 -0
  619. package/dist/illustrative-icon/components/gift-box-duocolor-animated.es.js +20 -0
  620. package/dist/illustrative-icon/components/gift-box-duocolor-animated.es.js.map +1 -0
  621. package/dist/illustrative-icon/components/gift-box-duocolor-static.cjs.js +2 -0
  622. package/dist/illustrative-icon/components/gift-box-duocolor-static.cjs.js.map +1 -0
  623. package/dist/illustrative-icon/components/gift-box-duocolor-static.d.ts +7 -0
  624. package/dist/illustrative-icon/components/gift-box-duocolor-static.d.ts.map +1 -0
  625. package/dist/illustrative-icon/components/gift-box-duocolor-static.es.js +10 -0
  626. package/dist/illustrative-icon/components/gift-box-duocolor-static.es.js.map +1 -0
  627. package/dist/illustrative-icon/components/gift-box-offblack-animated.cjs.js +2 -0
  628. package/dist/illustrative-icon/components/gift-box-offblack-animated.cjs.js.map +1 -0
  629. package/dist/illustrative-icon/components/gift-box-offblack-animated.d.ts +7 -0
  630. package/dist/illustrative-icon/components/gift-box-offblack-animated.d.ts.map +1 -0
  631. package/dist/illustrative-icon/components/gift-box-offblack-animated.es.js +20 -0
  632. package/dist/illustrative-icon/components/gift-box-offblack-animated.es.js.map +1 -0
  633. package/dist/illustrative-icon/components/gift-box-offblack-static.cjs.js +2 -0
  634. package/dist/illustrative-icon/components/gift-box-offblack-static.cjs.js.map +1 -0
  635. package/dist/illustrative-icon/components/gift-box-offblack-static.d.ts +7 -0
  636. package/dist/illustrative-icon/components/gift-box-offblack-static.d.ts.map +1 -0
  637. package/dist/illustrative-icon/components/gift-box-offblack-static.es.js +10 -0
  638. package/dist/illustrative-icon/components/gift-box-offblack-static.es.js.map +1 -0
  639. package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.cjs.js +2 -0
  640. package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.cjs.js.map +1 -0
  641. package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.d.ts +7 -0
  642. package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.d.ts.map +1 -0
  643. package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.es.js +20 -0
  644. package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.es.js.map +1 -0
  645. package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.cjs.js +2 -0
  646. package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.cjs.js.map +1 -0
  647. package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.d.ts +7 -0
  648. package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.d.ts.map +1 -0
  649. package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.es.js +10 -0
  650. package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.es.js.map +1 -0
  651. package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.cjs.js +2 -0
  652. package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.cjs.js.map +1 -0
  653. package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.d.ts +7 -0
  654. package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.d.ts.map +1 -0
  655. package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.es.js +20 -0
  656. package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.es.js.map +1 -0
  657. package/dist/illustrative-icon/components/gift-box-plus-offblack-static.cjs.js +2 -0
  658. package/dist/illustrative-icon/components/gift-box-plus-offblack-static.cjs.js.map +1 -0
  659. package/dist/illustrative-icon/components/gift-box-plus-offblack-static.d.ts +7 -0
  660. package/dist/illustrative-icon/components/gift-box-plus-offblack-static.d.ts.map +1 -0
  661. package/dist/illustrative-icon/components/gift-box-plus-offblack-static.es.js +10 -0
  662. package/dist/illustrative-icon/components/gift-box-plus-offblack-static.es.js.map +1 -0
  663. package/dist/illustrative-icon/components/info-letter-duocolor-animated.cjs.js +2 -0
  664. package/dist/illustrative-icon/components/info-letter-duocolor-animated.cjs.js.map +1 -0
  665. package/dist/illustrative-icon/components/info-letter-duocolor-animated.d.ts +7 -0
  666. package/dist/illustrative-icon/components/info-letter-duocolor-animated.d.ts.map +1 -0
  667. package/dist/illustrative-icon/components/info-letter-duocolor-animated.es.js +20 -0
  668. package/dist/illustrative-icon/components/info-letter-duocolor-animated.es.js.map +1 -0
  669. package/dist/illustrative-icon/components/info-letter-duocolor-static.cjs.js +2 -0
  670. package/dist/illustrative-icon/components/info-letter-duocolor-static.cjs.js.map +1 -0
  671. package/dist/illustrative-icon/components/info-letter-duocolor-static.d.ts +7 -0
  672. package/dist/illustrative-icon/components/info-letter-duocolor-static.d.ts.map +1 -0
  673. package/dist/illustrative-icon/components/info-letter-duocolor-static.es.js +10 -0
  674. package/dist/illustrative-icon/components/info-letter-duocolor-static.es.js.map +1 -0
  675. package/dist/illustrative-icon/components/info-letter-offblack-animated.cjs.js +2 -0
  676. package/dist/illustrative-icon/components/info-letter-offblack-animated.cjs.js.map +1 -0
  677. package/dist/illustrative-icon/components/info-letter-offblack-animated.d.ts +7 -0
  678. package/dist/illustrative-icon/components/info-letter-offblack-animated.d.ts.map +1 -0
  679. package/dist/illustrative-icon/components/info-letter-offblack-animated.es.js +20 -0
  680. package/dist/illustrative-icon/components/info-letter-offblack-animated.es.js.map +1 -0
  681. package/dist/illustrative-icon/components/info-letter-offblack-static.cjs.js +2 -0
  682. package/dist/illustrative-icon/components/info-letter-offblack-static.cjs.js.map +1 -0
  683. package/dist/illustrative-icon/components/info-letter-offblack-static.d.ts +7 -0
  684. package/dist/illustrative-icon/components/info-letter-offblack-static.d.ts.map +1 -0
  685. package/dist/illustrative-icon/components/info-letter-offblack-static.es.js +10 -0
  686. package/dist/illustrative-icon/components/info-letter-offblack-static.es.js.map +1 -0
  687. package/dist/illustrative-icon/components/leaf-duocolor-animated.cjs.js +2 -0
  688. package/dist/illustrative-icon/components/leaf-duocolor-animated.cjs.js.map +1 -0
  689. package/dist/illustrative-icon/components/leaf-duocolor-animated.d.ts +7 -0
  690. package/dist/illustrative-icon/components/leaf-duocolor-animated.d.ts.map +1 -0
  691. package/dist/illustrative-icon/components/leaf-duocolor-animated.es.js +20 -0
  692. package/dist/illustrative-icon/components/leaf-duocolor-animated.es.js.map +1 -0
  693. package/dist/illustrative-icon/components/leaf-duocolor-static.cjs.js +2 -0
  694. package/dist/illustrative-icon/components/leaf-duocolor-static.cjs.js.map +1 -0
  695. package/dist/illustrative-icon/components/leaf-duocolor-static.d.ts +7 -0
  696. package/dist/illustrative-icon/components/leaf-duocolor-static.d.ts.map +1 -0
  697. package/dist/illustrative-icon/components/leaf-duocolor-static.es.js +10 -0
  698. package/dist/illustrative-icon/components/leaf-duocolor-static.es.js.map +1 -0
  699. package/dist/illustrative-icon/components/leaf-offblack-animated.cjs.js +2 -0
  700. package/dist/illustrative-icon/components/leaf-offblack-animated.cjs.js.map +1 -0
  701. package/dist/illustrative-icon/components/leaf-offblack-animated.d.ts +7 -0
  702. package/dist/illustrative-icon/components/leaf-offblack-animated.d.ts.map +1 -0
  703. package/dist/illustrative-icon/components/leaf-offblack-animated.es.js +20 -0
  704. package/dist/illustrative-icon/components/leaf-offblack-animated.es.js.map +1 -0
  705. package/dist/illustrative-icon/components/leaf-offblack-static.cjs.js +2 -0
  706. package/dist/illustrative-icon/components/leaf-offblack-static.cjs.js.map +1 -0
  707. package/dist/illustrative-icon/components/leaf-offblack-static.d.ts +7 -0
  708. package/dist/illustrative-icon/components/leaf-offblack-static.d.ts.map +1 -0
  709. package/dist/illustrative-icon/components/leaf-offblack-static.es.js +10 -0
  710. package/dist/illustrative-icon/components/leaf-offblack-static.es.js.map +1 -0
  711. package/dist/illustrative-icon/components/number-tranfer-duocolor-static.cjs.js +2 -0
  712. package/dist/illustrative-icon/components/number-tranfer-duocolor-static.cjs.js.map +1 -0
  713. package/dist/illustrative-icon/components/number-tranfer-duocolor-static.d.ts +7 -0
  714. package/dist/illustrative-icon/components/number-tranfer-duocolor-static.d.ts.map +1 -0
  715. package/dist/illustrative-icon/components/number-tranfer-duocolor-static.es.js +10 -0
  716. package/dist/illustrative-icon/components/number-tranfer-duocolor-static.es.js.map +1 -0
  717. package/dist/illustrative-icon/components/number-tranfer-offblack-static.cjs.js +2 -0
  718. package/dist/illustrative-icon/components/number-tranfer-offblack-static.cjs.js.map +1 -0
  719. package/dist/illustrative-icon/components/number-tranfer-offblack-static.d.ts +7 -0
  720. package/dist/illustrative-icon/components/number-tranfer-offblack-static.d.ts.map +1 -0
  721. package/dist/illustrative-icon/components/number-tranfer-offblack-static.es.js +10 -0
  722. package/dist/illustrative-icon/components/number-tranfer-offblack-static.es.js.map +1 -0
  723. package/dist/illustrative-icon/components/number-transfer-duocolor-animated.cjs.js +2 -0
  724. package/dist/illustrative-icon/components/number-transfer-duocolor-animated.cjs.js.map +1 -0
  725. package/dist/illustrative-icon/components/number-transfer-duocolor-animated.d.ts +7 -0
  726. package/dist/illustrative-icon/components/number-transfer-duocolor-animated.d.ts.map +1 -0
  727. package/dist/illustrative-icon/components/number-transfer-duocolor-animated.es.js +20 -0
  728. package/dist/illustrative-icon/components/number-transfer-duocolor-animated.es.js.map +1 -0
  729. package/dist/illustrative-icon/components/number-transfer-offblack-animated.cjs.js +2 -0
  730. package/dist/illustrative-icon/components/number-transfer-offblack-animated.cjs.js.map +1 -0
  731. package/dist/illustrative-icon/components/number-transfer-offblack-animated.d.ts +7 -0
  732. package/dist/illustrative-icon/components/number-transfer-offblack-animated.d.ts.map +1 -0
  733. package/dist/illustrative-icon/components/number-transfer-offblack-animated.es.js +20 -0
  734. package/dist/illustrative-icon/components/number-transfer-offblack-animated.es.js.map +1 -0
  735. package/dist/illustrative-icon/components/page-duocolor-static.cjs.js +2 -0
  736. package/dist/illustrative-icon/components/page-duocolor-static.cjs.js.map +1 -0
  737. package/dist/illustrative-icon/components/page-duocolor-static.d.ts +7 -0
  738. package/dist/illustrative-icon/components/page-duocolor-static.d.ts.map +1 -0
  739. package/dist/illustrative-icon/components/page-duocolor-static.es.js +10 -0
  740. package/dist/illustrative-icon/components/page-duocolor-static.es.js.map +1 -0
  741. package/dist/illustrative-icon/components/page-offblack-static.cjs.js +2 -0
  742. package/dist/illustrative-icon/components/page-offblack-static.cjs.js.map +1 -0
  743. package/dist/illustrative-icon/components/page-offblack-static.d.ts +7 -0
  744. package/dist/illustrative-icon/components/page-offblack-static.d.ts.map +1 -0
  745. package/dist/illustrative-icon/components/page-offblack-static.es.js +10 -0
  746. package/dist/illustrative-icon/components/page-offblack-static.es.js.map +1 -0
  747. package/dist/illustrative-icon/components/phone-repair-duocolor-animated.cjs.js +2 -0
  748. package/dist/illustrative-icon/components/phone-repair-duocolor-animated.cjs.js.map +1 -0
  749. package/dist/illustrative-icon/components/phone-repair-duocolor-animated.d.ts +7 -0
  750. package/dist/illustrative-icon/components/phone-repair-duocolor-animated.d.ts.map +1 -0
  751. package/dist/illustrative-icon/components/phone-repair-duocolor-animated.es.js +20 -0
  752. package/dist/illustrative-icon/components/phone-repair-duocolor-animated.es.js.map +1 -0
  753. package/dist/illustrative-icon/components/phone-repair-duocolor-static.cjs.js +2 -0
  754. package/dist/illustrative-icon/components/phone-repair-duocolor-static.cjs.js.map +1 -0
  755. package/dist/illustrative-icon/components/phone-repair-duocolor-static.d.ts +7 -0
  756. package/dist/illustrative-icon/components/phone-repair-duocolor-static.d.ts.map +1 -0
  757. package/dist/illustrative-icon/components/phone-repair-duocolor-static.es.js +10 -0
  758. package/dist/illustrative-icon/components/phone-repair-duocolor-static.es.js.map +1 -0
  759. package/dist/illustrative-icon/components/phone-repair-offblack-animated.cjs.js +2 -0
  760. package/dist/illustrative-icon/components/phone-repair-offblack-animated.cjs.js.map +1 -0
  761. package/dist/illustrative-icon/components/phone-repair-offblack-animated.d.ts +7 -0
  762. package/dist/illustrative-icon/components/phone-repair-offblack-animated.d.ts.map +1 -0
  763. package/dist/illustrative-icon/components/phone-repair-offblack-animated.es.js +20 -0
  764. package/dist/illustrative-icon/components/phone-repair-offblack-animated.es.js.map +1 -0
  765. package/dist/illustrative-icon/components/phone-repair-offblack-static.cjs.js +2 -0
  766. package/dist/illustrative-icon/components/phone-repair-offblack-static.cjs.js.map +1 -0
  767. package/dist/illustrative-icon/components/phone-repair-offblack-static.d.ts +7 -0
  768. package/dist/illustrative-icon/components/phone-repair-offblack-static.d.ts.map +1 -0
  769. package/dist/illustrative-icon/components/phone-repair-offblack-static.es.js +10 -0
  770. package/dist/illustrative-icon/components/phone-repair-offblack-static.es.js.map +1 -0
  771. package/dist/illustrative-icon/components/phone-settings-duocolor-animated.cjs.js +2 -0
  772. package/dist/illustrative-icon/components/phone-settings-duocolor-animated.cjs.js.map +1 -0
  773. package/dist/illustrative-icon/components/phone-settings-duocolor-animated.d.ts +7 -0
  774. package/dist/illustrative-icon/components/phone-settings-duocolor-animated.d.ts.map +1 -0
  775. package/dist/illustrative-icon/components/phone-settings-duocolor-animated.es.js +20 -0
  776. package/dist/illustrative-icon/components/phone-settings-duocolor-animated.es.js.map +1 -0
  777. package/dist/illustrative-icon/components/phone-settings-duocolor-static.cjs.js +2 -0
  778. package/dist/illustrative-icon/components/phone-settings-duocolor-static.cjs.js.map +1 -0
  779. package/dist/illustrative-icon/components/phone-settings-duocolor-static.d.ts +7 -0
  780. package/dist/illustrative-icon/components/phone-settings-duocolor-static.d.ts.map +1 -0
  781. package/dist/illustrative-icon/components/phone-settings-duocolor-static.es.js +10 -0
  782. package/dist/illustrative-icon/components/phone-settings-duocolor-static.es.js.map +1 -0
  783. package/dist/illustrative-icon/components/phone-settings-offblack-animated.cjs.js +2 -0
  784. package/dist/illustrative-icon/components/phone-settings-offblack-animated.cjs.js.map +1 -0
  785. package/dist/illustrative-icon/components/phone-settings-offblack-animated.d.ts +7 -0
  786. package/dist/illustrative-icon/components/phone-settings-offblack-animated.d.ts.map +1 -0
  787. package/dist/illustrative-icon/components/phone-settings-offblack-animated.es.js +20 -0
  788. package/dist/illustrative-icon/components/phone-settings-offblack-animated.es.js.map +1 -0
  789. package/dist/illustrative-icon/components/phone-settings-offblack-static.cjs.js +2 -0
  790. package/dist/illustrative-icon/components/phone-settings-offblack-static.cjs.js.map +1 -0
  791. package/dist/illustrative-icon/components/phone-settings-offblack-static.d.ts +7 -0
  792. package/dist/illustrative-icon/components/phone-settings-offblack-static.d.ts.map +1 -0
  793. package/dist/illustrative-icon/components/phone-settings-offblack-static.es.js +10 -0
  794. package/dist/illustrative-icon/components/phone-settings-offblack-static.es.js.map +1 -0
  795. package/dist/illustrative-icon/components/return-label-duocolor-animated.cjs.js +2 -0
  796. package/dist/illustrative-icon/components/return-label-duocolor-animated.cjs.js.map +1 -0
  797. package/dist/illustrative-icon/components/return-label-duocolor-animated.d.ts +7 -0
  798. package/dist/illustrative-icon/components/return-label-duocolor-animated.d.ts.map +1 -0
  799. package/dist/illustrative-icon/components/return-label-duocolor-animated.es.js +20 -0
  800. package/dist/illustrative-icon/components/return-label-duocolor-animated.es.js.map +1 -0
  801. package/dist/illustrative-icon/components/return-label-duocolor-static.cjs.js +2 -0
  802. package/dist/illustrative-icon/components/return-label-duocolor-static.cjs.js.map +1 -0
  803. package/dist/illustrative-icon/components/return-label-duocolor-static.d.ts +7 -0
  804. package/dist/illustrative-icon/components/return-label-duocolor-static.d.ts.map +1 -0
  805. package/dist/illustrative-icon/components/return-label-duocolor-static.es.js +10 -0
  806. package/dist/illustrative-icon/components/return-label-duocolor-static.es.js.map +1 -0
  807. package/dist/illustrative-icon/components/return-label-offblack-animated.cjs.js +2 -0
  808. package/dist/illustrative-icon/components/return-label-offblack-animated.cjs.js.map +1 -0
  809. package/dist/illustrative-icon/components/return-label-offblack-animated.d.ts +7 -0
  810. package/dist/illustrative-icon/components/return-label-offblack-animated.d.ts.map +1 -0
  811. package/dist/illustrative-icon/components/return-label-offblack-animated.es.js +20 -0
  812. package/dist/illustrative-icon/components/return-label-offblack-animated.es.js.map +1 -0
  813. package/dist/illustrative-icon/components/return-label-offblack-static.cjs.js +2 -0
  814. package/dist/illustrative-icon/components/return-label-offblack-static.cjs.js.map +1 -0
  815. package/dist/illustrative-icon/components/return-label-offblack-static.d.ts +7 -0
  816. package/dist/illustrative-icon/components/return-label-offblack-static.d.ts.map +1 -0
  817. package/dist/illustrative-icon/components/return-label-offblack-static.es.js +10 -0
  818. package/dist/illustrative-icon/components/return-label-offblack-static.es.js.map +1 -0
  819. package/dist/illustrative-icon/components/settings-pen-duocolor-animated.cjs.js +2 -0
  820. package/dist/illustrative-icon/components/settings-pen-duocolor-animated.cjs.js.map +1 -0
  821. package/dist/illustrative-icon/components/settings-pen-duocolor-animated.d.ts +7 -0
  822. package/dist/illustrative-icon/components/settings-pen-duocolor-animated.d.ts.map +1 -0
  823. package/dist/illustrative-icon/components/settings-pen-duocolor-animated.es.js +20 -0
  824. package/dist/illustrative-icon/components/settings-pen-duocolor-animated.es.js.map +1 -0
  825. package/dist/illustrative-icon/components/settings-pen-duocolor-static.cjs.js +2 -0
  826. package/dist/illustrative-icon/components/settings-pen-duocolor-static.cjs.js.map +1 -0
  827. package/dist/illustrative-icon/components/settings-pen-duocolor-static.d.ts +7 -0
  828. package/dist/illustrative-icon/components/settings-pen-duocolor-static.d.ts.map +1 -0
  829. package/dist/illustrative-icon/components/settings-pen-duocolor-static.es.js +10 -0
  830. package/dist/illustrative-icon/components/settings-pen-duocolor-static.es.js.map +1 -0
  831. package/dist/illustrative-icon/components/settings-pen-offblack-animated.cjs.js +2 -0
  832. package/dist/illustrative-icon/components/settings-pen-offblack-animated.cjs.js.map +1 -0
  833. package/dist/illustrative-icon/components/settings-pen-offblack-animated.d.ts +7 -0
  834. package/dist/illustrative-icon/components/settings-pen-offblack-animated.d.ts.map +1 -0
  835. package/dist/illustrative-icon/components/settings-pen-offblack-animated.es.js +20 -0
  836. package/dist/illustrative-icon/components/settings-pen-offblack-animated.es.js.map +1 -0
  837. package/dist/illustrative-icon/components/settings-pen-offblack-static.cjs.js +2 -0
  838. package/dist/illustrative-icon/components/settings-pen-offblack-static.cjs.js.map +1 -0
  839. package/dist/illustrative-icon/components/settings-pen-offblack-static.d.ts +7 -0
  840. package/dist/illustrative-icon/components/settings-pen-offblack-static.d.ts.map +1 -0
  841. package/dist/illustrative-icon/components/settings-pen-offblack-static.es.js +10 -0
  842. package/dist/illustrative-icon/components/settings-pen-offblack-static.es.js.map +1 -0
  843. package/dist/illustrative-icon/components/shield-time-duocolor-animated.cjs.js +2 -0
  844. package/dist/illustrative-icon/components/shield-time-duocolor-animated.cjs.js.map +1 -0
  845. package/dist/illustrative-icon/components/shield-time-duocolor-animated.d.ts +7 -0
  846. package/dist/illustrative-icon/components/shield-time-duocolor-animated.d.ts.map +1 -0
  847. package/dist/illustrative-icon/components/shield-time-duocolor-animated.es.js +20 -0
  848. package/dist/illustrative-icon/components/shield-time-duocolor-animated.es.js.map +1 -0
  849. package/dist/illustrative-icon/components/shield-time-duocolor-static.cjs.js +2 -0
  850. package/dist/illustrative-icon/components/shield-time-duocolor-static.cjs.js.map +1 -0
  851. package/dist/illustrative-icon/components/shield-time-duocolor-static.d.ts +7 -0
  852. package/dist/illustrative-icon/components/shield-time-duocolor-static.d.ts.map +1 -0
  853. package/dist/illustrative-icon/components/shield-time-duocolor-static.es.js +10 -0
  854. package/dist/illustrative-icon/components/shield-time-duocolor-static.es.js.map +1 -0
  855. package/dist/illustrative-icon/components/shield-time-offblack-animated.cjs.js +2 -0
  856. package/dist/illustrative-icon/components/shield-time-offblack-animated.cjs.js.map +1 -0
  857. package/dist/illustrative-icon/components/shield-time-offblack-animated.d.ts +7 -0
  858. package/dist/illustrative-icon/components/shield-time-offblack-animated.d.ts.map +1 -0
  859. package/dist/illustrative-icon/components/shield-time-offblack-animated.es.js +20 -0
  860. package/dist/illustrative-icon/components/shield-time-offblack-animated.es.js.map +1 -0
  861. package/dist/illustrative-icon/components/shield-time-offblack-static.cjs.js +2 -0
  862. package/dist/illustrative-icon/components/shield-time-offblack-static.cjs.js.map +1 -0
  863. package/dist/illustrative-icon/components/shield-time-offblack-static.d.ts +7 -0
  864. package/dist/illustrative-icon/components/shield-time-offblack-static.d.ts.map +1 -0
  865. package/dist/illustrative-icon/components/shield-time-offblack-static.es.js +10 -0
  866. package/dist/illustrative-icon/components/shield-time-offblack-static.es.js.map +1 -0
  867. package/dist/illustrative-icon/components/user-duocolor-animated.cjs.js +2 -0
  868. package/dist/illustrative-icon/components/user-duocolor-animated.cjs.js.map +1 -0
  869. package/dist/illustrative-icon/components/user-duocolor-animated.d.ts +7 -0
  870. package/dist/illustrative-icon/components/user-duocolor-animated.d.ts.map +1 -0
  871. package/dist/illustrative-icon/components/user-duocolor-animated.es.js +20 -0
  872. package/dist/illustrative-icon/components/user-duocolor-animated.es.js.map +1 -0
  873. package/dist/illustrative-icon/components/user-duocolor-static.cjs.js +2 -0
  874. package/dist/illustrative-icon/components/user-duocolor-static.cjs.js.map +1 -0
  875. package/dist/illustrative-icon/components/user-duocolor-static.d.ts +7 -0
  876. package/dist/illustrative-icon/components/user-duocolor-static.d.ts.map +1 -0
  877. package/dist/illustrative-icon/components/user-duocolor-static.es.js +10 -0
  878. package/dist/illustrative-icon/components/user-duocolor-static.es.js.map +1 -0
  879. package/dist/illustrative-icon/components/user-offblack-animated.cjs.js +2 -0
  880. package/dist/illustrative-icon/components/user-offblack-animated.cjs.js.map +1 -0
  881. package/dist/illustrative-icon/components/user-offblack-animated.d.ts +7 -0
  882. package/dist/illustrative-icon/components/user-offblack-animated.d.ts.map +1 -0
  883. package/dist/illustrative-icon/components/user-offblack-animated.es.js +20 -0
  884. package/dist/illustrative-icon/components/user-offblack-animated.es.js.map +1 -0
  885. package/dist/illustrative-icon/components/user-offblack-static.cjs.js +2 -0
  886. package/dist/illustrative-icon/components/user-offblack-static.cjs.js.map +1 -0
  887. package/dist/illustrative-icon/components/user-offblack-static.d.ts +7 -0
  888. package/dist/illustrative-icon/components/user-offblack-static.d.ts.map +1 -0
  889. package/dist/illustrative-icon/components/user-offblack-static.es.js +10 -0
  890. package/dist/illustrative-icon/components/user-offblack-static.es.js.map +1 -0
  891. package/dist/illustrative-icon/components-metadata.js +280 -0
  892. package/dist/libraries/action/src/action.d.ts +2 -1
  893. package/dist/libraries/action/src/action.d.ts.map +1 -1
  894. package/dist/library.cjs.js +1 -1
  895. package/dist/library.es.js +12 -12
  896. package/dist/{pagination-BDfaybj3.js → pagination-C1rYXq9I.js} +2 -2
  897. package/dist/{pagination-BDfaybj3.js.map → pagination-C1rYXq9I.js.map} +1 -1
  898. package/dist/{pagination-Bm38GKga.mjs → pagination-CS1AMyBl.mjs} +2 -2
  899. package/dist/{pagination-Bm38GKga.mjs.map → pagination-CS1AMyBl.mjs.map} +1 -1
  900. package/dist/pagination.cjs.js +1 -1
  901. package/dist/pagination.es.js +1 -1
  902. package/dist/purpur.css +1 -1
  903. package/dist/{quantity-selector-B4YnfmNb.mjs → quantity-selector-COtqc-Iy.mjs} +2 -2
  904. package/dist/{quantity-selector-B4YnfmNb.mjs.map → quantity-selector-COtqc-Iy.mjs.map} +1 -1
  905. package/dist/{quantity-selector-CTBoxiPO.js → quantity-selector-CwxuBsVC.js} +2 -2
  906. package/dist/{quantity-selector-CTBoxiPO.js.map → quantity-selector-CwxuBsVC.js.map} +1 -1
  907. package/dist/quantity-selector.cjs.js +1 -1
  908. package/dist/quantity-selector.es.js +1 -1
  909. package/dist/{search-field-BPLzy3RR.mjs → search-field-BMC3WG2H.mjs} +2 -2
  910. package/dist/{search-field-BPLzy3RR.mjs.map → search-field-BMC3WG2H.mjs.map} +1 -1
  911. package/dist/{search-field-Dx4qCcrh.js → search-field-b1_QCs3U.js} +2 -2
  912. package/dist/{search-field-Dx4qCcrh.js.map → search-field-b1_QCs3U.js.map} +1 -1
  913. package/dist/search-field.cjs.js +1 -1
  914. package/dist/search-field.es.js +1 -1
  915. package/dist/select-D6R7I5b5.js +2 -0
  916. package/dist/select-D6R7I5b5.js.map +1 -0
  917. package/dist/{select-BEmu_fh9.mjs → select-XNPtpZhh.mjs} +59 -63
  918. package/dist/select-XNPtpZhh.mjs.map +1 -0
  919. package/dist/select.cjs.js +1 -1
  920. package/dist/select.es.js +1 -1
  921. package/dist/table-CR2Wj-O9.js +9 -0
  922. package/dist/{table-rS3hITtj.js.map → table-CR2Wj-O9.js.map} +1 -1
  923. package/dist/{table-D9MKkbPO.mjs → table-jvrz_ulj.mjs} +2315 -2337
  924. package/dist/{table-D9MKkbPO.mjs.map → table-jvrz_ulj.mjs.map} +1 -1
  925. package/dist/table.cjs.js +1 -1
  926. package/dist/table.es.js +1 -1
  927. package/dist/{text-field-D8MMa6ij.mjs → text-field-AsvqJh6P.mjs} +135 -135
  928. package/dist/text-field-AsvqJh6P.mjs.map +1 -0
  929. package/dist/{text-field-C2W13n15.js → text-field-CthxpKsp.js} +2 -2
  930. package/dist/text-field-CthxpKsp.js.map +1 -0
  931. package/dist/text-field.cjs.js +1 -1
  932. package/dist/text-field.es.js +1 -1
  933. package/package.json +25 -25
  934. package/dist/select-BEmu_fh9.mjs.map +0 -1
  935. package/dist/select-DOqTJgTj.js +0 -2
  936. package/dist/select-DOqTJgTj.js.map +0 -1
  937. package/dist/table-rS3hITtj.js +0 -9
  938. package/dist/text-field-C2W13n15.js.map +0 -1
  939. package/dist/text-field-D8MMa6ij.mjs.map +0 -1
@@ -0,0 +1,20 @@
1
+ import { jsx as i } from "react/jsx-runtime";
2
+ import { A as t } from "../animated-illustrative-icon-saKeBxEm.mjs";
3
+ const s = "5.9.0", o = 30, x = 0, k = 80, r = 64, n = 64, e = "TC_Icon_Configure_01", m = 0, c = [], l = [{ ddd: 0, ind: 1, ty: 4, nm: "Group 2", sr: 1, ks: { o: { a: 1, k: [{ i: { x: [0.833], y: [0.833] }, o: { x: [0.167], y: [0.167] }, t: 27, s: [0] }, { t: 32, s: [100] }], ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.333, y: 0 }, t: 17, s: [56.641, 8.625, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 58, s: [46.891, 17.625, 0] }], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0.912, -0.912], [0, 0], [0, 0], [0, 0], [0, 0], [0.912, 0.912]], o: [[0, 0], [0, 0], [0, 0], [0, 0], [0.912, -0.912], [-0.912, -0.912]], v: [[5.866, -9.126], [-9.078, 5.818], [-9.851, 9.81], [-5.776, 9.119], [9.167, -5.825], [9.167, -9.126]], c: !0 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-1.484, -1.484], [1.484, 1.484]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [-6.296, 6.449], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 2", np: 2, cix: 2, bm: 0, ix: 2, mn: "ADBE Vector Group", hd: !1 }], ip: 17, op: 299, st: -1, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "Ellipse", parent: 3, sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 270, ix: 10 }, p: { a: 0, k: [5e-3, -0.01, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ d: 1, ty: "el", s: { a: 0, k: [10.88, 10.88], ix: 2 }, p: { a: 0, k: [0, 0], ix: 3 }, nm: "Ellipse Path 1", mn: "ADBE Vector Shape - Ellipse", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 0, k: 100, ix: 1 }, e: { a: 1, k: [{ i: { x: [0.667], y: [1] }, o: { x: [0.167], y: [0.167] }, t: 4, s: [100] }, { t: 28, s: [0] }], ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 0, op: 300, st: 0, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Path", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 1, k: [{ i: { x: [0], y: [1] }, o: { x: [0.333], y: [0] }, t: 3, s: [-130] }, { t: 41, s: [0] }], ix: 10 }, p: { a: 0, k: [30.389, 32, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 1, k: [{ i: { x: [0, 0, 0.667], y: [1, 1, 1] }, o: { x: [0.333, 0.333, 0.333], y: [0, 0, 0] }, t: 3, s: [0, 0, 100] }, { t: 41, s: [100, 100, 100] }], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0], [0, -0.335], [0, 0], [0.13, -0.15], [0.24, 0], [0, 0], [0, 0], [0, 0], [0.25, -0.26], [0, 0], [0.11, 0], [0.15, 0.15], [0, 0], [0, 0], [0, 0], [0.336, 0], [0, 0], [0, 0.341], [0, 0], [0.21, 0.1], [0, 0], [0, 0], [0.17, 0], [0.16, 0.16], [0, 0], [-0.25, 0.26], [0, 0], [0, 0], [0, 0], [0, 0.335], [0, 0], [-0.335, 0], [0, 0], [-0.1, 0.22], [0, 0], [0, 0], [-0.25, 0.26], [0, 0], [-0.12, 0], [-0.13, -0.13], [0, 0], [0, 0], [0, 0], [-0.341, 0], [0, 0], [-1e-3, -0.343], [0, 0], [0, 0], [0, 0], [-0.242, -0.239]], o: [[0, 0], [0.335, 0], [0, 0], [0, 0.18], [-0.05, 0.06], [0, 0], [0, 0], [0, 0], [0.25, 0.25], [0, 0], [-0.15, 0.15], [-0.11, 0], [0, 0], [0, 0], [0, 0], [0, 0.336], [0, 0], [-0.341, 0], [0, 0], [0, 0], [0, 0], [0, 0], [-0.12, 0.12], [-0.17, 0], [0, 0], [-0.25, -0.25], [0, 0], [0, 0], [0, 0], [-0.335, 0], [0, 0], [0, -0.335], [0, 0], [0, 0], [0, 0], [0, 0], [-0.23, -0.24], [0, 0], [0.15, -0.15], [0.17, 0], [0, 0], [0, 0], [0, 0], [0, -0.341], [0, 0], [0.343, 0], [0, 0], [0, 0], [0, 0], [0.241, -0.24], [0, 0]], v: [[14.075, -4.46], [18.675, -4.46], [19.285, -3.85], [19.285, 3.73], [19.105, 4.24], [18.645, 4.45], [14.095, 4.45], [13.085, 6.84], [16.345, 10.1], [16.345, 10.99], [10.985, 16.35], [10.545, 16.54], [10.105, 16.35], [6.845, 13.09], [4.425, 14.07], [4.425, 18.67], [3.815, 19.28], [-3.805, 19.28], [-4.425, 18.66], [-4.425, 14.07], [-5.985, 13.43], [-6.815, 13.06], [-10.105, 16.31], [-10.555, 16.49], [-10.995, 16.31], [-16.355, 10.95], [-16.355, 10.06], [-13.095, 6.8], [-14.075, 4.44], [-18.675, 4.44], [-19.285, 3.83], [-19.285, -3.83], [-18.675, -4.44], [-14.075, -4.44], [-13.445, -6], [-13.075, -6.84], [-16.335, -10.1], [-16.315, -11.01], [-10.975, -16.35], [-10.545, -16.53], [-10.075, -16.33], [-6.835, -13.08], [-4.415, -14.06], [-4.415, -18.66], [-3.795, -19.28], [3.816, -19.28], [4.438, -18.66], [4.451, -14.095], [6.833, -13.073], [10.112, -16.329], [10.985, -16.33]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 0, k: 0, ix: 1 }, e: { a: 1, k: [{ i: { x: [0.667], y: [1] }, o: { x: [0.167], y: [0.167] }, t: 8, s: [0] }, { t: 44, s: [100] }], ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 0, op: 300, st: 0, bm: 0 }], p = [], d = {
4
+ v: s,
5
+ fr: o,
6
+ ip: x,
7
+ op: k,
8
+ w: r,
9
+ h: n,
10
+ nm: e,
11
+ ddd: m,
12
+ assets: c,
13
+ layers: l,
14
+ markers: p
15
+ }, h = (a) => /* @__PURE__ */ i(t, { ...a, json: d });
16
+ h.displayName = "IllustrativeIconSettingsPenOffblackAnimated";
17
+ export {
18
+ h as IllustrativeIconSettingsPenOffblackAnimated
19
+ };
20
+ //# sourceMappingURL=settings-pen-offblack-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings-pen-offblack-animated.es.js","sources":["../../src/components/settings-pen-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/settings-pen-offblack-animated.json\";\n\nexport const IllustrativeIconSettingsPenOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconSettingsPenOffblackAnimated.displayName = \"IllustrativeIconSettingsPenOffblackAnimated\";\n"],"names":["IllustrativeIconSettingsPenOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA8C,CAACC,MAC1D,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAA4C,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),c=require("../static-illustrative-icon-C_cdAVSb.js"),s={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M44.464 27.54h4.6c.336 0 .61.274.61.61v7.58c0 .18-.05.36-.18.51-.05.06-.22.21-.46.21h-4.55l-1.01 2.39 3.26 3.26c.25.25.25.63 0 .89l-5.36 5.36c-.15.15-.33.19-.44.19-.11 0-.29-.04-.44-.19l-3.26-3.26-2.42.98v4.6c0 .335-.274.61-.61.61h-7.62a.622.622 0 0 1-.62-.62v-4.59s-1.35-.54-1.56-.64l-.83-.37-3.29 3.25c-.12.12-.28.18-.45.18-.17 0-.28-.02-.44-.18l-5.36-5.36a.622.622 0 0 1 0-.89l3.26-3.26-.98-2.36h-4.6a.612.612 0 0 1-.61-.61v-7.66c0-.336.275-.61.61-.61h4.6s.53-1.34.63-1.56l.37-.84-3.26-3.26c-.23-.24-.23-.65.02-.91l5.34-5.34c.15-.15.31-.18.43-.18.17 0 .34.07.47.2l3.24 3.25 2.42-.98v-4.6c0-.341.28-.62.62-.62h7.612c.342 0 .62.277.621.62l.013 4.565 2.382 1.022 3.28-3.256a.62.62 0 0 1 .872 0M30.394 26.55c-2.98 0-5.44 2.43-5.44 5.44 0 3.01 2.43 5.44 5.44 5.44 3.01 0 5.44-2.43 5.44-5.44 0-3.01-2.43-5.44-5.44-5.44Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="m39.111 22.589 2.969 2.969m10.677-17.06L37.813 23.442l-.773 3.993 4.075-.691L56.059 11.8a2.335 2.335 0 0 0-3.302-3.302Z"/></svg>'},t=e=>l.jsx(c.StaticIllustrativeIcon,{...e,svg:s.svg});t.displayName="IllustrativeIconSettingsPenOffblackStatic";exports.IllustrativeIconSettingsPenOffblackStatic=t;
2
+ //# sourceMappingURL=settings-pen-offblack-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings-pen-offblack-static.cjs.js","sources":["../../src/assets/settings-pen-offblack-static.ts","../../src/components/settings-pen-offblack-static.tsx"],"sourcesContent":["export const settingsPenOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M44.464 27.54h4.6c.336 0 .61.274.61.61v7.58c0 .18-.05.36-.18.51-.05.06-.22.21-.46.21h-4.55l-1.01 2.39 3.26 3.26c.25.25.25.63 0 .89l-5.36 5.36c-.15.15-.33.19-.44.19-.11 0-.29-.04-.44-.19l-3.26-3.26-2.42.98v4.6c0 .335-.274.61-.61.61h-7.62a.622.622 0 0 1-.62-.62v-4.59s-1.35-.54-1.56-.64l-.83-.37-3.29 3.25c-.12.12-.28.18-.45.18-.17 0-.28-.02-.44-.18l-5.36-5.36a.622.622 0 0 1 0-.89l3.26-3.26-.98-2.36h-4.6a.612.612 0 0 1-.61-.61v-7.66c0-.336.275-.61.61-.61h4.6s.53-1.34.63-1.56l.37-.84-3.26-3.26c-.23-.24-.23-.65.02-.91l5.34-5.34c.15-.15.31-.18.43-.18.17 0 .34.07.47.2l3.24 3.25 2.42-.98v-4.6c0-.341.28-.62.62-.62h7.612c.342 0 .62.277.621.62l.013 4.565 2.382 1.022 3.28-3.256a.62.62 0 0 1 .872 0M30.394 26.55c-2.98 0-5.44 2.43-5.44 5.44 0 3.01 2.43 5.44 5.44 5.44 3.01 0 5.44-2.43 5.44-5.44 0-3.01-2.43-5.44-5.44-5.44Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m39.111 22.589 2.969 2.969m10.677-17.06L37.813 23.442l-.773 3.993 4.075-.691L56.059 11.8a2.335 2.335 0 0 0-3.302-3.302Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { settingsPenOffblackStatic } from \"../assets/settings-pen-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconSettingsPenOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={settingsPenOffblackStatic.svg} />\n);\n\nIllustrativeIconSettingsPenOffblackStatic.displayName = \"IllustrativeIconSettingsPenOffblackStatic\";\n"],"names":["settingsPenOffblackStatic","IllustrativeIconSettingsPenOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAA4B,CACvC,IAAK,+oCACP,ECWaC,EAA6CC,GACxDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAA0B,GAAA,CAAK,EAGzEC,EAA0C,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconSettingsPenOffblackStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=settings-pen-offblack-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings-pen-offblack-static.d.ts","sourceRoot":"","sources":["../../src/components/settings-pen-offblack-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,yCAAyC;YAAW,+BAA+B;;CAE/F,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as l } from "react/jsx-runtime";
2
+ import { S as s } from "../static-illustrative-icon-B1ddcvze.mjs";
3
+ const c = {
4
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M44.464 27.54h4.6c.336 0 .61.274.61.61v7.58c0 .18-.05.36-.18.51-.05.06-.22.21-.46.21h-4.55l-1.01 2.39 3.26 3.26c.25.25.25.63 0 .89l-5.36 5.36c-.15.15-.33.19-.44.19-.11 0-.29-.04-.44-.19l-3.26-3.26-2.42.98v4.6c0 .335-.274.61-.61.61h-7.62a.622.622 0 0 1-.62-.62v-4.59s-1.35-.54-1.56-.64l-.83-.37-3.29 3.25c-.12.12-.28.18-.45.18-.17 0-.28-.02-.44-.18l-5.36-5.36a.622.622 0 0 1 0-.89l3.26-3.26-.98-2.36h-4.6a.612.612 0 0 1-.61-.61v-7.66c0-.336.275-.61.61-.61h4.6s.53-1.34.63-1.56l.37-.84-3.26-3.26c-.23-.24-.23-.65.02-.91l5.34-5.34c.15-.15.31-.18.43-.18.17 0 .34.07.47.2l3.24 3.25 2.42-.98v-4.6c0-.341.28-.62.62-.62h7.612c.342 0 .62.277.621.62l.013 4.565 2.382 1.022 3.28-3.256a.62.62 0 0 1 .872 0M30.394 26.55c-2.98 0-5.44 2.43-5.44 5.44 0 3.01 2.43 5.44 5.44 5.44 3.01 0 5.44-2.43 5.44-5.44 0-3.01-2.43-5.44-5.44-5.44Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="m39.111 22.589 2.969 2.969m10.677-17.06L37.813 23.442l-.773 3.993 4.075-.691L56.059 11.8a2.335 2.335 0 0 0-3.302-3.302Z"/></svg>'
5
+ }, o = (t) => /* @__PURE__ */ l(s, { ...t, svg: c.svg });
6
+ o.displayName = "IllustrativeIconSettingsPenOffblackStatic";
7
+ export {
8
+ o as IllustrativeIconSettingsPenOffblackStatic
9
+ };
10
+ //# sourceMappingURL=settings-pen-offblack-static.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"settings-pen-offblack-static.es.js","sources":["../../src/assets/settings-pen-offblack-static.ts","../../src/components/settings-pen-offblack-static.tsx"],"sourcesContent":["export const settingsPenOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M44.464 27.54h4.6c.336 0 .61.274.61.61v7.58c0 .18-.05.36-.18.51-.05.06-.22.21-.46.21h-4.55l-1.01 2.39 3.26 3.26c.25.25.25.63 0 .89l-5.36 5.36c-.15.15-.33.19-.44.19-.11 0-.29-.04-.44-.19l-3.26-3.26-2.42.98v4.6c0 .335-.274.61-.61.61h-7.62a.622.622 0 0 1-.62-.62v-4.59s-1.35-.54-1.56-.64l-.83-.37-3.29 3.25c-.12.12-.28.18-.45.18-.17 0-.28-.02-.44-.18l-5.36-5.36a.622.622 0 0 1 0-.89l3.26-3.26-.98-2.36h-4.6a.612.612 0 0 1-.61-.61v-7.66c0-.336.275-.61.61-.61h4.6s.53-1.34.63-1.56l.37-.84-3.26-3.26c-.23-.24-.23-.65.02-.91l5.34-5.34c.15-.15.31-.18.43-.18.17 0 .34.07.47.2l3.24 3.25 2.42-.98v-4.6c0-.341.28-.62.62-.62h7.612c.342 0 .62.277.621.62l.013 4.565 2.382 1.022 3.28-3.256a.62.62 0 0 1 .872 0M30.394 26.55c-2.98 0-5.44 2.43-5.44 5.44 0 3.01 2.43 5.44 5.44 5.44 3.01 0 5.44-2.43 5.44-5.44 0-3.01-2.43-5.44-5.44-5.44Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m39.111 22.589 2.969 2.969m10.677-17.06L37.813 23.442l-.773 3.993 4.075-.691L56.059 11.8a2.335 2.335 0 0 0-3.302-3.302Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { settingsPenOffblackStatic } from \"../assets/settings-pen-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconSettingsPenOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={settingsPenOffblackStatic.svg} />\n);\n\nIllustrativeIconSettingsPenOffblackStatic.displayName = \"IllustrativeIconSettingsPenOffblackStatic\";\n"],"names":["settingsPenOffblackStatic","IllustrativeIconSettingsPenOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAA4B;AAAA,EACvC,KAAK;AACP,GCWaC,IAA4C,CAACC,MACxD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAA0B,IAAA,CAAK;AAGzEC,EAA0C,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),s=require("../animated-illustrative-icon-Cc88HMC8.js"),o="5.9.0",r=30,x=0,k=72,n=64,e=64,m="TC_Icon_Duo_Dark_Prolonged warranty",l=0,c=[],p=[{ddd:0,ind:1,ty:4,nm:"Path 3",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:1,k:[{i:{x:[.246],y:[1]},o:{x:[.468],y:[0]},t:-9,s:[-415]},{t:36,s:[0]}],ix:10},p:{a:0,k:[31.411,32.781,0],ix:2,l:2},a:{a:0,k:[-2.188,2.438,0],ix:1,l:2},s:{a:1,k:[{i:{x:[.246,.246,.667],y:[1,1,1]},o:{x:[.357,.357,.333],y:[0,0,0]},t:10,s:[0,0,100]},{t:55,s:[100,100,100]}],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[-.903,0],[0,0]],o:[[0,0],[0,.903],[0,0],[0,0]],v:[[-2.409,-3.282],[-2.409,1.647],[-.774,3.282],[2.409,3.282]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:3,op:303,st:3,bm:0},{ddd:0,ind:2,ty:4,nm:"Path 2",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[7.036,7.486,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[-1.316,-1.247],[1.27,-1.293],[1.316,1.293]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:-4,op:296,st:-4,bm:0},{ddd:0,ind:3,ty:4,nm:"Path 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:1,k:[{i:{x:[.246],y:[1]},o:{x:[.468],y:[0]},t:2,s:[357.43]},{t:48,s:[0]}],ix:10},p:{a:0,k:[31.986,31.938,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:1,k:[{i:{x:[.246,.246,.667],y:[1,1,1]},o:{x:[.468,.468,.333],y:[0,0,0]},t:2,s:[0,0,100]},{t:48,s:[100,100,100]}],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[3.109,0],[0,5.681],[-5.681,0],[0,-5.681]],o:[[-1.886,2.181],[-5.681,0],[0,-5.681],[5.681,0],[0,0]],v:[[7.783,6.725],[0,10.286],[-10.286,0],[0,-10.286],[10.286,0]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:-4,op:296,st:-4,bm:0},{ddd:0,ind:4,ty:4,nm:"Path",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[32,32,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[-4.115,5.911],[-.13,6.257],[.878,.148],[0,0],[12.441,-2.107],[-.016,-.955],[-5.204,-7.442],[0,0]],o:[[3.025,-1.712],[5.188,-7.442],[.016,-.955],[-12.441,-2.107],[0,0],[-.878,.148],[.13,6.24],[7.4,10.62],[0,0]],v:[[3.968,24.787],[15.417,13.937],[20.946,-16.489],[19.418,-18.35],[0,-26.533],[-19.418,-18.35],[-20.946,-16.489],[-15.417,13.937],[0,26.533]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.160784313725,0,.243137254902,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.326],y:[1]},o:{x:[.44],y:[0]},t:1,s:[100]},{t:43,s:[0]}],ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:0,op:300,st:0,bm:0}],d=[],h={v:o,fr:r,ip:x,op:k,w:n,h:e,nm:m,ddd:l,assets:c,layers:p,markers:d},a=i=>t.jsx(s.AnimatedIllustrativeIcon,{...i,json:h});a.displayName="IllustrativeIconShieldTimeDuocolorAnimated";exports.IllustrativeIconShieldTimeDuocolorAnimated=a;
2
+ //# sourceMappingURL=shield-time-duocolor-animated.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-duocolor-animated.cjs.js","sources":["../../src/components/shield-time-duocolor-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/shield-time-duocolor-animated.json\";\n\nexport const IllustrativeIconShieldTimeDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconShieldTimeDuocolorAnimated.displayName = \"IllustrativeIconShieldTimeDuocolorAnimated\";\n"],"names":["IllustrativeIconShieldTimeDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"82IAaaA,EAA8CC,GACzDC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAA2C,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
3
+ export declare const IllustrativeIconShieldTimeDuocolorAnimated: {
4
+ (props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=shield-time-duocolor-animated.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-duocolor-animated.d.ts","sourceRoot":"","sources":["../../src/components/shield-time-duocolor-animated.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,0CAA0C;YAAW,iCAAiC;;CAElG,CAAC"}
@@ -0,0 +1,20 @@
1
+ import { jsx as i } from "react/jsx-runtime";
2
+ import { A as t } from "../animated-illustrative-icon-saKeBxEm.mjs";
3
+ const s = "5.9.0", o = 30, x = 0, k = 72, r = 64, n = 64, m = "TC_Icon_Duo_Dark_Prolonged warranty", e = 0, c = [], l = [{ ddd: 0, ind: 1, ty: 4, nm: "Path 3", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 1, k: [{ i: { x: [0.246], y: [1] }, o: { x: [0.468], y: [0] }, t: -9, s: [-415] }, { t: 36, s: [0] }], ix: 10 }, p: { a: 0, k: [31.411, 32.781, 0], ix: 2, l: 2 }, a: { a: 0, k: [-2.188, 2.438, 0], ix: 1, l: 2 }, s: { a: 1, k: [{ i: { x: [0.246, 0.246, 0.667], y: [1, 1, 1] }, o: { x: [0.357, 0.357, 0.333], y: [0, 0, 0] }, t: 10, s: [0, 0, 100] }, { t: 55, s: [100, 100, 100] }], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0], [-0.903, 0], [0, 0]], o: [[0, 0], [0, 0.903], [0, 0], [0, 0]], v: [[-2.409, -3.282], [-2.409, 1.647], [-0.774, 3.282], [2.409, 3.282]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: 3, op: 303, st: 3, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "Path 2", parent: 3, sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 0, k: [7.036, 7.486, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0], [0, 0]], o: [[0, 0], [0, 0], [0, 0]], v: [[-1.316, -1.247], [1.27, -1.293], [1.316, 1.293]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: -4, op: 296, st: -4, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Path 1", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 1, k: [{ i: { x: [0.246], y: [1] }, o: { x: [0.468], y: [0] }, t: 2, s: [357.43] }, { t: 48, s: [0] }], ix: 10 }, p: { a: 0, k: [31.986, 31.938, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 1, k: [{ i: { x: [0.246, 0.246, 0.667], y: [1, 1, 1] }, o: { x: [0.468, 0.468, 0.333], y: [0, 0, 0] }, t: 2, s: [0, 0, 100] }, { t: 48, s: [100, 100, 100] }], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [3.109, 0], [0, 5.681], [-5.681, 0], [0, -5.681]], o: [[-1.886, 2.181], [-5.681, 0], [0, -5.681], [5.681, 0], [0, 0]], v: [[7.783, 6.725], [0, 10.286], [-10.286, 0], [0, -10.286], [10.286, 0]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: -4, op: 296, st: -4, bm: 0 }, { ddd: 0, ind: 4, ty: 4, nm: "Path", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 0, k: [32, 32, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [-4.115, 5.911], [-0.13, 6.257], [0.878, 0.148], [0, 0], [12.441, -2.107], [-0.016, -0.955], [-5.204, -7.442], [0, 0]], o: [[3.025, -1.712], [5.188, -7.442], [0.016, -0.955], [-12.441, -2.107], [0, 0], [-0.878, 0.148], [0.13, 6.24], [7.4, 10.62], [0, 0]], v: [[3.968, 24.787], [15.417, 13.937], [20.946, -16.489], [19.418, -18.35], [0, -26.533], [-19.418, -18.35], [-20.946, -16.489], [-15.417, 13.937], [0, 26.533]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.160784313725, 0, 0.243137254902, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.326], y: [1] }, o: { x: [0.44], y: [0] }, t: 1, s: [100] }, { t: 43, s: [0] }], ix: 1 }, e: { a: 0, k: 100, ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 0, op: 300, st: 0, bm: 0 }], p = [], d = {
4
+ v: s,
5
+ fr: o,
6
+ ip: x,
7
+ op: k,
8
+ w: r,
9
+ h: n,
10
+ nm: m,
11
+ ddd: e,
12
+ assets: c,
13
+ layers: l,
14
+ markers: p
15
+ }, h = (a) => /* @__PURE__ */ i(t, { ...a, json: d });
16
+ h.displayName = "IllustrativeIconShieldTimeDuocolorAnimated";
17
+ export {
18
+ h as IllustrativeIconShieldTimeDuocolorAnimated
19
+ };
20
+ //# sourceMappingURL=shield-time-duocolor-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-duocolor-animated.es.js","sources":["../../src/components/shield-time-duocolor-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/shield-time-duocolor-animated.json\";\n\nexport const IllustrativeIconShieldTimeDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconShieldTimeDuocolorAnimated.displayName = \"IllustrativeIconShieldTimeDuocolorAnimated\";\n"],"names":["IllustrativeIconShieldTimeDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA6C,CAACC,MACzD,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAA2C,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=require("../static-illustrative-icon-C_cdAVSb.js"),s={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#29003E" stroke-linecap="round" stroke-linejoin="round" d="M35.968 56.787c3.025-1.712 7.335-4.94 11.45-10.85 5.187-7.442 5.398-24.17 5.529-30.426a1.832 1.832 0 0 0-1.53-1.86C38.978 11.542 32 5.466 32 5.466s-6.977 6.076-19.418 8.183a1.832 1.832 0 0 0-1.528 1.86c.13 6.24.325 22.985 5.529 30.427C23.983 56.557 32 58.533 32 58.533"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m37.706 38.176 2.587-.046.046 2.587m-.57-2.054a10.262 10.262 0 0 1-7.783 3.56c-5.68 0-10.286-4.605-10.286-10.285s4.605-10.286 10.286-10.286c5.68 0 10.286 4.605 10.286 10.286M31.189 27.06v4.93c0 .903.732 1.635 1.636 1.635h3.182"/></svg>'},t=o=>e.jsx(i.StaticIllustrativeIcon,{...o,svg:s.svg});t.displayName="IllustrativeIconShieldTimeDuocolorStatic";exports.IllustrativeIconShieldTimeDuocolorStatic=t;
2
+ //# sourceMappingURL=shield-time-duocolor-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-duocolor-static.cjs.js","sources":["../../src/assets/shield-time-duocolor-static.ts","../../src/components/shield-time-duocolor-static.tsx"],"sourcesContent":["export const shieldTimeDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#29003E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M35.968 56.787c3.025-1.712 7.335-4.94 11.45-10.85 5.187-7.442 5.398-24.17 5.529-30.426a1.832 1.832 0 0 0-1.53-1.86C38.978 11.542 32 5.466 32 5.466s-6.977 6.076-19.418 8.183a1.832 1.832 0 0 0-1.528 1.86c.13 6.24.325 22.985 5.529 30.427C23.983 56.557 32 58.533 32 58.533\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m37.706 38.176 2.587-.046.046 2.587m-.57-2.054a10.262 10.262 0 0 1-7.783 3.56c-5.68 0-10.286-4.605-10.286-10.285s4.605-10.286 10.286-10.286c5.68 0 10.286 4.605 10.286 10.286M31.189 27.06v4.93c0 .903.732 1.635 1.636 1.635h3.182\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { shieldTimeDuocolorStatic } from \"../assets/shield-time-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconShieldTimeDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={shieldTimeDuocolorStatic.svg} />\n);\n\nIllustrativeIconShieldTimeDuocolorStatic.displayName = \"IllustrativeIconShieldTimeDuocolorStatic\";\n"],"names":["shieldTimeDuocolorStatic","IllustrativeIconShieldTimeDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAA2B,CACtC,IAAK,stBACP,ECWaC,EAA4CC,GACvDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAyB,GAAA,CAAK,EAGxEC,EAAyC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconShieldTimeDuocolorStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=shield-time-duocolor-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-duocolor-static.d.ts","sourceRoot":"","sources":["../../src/components/shield-time-duocolor-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,wCAAwC;YAAW,+BAA+B;;CAE9F,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ import { S as i } from "../static-illustrative-icon-B1ddcvze.mjs";
3
+ const s = {
4
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#29003E" stroke-linecap="round" stroke-linejoin="round" d="M35.968 56.787c3.025-1.712 7.335-4.94 11.45-10.85 5.187-7.442 5.398-24.17 5.529-30.426a1.832 1.832 0 0 0-1.53-1.86C38.978 11.542 32 5.466 32 5.466s-6.977 6.076-19.418 8.183a1.832 1.832 0 0 0-1.528 1.86c.13 6.24.325 22.985 5.529 30.427C23.983 56.557 32 58.533 32 58.533"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m37.706 38.176 2.587-.046.046 2.587m-.57-2.054a10.262 10.262 0 0 1-7.783 3.56c-5.68 0-10.286-4.605-10.286-10.285s4.605-10.286 10.286-10.286c5.68 0 10.286 4.605 10.286 10.286M31.189 27.06v4.93c0 .903.732 1.635 1.636 1.635h3.182"/></svg>'
5
+ }, e = (o) => /* @__PURE__ */ t(i, { ...o, svg: s.svg });
6
+ e.displayName = "IllustrativeIconShieldTimeDuocolorStatic";
7
+ export {
8
+ e as IllustrativeIconShieldTimeDuocolorStatic
9
+ };
10
+ //# sourceMappingURL=shield-time-duocolor-static.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-duocolor-static.es.js","sources":["../../src/assets/shield-time-duocolor-static.ts","../../src/components/shield-time-duocolor-static.tsx"],"sourcesContent":["export const shieldTimeDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#29003E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M35.968 56.787c3.025-1.712 7.335-4.94 11.45-10.85 5.187-7.442 5.398-24.17 5.529-30.426a1.832 1.832 0 0 0-1.53-1.86C38.978 11.542 32 5.466 32 5.466s-6.977 6.076-19.418 8.183a1.832 1.832 0 0 0-1.528 1.86c.13 6.24.325 22.985 5.529 30.427C23.983 56.557 32 58.533 32 58.533\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m37.706 38.176 2.587-.046.046 2.587m-.57-2.054a10.262 10.262 0 0 1-7.783 3.56c-5.68 0-10.286-4.605-10.286-10.285s4.605-10.286 10.286-10.286c5.68 0 10.286 4.605 10.286 10.286M31.189 27.06v4.93c0 .903.732 1.635 1.636 1.635h3.182\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { shieldTimeDuocolorStatic } from \"../assets/shield-time-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconShieldTimeDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={shieldTimeDuocolorStatic.svg} />\n);\n\nIllustrativeIconShieldTimeDuocolorStatic.displayName = \"IllustrativeIconShieldTimeDuocolorStatic\";\n"],"names":["shieldTimeDuocolorStatic","IllustrativeIconShieldTimeDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAA2B;AAAA,EACtC,KAAK;AACP,GCWaC,IAA2C,CAACC,MACvD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAyB,IAAA,CAAK;AAGxEC,EAAyC,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),s=require("../animated-illustrative-icon-Cc88HMC8.js"),o="5.9.0",x=30,k=0,r=72,n=64,e=64,m="TC_Icon_Prolonged warranty",l=0,c=[],p=[{ddd:0,ind:1,ty:4,nm:"Path 3",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:1,k:[{i:{x:[.246],y:[1]},o:{x:[.468],y:[0]},t:-9,s:[-415]},{t:36,s:[0]}],ix:10},p:{a:0,k:[31.411,32.781,0],ix:2,l:2},a:{a:0,k:[-2.188,2.438,0],ix:1,l:2},s:{a:1,k:[{i:{x:[.246,.246,.667],y:[1,1,1]},o:{x:[.357,.357,.333],y:[0,0,0]},t:10,s:[0,0,100]},{t:55,s:[100,100,100]}],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[-.903,0],[0,0]],o:[[0,0],[0,.903],[0,0],[0,0]],v:[[-2.409,-3.282],[-2.409,1.647],[-.774,3.282],[2.409,3.282]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:3,op:303,st:3,bm:0},{ddd:0,ind:2,ty:4,nm:"Path 2",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[7.036,7.486,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[-1.316,-1.247],[1.27,-1.293],[1.316,1.293]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:-4,op:296,st:-4,bm:0},{ddd:0,ind:3,ty:4,nm:"Path 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:1,k:[{i:{x:[.246],y:[1]},o:{x:[.468],y:[0]},t:2,s:[357.43]},{t:48,s:[0]}],ix:10},p:{a:0,k:[31.986,31.938,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:1,k:[{i:{x:[.246,.246,.667],y:[1,1,1]},o:{x:[.468,.468,.333],y:[0,0,0]},t:2,s:[0,0,100]},{t:48,s:[100,100,100]}],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[3.109,0],[0,5.681],[-5.681,0],[0,-5.681]],o:[[-1.886,2.181],[-5.681,0],[0,-5.681],[5.681,0],[0,0]],v:[[7.783,6.725],[0,10.286],[-10.286,0],[0,-10.286],[10.286,0]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:-4,op:296,st:-4,bm:0},{ddd:0,ind:4,ty:4,nm:"Path",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[32,32,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[-4.115,5.911],[-.13,6.257],[.878,.148],[0,0],[12.441,-2.107],[-.016,-.955],[-5.204,-7.442],[0,0]],o:[[3.025,-1.712],[5.188,-7.442],[.016,-.955],[-12.441,-2.107],[0,0],[-.878,.148],[.13,6.24],[7.4,10.62],[0,0]],v:[[3.968,24.787],[15.417,13.937],[20.946,-16.489],[19.418,-18.35],[0,-26.533],[-19.418,-18.35],[-20.946,-16.489],[-15.417,13.937],[0,26.533]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.326],y:[1]},o:{x:[.44],y:[0]},t:1,s:[100]},{t:43,s:[0]}],ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:0,op:300,st:0,bm:0}],d=[],h={v:o,fr:x,ip:k,op:r,w:n,h:e,nm:m,ddd:l,assets:c,layers:p,markers:d},a=i=>t.jsx(s.AnimatedIllustrativeIcon,{...i,json:h});a.displayName="IllustrativeIconShieldTimeOffblackAnimated";exports.IllustrativeIconShieldTimeOffblackAnimated=a;
2
+ //# sourceMappingURL=shield-time-offblack-animated.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-offblack-animated.cjs.js","sources":["../../src/components/shield-time-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/shield-time-offblack-animated.json\";\n\nexport const IllustrativeIconShieldTimeOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconShieldTimeOffblackAnimated.displayName = \"IllustrativeIconShieldTimeOffblackAnimated\";\n"],"names":["IllustrativeIconShieldTimeOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"04IAaaA,EAA8CC,GACzDC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAA2C,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
3
+ export declare const IllustrativeIconShieldTimeOffblackAnimated: {
4
+ (props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=shield-time-offblack-animated.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-offblack-animated.d.ts","sourceRoot":"","sources":["../../src/components/shield-time-offblack-animated.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,0CAA0C;YAAW,iCAAiC;;CAElG,CAAC"}
@@ -0,0 +1,20 @@
1
+ import { jsx as i } from "react/jsx-runtime";
2
+ import { A as t } from "../animated-illustrative-icon-saKeBxEm.mjs";
3
+ const s = "5.9.0", o = 30, x = 0, k = 72, r = 64, n = 64, m = "TC_Icon_Prolonged warranty", e = 0, c = [], l = [{ ddd: 0, ind: 1, ty: 4, nm: "Path 3", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 1, k: [{ i: { x: [0.246], y: [1] }, o: { x: [0.468], y: [0] }, t: -9, s: [-415] }, { t: 36, s: [0] }], ix: 10 }, p: { a: 0, k: [31.411, 32.781, 0], ix: 2, l: 2 }, a: { a: 0, k: [-2.188, 2.438, 0], ix: 1, l: 2 }, s: { a: 1, k: [{ i: { x: [0.246, 0.246, 0.667], y: [1, 1, 1] }, o: { x: [0.357, 0.357, 0.333], y: [0, 0, 0] }, t: 10, s: [0, 0, 100] }, { t: 55, s: [100, 100, 100] }], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0], [-0.903, 0], [0, 0]], o: [[0, 0], [0, 0.903], [0, 0], [0, 0]], v: [[-2.409, -3.282], [-2.409, 1.647], [-0.774, 3.282], [2.409, 3.282]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: 3, op: 303, st: 3, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "Path 2", parent: 3, sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 0, k: [7.036, 7.486, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0], [0, 0]], o: [[0, 0], [0, 0], [0, 0]], v: [[-1.316, -1.247], [1.27, -1.293], [1.316, 1.293]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: -4, op: 296, st: -4, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Path 1", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 1, k: [{ i: { x: [0.246], y: [1] }, o: { x: [0.468], y: [0] }, t: 2, s: [357.43] }, { t: 48, s: [0] }], ix: 10 }, p: { a: 0, k: [31.986, 31.938, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 1, k: [{ i: { x: [0.246, 0.246, 0.667], y: [1, 1, 1] }, o: { x: [0.468, 0.468, 0.333], y: [0, 0, 0] }, t: 2, s: [0, 0, 100] }, { t: 48, s: [100, 100, 100] }], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [3.109, 0], [0, 5.681], [-5.681, 0], [0, -5.681]], o: [[-1.886, 2.181], [-5.681, 0], [0, -5.681], [5.681, 0], [0, 0]], v: [[7.783, 6.725], [0, 10.286], [-10.286, 0], [0, -10.286], [10.286, 0]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: -4, op: 296, st: -4, bm: 0 }, { ddd: 0, ind: 4, ty: 4, nm: "Path", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 0, k: [32, 32, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [-4.115, 5.911], [-0.13, 6.257], [0.878, 0.148], [0, 0], [12.441, -2.107], [-0.016, -0.955], [-5.204, -7.442], [0, 0]], o: [[3.025, -1.712], [5.188, -7.442], [0.016, -0.955], [-12.441, -2.107], [0, 0], [-0.878, 0.148], [0.13, 6.24], [7.4, 10.62], [0, 0]], v: [[3.968, 24.787], [15.417, 13.937], [20.946, -16.489], [19.418, -18.35], [0, -26.533], [-19.418, -18.35], [-20.946, -16.489], [-15.417, 13.937], [0, 26.533]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.326], y: [1] }, o: { x: [0.44], y: [0] }, t: 1, s: [100] }, { t: 43, s: [0] }], ix: 1 }, e: { a: 0, k: 100, ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 0, op: 300, st: 0, bm: 0 }], p = [], d = {
4
+ v: s,
5
+ fr: o,
6
+ ip: x,
7
+ op: k,
8
+ w: r,
9
+ h: n,
10
+ nm: m,
11
+ ddd: e,
12
+ assets: c,
13
+ layers: l,
14
+ markers: p
15
+ }, h = (a) => /* @__PURE__ */ i(t, { ...a, json: d });
16
+ h.displayName = "IllustrativeIconShieldTimeOffblackAnimated";
17
+ export {
18
+ h as IllustrativeIconShieldTimeOffblackAnimated
19
+ };
20
+ //# sourceMappingURL=shield-time-offblack-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-offblack-animated.es.js","sources":["../../src/components/shield-time-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/shield-time-offblack-animated.json\";\n\nexport const IllustrativeIconShieldTimeOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconShieldTimeOffblackAnimated.displayName = \"IllustrativeIconShieldTimeOffblackAnimated\";\n"],"names":["IllustrativeIconShieldTimeOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA6C,CAACC,MACzD,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAA2C,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),s=require("../static-illustrative-icon-C_cdAVSb.js"),l={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M35.968 56.787c3.025-1.712 7.335-4.94 11.45-10.85 5.187-7.442 5.398-24.17 5.529-30.426a1.832 1.832 0 0 0-1.53-1.86C38.978 11.542 32 5.466 32 5.466s-6.977 6.076-19.418 8.183a1.832 1.832 0 0 0-1.528 1.86c.13 6.24.325 22.985 5.529 30.427C23.983 56.557 32 58.533 32 58.533"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="m37.706 38.176 2.587-.046.046 2.587m-.57-2.054a10.262 10.262 0 0 1-7.783 3.56c-5.68 0-10.286-4.605-10.286-10.285s4.605-10.286 10.286-10.286c5.68 0 10.286 4.605 10.286 10.286M31.189 27.06v4.93c0 .903.732 1.635 1.636 1.635h3.182"/></svg>'},t=e=>i.jsx(s.StaticIllustrativeIcon,{...e,svg:l.svg});t.displayName="IllustrativeIconShieldTimeOffblackStatic";exports.IllustrativeIconShieldTimeOffblackStatic=t;
2
+ //# sourceMappingURL=shield-time-offblack-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-offblack-static.cjs.js","sources":["../../src/assets/shield-time-offblack-static.ts","../../src/components/shield-time-offblack-static.tsx"],"sourcesContent":["export const shieldTimeOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M35.968 56.787c3.025-1.712 7.335-4.94 11.45-10.85 5.187-7.442 5.398-24.17 5.529-30.426a1.832 1.832 0 0 0-1.53-1.86C38.978 11.542 32 5.466 32 5.466s-6.977 6.076-19.418 8.183a1.832 1.832 0 0 0-1.528 1.86c.13 6.24.325 22.985 5.529 30.427C23.983 56.557 32 58.533 32 58.533\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m37.706 38.176 2.587-.046.046 2.587m-.57-2.054a10.262 10.262 0 0 1-7.783 3.56c-5.68 0-10.286-4.605-10.286-10.285s4.605-10.286 10.286-10.286c5.68 0 10.286 4.605 10.286 10.286M31.189 27.06v4.93c0 .903.732 1.635 1.636 1.635h3.182\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { shieldTimeOffblackStatic } from \"../assets/shield-time-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconShieldTimeOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={shieldTimeOffblackStatic.svg} />\n);\n\nIllustrativeIconShieldTimeOffblackStatic.displayName = \"IllustrativeIconShieldTimeOffblackStatic\";\n"],"names":["shieldTimeOffblackStatic","IllustrativeIconShieldTimeOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAA2B,CACtC,IAAK,stBACP,ECWaC,EAA4CC,GACvDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAyB,GAAA,CAAK,EAGxEC,EAAyC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconShieldTimeOffblackStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=shield-time-offblack-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-offblack-static.d.ts","sourceRoot":"","sources":["../../src/components/shield-time-offblack-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,wCAAwC;YAAW,+BAA+B;;CAE9F,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { S as i } from "../static-illustrative-icon-B1ddcvze.mjs";
3
+ const s = {
4
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M35.968 56.787c3.025-1.712 7.335-4.94 11.45-10.85 5.187-7.442 5.398-24.17 5.529-30.426a1.832 1.832 0 0 0-1.53-1.86C38.978 11.542 32 5.466 32 5.466s-6.977 6.076-19.418 8.183a1.832 1.832 0 0 0-1.528 1.86c.13 6.24.325 22.985 5.529 30.427C23.983 56.557 32 58.533 32 58.533"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="m37.706 38.176 2.587-.046.046 2.587m-.57-2.054a10.262 10.262 0 0 1-7.783 3.56c-5.68 0-10.286-4.605-10.286-10.285s4.605-10.286 10.286-10.286c5.68 0 10.286 4.605 10.286 10.286M31.189 27.06v4.93c0 .903.732 1.635 1.636 1.635h3.182"/></svg>'
5
+ }, e = (t) => /* @__PURE__ */ o(i, { ...t, svg: s.svg });
6
+ e.displayName = "IllustrativeIconShieldTimeOffblackStatic";
7
+ export {
8
+ e as IllustrativeIconShieldTimeOffblackStatic
9
+ };
10
+ //# sourceMappingURL=shield-time-offblack-static.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shield-time-offblack-static.es.js","sources":["../../src/assets/shield-time-offblack-static.ts","../../src/components/shield-time-offblack-static.tsx"],"sourcesContent":["export const shieldTimeOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M35.968 56.787c3.025-1.712 7.335-4.94 11.45-10.85 5.187-7.442 5.398-24.17 5.529-30.426a1.832 1.832 0 0 0-1.53-1.86C38.978 11.542 32 5.466 32 5.466s-6.977 6.076-19.418 8.183a1.832 1.832 0 0 0-1.528 1.86c.13 6.24.325 22.985 5.529 30.427C23.983 56.557 32 58.533 32 58.533\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m37.706 38.176 2.587-.046.046 2.587m-.57-2.054a10.262 10.262 0 0 1-7.783 3.56c-5.68 0-10.286-4.605-10.286-10.285s4.605-10.286 10.286-10.286c5.68 0 10.286 4.605 10.286 10.286M31.189 27.06v4.93c0 .903.732 1.635 1.636 1.635h3.182\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { shieldTimeOffblackStatic } from \"../assets/shield-time-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconShieldTimeOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={shieldTimeOffblackStatic.svg} />\n);\n\nIllustrativeIconShieldTimeOffblackStatic.displayName = \"IllustrativeIconShieldTimeOffblackStatic\";\n"],"names":["shieldTimeOffblackStatic","IllustrativeIconShieldTimeOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAA2B;AAAA,EACtC,KAAK;AACP,GCWaC,IAA2C,CAACC,MACvD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAyB,IAAA,CAAK;AAGxEC,EAAyC,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),s=require("../animated-illustrative-icon-Cc88HMC8.js"),o="5.9.0",r=30,e=0,n=81,x=64,k=64,l="TC_Duo_Dark_Icon user",m=0,c=[],p=[{ddd:0,ind:1,ty:4,nm:"body 2",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:-90,ix:10},p:{a:0,k:[7.858,0,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[-1.163,0],[0,0],[-.273,-1.127],[0,0]],o:[[0,0],[.285,-1.127],[0,0],[1.163,0],[0,0],[0,0]],v:[[-10.823,5.168],[-8.723,-3.246],[-6.266,-5.168],[6.266,-5.168],[8.723,-3.246],[10.823,5.168]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:0,k:0,ix:1},e:{a:1,k:[{i:{x:[.308],y:[1]},o:{x:[.188],y:[0]},t:14,s:[0]},{t:53,s:[100]}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:10,op:299,st:-1,bm:0},{ddd:0,ind:2,ty:4,nm:"head 2",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:90,ix:10},p:{a:0,k:[-6.629,0,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[12.793,12.793],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:0,k:0,ix:1},e:{a:1,k:[{i:{x:[.232],y:[1]},o:{x:[.662],y:[0]},t:25,s:[0]},{t:60,s:[100]}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:13,op:305,st:5,bm:0},{ddd:0,ind:3,ty:4,nm:"Ellipse 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:90,ix:10},p:{a:0,k:[32,32,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:1,k:[{i:{x:[.189,.189,.667],y:[1,1,1]},o:{x:[.393,.393,.333],y:[0,0,0]},t:0,s:[0,0,100]},{t:40,s:[100,100,100]}],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[47.735,47.735],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"st",c:{a:0,k:[.160784313725,0,.243137254902,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:300,st:0,bm:0}],d=[],h={v:o,fr:r,ip:e,op:n,w:x,h:k,nm:l,ddd:m,assets:c,layers:p,markers:d},a=i=>t.jsx(s.AnimatedIllustrativeIcon,{...i,json:h});a.displayName="IllustrativeIconUserDuocolorAnimated";exports.IllustrativeIconUserDuocolorAnimated=a;
2
+ //# sourceMappingURL=user-duocolor-animated.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-duocolor-animated.cjs.js","sources":["../../src/components/user-duocolor-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/user-duocolor-animated.json\";\n\nexport const IllustrativeIconUserDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconUserDuocolorAnimated.displayName = \"IllustrativeIconUserDuocolorAnimated\";\n"],"names":["IllustrativeIconUserDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"woGAaaA,EAAwCC,GACnDC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAAqC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
3
+ export declare const IllustrativeIconUserDuocolorAnimated: {
4
+ (props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=user-duocolor-animated.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-duocolor-animated.d.ts","sourceRoot":"","sources":["../../src/components/user-duocolor-animated.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,oCAAoC;YAAW,iCAAiC;;CAE5F,CAAC"}
@@ -0,0 +1,20 @@
1
+ import { jsx as i } from "react/jsx-runtime";
2
+ import { A as s } from "../animated-illustrative-icon-saKeBxEm.mjs";
3
+ const t = "5.9.0", o = 30, r = 0, x = 81, k = 64, n = 64, e = "TC_Duo_Dark_Icon user", m = 0, l = [], p = [{ ddd: 0, ind: 1, ty: 4, nm: "body 2", parent: 3, sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: -90, ix: 10 }, p: { a: 0, k: [7.858, 0, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0], [-1.163, 0], [0, 0], [-0.273, -1.127], [0, 0]], o: [[0, 0], [0.285, -1.127], [0, 0], [1.163, 0], [0, 0], [0, 0]], v: [[-10.823, 5.168], [-8.723, -3.246], [-6.266, -5.168], [6.266, -5.168], [8.723, -3.246], [10.823, 5.168]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 0, k: 0, ix: 1 }, e: { a: 1, k: [{ i: { x: [0.308], y: [1] }, o: { x: [0.188], y: [0] }, t: 14, s: [0] }, { t: 53, s: [100] }], ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 10, op: 299, st: -1, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "head 2", parent: 3, sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 90, ix: 10 }, p: { a: 0, k: [-6.629, 0, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ d: 1, ty: "el", s: { a: 0, k: [12.793, 12.793], ix: 2 }, p: { a: 0, k: [0, 0], ix: 3 }, nm: "Ellipse Path 1", mn: "ADBE Vector Shape - Ellipse", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 0, k: 0, ix: 1 }, e: { a: 1, k: [{ i: { x: [0.232], y: [1] }, o: { x: [0.662], y: [0] }, t: 25, s: [0] }, { t: 60, s: [100] }], ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 13, op: 305, st: 5, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Ellipse 1", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 90, ix: 10 }, p: { a: 0, k: [32, 32, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 1, k: [{ i: { x: [0.189, 0.189, 0.667], y: [1, 1, 1] }, o: { x: [0.393, 0.393, 0.333], y: [0, 0, 0] }, t: 0, s: [0, 0, 100] }, { t: 40, s: [100, 100, 100] }], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ d: 1, ty: "el", s: { a: 0, k: [47.735, 47.735], ix: 2 }, p: { a: 0, k: [0, 0], ix: 3 }, nm: "Ellipse Path 1", mn: "ADBE Vector Shape - Ellipse", hd: !1 }, { ty: "st", c: { a: 0, k: [0.160784313725, 0, 0.243137254902, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: 0, op: 300, st: 0, bm: 0 }], c = [], d = {
4
+ v: t,
5
+ fr: o,
6
+ ip: r,
7
+ op: x,
8
+ w: k,
9
+ h: n,
10
+ nm: e,
11
+ ddd: m,
12
+ assets: l,
13
+ layers: p,
14
+ markers: c
15
+ }, h = (a) => /* @__PURE__ */ i(s, { ...a, json: d });
16
+ h.displayName = "IllustrativeIconUserDuocolorAnimated";
17
+ export {
18
+ h as IllustrativeIconUserDuocolorAnimated
19
+ };
20
+ //# sourceMappingURL=user-duocolor-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-duocolor-animated.es.js","sources":["../../src/components/user-duocolor-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/user-duocolor-animated.json\";\n\nexport const IllustrativeIconUserDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconUserDuocolorAnimated.displayName = \"IllustrativeIconUserDuocolorAnimated\";\n"],"names":["IllustrativeIconUserDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAAuC,CAACC,MACnD,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAqC,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("../static-illustrative-icon-C_cdAVSb.js"),s={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m21.177 45.026 2.1-8.414a2.538 2.538 0 0 1 2.457-1.922h12.532c1.163 0 2.184.795 2.457 1.922l2.1 8.414M25.603 25.37A6.392 6.392 0 0 1 32 18.974a6.392 6.392 0 0 1 6.397 6.396A6.392 6.392 0 0 1 32 31.767a6.392 6.392 0 0 1-6.397-6.396Z"/><path stroke="#29003E" stroke-linecap="round" stroke-linejoin="round" d="M32 55.867c13.182 0 23.867-10.685 23.867-23.867S45.182 8.132 32 8.132 8.132 18.818 8.132 32c0 13.182 10.686 23.867 23.868 23.867Z"/></svg>'},t=o=>e.jsx(r.StaticIllustrativeIcon,{...o,svg:s.svg});t.displayName="IllustrativeIconUserDuocolorStatic";exports.IllustrativeIconUserDuocolorStatic=t;
2
+ //# sourceMappingURL=user-duocolor-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-duocolor-static.cjs.js","sources":["../../src/assets/user-duocolor-static.ts","../../src/components/user-duocolor-static.tsx"],"sourcesContent":["export const userDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m21.177 45.026 2.1-8.414a2.538 2.538 0 0 1 2.457-1.922h12.532c1.163 0 2.184.795 2.457 1.922l2.1 8.414M25.603 25.37A6.392 6.392 0 0 1 32 18.974a6.392 6.392 0 0 1 6.397 6.396A6.392 6.392 0 0 1 32 31.767a6.392 6.392 0 0 1-6.397-6.396Z\"/><path stroke=\"#29003E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M32 55.867c13.182 0 23.867-10.685 23.867-23.867S45.182 8.132 32 8.132 8.132 18.818 8.132 32c0 13.182 10.686 23.867 23.868 23.867Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { userDuocolorStatic } from \"../assets/user-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconUserDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={userDuocolorStatic.svg} />\n);\n\nIllustrativeIconUserDuocolorStatic.displayName = \"IllustrativeIconUserDuocolorStatic\";\n"],"names":["userDuocolorStatic","IllustrativeIconUserDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAqB,CAChC,IAAK,glBACP,ECWaC,EAAsCC,GACjDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAmB,GAAA,CAAK,EAGlEC,EAAmC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconUserDuocolorStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=user-duocolor-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-duocolor-static.d.ts","sourceRoot":"","sources":["../../src/components/user-duocolor-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,kCAAkC;YAAW,+BAA+B;;CAExF,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ import { S as r } from "../static-illustrative-icon-B1ddcvze.mjs";
3
+ const s = {
4
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m21.177 45.026 2.1-8.414a2.538 2.538 0 0 1 2.457-1.922h12.532c1.163 0 2.184.795 2.457 1.922l2.1 8.414M25.603 25.37A6.392 6.392 0 0 1 32 18.974a6.392 6.392 0 0 1 6.397 6.396A6.392 6.392 0 0 1 32 31.767a6.392 6.392 0 0 1-6.397-6.396Z"/><path stroke="#29003E" stroke-linecap="round" stroke-linejoin="round" d="M32 55.867c13.182 0 23.867-10.685 23.867-23.867S45.182 8.132 32 8.132 8.132 18.818 8.132 32c0 13.182 10.686 23.867 23.868 23.867Z"/></svg>'
5
+ }, e = (o) => /* @__PURE__ */ t(r, { ...o, svg: s.svg });
6
+ e.displayName = "IllustrativeIconUserDuocolorStatic";
7
+ export {
8
+ e as IllustrativeIconUserDuocolorStatic
9
+ };
10
+ //# sourceMappingURL=user-duocolor-static.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-duocolor-static.es.js","sources":["../../src/assets/user-duocolor-static.ts","../../src/components/user-duocolor-static.tsx"],"sourcesContent":["export const userDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m21.177 45.026 2.1-8.414a2.538 2.538 0 0 1 2.457-1.922h12.532c1.163 0 2.184.795 2.457 1.922l2.1 8.414M25.603 25.37A6.392 6.392 0 0 1 32 18.974a6.392 6.392 0 0 1 6.397 6.396A6.392 6.392 0 0 1 32 31.767a6.392 6.392 0 0 1-6.397-6.396Z\"/><path stroke=\"#29003E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M32 55.867c13.182 0 23.867-10.685 23.867-23.867S45.182 8.132 32 8.132 8.132 18.818 8.132 32c0 13.182 10.686 23.867 23.868 23.867Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { userDuocolorStatic } from \"../assets/user-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconUserDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={userDuocolorStatic.svg} />\n);\n\nIllustrativeIconUserDuocolorStatic.displayName = \"IllustrativeIconUserDuocolorStatic\";\n"],"names":["userDuocolorStatic","IllustrativeIconUserDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAqB;AAAA,EAChC,KAAK;AACP,GCWaC,IAAqC,CAACC,MACjD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAmB,IAAA,CAAK;AAGlEC,EAAmC,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),s=require("../animated-illustrative-icon-Cc88HMC8.js"),e="5.9.0",o=30,r=0,k=81,n=64,x=64,l="TC_Icon User",m=0,c=[],p=[{ddd:0,ind:1,ty:4,nm:"body 2",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:-90,ix:10},p:{a:0,k:[7.858,0,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[-1.163,0],[0,0],[-.273,-1.127],[0,0]],o:[[0,0],[.285,-1.127],[0,0],[1.163,0],[0,0],[0,0]],v:[[-10.823,5.168],[-8.723,-3.246],[-6.266,-5.168],[6.266,-5.168],[8.723,-3.246],[10.823,5.168]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:0,k:0,ix:1},e:{a:1,k:[{i:{x:[.308],y:[1]},o:{x:[.188],y:[0]},t:14,s:[0]},{t:53,s:[100]}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:10,op:299,st:-1,bm:0},{ddd:0,ind:2,ty:4,nm:"head 2",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:90,ix:10},p:{a:0,k:[-6.629,0,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[12.793,12.793],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:0,k:0,ix:1},e:{a:1,k:[{i:{x:[.232],y:[1]},o:{x:[.662],y:[0]},t:25,s:[0]},{t:60,s:[100]}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:13,op:305,st:5,bm:0},{ddd:0,ind:3,ty:4,nm:"Ellipse 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:90,ix:10},p:{a:0,k:[32,32,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:1,k:[{i:{x:[.189,.189,.667],y:[1,1,1]},o:{x:[.393,.393,.333],y:[0,0,0]},t:0,s:[0,0,100]},{t:40,s:[100,100,100]}],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[47.735,47.735],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"st",c:{a:0,k:[.117647059262,.117647059262,.1254902035,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:300,st:0,bm:0}],d=[],h={v:e,fr:o,ip:r,op:k,w:n,h:x,nm:l,ddd:m,assets:c,layers:p,markers:d},a=i=>t.jsx(s.AnimatedIllustrativeIcon,{...i,json:h});a.displayName="IllustrativeIconUserOffblackAnimated";exports.IllustrativeIconUserOffblackAnimated=a;
2
+ //# sourceMappingURL=user-offblack-animated.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-offblack-animated.cjs.js","sources":["../../src/components/user-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/user-offblack-animated.json\";\n\nexport const IllustrativeIconUserOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconUserOffblackAnimated.displayName = \"IllustrativeIconUserOffblackAnimated\";\n"],"names":["IllustrativeIconUserOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"2pGAaaA,EAAwCC,GACnDC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAAqC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
3
+ export declare const IllustrativeIconUserOffblackAnimated: {
4
+ (props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=user-offblack-animated.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-offblack-animated.d.ts","sourceRoot":"","sources":["../../src/components/user-offblack-animated.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,+BAA+B,CAAC;AAGvC,eAAO,MAAM,oCAAoC;YAAW,iCAAiC;;CAE5F,CAAC"}
@@ -0,0 +1,20 @@
1
+ import { jsx as i } from "react/jsx-runtime";
2
+ import { A as s } from "../animated-illustrative-icon-saKeBxEm.mjs";
3
+ const t = "5.9.0", o = 30, x = 0, k = 81, r = 64, n = 64, e = "TC_Icon User", m = 0, l = [], p = [{ ddd: 0, ind: 1, ty: 4, nm: "body 2", parent: 3, sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: -90, ix: 10 }, p: { a: 0, k: [7.858, 0, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0], [-1.163, 0], [0, 0], [-0.273, -1.127], [0, 0]], o: [[0, 0], [0.285, -1.127], [0, 0], [1.163, 0], [0, 0], [0, 0]], v: [[-10.823, 5.168], [-8.723, -3.246], [-6.266, -5.168], [6.266, -5.168], [8.723, -3.246], [10.823, 5.168]], c: !1 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 0, k: 0, ix: 1 }, e: { a: 1, k: [{ i: { x: [0.308], y: [1] }, o: { x: [0.188], y: [0] }, t: 14, s: [0] }, { t: 53, s: [100] }], ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 10, op: 299, st: -1, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "head 2", parent: 3, sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 90, ix: 10 }, p: { a: 0, k: [-6.629, 0, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ d: 1, ty: "el", s: { a: 0, k: [12.793, 12.793], ix: 2 }, p: { a: 0, k: [0, 0], ix: 3 }, nm: "Ellipse Path 1", mn: "ADBE Vector Shape - Ellipse", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 0, k: 0, ix: 1 }, e: { a: 1, k: [{ i: { x: [0.232], y: [1] }, o: { x: [0.662], y: [0] }, t: 25, s: [0] }, { t: 60, s: [100] }], ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 2, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 13, op: 305, st: 5, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Ellipse 1", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 90, ix: 10 }, p: { a: 0, k: [32, 32, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 1, k: [{ i: { x: [0.189, 0.189, 0.667], y: [1, 1, 1] }, o: { x: [0.393, 0.393, 0.333], y: [0, 0, 0] }, t: 0, s: [0, 0, 100] }, { t: 40, s: [100, 100, 100] }], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ d: 1, ty: "el", s: { a: 0, k: [47.735, 47.735], ix: 2 }, p: { a: 0, k: [0, 0], ix: 3 }, nm: "Ellipse Path 1", mn: "ADBE Vector Shape - Ellipse", hd: !1 }, { ty: "st", c: { a: 0, k: [0.117647059262, 0.117647059262, 0.1254902035, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }], ip: 0, op: 300, st: 0, bm: 0 }], c = [], d = {
4
+ v: t,
5
+ fr: o,
6
+ ip: x,
7
+ op: k,
8
+ w: r,
9
+ h: n,
10
+ nm: e,
11
+ ddd: m,
12
+ assets: l,
13
+ layers: p,
14
+ markers: c
15
+ }, h = (a) => /* @__PURE__ */ i(s, { ...a, json: d });
16
+ h.displayName = "IllustrativeIconUserOffblackAnimated";
17
+ export {
18
+ h as IllustrativeIconUserOffblackAnimated
19
+ };
20
+ //# sourceMappingURL=user-offblack-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-offblack-animated.es.js","sources":["../../src/components/user-offblack-animated.tsx"],"sourcesContent":["/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport {\n type AnimatedIllustrativeBaseIconProps,\n AnimatedIllustrativeIcon,\n} from \"../animated-illustrative-icon\";\nimport animationData from \"../assets/json/user-offblack-animated.json\";\n\nexport const IllustrativeIconUserOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconUserOffblackAnimated.displayName = \"IllustrativeIconUserOffblackAnimated\";\n"],"names":["IllustrativeIconUserOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAAuC,CAACC,MACnD,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAqC,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),o=require("../static-illustrative-icon-C_cdAVSb.js"),r={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="m21.177 45.026 2.1-8.414a2.538 2.538 0 0 1 2.457-1.922h12.532c1.163 0 2.184.795 2.457 1.922l2.1 8.414M25.603 25.37A6.392 6.392 0 0 1 32 18.974a6.392 6.392 0 0 1 6.397 6.396A6.392 6.392 0 0 1 32 31.767a6.392 6.392 0 0 1-6.397-6.396Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M32 55.867c13.182 0 23.867-10.685 23.867-23.867S45.182 8.132 32 8.132 8.132 18.818 8.132 32c0 13.182 10.686 23.867 23.868 23.867Z"/></svg>'},t=e=>s.jsx(o.StaticIllustrativeIcon,{...e,svg:r.svg});t.displayName="IllustrativeIconUserOffblackStatic";exports.IllustrativeIconUserOffblackStatic=t;
2
+ //# sourceMappingURL=user-offblack-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-offblack-static.cjs.js","sources":["../../src/assets/user-offblack-static.ts","../../src/components/user-offblack-static.tsx"],"sourcesContent":["export const userOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m21.177 45.026 2.1-8.414a2.538 2.538 0 0 1 2.457-1.922h12.532c1.163 0 2.184.795 2.457 1.922l2.1 8.414M25.603 25.37A6.392 6.392 0 0 1 32 18.974a6.392 6.392 0 0 1 6.397 6.396A6.392 6.392 0 0 1 32 31.767a6.392 6.392 0 0 1-6.397-6.396Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M32 55.867c13.182 0 23.867-10.685 23.867-23.867S45.182 8.132 32 8.132 8.132 18.818 8.132 32c0 13.182 10.686 23.867 23.868 23.867Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { userOffblackStatic } from \"../assets/user-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconUserOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={userOffblackStatic.svg} />\n);\n\nIllustrativeIconUserOffblackStatic.displayName = \"IllustrativeIconUserOffblackStatic\";\n"],"names":["userOffblackStatic","IllustrativeIconUserOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAqB,CAChC,IAAK,glBACP,ECWaC,EAAsCC,GACjDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAmB,GAAA,CAAK,EAGlEC,EAAmC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconUserOffblackStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=user-offblack-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-offblack-static.d.ts","sourceRoot":"","sources":["../../src/components/user-offblack-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,kCAAkC;YAAW,+BAA+B;;CAExF,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { S as s } from "../static-illustrative-icon-B1ddcvze.mjs";
3
+ const r = {
4
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="m21.177 45.026 2.1-8.414a2.538 2.538 0 0 1 2.457-1.922h12.532c1.163 0 2.184.795 2.457 1.922l2.1 8.414M25.603 25.37A6.392 6.392 0 0 1 32 18.974a6.392 6.392 0 0 1 6.397 6.396A6.392 6.392 0 0 1 32 31.767a6.392 6.392 0 0 1-6.397-6.396Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M32 55.867c13.182 0 23.867-10.685 23.867-23.867S45.182 8.132 32 8.132 8.132 18.818 8.132 32c0 13.182 10.686 23.867 23.868 23.867Z"/></svg>'
5
+ }, a = (t) => /* @__PURE__ */ o(s, { ...t, svg: r.svg });
6
+ a.displayName = "IllustrativeIconUserOffblackStatic";
7
+ export {
8
+ a as IllustrativeIconUserOffblackStatic
9
+ };
10
+ //# sourceMappingURL=user-offblack-static.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-offblack-static.es.js","sources":["../../src/assets/user-offblack-static.ts","../../src/components/user-offblack-static.tsx"],"sourcesContent":["export const userOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m21.177 45.026 2.1-8.414a2.538 2.538 0 0 1 2.457-1.922h12.532c1.163 0 2.184.795 2.457 1.922l2.1 8.414M25.603 25.37A6.392 6.392 0 0 1 32 18.974a6.392 6.392 0 0 1 6.397 6.396A6.392 6.392 0 0 1 32 31.767a6.392 6.392 0 0 1-6.397-6.396Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M32 55.867c13.182 0 23.867-10.685 23.867-23.867S45.182 8.132 32 8.132 8.132 18.818 8.132 32c0 13.182 10.686 23.867 23.868 23.867Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { userOffblackStatic } from \"../assets/user-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconUserOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={userOffblackStatic.svg} />\n);\n\nIllustrativeIconUserOffblackStatic.displayName = \"IllustrativeIconUserOffblackStatic\";\n"],"names":["userOffblackStatic","IllustrativeIconUserOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAqB;AAAA,EAChC,KAAK;AACP,GCWaC,IAAqC,CAACC,MACjD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAmB,IAAA,CAAK;AAGlEC,EAAmC,cAAc;"}