@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,7 @@
1
+ import { default as React } from 'react';
2
+ import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
3
+ export declare const IllustrativeIconBoxSyncDuocolorAnimated: {
4
+ (props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=box-sync-duocolor-animated.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-duocolor-animated.d.ts","sourceRoot":"","sources":["../../src/components/box-sync-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,uCAAuC;YAAW,iCAAiC;;CAE/F,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 x = "5.9.0", k = 30, s = 0, r = 79, o = 64, n = 64, m = "TC_Icon_Duo_Dark_Configure_02", e = 0, p = [], l = /* @__PURE__ */ JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"--- 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-0.037,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,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,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.160784319043,0,0.243137255311,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"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":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"< 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,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.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.160784319043,0,0.243137255311,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[-13.525]},{"t":57,"s":[-179.969]}],"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,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"---","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,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,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.160784319043,0,0.243137255311,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"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":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"<","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,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.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.160784319043,0,0.243137255311,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[166.444]},{"t":57,"s":[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,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Group 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[31.984,32.039,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.167,0.167,0.167],"y":[0.167,0.167,0.256]},"t":16,"s":[64,64,100]},{"t":58,"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]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[9.066,-1.083],"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":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[9.066,-3.092],"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":false},{"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":[[-13.575,2.675],[0.036,-2.675],[13.575,2.671]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[-0.011,-10.49],"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 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-3.833,9.317],[6.795,5.107],[6.795,-10.49],[-6.795,-5.107],[-6.795,10.49]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[6.792,2.675],"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 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.795,10.49],[-6.795,5.107],[-6.795,-10.49],[6.795,-5.107]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[-6.792,2.675],"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 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.326],"y":[1]},"o":{"x":[0.164],"y":[0]},"t":15,"s":[100]},{"t":58,"s":[0]}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":6,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":13,"op":315,"st":15,"bm":0}]'), c = [], h = {
4
+ v: x,
5
+ fr: k,
6
+ ip: s,
7
+ op: r,
8
+ w: o,
9
+ h: n,
10
+ nm: m,
11
+ ddd: e,
12
+ assets: p,
13
+ layers: l,
14
+ markers: c
15
+ }, d = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
16
+ d.displayName = "IllustrativeIconBoxSyncDuocolorAnimated";
17
+ export {
18
+ d as IllustrativeIconBoxSyncDuocolorAnimated
19
+ };
20
+ //# sourceMappingURL=box-sync-duocolor-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-duocolor-animated.es.js","sources":["../../src/components/box-sync-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/box-sync-duocolor-animated.json\";\n\nexport const IllustrativeIconBoxSyncDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconBoxSyncDuocolorAnimated.displayName = \"IllustrativeIconBoxSyncDuocolorAnimated\";\n"],"names":["IllustrativeIconBoxSyncDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA0C,CAACC,MACtD,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAwC,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),o=require("../static-illustrative-icon-C_cdAVSb.js"),i={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path fill="#29003E" d="M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z"/><path fill="#29003E" d="M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z"/><path fill="#29003E" d="M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706"/></svg>'},t=l=>c.jsx(o.StaticIllustrativeIcon,{...l,svg:i.svg});t.displayName="IllustrativeIconBoxSyncDuocolorStatic";exports.IllustrativeIconBoxSyncDuocolorStatic=t;
2
+ //# sourceMappingURL=box-sync-duocolor-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-duocolor-static.cjs.js","sources":["../../src/assets/box-sync-duocolor-static.ts","../../src/components/box-sync-duocolor-static.tsx"],"sourcesContent":["export const boxSyncDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#29003E\" d=\"M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z\"/><path fill=\"#29003E\" d=\"M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z\"/><path fill=\"#29003E\" d=\"M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { boxSyncDuocolorStatic } from \"../assets/box-sync-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconBoxSyncDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={boxSyncDuocolorStatic.svg} />\n);\n\nIllustrativeIconBoxSyncDuocolorStatic.displayName = \"IllustrativeIconBoxSyncDuocolorStatic\";\n"],"names":["boxSyncDuocolorStatic","IllustrativeIconBoxSyncDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAwB,CACnC,IAAK,+jCACP,ECWaC,EAAyCC,GACpDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAsB,GAAA,CAAK,EAGrEC,EAAsC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconBoxSyncDuocolorStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=box-sync-duocolor-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-duocolor-static.d.ts","sourceRoot":"","sources":["../../src/components/box-sync-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,qCAAqC;YAAW,+BAA+B;;CAE3F,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { S as c } from "../static-illustrative-icon-B1ddcvze.mjs";
3
+ const t = {
4
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path fill="#29003E" d="M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z"/><path fill="#29003E" d="M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z"/><path fill="#29003E" d="M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706"/></svg>'
5
+ }, s = (l) => /* @__PURE__ */ o(c, { ...l, svg: t.svg });
6
+ s.displayName = "IllustrativeIconBoxSyncDuocolorStatic";
7
+ export {
8
+ s as IllustrativeIconBoxSyncDuocolorStatic
9
+ };
10
+ //# sourceMappingURL=box-sync-duocolor-static.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-duocolor-static.es.js","sources":["../../src/assets/box-sync-duocolor-static.ts","../../src/components/box-sync-duocolor-static.tsx"],"sourcesContent":["export const boxSyncDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#29003E\" d=\"M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z\"/><path fill=\"#29003E\" d=\"M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z\"/><path fill=\"#29003E\" d=\"M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { boxSyncDuocolorStatic } from \"../assets/box-sync-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconBoxSyncDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={boxSyncDuocolorStatic.svg} />\n);\n\nIllustrativeIconBoxSyncDuocolorStatic.displayName = \"IllustrativeIconBoxSyncDuocolorStatic\";\n"],"names":["boxSyncDuocolorStatic","IllustrativeIconBoxSyncDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAwB;AAAA,EACnC,KAAK;AACP,GCWaC,IAAwC,CAACC,MACpD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAsB,IAAA,CAAK;AAGrEC,EAAsC,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),x=require("../animated-illustrative-icon-Cc88HMC8.js"),s="5.9.0",k=30,r=0,o=79,n=64,e=64,m="TC_Icon_Configure_02",l=0,c=[],p=JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"--- 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-0.037,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,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,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"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":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"< 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,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.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[-13.525]},{"t":57,"s":[-179.969]}],"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,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"---","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,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,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"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":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"<","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,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.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[166.444]},{"t":57,"s":[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,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Group 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[31.984,32.039,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.167,0.167,0.167],"y":[0.167,0.167,0.256]},"t":16,"s":[64,64,100]},{"t":58,"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]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[9.066,-1.083],"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":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[9.066,-3.092],"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":false},{"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":[[-13.575,2.675],[0.036,-2.675],[13.575,2.671]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[-0.011,-10.49],"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 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-3.833,9.317],[6.795,5.107],[6.795,-10.49],[-6.795,-5.107],[-6.795,10.49]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[6.792,2.675],"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 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.795,10.49],[-6.795,5.107],[-6.795,-10.49],[6.795,-5.107]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[-6.792,2.675],"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 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.326],"y":[1]},"o":{"x":[0.164],"y":[0]},"t":15,"s":[100]},{"t":58,"s":[0]}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":6,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":13,"op":315,"st":15,"bm":0}]'),d=[],h={v:s,fr:k,ip:r,op:o,w:n,h:e,nm:m,ddd:l,assets:c,layers:p,markers:d},a=i=>t.jsx(x.AnimatedIllustrativeIcon,{...i,json:h});a.displayName="IllustrativeIconBoxSyncOffblackAnimated";exports.IllustrativeIconBoxSyncOffblackAnimated=a;
2
+ //# sourceMappingURL=box-sync-offblack-animated.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-offblack-animated.cjs.js","sources":["../../src/components/box-sync-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/box-sync-offblack-animated.json\";\n\nexport const IllustrativeIconBoxSyncOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconBoxSyncOffblackAnimated.displayName = \"IllustrativeIconBoxSyncOffblackAnimated\";\n"],"names":["IllustrativeIconBoxSyncOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"6wVAaaA,EAA2CC,GACtDC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAAwC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
3
+ export declare const IllustrativeIconBoxSyncOffblackAnimated: {
4
+ (props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=box-sync-offblack-animated.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-offblack-animated.d.ts","sourceRoot":"","sources":["../../src/components/box-sync-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,uCAAuC;YAAW,iCAAiC;;CAE/F,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 x = "5.9.0", k = 30, s = 0, r = 79, o = 64, n = 64, m = "TC_Icon_Configure_02", e = 0, p = [], l = /* @__PURE__ */ JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"--- 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-0.037,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,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,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"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":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"< 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,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.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[-13.525]},{"t":57,"s":[-179.969]}],"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,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"---","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-0.017,-11.495,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,12.646],[-12.532,0],[-2.604,-9.749]],"o":[[0,-12.646],[10.483,0],[0.509,1.905]],"v":[[-22.301,11.449],[0.39,-11.449],[22.301,5.474]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.963,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"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":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.054],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[5]},{"t":57,"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"<","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-22.25,-1.175,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.2,0.2],[0.2,-0.2],[0,0],[0,0],[0,0],[0.1,0],[0,0],[0.2,-0.2],[-0.2,-0.2],[0,0],[-0.1,0],[0,0],[-0.1,0]],"o":[[0.2,-0.2],[-0.2,-0.2],[0,0],[0,0],[0,0],[-0.1,0],[0,0],[-0.2,-0.2],[-0.2,0.2],[0,0],[0.1,0.1],[0,0],[0.1,0],[0,0]],"v":[[4.15,-1.525],[4.15,-2.225],[3.45,-2.225],[0.45,0.775],[0.35,0.575],[-0.05,0.575],[-0.45,0.775],[-3.45,-2.225],[-4.15,-2.225],[-4.15,-1.525],[-0.35,2.275],[-0.05,2.375],[0.05,2.375],[0.35,2.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"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":false}],"ip":6,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 5","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":6,"s":[166.444]},{"t":57,"s":[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,"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Group 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[31.984,32.039,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.167,0.167,0.167],"y":[0.167,0.167,0.256]},"t":16,"s":[64,64,100]},{"t":58,"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]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[9.066,-1.083],"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":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-2.14,0.853],[2.14,-0.853]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[9.066,-3.092],"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":false},{"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":[[-13.575,2.675],[0.036,-2.675],[13.575,2.671]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[-0.011,-10.49],"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 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-3.833,9.317],[6.795,5.107],[6.795,-10.49],[-6.795,-5.107],[-6.795,10.49]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[6.792,2.675],"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 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.795,10.49],[-6.795,5.107],[-6.795,-10.49],[6.795,-5.107]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.117647058824,0.117647058824,0.125490196078,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":false},{"ty":"tr","p":{"a":0,"k":[-6.792,2.675],"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 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.326],"y":[1]},"o":{"x":[0.164],"y":[0]},"t":15,"s":[100]},{"t":58,"s":[0]}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":6,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":13,"op":315,"st":15,"bm":0}]'), c = [], h = {
4
+ v: x,
5
+ fr: k,
6
+ ip: s,
7
+ op: r,
8
+ w: o,
9
+ h: n,
10
+ nm: m,
11
+ ddd: e,
12
+ assets: p,
13
+ layers: l,
14
+ markers: c
15
+ }, d = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
16
+ d.displayName = "IllustrativeIconBoxSyncOffblackAnimated";
17
+ export {
18
+ d as IllustrativeIconBoxSyncOffblackAnimated
19
+ };
20
+ //# sourceMappingURL=box-sync-offblack-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-offblack-animated.es.js","sources":["../../src/components/box-sync-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/box-sync-offblack-animated.json\";\n\nexport const IllustrativeIconBoxSyncOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconBoxSyncOffblackAnimated.displayName = \"IllustrativeIconBoxSyncOffblackAnimated\";\n"],"names":["IllustrativeIconBoxSyncOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA0C,CAACC,MACtD,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAwC,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),i=require("../static-illustrative-icon-C_cdAVSb.js"),o={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path fill="#1E1E20" d="M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z"/><path fill="#1E1E20" d="M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z"/><path fill="#1E1E20" d="M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706"/></svg>'},t=l=>c.jsx(i.StaticIllustrativeIcon,{...l,svg:o.svg});t.displayName="IllustrativeIconBoxSyncOffblackStatic";exports.IllustrativeIconBoxSyncOffblackStatic=t;
2
+ //# sourceMappingURL=box-sync-offblack-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-offblack-static.cjs.js","sources":["../../src/assets/box-sync-offblack-static.ts","../../src/components/box-sync-offblack-static.tsx"],"sourcesContent":["export const boxSyncOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#1E1E20\" d=\"M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z\"/><path fill=\"#1E1E20\" d=\"M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z\"/><path fill=\"#1E1E20\" d=\"M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { boxSyncOffblackStatic } from \"../assets/box-sync-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconBoxSyncOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={boxSyncOffblackStatic.svg} />\n);\n\nIllustrativeIconBoxSyncOffblackStatic.displayName = \"IllustrativeIconBoxSyncOffblackStatic\";\n"],"names":["boxSyncOffblackStatic","IllustrativeIconBoxSyncOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAwB,CACnC,IAAK,+jCACP,ECWaC,EAAyCC,GACpDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAsB,GAAA,CAAK,EAGrEC,EAAsC,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconBoxSyncOffblackStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=box-sync-offblack-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-offblack-static.d.ts","sourceRoot":"","sources":["../../src/components/box-sync-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,qCAAqC;YAAW,+BAA+B;;CAE3F,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as c } from "react/jsx-runtime";
2
+ import { S as t } from "../static-illustrative-icon-B1ddcvze.mjs";
3
+ const o = {
4
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path fill="#1E1E20" d="M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z"/><path fill="#1E1E20" d="M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z"/><path fill="#1E1E20" d="M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706"/></svg>'
5
+ }, s = (l) => /* @__PURE__ */ c(t, { ...l, svg: o.svg });
6
+ s.displayName = "IllustrativeIconBoxSyncOffblackStatic";
7
+ export {
8
+ s as IllustrativeIconBoxSyncOffblackStatic
9
+ };
10
+ //# sourceMappingURL=box-sync-offblack-static.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"box-sync-offblack-static.es.js","sources":["../../src/assets/box-sync-offblack-static.ts","../../src/components/box-sync-offblack-static.tsx"],"sourcesContent":["export const boxSyncOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#1E1E20\" d=\"M13.9 29.3c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-3 3-.1-.2h-.4c-.1 0-.3.2-.4.2l-3-3c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l3.8 3.8c.1.1.2.1.3.1h.1c.1 0 .2-.1.3-.1l3.8-3.8Z\"/><path fill=\"#1E1E20\" d=\"M9.7 32.2c-.3 0-.5-.2-.5-.5 0-12.8 10.4-23.1 23.1-23.1C43 8.6 52.2 15.7 54.8 26c.1.3-.1.5-.4.6-.3.1-.5-.1-.6-.4-2.5-9.8-11.3-16.6-21.5-16.6-12.2 0-22.1 9.9-22.1 22.1 0 .3-.2.5-.5.5Zm40.4 2.5c-.2.2-.2.5 0 .7.2.2.5.2.7 0l3-3 .1.2h.5c.1 0 .3-.2.4-.2l3 3c.2.2.5.2.7 0 .2-.2.2-.5 0-.7l-3.8-3.8c-.1-.1-.2-.1-.3-.1h-.1c-.1 0-.2.1-.3.1l-3.9 3.8Z\"/><path fill=\"#1E1E20\" d=\"M31.6 55.4C21 55.4 11.8 48.3 9.2 38c-.1-.3.1-.5.4-.6.3-.1.5.1.6.4 2.5 9.8 11.3 16.7 21.5 16.7 12.2 0 22.1-9.9 22.1-22.2 0-.3.2-.5.5-.5s.5.2.5.5c0 12.8-10.4 23.1-23.2 23.1Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.398 24.225v15.597l13.59 5.382V29.607l-13.59-5.382Zm0 0 13.61-5.351 13.54 5.347M34.943 44.03l10.628-4.21V24.226l-13.59 5.382v15.597m6.93-15.404 4.279-1.706m-4.28 3.715 4.28-1.706\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { boxSyncOffblackStatic } from \"../assets/box-sync-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconBoxSyncOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={boxSyncOffblackStatic.svg} />\n);\n\nIllustrativeIconBoxSyncOffblackStatic.displayName = \"IllustrativeIconBoxSyncOffblackStatic\";\n"],"names":["boxSyncOffblackStatic","IllustrativeIconBoxSyncOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAwB;AAAA,EACnC,KAAK;AACP,GCWaC,IAAwC,CAACC,MACpD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAsB,IAAA,CAAK;AAGrEC,EAAsC,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,r=0,k=78,n=64,e=64,m="TC_Icon_Duo_Dark_Display Protection Mounting service",c=0,l=[],p=[{ddd:0,ind:1,ty:4,nm:"Path 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:13,s:[18.123,30.85,0],to:[0,0,0],ti:[0,0,0]},{t:48,s:[24.248,37.35,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:1,k:[{i:{x:0,y:1},o:{x:.475,y:0},t:17,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-2.605,1.346],[-2.176,.967]],c:!1}]},{t:40,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-6.73,3.877],[6.73,-3.877]],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:17,op:280,st:-20,bm:0},{ddd:0,ind:2,ty:4,nm:"Path 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:20,s:[18.123,24.194,0],to:[0,0,0],ti:[0,0,0]},{t:55,s:[24.248,30.694,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:1,k:[{i:{x:0,y:1},o:{x:.466,y:0},t:22,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-1.105,.346],[-.645,.029]],c:!1}]},{t:46,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-6.73,3.877],[6.73,-3.877]],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:22,op:292,st:-8,bm:0},{ddd:0,ind:3,ty:4,nm:"Group",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:18,s:[36.054,32.28,0],to:[0,0,0],ti:[0,0,0]},{t:60,s:[40.304,29.405,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]],o:[[0,0],[0,0]],v:[[-1.94,0],[1.94,0]],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:[.048,-18.506],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:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},t:20,s:[{i:[[0,0],[0,0],[-.825,0],[0,0],[0,-.825],[0,0],[.825,0],[0,0]],o:[[0,0],[0,-.825],[0,0],[.825,0],[0,0],[0,.825],[0,0],[0,0]],v:[[-11.322,-15.595],[-11.322,-19.931],[-9.828,-21.425],[9.828,-21.425],[11.322,-19.931],[11.322,19.931],[9.828,21.425],[-.583,21.425]],c:!1}]},{t:25,s:[{i:[[0,0],[0,0],[-.825,0],[0,0],[0,-.825],[0,0],[.825,0],[0,0]],o:[[0,0],[0,-.825],[0,0],[.825,0],[0,0],[0,.825],[0,0],[0,0]],v:[[-11.322,-15.595],[-11.322,-19.931],[-9.828,-21.425],[9.828,-21.425],[11.322,-19.931],[11.322,19.931],[9.828,21.425],[-1.552,21.425]],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 2",np:2,cix:2,bm:0,ix:2,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.09],y:[1]},o:{x:[.333],y:[0]},t:18,s:[100]},{t:61,s:[0]}],ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:3,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:10,op:316,st:16,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:[24.439,35.256,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:[[.825,0],[0,0],[0,-.825],[0,0],[-.825,0],[0,0],[0,.825],[0,0]],o:[[0,0],[-.825,0],[0,0],[0,.825],[0,0],[.825,0],[0,0],[0,-.825]],v:[[9.828,-21.425],[-9.828,-21.425],[-11.322,-19.931],[-11.322,19.931],[-9.828,21.425],[9.828,21.425],[11.322,19.931],[11.322,-19.931]],c:!0},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:[.204],y:[1]},o:{x:[.463],y:[0]},t:2,s:[100]},{t:52,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:302,st:2,bm:0}],y=[],d={v:o,fr:x,ip:r,op:k,w:n,h:e,nm:m,ddd:c,assets:l,layers:p,markers:y},a=i=>t.jsx(s.AnimatedIllustrativeIcon,{...i,json:d});a.displayName="IllustrativeIconDisplayProtectionDuocolorAnimated";exports.IllustrativeIconDisplayProtectionDuocolorAnimated=a;
2
+ //# sourceMappingURL=display-protection-duocolor-animated.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-duocolor-animated.cjs.js","sources":["../../src/components/display-protection-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/display-protection-duocolor-animated.json\";\n\nexport const IllustrativeIconDisplayProtectionDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconDisplayProtectionDuocolorAnimated.displayName = \"IllustrativeIconDisplayProtectionDuocolorAnimated\";\n"],"names":["IllustrativeIconDisplayProtectionDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"6gLAaaA,EAAqDC,GAChEC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAAkD,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
3
+ export declare const IllustrativeIconDisplayProtectionDuocolorAnimated: {
4
+ (props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=display-protection-duocolor-animated.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-duocolor-animated.d.ts","sourceRoot":"","sources":["../../src/components/display-protection-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,iDAAiD;YAAW,iCAAiC;;CAEzG,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 = 78, r = 64, n = 64, e = "TC_Icon_Duo_Dark_Display Protection Mounting service", m = 0, c = [], l = [{ ddd: 0, ind: 1, ty: 4, nm: "Path 2", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 13, s: [18.123, 30.85, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 48, s: [24.248, 37.35, 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: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.475, y: 0 }, t: 17, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-2.605, 1.346], [-2.176, 0.967]], c: !1 }] }, { t: 40, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-6.73, 3.877], [6.73, -3.877]], 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: 17, op: 280, st: -20, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "Path 1", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 20, s: [18.123, 24.194, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 55, s: [24.248, 30.694, 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: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.466, y: 0 }, t: 22, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-1.105, 0.346], [-0.645, 0.029]], c: !1 }] }, { t: 46, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-6.73, 3.877], [6.73, -3.877]], 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: 22, op: 292, st: -8, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Group", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 18, s: [36.054, 32.28, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 60, s: [40.304, 29.405, 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]], o: [[0, 0], [0, 0]], v: [[-1.94, 0], [1.94, 0]], 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.048, -18.506], 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: 1, k: [{ i: { x: 0.833, y: 0.833 }, o: { x: 0.167, y: 0.167 }, t: 20, s: [{ i: [[0, 0], [0, 0], [-0.825, 0], [0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0]], o: [[0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0], [0, 0.825], [0, 0], [0, 0]], v: [[-11.322, -15.595], [-11.322, -19.931], [-9.828, -21.425], [9.828, -21.425], [11.322, -19.931], [11.322, 19.931], [9.828, 21.425], [-0.583, 21.425]], c: !1 }] }, { t: 25, s: [{ i: [[0, 0], [0, 0], [-0.825, 0], [0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0]], o: [[0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0], [0, 0.825], [0, 0], [0, 0]], v: [[-11.322, -15.595], [-11.322, -19.931], [-9.828, -21.425], [9.828, -21.425], [11.322, -19.931], [11.322, 19.931], [9.828, 21.425], [-1.552, 21.425]], 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 2", np: 2, cix: 2, bm: 0, ix: 2, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.09], y: [1] }, o: { x: [0.333], y: [0] }, t: 18, s: [100] }, { t: 61, s: [0] }], ix: 1 }, e: { a: 0, k: 100, ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 3, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 10, op: 316, st: 16, 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: [24.439, 35.256, 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.825, 0], [0, 0], [0, -0.825], [0, 0], [-0.825, 0], [0, 0], [0, 0.825], [0, 0]], o: [[0, 0], [-0.825, 0], [0, 0], [0, 0.825], [0, 0], [0.825, 0], [0, 0], [0, -0.825]], v: [[9.828, -21.425], [-9.828, -21.425], [-11.322, -19.931], [-11.322, 19.931], [-9.828, 21.425], [9.828, 21.425], [11.322, 19.931], [11.322, -19.931]], c: !0 }, 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.204], y: [1] }, o: { x: [0.463], y: [0] }, t: 2, s: [100] }, { t: 52, 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: 302, st: 2, bm: 0 }], p = [], h = {
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
+ }, y = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
16
+ y.displayName = "IllustrativeIconDisplayProtectionDuocolorAnimated";
17
+ export {
18
+ y as IllustrativeIconDisplayProtectionDuocolorAnimated
19
+ };
20
+ //# sourceMappingURL=display-protection-duocolor-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-duocolor-animated.es.js","sources":["../../src/components/display-protection-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/display-protection-duocolor-animated.json\";\n\nexport const IllustrativeIconDisplayProtectionDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconDisplayProtectionDuocolorAnimated.displayName = \"IllustrativeIconDisplayProtectionDuocolorAnimated\";\n"],"names":["IllustrativeIconDisplayProtectionDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAAoD,CAACC,MAChE,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAkD,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),e=require("../static-illustrative-icon-C_cdAVSb.js"),i={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="M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m17.519 34.57 13.46-7.753m-13.46 14.41 13.46-7.754"/></svg>'},t=o=>c.jsx(e.StaticIllustrativeIcon,{...o,svg:i.svg});t.displayName="IllustrativeIconDisplayProtectionDuocolorStatic";exports.IllustrativeIconDisplayProtectionDuocolorStatic=t;
2
+ //# sourceMappingURL=display-protection-duocolor-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-duocolor-static.cjs.js","sources":["../../src/assets/display-protection-duocolor-static.ts","../../src/components/display-protection-duocolor-static.tsx"],"sourcesContent":["export const displayProtectionDuocolorStatic = {\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=\"M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m17.519 34.57 13.46-7.753m-13.46 14.41 13.46-7.754\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { displayProtectionDuocolorStatic } from \"../assets/display-protection-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconDisplayProtectionDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={displayProtectionDuocolorStatic.svg} />\n);\n\nIllustrativeIconDisplayProtectionDuocolorStatic.displayName = \"IllustrativeIconDisplayProtectionDuocolorStatic\";\n"],"names":["displayProtectionDuocolorStatic","IllustrativeIconDisplayProtectionDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAkC,CAC7C,IAAK,wkBACP,ECWaC,EAAmDC,GAC9DC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAgC,GAAA,CAAK,EAG/EC,EAAgD,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconDisplayProtectionDuocolorStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=display-protection-duocolor-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-duocolor-static.d.ts","sourceRoot":"","sources":["../../src/components/display-protection-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,+CAA+C;YAAW,+BAA+B;;CAErG,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 c = {
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="M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m17.519 34.57 13.46-7.753m-13.46 14.41 13.46-7.754"/></svg>'
5
+ }, i = (o) => /* @__PURE__ */ t(r, { ...o, svg: c.svg });
6
+ i.displayName = "IllustrativeIconDisplayProtectionDuocolorStatic";
7
+ export {
8
+ i as IllustrativeIconDisplayProtectionDuocolorStatic
9
+ };
10
+ //# sourceMappingURL=display-protection-duocolor-static.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-duocolor-static.es.js","sources":["../../src/assets/display-protection-duocolor-static.ts","../../src/components/display-protection-duocolor-static.tsx"],"sourcesContent":["export const displayProtectionDuocolorStatic = {\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=\"M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m17.519 34.57 13.46-7.753m-13.46 14.41 13.46-7.754\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { displayProtectionDuocolorStatic } from \"../assets/display-protection-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconDisplayProtectionDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={displayProtectionDuocolorStatic.svg} />\n);\n\nIllustrativeIconDisplayProtectionDuocolorStatic.displayName = \"IllustrativeIconDisplayProtectionDuocolorStatic\";\n"],"names":["displayProtectionDuocolorStatic","IllustrativeIconDisplayProtectionDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAkC;AAAA,EAC7C,KAAK;AACP,GCWaC,IAAkD,CAACC,MAC9D,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAgC,IAAA,CAAK;AAG/EC,EAAgD,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,r=0,k=78,n=64,e=64,m="TC_Icon_Display Protection Mounting service",c=0,l=[],p=[{ddd:0,ind:1,ty:4,nm:"Path 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:13,s:[18.123,30.85,0],to:[0,0,0],ti:[0,0,0]},{t:48,s:[24.248,37.35,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:1,k:[{i:{x:0,y:1},o:{x:.475,y:0},t:17,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-2.605,1.346],[-2.176,.967]],c:!1}]},{t:40,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-6.73,3.877],[6.73,-3.877]],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:17,op:280,st:-20,bm:0},{ddd:0,ind:2,ty:4,nm:"Path 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:20,s:[18.123,24.194,0],to:[0,0,0],ti:[0,0,0]},{t:55,s:[24.248,30.694,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:1,k:[{i:{x:0,y:1},o:{x:.466,y:0},t:22,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-1.105,.346],[-.645,.029]],c:!1}]},{t:46,s:[{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-6.73,3.877],[6.73,-3.877]],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:22,op:292,st:-8,bm:0},{ddd:0,ind:3,ty:4,nm:"Group",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:18,s:[36.054,32.28,0],to:[0,0,0],ti:[0,0,0]},{t:60,s:[40.304,29.405,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]],o:[[0,0],[0,0]],v:[[-1.94,0],[1.94,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:[.048,-18.506],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:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},t:20,s:[{i:[[0,0],[0,0],[-.825,0],[0,0],[0,-.825],[0,0],[.825,0],[0,0]],o:[[0,0],[0,-.825],[0,0],[.825,0],[0,0],[0,.825],[0,0],[0,0]],v:[[-11.322,-15.595],[-11.322,-19.931],[-9.828,-21.425],[9.828,-21.425],[11.322,-19.931],[11.322,19.931],[9.828,21.425],[-.583,21.425]],c:!1}]},{t:25,s:[{i:[[0,0],[0,0],[-.825,0],[0,0],[0,-.825],[0,0],[.825,0],[0,0]],o:[[0,0],[0,-.825],[0,0],[.825,0],[0,0],[0,.825],[0,0],[0,0]],v:[[-11.322,-15.595],[-11.322,-19.931],[-9.828,-21.425],[9.828,-21.425],[11.322,-19.931],[11.322,19.931],[9.828,21.425],[-1.552,21.425]],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 2",np:2,cix:2,bm:0,ix:2,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.09],y:[1]},o:{x:[.333],y:[0]},t:18,s:[100]},{t:61,s:[0]}],ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:3,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:10,op:316,st:16,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:[24.439,35.256,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:[[.825,0],[0,0],[0,-.825],[0,0],[-.825,0],[0,0],[0,.825],[0,0]],o:[[0,0],[-.825,0],[0,0],[0,.825],[0,0],[.825,0],[0,0],[0,-.825]],v:[[9.828,-21.425],[-9.828,-21.425],[-11.322,-19.931],[-11.322,19.931],[-9.828,21.425],[9.828,21.425],[11.322,19.931],[11.322,-19.931]],c:!0},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:[.204],y:[1]},o:{x:[.463],y:[0]},t:2,s:[100]},{t:52,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:302,st:2,bm:0}],y=[],d={v:o,fr:x,ip:r,op:k,w:n,h:e,nm:m,ddd:c,assets:l,layers:p,markers:y},a=i=>t.jsx(s.AnimatedIllustrativeIcon,{...i,json:d});a.displayName="IllustrativeIconDisplayProtectionOffblackAnimated";exports.IllustrativeIconDisplayProtectionOffblackAnimated=a;
2
+ //# sourceMappingURL=display-protection-offblack-animated.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-offblack-animated.cjs.js","sources":["../../src/components/display-protection-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/display-protection-offblack-animated.json\";\n\nexport const IllustrativeIconDisplayProtectionOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconDisplayProtectionOffblackAnimated.displayName = \"IllustrativeIconDisplayProtectionOffblackAnimated\";\n"],"names":["IllustrativeIconDisplayProtectionOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"ojLAaaA,EAAqDC,GAChEC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAAkD,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
3
+ export declare const IllustrativeIconDisplayProtectionOffblackAnimated: {
4
+ (props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=display-protection-offblack-animated.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-offblack-animated.d.ts","sourceRoot":"","sources":["../../src/components/display-protection-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,iDAAiD;YAAW,iCAAiC;;CAEzG,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 = 78, r = 64, n = 64, e = "TC_Icon_Display Protection Mounting service", m = 0, c = [], l = [{ ddd: 0, ind: 1, ty: 4, nm: "Path 2", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 13, s: [18.123, 30.85, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 48, s: [24.248, 37.35, 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: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.475, y: 0 }, t: 17, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-2.605, 1.346], [-2.176, 0.967]], c: !1 }] }, { t: 40, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-6.73, 3.877], [6.73, -3.877]], 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: 17, op: 280, st: -20, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "Path 1", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 20, s: [18.123, 24.194, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 55, s: [24.248, 30.694, 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: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.466, y: 0 }, t: 22, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-1.105, 0.346], [-0.645, 0.029]], c: !1 }] }, { t: 46, s: [{ i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-6.73, 3.877], [6.73, -3.877]], 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: 22, op: 292, st: -8, bm: 0 }, { ddd: 0, ind: 3, ty: 4, nm: "Group", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 1, k: [{ i: { x: 0, y: 1 }, o: { x: 0.167, y: 0.167 }, t: 18, s: [36.054, 32.28, 0], to: [0, 0, 0], ti: [0, 0, 0] }, { t: 60, s: [40.304, 29.405, 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]], o: [[0, 0], [0, 0]], v: [[-1.94, 0], [1.94, 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.048, -18.506], 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: 1, k: [{ i: { x: 0.833, y: 0.833 }, o: { x: 0.167, y: 0.167 }, t: 20, s: [{ i: [[0, 0], [0, 0], [-0.825, 0], [0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0]], o: [[0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0], [0, 0.825], [0, 0], [0, 0]], v: [[-11.322, -15.595], [-11.322, -19.931], [-9.828, -21.425], [9.828, -21.425], [11.322, -19.931], [11.322, 19.931], [9.828, 21.425], [-0.583, 21.425]], c: !1 }] }, { t: 25, s: [{ i: [[0, 0], [0, 0], [-0.825, 0], [0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0]], o: [[0, 0], [0, -0.825], [0, 0], [0.825, 0], [0, 0], [0, 0.825], [0, 0], [0, 0]], v: [[-11.322, -15.595], [-11.322, -19.931], [-9.828, -21.425], [9.828, -21.425], [11.322, -19.931], [11.322, 19.931], [9.828, 21.425], [-1.552, 21.425]], 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 2", np: 2, cix: 2, bm: 0, ix: 2, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.09], y: [1] }, o: { x: [0.333], y: [0] }, t: 18, s: [100] }, { t: 61, s: [0] }], ix: 1 }, e: { a: 0, k: 100, ix: 2 }, o: { a: 0, k: 0, ix: 3 }, m: 1, ix: 3, nm: "Trim Paths 1", mn: "ADBE Vector Filter - Trim", hd: !1 }], ip: 10, op: 316, st: 16, 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: [24.439, 35.256, 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.825, 0], [0, 0], [0, -0.825], [0, 0], [-0.825, 0], [0, 0], [0, 0.825], [0, 0]], o: [[0, 0], [-0.825, 0], [0, 0], [0, 0.825], [0, 0], [0.825, 0], [0, 0], [0, -0.825]], v: [[9.828, -21.425], [-9.828, -21.425], [-11.322, -19.931], [-11.322, 19.931], [-9.828, 21.425], [9.828, 21.425], [11.322, 19.931], [11.322, -19.931]], 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: "tm", s: { a: 1, k: [{ i: { x: [0.204], y: [1] }, o: { x: [0.463], y: [0] }, t: 2, s: [100] }, { t: 52, 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: 302, st: 2, bm: 0 }], p = [], h = {
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
+ }, y = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
16
+ y.displayName = "IllustrativeIconDisplayProtectionOffblackAnimated";
17
+ export {
18
+ y as IllustrativeIconDisplayProtectionOffblackAnimated
19
+ };
20
+ //# sourceMappingURL=display-protection-offblack-animated.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-offblack-animated.es.js","sources":["../../src/components/display-protection-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/display-protection-offblack-animated.json\";\n\nexport const IllustrativeIconDisplayProtectionOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconDisplayProtectionOffblackAnimated.displayName = \"IllustrativeIconDisplayProtectionOffblackAnimated\";\n"],"names":["IllustrativeIconDisplayProtectionOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAAoD,CAACC,MAChE,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAAkD,cAAc;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),o=require("../static-illustrative-icon-C_cdAVSb.js"),e={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="M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494ZM17.519 34.57l13.46-7.753m-13.46 14.41 13.46-7.754"/></svg>'},t=c=>i.jsx(o.StaticIllustrativeIcon,{...c,svg:e.svg});t.displayName="IllustrativeIconDisplayProtectionOffblackStatic";exports.IllustrativeIconDisplayProtectionOffblackStatic=t;
2
+ //# sourceMappingURL=display-protection-offblack-static.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-offblack-static.cjs.js","sources":["../../src/assets/display-protection-offblack-static.ts","../../src/components/display-protection-offblack-static.tsx"],"sourcesContent":["export const displayProtectionOffblackStatic = {\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=\"M28.982 13.81V9.473c0-.825.67-1.494 1.494-1.494h19.656c.825 0 1.494.669 1.494 1.494v39.861c0 .825-.669 1.494-1.494 1.494h-11.38m-.34-39.93h3.88m-8.025 2.932H14.611c-.825 0-1.493.67-1.493 1.494v39.862c0 .825.668 1.494 1.493 1.494h19.656c.825 0 1.494-.67 1.494-1.494V15.325c0-.825-.669-1.494-1.494-1.494ZM17.519 34.57l13.46-7.753m-13.46 14.41 13.46-7.754\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { displayProtectionOffblackStatic } from \"../assets/display-protection-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconDisplayProtectionOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={displayProtectionOffblackStatic.svg} />\n);\n\nIllustrativeIconDisplayProtectionOffblackStatic.displayName = \"IllustrativeIconDisplayProtectionOffblackStatic\";\n"],"names":["displayProtectionOffblackStatic","IllustrativeIconDisplayProtectionOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAAkC,CAC7C,IAAK,4fACP,ECWaC,EAAmDC,GAC9DC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAAgC,GAAA,CAAK,EAG/EC,EAAgD,YAAc"}
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
3
+ export declare const IllustrativeIconDisplayProtectionOffblackStatic: {
4
+ (props: StaticIllustrativeBaseIconProps): React.JSX.Element;
5
+ displayName: string;
6
+ };
7
+ //# sourceMappingURL=display-protection-offblack-static.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"display-protection-offblack-static.d.ts","sourceRoot":"","sources":["../../src/components/display-protection-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,+CAA+C;YAAW,+BAA+B;;CAErG,CAAC"}