@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.
- package/CHANGELOG.json +57 -0
- package/CHANGELOG.md +23 -1
- package/dist/{autocomplete-CcVDJbwS.js → autocomplete-C6FXaaAT.js} +2 -2
- package/dist/{autocomplete-CcVDJbwS.js.map → autocomplete-C6FXaaAT.js.map} +1 -1
- package/dist/{autocomplete-DF17Zm7Q.mjs → autocomplete-q4ObPRfM.mjs} +2 -2
- package/dist/{autocomplete-DF17Zm7Q.mjs.map → autocomplete-q4ObPRfM.mjs.map} +1 -1
- package/dist/autocomplete.cjs.js +1 -1
- package/dist/autocomplete.es.js +1 -1
- package/dist/button-4-yWOgtD.mjs.map +1 -1
- package/dist/button-DmybVApa.js.map +1 -1
- package/dist/{comparison-table-DQJL1IVC.mjs → comparison-table-D1evE0ri.mjs} +77 -77
- package/dist/{comparison-table-DQJL1IVC.mjs.map → comparison-table-D1evE0ri.mjs.map} +1 -1
- package/dist/{comparison-table-DHFpydbq.js → comparison-table-Dtqxz8vL.js} +2 -2
- package/dist/{comparison-table-DHFpydbq.js.map → comparison-table-Dtqxz8vL.js.map} +1 -1
- package/dist/comparison-table.cjs.js +1 -1
- package/dist/comparison-table.es.js +1 -1
- package/dist/components/button/src/button.d.ts +3 -22
- package/dist/components/button/src/button.d.ts.map +1 -1
- package/dist/components/counter-badge/src/counter-badge.visual.fixtures.d.ts +13 -0
- package/dist/components/counter-badge/src/counter-badge.visual.fixtures.d.ts.map +1 -0
- package/dist/components/cta-link/src/cta-link.d.ts +6 -4
- package/dist/components/cta-link/src/cta-link.d.ts.map +1 -1
- package/dist/components/cta-link/src/cta-link.visual.fixtures.d.ts +14 -0
- package/dist/components/cta-link/src/cta-link.visual.fixtures.d.ts.map +1 -0
- package/dist/components/date-field/src/date-field.visual.fixtures.d.ts +14 -0
- package/dist/components/date-field/src/date-field.visual.fixtures.d.ts.map +1 -0
- package/dist/components/icon/src/all-icon-components.d.ts +3 -0
- package/dist/components/icon/src/all-icon-components.d.ts.map +1 -1
- package/dist/components/icon/src/all-icons.d.ts +3 -0
- package/dist/components/icon/src/all-icons.d.ts.map +1 -1
- package/dist/components/icon/src/assets/moon.d.ts +7 -0
- package/dist/components/icon/src/assets/moon.d.ts.map +1 -0
- package/dist/components/icon/src/assets/sun.d.ts +7 -0
- package/dist/components/icon/src/assets/sun.d.ts.map +1 -0
- package/dist/components/icon/src/assets/unpin.d.ts +7 -0
- package/dist/components/icon/src/assets/unpin.d.ts.map +1 -0
- package/dist/components/icon/src/components/moon.d.ts +7 -0
- package/dist/components/icon/src/components/moon.d.ts.map +1 -0
- package/dist/components/icon/src/components/sun.d.ts +7 -0
- package/dist/components/icon/src/components/sun.d.ts.map +1 -0
- package/dist/components/icon/src/components/unpin.d.ts +7 -0
- package/dist/components/icon/src/components/unpin.d.ts.map +1 -0
- package/dist/components/icon/src/icon-imports.d.ts +18 -0
- package/dist/components/icon/src/icon-imports.d.ts.map +1 -1
- package/dist/components/illustrative-icon/src/all-animated-illustrative-icon-components.d.ts +34 -0
- package/dist/components/illustrative-icon/src/all-animated-illustrative-icon-components.d.ts.map +1 -1
- package/dist/components/illustrative-icon/src/all-static-illustrative-icon-components.d.ts +36 -0
- package/dist/components/illustrative-icon/src/all-static-illustrative-icon-components.d.ts.map +1 -1
- package/dist/components/illustrative-icon/src/assets/accessories-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/accessories-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/accessories-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/accessories-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/bag-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/bag-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/bag-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/bag-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/bag-plus-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/bag-plus-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/bag-plus-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/bag-plus-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/box-sync-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/box-sync-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/box-sync-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/box-sync-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/display-protection-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/display-protection-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/display-protection-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/display-protection-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/enrollment-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/enrollment-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/enrollment-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/enrollment-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-plus-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-plus-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-plus-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/gift-box-plus-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/info-letter-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/info-letter-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/info-letter-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/info-letter-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/leaf-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/leaf-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/leaf-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/leaf-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/number-tranfer-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/number-tranfer-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/number-tranfer-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/number-tranfer-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/page-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/page-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/page-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/page-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/phone-repair-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/phone-repair-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/phone-repair-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/phone-repair-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/phone-settings-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/phone-settings-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/phone-settings-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/phone-settings-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/return-label-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/return-label-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/return-label-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/return-label-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/settings-pen-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/settings-pen-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/settings-pen-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/settings-pen-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/shield-time-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/shield-time-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/shield-time-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/shield-time-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/user-duocolor-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/user-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/assets/user-offblack-static.d.ts +4 -0
- package/dist/components/illustrative-icon/src/assets/user-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/accessories-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/accessories-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/accessories-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/accessories-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/accessories-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/accessories-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/accessories-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/accessories-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/bag-plus-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/box-sync-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/box-sync-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/box-sync-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/box-sync-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/box-sync-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/box-sync-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/box-sync-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/box-sync-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/display-protection-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/display-protection-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/display-protection-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/display-protection-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/display-protection-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/display-protection-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/display-protection-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/display-protection-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/enrollment-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/enrollment-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/enrollment-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/enrollment-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/enrollment-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/enrollment-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/enrollment-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/enrollment-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/gift-box-plus-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/info-letter-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/info-letter-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/info-letter-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/info-letter-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/info-letter-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/info-letter-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/info-letter-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/info-letter-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/leaf-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/leaf-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/leaf-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/leaf-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/leaf-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/leaf-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/leaf-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/leaf-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/number-tranfer-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/number-tranfer-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/number-tranfer-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/number-tranfer-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/number-transfer-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/number-transfer-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/number-transfer-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/number-transfer-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/page-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/page-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/page-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/page-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-repair-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/phone-settings-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/return-label-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/return-label-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/return-label-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/return-label-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/return-label-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/return-label-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/return-label-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/return-label-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/settings-pen-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/shield-time-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/shield-time-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/shield-time-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/shield-time-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/shield-time-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/shield-time-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/shield-time-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/shield-time-offblack-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/user-duocolor-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/user-duocolor-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/user-duocolor-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/user-duocolor-static.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/user-offblack-animated.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/user-offblack-animated.d.ts.map +1 -0
- package/dist/components/illustrative-icon/src/components/user-offblack-static.d.ts +7 -0
- package/dist/components/illustrative-icon/src/components/user-offblack-static.d.ts.map +1 -0
- package/dist/components/label/src/label.visual.fixtures.d.ts +14 -0
- package/dist/components/label/src/label.visual.fixtures.d.ts.map +1 -0
- package/dist/components/listbox/src/listbox.visual.fixtures.d.ts +13 -0
- package/dist/components/listbox/src/listbox.visual.fixtures.d.ts.map +1 -0
- package/dist/components/select/src/select.d.ts.map +1 -1
- package/dist/components/select/src/select.visual.fixtures.d.ts +14 -0
- package/dist/components/select/src/select.visual.fixtures.d.ts.map +1 -0
- package/dist/components/table/src/story-utils/column-def.d.ts.map +1 -1
- package/dist/components/table/src/table-column-header-cell.d.ts +3 -10
- package/dist/components/table/src/table-column-header-cell.d.ts.map +1 -1
- package/dist/components/table/src/table-headers.d.ts +2 -4
- package/dist/components/table/src/table-headers.d.ts.map +1 -1
- package/dist/components/table/src/table-toolbar.d.ts.map +1 -1
- package/dist/components/table/src/table.d.ts +2 -2
- package/dist/components/table/src/table.d.ts.map +1 -1
- package/dist/components/table/src/test-utils/helpers.d.ts +0 -5
- package/dist/components/table/src/test-utils/helpers.d.ts.map +1 -1
- package/dist/components/table/src/types.d.ts +8 -8
- package/dist/components/table/src/types.d.ts.map +1 -1
- package/dist/components/table/src/use-drag-handle.hook.d.ts.map +1 -1
- package/dist/components/text-field/src/text-field-base.d.ts.map +1 -1
- package/dist/components-metadata.js +456 -0
- package/dist/{date-field-HEFdHIxk.mjs → date-field-DOCLv_xS.mjs} +2 -2
- package/dist/{date-field-HEFdHIxk.mjs.map → date-field-DOCLv_xS.mjs.map} +1 -1
- package/dist/{date-field-CKxEWHG3.js → date-field-uN87mgbH.js} +2 -2
- package/dist/{date-field-CKxEWHG3.js.map → date-field-uN87mgbH.js.map} +1 -1
- package/dist/date-field.cjs.js +1 -1
- package/dist/date-field.es.js +1 -1
- package/dist/{date-picker-cQewKIMN.mjs → date-picker-BtEuRtAu.mjs} +3 -3
- package/dist/{date-picker-cQewKIMN.mjs.map → date-picker-BtEuRtAu.mjs.map} +1 -1
- package/dist/{date-picker-CDBwkAJI.js → date-picker-X8b9wDfp.js} +2 -2
- package/dist/{date-picker-CDBwkAJI.js.map → date-picker-X8b9wDfp.js.map} +1 -1
- package/dist/date-picker.cjs.js +1 -1
- package/dist/date-picker.es.js +1 -1
- package/dist/{date-range-field-_WctWD29.mjs → date-range-field-B6gP8w2w.mjs} +2 -2
- package/dist/{date-range-field-_WctWD29.mjs.map → date-range-field-B6gP8w2w.mjs.map} +1 -1
- package/dist/{date-range-field-D7Hn9FGN.js → date-range-field-DLt6q5TQ.js} +2 -2
- package/dist/{date-range-field-D7Hn9FGN.js.map → date-range-field-DLt6q5TQ.js.map} +1 -1
- package/dist/date-range-field.cjs.js +1 -1
- package/dist/date-range-field.es.js +1 -1
- package/dist/{footer-CS6ZfztM.js → footer-Cn1-zG1v.js} +2 -2
- package/dist/{footer-CS6ZfztM.js.map → footer-Cn1-zG1v.js.map} +1 -1
- package/dist/{footer-OJXbTn1e.mjs → footer-D-2b7UIB.mjs} +2 -2
- package/dist/{footer-OJXbTn1e.mjs.map → footer-D-2b7UIB.mjs.map} +1 -1
- package/dist/footer.cjs.js +1 -1
- package/dist/footer.es.js +1 -1
- package/dist/icon/all-icon-components.d.ts +3 -0
- package/dist/icon/all-icon-components.d.ts.map +1 -1
- package/dist/icon/all-icons.cjs.js +1 -1
- package/dist/icon/all-icons.cjs.js.map +1 -1
- package/dist/icon/all-icons.d.ts +3 -0
- package/dist/icon/all-icons.d.ts.map +1 -1
- package/dist/icon/all-icons.es.js +395 -377
- package/dist/icon/all-icons.es.js.map +1 -1
- package/dist/icon/assets/moon.cjs.js +2 -0
- package/dist/icon/assets/moon.cjs.js.map +1 -0
- package/dist/icon/assets/moon.d.ts +7 -0
- package/dist/icon/assets/moon.d.ts.map +1 -0
- package/dist/icon/assets/moon.es.js +10 -0
- package/dist/icon/assets/moon.es.js.map +1 -0
- package/dist/icon/assets/sun.cjs.js +2 -0
- package/dist/icon/assets/sun.cjs.js.map +1 -0
- package/dist/icon/assets/sun.d.ts +7 -0
- package/dist/icon/assets/sun.d.ts.map +1 -0
- package/dist/icon/assets/sun.es.js +10 -0
- package/dist/icon/assets/sun.es.js.map +1 -0
- package/dist/icon/assets/unpin.cjs.js +2 -0
- package/dist/icon/assets/unpin.cjs.js.map +1 -0
- package/dist/icon/assets/unpin.d.ts +7 -0
- package/dist/icon/assets/unpin.d.ts.map +1 -0
- package/dist/icon/assets/unpin.es.js +10 -0
- package/dist/icon/assets/unpin.es.js.map +1 -0
- package/dist/icon/components/moon.cjs.js +2 -0
- package/dist/icon/components/moon.cjs.js.map +1 -0
- package/dist/icon/components/moon.d.ts +7 -0
- package/dist/icon/components/moon.d.ts.map +1 -0
- package/dist/icon/components/moon.es.js +13 -0
- package/dist/icon/components/moon.es.js.map +1 -0
- package/dist/icon/components/sun.cjs.js +2 -0
- package/dist/icon/components/sun.cjs.js.map +1 -0
- package/dist/icon/components/sun.d.ts +7 -0
- package/dist/icon/components/sun.d.ts.map +1 -0
- package/dist/icon/components/sun.es.js +13 -0
- package/dist/icon/components/sun.es.js.map +1 -0
- package/dist/icon/components/unpin.cjs.js +2 -0
- package/dist/icon/components/unpin.cjs.js.map +1 -0
- package/dist/icon/components/unpin.d.ts +7 -0
- package/dist/icon/components/unpin.d.ts.map +1 -0
- package/dist/icon/components/unpin.es.js +13 -0
- package/dist/icon/components/unpin.es.js.map +1 -0
- package/dist/icon/components-metadata.js +24 -0
- package/dist/icon/dynamic-icon.cjs.js +1 -1
- package/dist/icon/dynamic-icon.cjs.js.map +1 -1
- package/dist/icon/dynamic-icon.es.js +1 -1
- package/dist/icon/dynamic-icon.es.js.map +1 -1
- package/dist/icon/icon-imports.d.ts +18 -0
- package/dist/icon/icon-imports.d.ts.map +1 -1
- package/dist/icon/moon.svg +1 -0
- package/dist/icon/sun.svg +1 -0
- package/dist/icon/unpin.svg +1 -0
- package/dist/illustrative-icon/all-animated-illustrative-icon-components.d.ts +34 -0
- package/dist/illustrative-icon/all-animated-illustrative-icon-components.d.ts.map +1 -1
- package/dist/illustrative-icon/all-static-illustrative-icon-components.d.ts +36 -0
- package/dist/illustrative-icon/all-static-illustrative-icon-components.d.ts.map +1 -1
- package/dist/illustrative-icon/assets/accessories-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/accessories-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/accessories-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/accessories-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/bag-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/bag-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/bag-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/bag-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/bag-plus-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/bag-plus-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/bag-plus-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/bag-plus-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/box-sync-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/box-sync-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/box-sync-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/box-sync-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/display-protection-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/display-protection-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/display-protection-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/display-protection-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/enrollment-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/enrollment-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/enrollment-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/enrollment-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/gift-box-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/gift-box-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/gift-box-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/gift-box-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/gift-box-plus-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/gift-box-plus-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/gift-box-plus-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/gift-box-plus-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/info-letter-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/info-letter-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/info-letter-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/info-letter-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/json/accessories-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/accessories-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/bag-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/bag-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/bag-plus-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/bag-plus-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/box-sync-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/box-sync-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/display-protection-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/display-protection-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/enrollment-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/enrollment-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/gift-box-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/gift-box-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/gift-box-plus-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/gift-box-plus-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/info-letter-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/info-letter-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/leaf-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/leaf-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/number-transfer-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/number-transfer-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/phone-repair-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/phone-repair-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/phone-settings-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/phone-settings-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/return-label-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/return-label-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/settings-pen-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/settings-pen-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/shield-time-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/shield-time-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/user-duocolor-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/json/user-offblack-animated.json.d.ts +3 -0
- package/dist/illustrative-icon/assets/leaf-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/leaf-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/leaf-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/leaf-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/number-tranfer-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/number-tranfer-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/number-tranfer-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/number-tranfer-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/page-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/page-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/page-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/page-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/phone-repair-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/phone-repair-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/phone-repair-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/phone-repair-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/phone-settings-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/phone-settings-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/phone-settings-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/phone-settings-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/return-label-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/return-label-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/return-label-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/return-label-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/settings-pen-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/settings-pen-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/settings-pen-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/settings-pen-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/shield-time-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/shield-time-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/shield-time-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/shield-time-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/user-duocolor-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/user-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/assets/user-offblack-static.d.ts +4 -0
- package/dist/illustrative-icon/assets/user-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/accessories-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/accessories-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/accessories-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/accessories-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/bag-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/bag-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/bag-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/bag-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/bag-plus-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/bag-plus-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/box-sync-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/box-sync-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/box-sync-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/display-protection-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/display-protection-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/display-protection-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/enrollment-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/enrollment-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/enrollment-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/gift-box-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/gift-box-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/gift-box-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/gift-box-plus-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/gift-box-plus-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/info-letter-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/info-letter-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/info-letter-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/leaf-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/leaf-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/leaf-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/leaf-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/number-tranfer-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/number-tranfer-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/number-transfer-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/number-transfer-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/page-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/page-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/page-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/page-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/page-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/page-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/page-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/page-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/page-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/page-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/page-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/page-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/phone-repair-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/phone-repair-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/phone-settings-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/phone-settings-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/return-label-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/return-label-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/return-label-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/return-label-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/settings-pen-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/settings-pen-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/shield-time-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/shield-time-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/shield-time-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.es.js +20 -0
- package/dist/illustrative-icon/components/user-duocolor-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/user-duocolor-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-static.d.ts +7 -0
- package/dist/illustrative-icon/components/user-duocolor-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/user-duocolor-static.es.js +10 -0
- package/dist/illustrative-icon/components/user-duocolor-static.es.js.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-animated.cjs.js +2 -0
- package/dist/illustrative-icon/components/user-offblack-animated.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-animated.d.ts +7 -0
- package/dist/illustrative-icon/components/user-offblack-animated.d.ts.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-animated.es.js +20 -0
- package/dist/illustrative-icon/components/user-offblack-animated.es.js.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-static.cjs.js +2 -0
- package/dist/illustrative-icon/components/user-offblack-static.cjs.js.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-static.d.ts +7 -0
- package/dist/illustrative-icon/components/user-offblack-static.d.ts.map +1 -0
- package/dist/illustrative-icon/components/user-offblack-static.es.js +10 -0
- package/dist/illustrative-icon/components/user-offblack-static.es.js.map +1 -0
- package/dist/illustrative-icon/components-metadata.js +280 -0
- package/dist/libraries/action/src/action.d.ts +2 -1
- package/dist/libraries/action/src/action.d.ts.map +1 -1
- package/dist/library.cjs.js +1 -1
- package/dist/library.es.js +12 -12
- package/dist/{pagination-BDfaybj3.js → pagination-C1rYXq9I.js} +2 -2
- package/dist/{pagination-BDfaybj3.js.map → pagination-C1rYXq9I.js.map} +1 -1
- package/dist/{pagination-Bm38GKga.mjs → pagination-CS1AMyBl.mjs} +2 -2
- package/dist/{pagination-Bm38GKga.mjs.map → pagination-CS1AMyBl.mjs.map} +1 -1
- package/dist/pagination.cjs.js +1 -1
- package/dist/pagination.es.js +1 -1
- package/dist/purpur.css +1 -1
- package/dist/{quantity-selector-B4YnfmNb.mjs → quantity-selector-COtqc-Iy.mjs} +2 -2
- package/dist/{quantity-selector-B4YnfmNb.mjs.map → quantity-selector-COtqc-Iy.mjs.map} +1 -1
- package/dist/{quantity-selector-CTBoxiPO.js → quantity-selector-CwxuBsVC.js} +2 -2
- package/dist/{quantity-selector-CTBoxiPO.js.map → quantity-selector-CwxuBsVC.js.map} +1 -1
- package/dist/quantity-selector.cjs.js +1 -1
- package/dist/quantity-selector.es.js +1 -1
- package/dist/{search-field-BPLzy3RR.mjs → search-field-BMC3WG2H.mjs} +2 -2
- package/dist/{search-field-BPLzy3RR.mjs.map → search-field-BMC3WG2H.mjs.map} +1 -1
- package/dist/{search-field-Dx4qCcrh.js → search-field-b1_QCs3U.js} +2 -2
- package/dist/{search-field-Dx4qCcrh.js.map → search-field-b1_QCs3U.js.map} +1 -1
- package/dist/search-field.cjs.js +1 -1
- package/dist/search-field.es.js +1 -1
- package/dist/select-D6R7I5b5.js +2 -0
- package/dist/select-D6R7I5b5.js.map +1 -0
- package/dist/{select-BEmu_fh9.mjs → select-XNPtpZhh.mjs} +59 -63
- package/dist/select-XNPtpZhh.mjs.map +1 -0
- package/dist/select.cjs.js +1 -1
- package/dist/select.es.js +1 -1
- package/dist/table-CR2Wj-O9.js +9 -0
- package/dist/{table-rS3hITtj.js.map → table-CR2Wj-O9.js.map} +1 -1
- package/dist/{table-D9MKkbPO.mjs → table-jvrz_ulj.mjs} +2315 -2337
- package/dist/{table-D9MKkbPO.mjs.map → table-jvrz_ulj.mjs.map} +1 -1
- package/dist/table.cjs.js +1 -1
- package/dist/table.es.js +1 -1
- package/dist/{text-field-D8MMa6ij.mjs → text-field-AsvqJh6P.mjs} +135 -135
- package/dist/text-field-AsvqJh6P.mjs.map +1 -0
- package/dist/{text-field-C2W13n15.js → text-field-CthxpKsp.js} +2 -2
- package/dist/text-field-CthxpKsp.js.map +1 -0
- package/dist/text-field.cjs.js +1 -1
- package/dist/text-field.es.js +1 -1
- package/package.json +25 -25
- package/dist/select-BEmu_fh9.mjs.map +0 -1
- package/dist/select-DOqTJgTj.js +0 -2
- package/dist/select-DOqTJgTj.js.map +0 -1
- package/dist/table-rS3hITtj.js +0 -9
- package/dist/text-field-C2W13n15.js.map +0 -1
- package/dist/text-field-D8MMa6ij.mjs.map +0 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { S as h } 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"><g opacity=".9"><path fill="#1E1E20" d="M52.302 12.207H11.74a4.456 4.456 0 0 0-4.45 4.45v22.756a.49.49 0 1 0 .983 0V17.155h47.485v25.227a3.465 3.465 0 0 1-3.46 3.46h-40.56a3.465 3.465 0 0 1-3.46-3.46c0-.325-.22-.492-.492-.492a.49.49 0 0 0-.492.492 4.456 4.456 0 0 0 4.45 4.45H27.08v3.959h-1.558a.49.49 0 1 0 0 .984H38.53a.49.49 0 1 0 0-.984h-1.558v-3.958h15.336a4.456 4.456 0 0 0 4.45-4.45v-25.72a4.456 4.456 0 0 0-4.45-4.45l-.006-.006ZM28.065 50.791v-3.958h7.917v3.958h-7.917ZM11.74 13.197h40.563a3.462 3.462 0 0 1 3.425 2.969H8.314a3.467 3.467 0 0 1 3.425-2.97Z"/><path fill="#1E1E20" d="M13.186 14.87a.492.492 0 1 0-.908-.376.492.492 0 0 0 .908.376Zm1.522.306a.492.492 0 1 0 0-.984.492.492 0 0 0 0 .984Zm1.981-.003a.492.492 0 1 0 0-.984.492.492 0 0 0 0 .984Z"/><path stroke="#1E1E20" stroke-width=".889" d="M16.889 22.667h10.666c.737 0 1.333.596 1.334 1.333v5.778c0 .736-.597 1.333-1.334 1.333H16.89a1.333 1.333 0 0 1-1.333-1.333V24c0-.736.596-1.333 1.333-1.333Z"/><path fill="#1E1E20" d="M32 23.556c0-.246.199-.445.444-.445h16a.444.444 0 1 1 0 .889h-16a.444.444 0 0 1-.444-.444Zm0 3.555c0-.245.199-.444.444-.444h16a.444.444 0 1 1 0 .889h-16A.444.444 0 0 1 32 27.11Zm0 3.556c0-.246.199-.445.444-.445h16a.444.444 0 1 1 0 .89h-16a.444.444 0 0 1-.444-.445Zm-16.889 3.555c0-.245.2-.444.445-.444h32.889a.444.444 0 0 1 0 .889h-32.89a.444.444 0 0 1-.444-.445Zm0 3.556c0-.246.2-.445.445-.445h32.889a.444.444 0 0 1 0 .89h-32.89a.444.444 0 0 1-.444-.445Z"/></g></svg>'
|
|
5
|
+
}, l = (a) => /* @__PURE__ */ t(h, { ...a, svg: c.svg });
|
|
6
|
+
l.displayName = "IllustrativeIconPageOffblackStatic";
|
|
7
|
+
export {
|
|
8
|
+
l as IllustrativeIconPageOffblackStatic
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=page-offblack-static.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page-offblack-static.es.js","sources":["../../src/assets/page-offblack-static.ts","../../src/components/page-offblack-static.tsx"],"sourcesContent":["export const pageOffblackStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><g opacity=\".9\"><path fill=\"#1E1E20\" d=\"M52.302 12.207H11.74a4.456 4.456 0 0 0-4.45 4.45v22.756a.49.49 0 1 0 .983 0V17.155h47.485v25.227a3.465 3.465 0 0 1-3.46 3.46h-40.56a3.465 3.465 0 0 1-3.46-3.46c0-.325-.22-.492-.492-.492a.49.49 0 0 0-.492.492 4.456 4.456 0 0 0 4.45 4.45H27.08v3.959h-1.558a.49.49 0 1 0 0 .984H38.53a.49.49 0 1 0 0-.984h-1.558v-3.958h15.336a4.456 4.456 0 0 0 4.45-4.45v-25.72a4.456 4.456 0 0 0-4.45-4.45l-.006-.006ZM28.065 50.791v-3.958h7.917v3.958h-7.917ZM11.74 13.197h40.563a3.462 3.462 0 0 1 3.425 2.969H8.314a3.467 3.467 0 0 1 3.425-2.97Z\"/><path fill=\"#1E1E20\" d=\"M13.186 14.87a.492.492 0 1 0-.908-.376.492.492 0 0 0 .908.376Zm1.522.306a.492.492 0 1 0 0-.984.492.492 0 0 0 0 .984Zm1.981-.003a.492.492 0 1 0 0-.984.492.492 0 0 0 0 .984Z\"/><path stroke=\"#1E1E20\" stroke-width=\".889\" d=\"M16.889 22.667h10.666c.737 0 1.333.596 1.334 1.333v5.778c0 .736-.597 1.333-1.334 1.333H16.89a1.333 1.333 0 0 1-1.333-1.333V24c0-.736.596-1.333 1.333-1.333Z\"/><path fill=\"#1E1E20\" d=\"M32 23.556c0-.246.199-.445.444-.445h16a.444.444 0 1 1 0 .889h-16a.444.444 0 0 1-.444-.444Zm0 3.555c0-.245.199-.444.444-.444h16a.444.444 0 1 1 0 .889h-16A.444.444 0 0 1 32 27.11Zm0 3.556c0-.246.199-.445.444-.445h16a.444.444 0 1 1 0 .89h-16a.444.444 0 0 1-.444-.445Zm-16.889 3.555c0-.245.2-.444.445-.444h32.889a.444.444 0 0 1 0 .889h-32.89a.444.444 0 0 1-.444-.445Zm0 3.556c0-.246.2-.445.445-.445h32.889a.444.444 0 0 1 0 .89h-32.89a.444.444 0 0 1-.444-.445Z\"/></g></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { pageOffblackStatic } from \"../assets/page-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconPageOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={pageOffblackStatic.svg} />\n);\n\nIllustrativeIconPageOffblackStatic.displayName = \"IllustrativeIconPageOffblackStatic\";\n"],"names":["pageOffblackStatic","IllustrativeIconPageOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAAqB;AAAA,EAChC,KAAK;AACP,GCWaC,IAAqC,CAACC,MACjD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAAmB,IAAA,CAAK;AAGlEC,EAAmC,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),x=require("../animated-illustrative-icon-Cc88HMC8.js"),s="5.9.0",k=30,o=0,r=125,e=64,n=64,m="TC_Icon_Duo_Dark_Replacement service",p=0,c=[],l=JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"Path 3","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[6.043,-0.611,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.858,0.858,0.333],"y":[0,0,0]},"t":53,"s":[0,0,100]},{"i":{"x":[0.23,0.23,0.667],"y":[1,1,1]},"o":{"x":[0.184,0.184,0.333],"y":[0,0,0]},"t":77,"s":[122,122,100]},{"t":117,"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":[[1.989,0.657],[-0.184,0.065],[-0.517,2.017],[-0.057,-0.206],[-1.97,-0.674],[0.183,-0.063],[0.54,-2],[0.055,0.206]],"o":[[-0.186,-0.062],[1.944,-0.685],[0.053,-0.207],[0.548,1.974],[0.183,0.063],[-1.968,0.673],[-0.056,0.206],[-0.536,-1.998]],"v":[[-3.877,0.197],[-3.877,-0.2],[-0.195,-4.23],[0.197,-4.233],[3.879,-0.212],[3.879,0.183],[0.201,4.232],[-0.19,4.232]],"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":[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":53,"op":353,"st":53,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Path 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[10.991,-5.801,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.858,0.858,0.333],"y":[0,0,0]},"t":66,"s":[0,0,100]},{"i":{"x":[0.23,0.23,0.667],"y":[1,1,1]},"o":{"x":[0.184,0.184,0.333],"y":[0,0,0]},"t":90,"s":[122,122,100]},{"t":130,"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":[[1.424,0.47],[-0.132,0.046],[-0.37,1.444],[-0.041,-0.148],[-1.41,-0.482],[0.131,-0.045],[0.386,-1.431],[0.039,0.147]],"o":[[-0.133,-0.044],[1.391,-0.49],[0.038,-0.148],[0.392,1.413],[0.131,0.045],[-1.408,0.482],[-0.04,0.147],[-0.384,-1.43]],"v":[[-2.775,0.141],[-2.775,-0.143],[-0.14,-3.027],[0.141,-3.029],[2.776,-0.152],[2.776,0.131],[0.144,3.029],[-0.136,3.029]],"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":0.9,"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}],"ip":66,"op":366,"st":66,"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":43,"s":[42.872,43.87,0],"to":[0,0,0],"ti":[0,0,0]},{"t":91,"s":[42.872,38.87,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.575,0],[1.575,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[0,-15.017],"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],[0.669,0],[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0]],"o":[[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0],[0.669,0],[0,0],[0,0]],"v":[[9.187,2.854],[9.187,16.173],[7.975,17.386],[-7.975,17.386],[-9.187,16.173],[-9.187,-16.174],[-7.975,-17.386],[7.975,-17.386],[9.187,-16.174],[9.187,-9.71]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.216],"y":[1]},"o":{"x":[0.477],"y":[0]},"t":43,"s":[100]},{"t":77,"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":false}],"ip":43,"op":343,"st":43,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Path 5","parent":5,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.151,-2.766],[1.445,-3.261],[1.528,3.261],[-6.151,0.041]],"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":[2.89,1.243],"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":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],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-3.839,4.55],[3.839,-0.239],[2.36,-4.55]],"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":[-5.202,-5.495],"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":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.851],"y":[0]},"t":10,"s":[0]},{"t":32,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":7,"op":307,"st":7,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Path 4","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":0,"s":[17.937,32.749,0],"to":[0,0,0],"ti":[0,0,0]},{"t":48,"s":[17.937,27.749,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.669,0],[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0]],"o":[[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0],[0.669,0],[0,0],[0,0.669]],"v":[[7.975,17.386],[-7.975,17.386],[-9.187,16.174],[-9.187,-16.174],[-7.975,-17.386],[7.975,-17.386],[9.187,-16.174],[9.187,16.174]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.575,0],[1.575,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[-0.063,-15.004],"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":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.445],"y":[1]},"o":{"x":[0.487],"y":[0]},"t":0,"s":[100]},{"t":41,"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":false}],"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 2","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.237],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":28,"s":[-126]},{"t":68,"s":[0]}],"ix":10},"p":{"a":0,"k":[26,18.375,0],"ix":2,"l":2},"a":{"a":0,"k":[-6,-13.625,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":31,"op":306,"st":6,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Path 1","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[6.861,-15.045,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-1.757,-0.904],[-0.051,0.904],[1.757,-0.802]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":31,"op":306,"st":6,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Path","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-4.722,-4.485,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],[5.219,0]],"o":[[0,-5.219],[0,0]],"v":[[4.725,4.725],[-4.725,-4.725]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":18,"s":[0]},{"t":64,"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":31,"op":306,"st":6,"bm":0}]'),h=[],d={v:s,fr:k,ip:o,op:r,w:e,h:n,nm:m,ddd:p,assets:c,layers:l,markers:h},a=i=>t.jsx(x.AnimatedIllustrativeIcon,{...i,json:d});a.displayName="IllustrativeIconPhoneRepairDuocolorAnimated";exports.IllustrativeIconPhoneRepairDuocolorAnimated=a;
|
|
2
|
+
//# sourceMappingURL=phone-repair-duocolor-animated.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-duocolor-animated.cjs.js","sources":["../../src/components/phone-repair-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/phone-repair-duocolor-animated.json\";\n\nexport const IllustrativeIconPhoneRepairDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconPhoneRepairDuocolorAnimated.displayName = \"IllustrativeIconPhoneRepairDuocolorAnimated\";\n"],"names":["IllustrativeIconPhoneRepairDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"6kZAaaA,EAA+CC,GAC1DC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAA4C,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconPhoneRepairDuocolorAnimated: {
|
|
4
|
+
(props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=phone-repair-duocolor-animated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-duocolor-animated.d.ts","sourceRoot":"","sources":["../../src/components/phone-repair-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,2CAA2C;YAAW,iCAAiC;;CAEnG,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, o = 125, r = 64, n = 64, m = "TC_Icon_Duo_Dark_Replacement service", e = 0, p = [], c = /* @__PURE__ */ JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"Path 3","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[6.043,-0.611,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.858,0.858,0.333],"y":[0,0,0]},"t":53,"s":[0,0,100]},{"i":{"x":[0.23,0.23,0.667],"y":[1,1,1]},"o":{"x":[0.184,0.184,0.333],"y":[0,0,0]},"t":77,"s":[122,122,100]},{"t":117,"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":[[1.989,0.657],[-0.184,0.065],[-0.517,2.017],[-0.057,-0.206],[-1.97,-0.674],[0.183,-0.063],[0.54,-2],[0.055,0.206]],"o":[[-0.186,-0.062],[1.944,-0.685],[0.053,-0.207],[0.548,1.974],[0.183,0.063],[-1.968,0.673],[-0.056,0.206],[-0.536,-1.998]],"v":[[-3.877,0.197],[-3.877,-0.2],[-0.195,-4.23],[0.197,-4.233],[3.879,-0.212],[3.879,0.183],[0.201,4.232],[-0.19,4.232]],"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":[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":53,"op":353,"st":53,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Path 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[10.991,-5.801,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.858,0.858,0.333],"y":[0,0,0]},"t":66,"s":[0,0,100]},{"i":{"x":[0.23,0.23,0.667],"y":[1,1,1]},"o":{"x":[0.184,0.184,0.333],"y":[0,0,0]},"t":90,"s":[122,122,100]},{"t":130,"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":[[1.424,0.47],[-0.132,0.046],[-0.37,1.444],[-0.041,-0.148],[-1.41,-0.482],[0.131,-0.045],[0.386,-1.431],[0.039,0.147]],"o":[[-0.133,-0.044],[1.391,-0.49],[0.038,-0.148],[0.392,1.413],[0.131,0.045],[-1.408,0.482],[-0.04,0.147],[-0.384,-1.43]],"v":[[-2.775,0.141],[-2.775,-0.143],[-0.14,-3.027],[0.141,-3.029],[2.776,-0.152],[2.776,0.131],[0.144,3.029],[-0.136,3.029]],"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":0.9,"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}],"ip":66,"op":366,"st":66,"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":43,"s":[42.872,43.87,0],"to":[0,0,0],"ti":[0,0,0]},{"t":91,"s":[42.872,38.87,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.575,0],[1.575,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[0,-15.017],"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],[0.669,0],[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0]],"o":[[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0],[0.669,0],[0,0],[0,0]],"v":[[9.187,2.854],[9.187,16.173],[7.975,17.386],[-7.975,17.386],[-9.187,16.173],[-9.187,-16.174],[-7.975,-17.386],[7.975,-17.386],[9.187,-16.174],[9.187,-9.71]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.216],"y":[1]},"o":{"x":[0.477],"y":[0]},"t":43,"s":[100]},{"t":77,"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":false}],"ip":43,"op":343,"st":43,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Path 5","parent":5,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.151,-2.766],[1.445,-3.261],[1.528,3.261],[-6.151,0.041]],"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":[2.89,1.243],"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":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],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-3.839,4.55],[3.839,-0.239],[2.36,-4.55]],"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":[-5.202,-5.495],"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":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.851],"y":[0]},"t":10,"s":[0]},{"t":32,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":7,"op":307,"st":7,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Path 4","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":0,"s":[17.937,32.749,0],"to":[0,0,0],"ti":[0,0,0]},{"t":48,"s":[17.937,27.749,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.669,0],[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0]],"o":[[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0],[0.669,0],[0,0],[0,0.669]],"v":[[7.975,17.386],[-7.975,17.386],[-9.187,16.174],[-9.187,-16.174],[-7.975,-17.386],[7.975,-17.386],[9.187,-16.174],[9.187,16.174]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.575,0],[1.575,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[-0.063,-15.004],"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":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.445],"y":[1]},"o":{"x":[0.487],"y":[0]},"t":0,"s":[100]},{"t":41,"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":false}],"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 2","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.237],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":28,"s":[-126]},{"t":68,"s":[0]}],"ix":10},"p":{"a":0,"k":[26,18.375,0],"ix":2,"l":2},"a":{"a":0,"k":[-6,-13.625,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":31,"op":306,"st":6,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Path 1","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[6.861,-15.045,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-1.757,-0.904],[-0.051,0.904],[1.757,-0.802]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":31,"op":306,"st":6,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Path","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-4.722,-4.485,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],[5.219,0]],"o":[[0,-5.219],[0,0]],"v":[[4.725,4.725],[-4.725,-4.725]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":18,"s":[0]},{"t":64,"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":31,"op":306,"st":6,"bm":0}]'), l = [], h = {
|
|
4
|
+
v: x,
|
|
5
|
+
fr: k,
|
|
6
|
+
ip: s,
|
|
7
|
+
op: o,
|
|
8
|
+
w: r,
|
|
9
|
+
h: n,
|
|
10
|
+
nm: m,
|
|
11
|
+
ddd: e,
|
|
12
|
+
assets: p,
|
|
13
|
+
layers: c,
|
|
14
|
+
markers: l
|
|
15
|
+
}, d = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
|
|
16
|
+
d.displayName = "IllustrativeIconPhoneRepairDuocolorAnimated";
|
|
17
|
+
export {
|
|
18
|
+
d as IllustrativeIconPhoneRepairDuocolorAnimated
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=phone-repair-duocolor-animated.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-duocolor-animated.es.js","sources":["../../src/components/phone-repair-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/phone-repair-duocolor-animated.json\";\n\nexport const IllustrativeIconPhoneRepairDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconPhoneRepairDuocolorAnimated.displayName = \"IllustrativeIconPhoneRepairDuocolorAnimated\";\n"],"names":["IllustrativeIconPhoneRepairDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA8C,CAACC,MAC1D,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAA4C,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("../static-illustrative-icon-C_cdAVSb.js"),r={svg:'<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m8.959 26.79 7.679-4.789-1.48-4.311m11.883 8.522-4.706-.495.082 6.523-7.678-3.22m30.3 9.436c-.187-.062-.185-.332 0-.397 1.944-.685 3.164-2.012 3.681-4.03a.201.201 0 0 1 .392-.003c.548 1.974 1.712 3.347 3.682 4.021.183.063.183.333 0 .395-1.968.673-3.137 2.05-3.677 4.05a.201.201 0 0 1-.392 0c-.536-1.999-1.698-3.379-3.687-4.036Zm6.05-5.246c-.134-.044-.133-.238 0-.284 1.39-.49 2.264-1.44 2.634-2.884a.144.144 0 0 1 .28-.002c.393 1.413 1.226 2.395 2.636 2.878.13.044.13.238 0 .282-1.409.482-2.246 1.466-2.632 2.898a.144.144 0 0 1-.28 0c-.384-1.43-1.215-2.418-2.639-2.888Z"/><path stroke="#29003E" stroke-linecap="round" stroke-linejoin="round" d="M16.362 12.731h3.15M52.06 41.724v13.32c0 .669-.543 1.212-1.212 1.212h-15.95c-.67 0-1.213-.543-1.213-1.213V22.696c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v6.463m-10.762-5.306h3.149m-5.583-6.658a9.45 9.45 0 0 0-9.45-9.45m7.69 8.306 1.706 1.808 1.808-1.706M25.912 45.134H9.962c-.67 0-1.213-.542-1.213-1.212V11.575c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v32.347c0 .67-.543 1.212-1.212 1.212Z"/></svg>'},o=t=>e.jsx(c.StaticIllustrativeIcon,{...t,svg:r.svg});o.displayName="IllustrativeIconPhoneRepairDuocolorStatic";exports.IllustrativeIconPhoneRepairDuocolorStatic=o;
|
|
2
|
+
//# sourceMappingURL=phone-repair-duocolor-static.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-duocolor-static.cjs.js","sources":["../../src/assets/phone-repair-duocolor-static.ts","../../src/components/phone-repair-duocolor-static.tsx"],"sourcesContent":["export const phoneRepairDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.959 26.79 7.679-4.789-1.48-4.311m11.883 8.522-4.706-.495.082 6.523-7.678-3.22m30.3 9.436c-.187-.062-.185-.332 0-.397 1.944-.685 3.164-2.012 3.681-4.03a.201.201 0 0 1 .392-.003c.548 1.974 1.712 3.347 3.682 4.021.183.063.183.333 0 .395-1.968.673-3.137 2.05-3.677 4.05a.201.201 0 0 1-.392 0c-.536-1.999-1.698-3.379-3.687-4.036Zm6.05-5.246c-.134-.044-.133-.238 0-.284 1.39-.49 2.264-1.44 2.634-2.884a.144.144 0 0 1 .28-.002c.393 1.413 1.226 2.395 2.636 2.878.13.044.13.238 0 .282-1.409.482-2.246 1.466-2.632 2.898a.144.144 0 0 1-.28 0c-.384-1.43-1.215-2.418-2.639-2.888Z\"/><path stroke=\"#29003E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.362 12.731h3.15M52.06 41.724v13.32c0 .669-.543 1.212-1.212 1.212h-15.95c-.67 0-1.213-.543-1.213-1.213V22.696c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v6.463m-10.762-5.306h3.149m-5.583-6.658a9.45 9.45 0 0 0-9.45-9.45m7.69 8.306 1.706 1.808 1.808-1.706M25.912 45.134H9.962c-.67 0-1.213-.542-1.213-1.212V11.575c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v32.347c0 .67-.543 1.212-1.212 1.212Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { phoneRepairDuocolorStatic } from \"../assets/phone-repair-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconPhoneRepairDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={phoneRepairDuocolorStatic.svg} />\n);\n\nIllustrativeIconPhoneRepairDuocolorStatic.displayName = \"IllustrativeIconPhoneRepairDuocolorStatic\";\n"],"names":["phoneRepairDuocolorStatic","IllustrativeIconPhoneRepairDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAA4B,CACvC,IAAK,+sCACP,ECWaC,EAA6CC,GACxDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAA0B,GAAA,CAAK,EAGzEC,EAA0C,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconPhoneRepairDuocolorStatic: {
|
|
4
|
+
(props: StaticIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=phone-repair-duocolor-static.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-duocolor-static.d.ts","sourceRoot":"","sources":["../../src/components/phone-repair-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,yCAAyC;YAAW,+BAA+B;;CAE/F,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { S as c } from "../static-illustrative-icon-B1ddcvze.mjs";
|
|
3
|
+
const r = {
|
|
4
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="m8.959 26.79 7.679-4.789-1.48-4.311m11.883 8.522-4.706-.495.082 6.523-7.678-3.22m30.3 9.436c-.187-.062-.185-.332 0-.397 1.944-.685 3.164-2.012 3.681-4.03a.201.201 0 0 1 .392-.003c.548 1.974 1.712 3.347 3.682 4.021.183.063.183.333 0 .395-1.968.673-3.137 2.05-3.677 4.05a.201.201 0 0 1-.392 0c-.536-1.999-1.698-3.379-3.687-4.036Zm6.05-5.246c-.134-.044-.133-.238 0-.284 1.39-.49 2.264-1.44 2.634-2.884a.144.144 0 0 1 .28-.002c.393 1.413 1.226 2.395 2.636 2.878.13.044.13.238 0 .282-1.409.482-2.246 1.466-2.632 2.898a.144.144 0 0 1-.28 0c-.384-1.43-1.215-2.418-2.639-2.888Z"/><path stroke="#29003E" stroke-linecap="round" stroke-linejoin="round" d="M16.362 12.731h3.15M52.06 41.724v13.32c0 .669-.543 1.212-1.212 1.212h-15.95c-.67 0-1.213-.543-1.213-1.213V22.696c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v6.463m-10.762-5.306h3.149m-5.583-6.658a9.45 9.45 0 0 0-9.45-9.45m7.69 8.306 1.706 1.808 1.808-1.706M25.912 45.134H9.962c-.67 0-1.213-.542-1.213-1.212V11.575c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v32.347c0 .67-.543 1.212-1.212 1.212Z"/></svg>'
|
|
5
|
+
}, e = (o) => /* @__PURE__ */ t(c, { ...o, svg: r.svg });
|
|
6
|
+
e.displayName = "IllustrativeIconPhoneRepairDuocolorStatic";
|
|
7
|
+
export {
|
|
8
|
+
e as IllustrativeIconPhoneRepairDuocolorStatic
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=phone-repair-duocolor-static.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-duocolor-static.es.js","sources":["../../src/assets/phone-repair-duocolor-static.ts","../../src/components/phone-repair-duocolor-static.tsx"],"sourcesContent":["export const phoneRepairDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.959 26.79 7.679-4.789-1.48-4.311m11.883 8.522-4.706-.495.082 6.523-7.678-3.22m30.3 9.436c-.187-.062-.185-.332 0-.397 1.944-.685 3.164-2.012 3.681-4.03a.201.201 0 0 1 .392-.003c.548 1.974 1.712 3.347 3.682 4.021.183.063.183.333 0 .395-1.968.673-3.137 2.05-3.677 4.05a.201.201 0 0 1-.392 0c-.536-1.999-1.698-3.379-3.687-4.036Zm6.05-5.246c-.134-.044-.133-.238 0-.284 1.39-.49 2.264-1.44 2.634-2.884a.144.144 0 0 1 .28-.002c.393 1.413 1.226 2.395 2.636 2.878.13.044.13.238 0 .282-1.409.482-2.246 1.466-2.632 2.898a.144.144 0 0 1-.28 0c-.384-1.43-1.215-2.418-2.639-2.888Z\"/><path stroke=\"#29003E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.362 12.731h3.15M52.06 41.724v13.32c0 .669-.543 1.212-1.212 1.212h-15.95c-.67 0-1.213-.543-1.213-1.213V22.696c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v6.463m-10.762-5.306h3.149m-5.583-6.658a9.45 9.45 0 0 0-9.45-9.45m7.69 8.306 1.706 1.808 1.808-1.706M25.912 45.134H9.962c-.67 0-1.213-.542-1.213-1.212V11.575c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v32.347c0 .67-.543 1.212-1.212 1.212Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { phoneRepairDuocolorStatic } from \"../assets/phone-repair-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconPhoneRepairDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={phoneRepairDuocolorStatic.svg} />\n);\n\nIllustrativeIconPhoneRepairDuocolorStatic.displayName = \"IllustrativeIconPhoneRepairDuocolorStatic\";\n"],"names":["phoneRepairDuocolorStatic","IllustrativeIconPhoneRepairDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAA4B;AAAA,EACvC,KAAK;AACP,GCWaC,IAA4C,CAACC,MACxD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAA0B,IAAA,CAAK;AAGzEC,EAA0C,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),x=require("../animated-illustrative-icon-Cc88HMC8.js"),s="5.9.0",k=30,r=0,o=125,e=64,n=64,m="TC_Icon_Replacement service",p=0,c=[],l=JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"Path 3","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[6.043,-0.611,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.858,0.858,0.333],"y":[0,0,0]},"t":53,"s":[0,0,100]},{"i":{"x":[0.23,0.23,0.667],"y":[1,1,1]},"o":{"x":[0.184,0.184,0.333],"y":[0,0,0]},"t":77,"s":[122,122,100]},{"t":117,"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":[[1.989,0.657],[-0.184,0.065],[-0.517,2.017],[-0.057,-0.206],[-1.97,-0.674],[0.183,-0.063],[0.54,-2],[0.055,0.206]],"o":[[-0.186,-0.062],[1.944,-0.685],[0.053,-0.207],[0.548,1.974],[0.183,0.063],[-1.968,0.673],[-0.056,0.206],[-0.536,-1.998]],"v":[[-3.877,0.197],[-3.877,-0.2],[-0.195,-4.23],[0.197,-4.233],[3.879,-0.212],[3.879,0.183],[0.201,4.232],[-0.19,4.232]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":53,"op":353,"st":53,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Path 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[10.991,-5.801,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.858,0.858,0.333],"y":[0,0,0]},"t":66,"s":[0,0,100]},{"i":{"x":[0.23,0.23,0.667],"y":[1,1,1]},"o":{"x":[0.184,0.184,0.333],"y":[0,0,0]},"t":90,"s":[122,122,100]},{"t":130,"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":[[1.424,0.47],[-0.132,0.046],[-0.37,1.444],[-0.041,-0.148],[-1.41,-0.482],[0.131,-0.045],[0.386,-1.431],[0.039,0.147]],"o":[[-0.133,-0.044],[1.391,-0.49],[0.038,-0.148],[0.392,1.413],[0.131,0.045],[-1.408,0.482],[-0.04,0.147],[-0.384,-1.43]],"v":[[-2.775,0.141],[-2.775,-0.143],[-0.14,-3.027],[0.141,-3.029],[2.776,-0.152],[2.776,0.131],[0.144,3.029],[-0.136,3.029]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":0.9,"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}],"ip":66,"op":366,"st":66,"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":43,"s":[42.872,43.87,0],"to":[0,0,0],"ti":[0,0,0]},{"t":91,"s":[42.872,38.87,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.575,0],[1.575,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[0,-15.017],"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],[0.669,0],[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0]],"o":[[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0],[0.669,0],[0,0],[0,0]],"v":[[9.187,2.854],[9.187,16.173],[7.975,17.386],[-7.975,17.386],[-9.187,16.173],[-9.187,-16.174],[-7.975,-17.386],[7.975,-17.386],[9.187,-16.174],[9.187,-9.71]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.216],"y":[1]},"o":{"x":[0.477],"y":[0]},"t":43,"s":[100]},{"t":77,"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":false}],"ip":43,"op":343,"st":43,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Path 5","parent":5,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.151,-2.766],[1.445,-3.261],[1.528,3.261],[-6.151,0.041]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[2.89,1.243],"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":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],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-3.839,4.55],[3.839,-0.239],[2.36,-4.55]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[-5.202,-5.495],"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":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.851],"y":[0]},"t":10,"s":[0]},{"t":32,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":7,"op":307,"st":7,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Path 4","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":0,"s":[17.937,32.749,0],"to":[0,0,0],"ti":[0,0,0]},{"t":48,"s":[17.937,27.749,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.669,0],[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0]],"o":[[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0],[0.669,0],[0,0],[0,0.669]],"v":[[7.975,17.386],[-7.975,17.386],[-9.187,16.174],[-9.187,-16.174],[-7.975,-17.386],[7.975,-17.386],[9.187,-16.174],[9.187,16.174]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.575,0],[1.575,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[-0.063,-15.004],"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":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.445],"y":[1]},"o":{"x":[0.487],"y":[0]},"t":0,"s":[100]},{"t":41,"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":false}],"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 2","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.237],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":28,"s":[-126]},{"t":68,"s":[0]}],"ix":10},"p":{"a":0,"k":[26,18.375,0],"ix":2,"l":2},"a":{"a":0,"k":[-6,-13.625,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":31,"op":306,"st":6,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Path 1","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[6.861,-15.045,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-1.757,-0.904],[-0.051,0.904],[1.757,-0.802]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":31,"op":306,"st":6,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Path","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-4.722,-4.485,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],[5.219,0]],"o":[[0,-5.219],[0,0]],"v":[[4.725,4.725],[-4.725,-4.725]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":18,"s":[0]},{"t":64,"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":31,"op":306,"st":6,"bm":0}]'),h=[],d={v:s,fr:k,ip:r,op:o,w:e,h:n,nm:m,ddd:p,assets:c,layers:l,markers:h},a=i=>t.jsx(x.AnimatedIllustrativeIcon,{...i,json:d});a.displayName="IllustrativeIconPhoneRepairOffblackAnimated";exports.IllustrativeIconPhoneRepairOffblackAnimated=a;
|
|
2
|
+
//# sourceMappingURL=phone-repair-offblack-animated.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-offblack-animated.cjs.js","sources":["../../src/components/phone-repair-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/phone-repair-offblack-animated.json\";\n\nexport const IllustrativeIconPhoneRepairOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconPhoneRepairOffblackAnimated.displayName = \"IllustrativeIconPhoneRepairOffblackAnimated\";\n"],"names":["IllustrativeIconPhoneRepairOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"0qZAaaA,EAA+CC,GAC1DC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAA4C,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconPhoneRepairOffblackAnimated: {
|
|
4
|
+
(props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=phone-repair-offblack-animated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-offblack-animated.d.ts","sourceRoot":"","sources":["../../src/components/phone-repair-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,2CAA2C;YAAW,iCAAiC;;CAEnG,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 = 125, o = 64, n = 64, m = "TC_Icon_Replacement service", e = 0, p = [], c = /* @__PURE__ */ JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"Path 3","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[6.043,-0.611,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.858,0.858,0.333],"y":[0,0,0]},"t":53,"s":[0,0,100]},{"i":{"x":[0.23,0.23,0.667],"y":[1,1,1]},"o":{"x":[0.184,0.184,0.333],"y":[0,0,0]},"t":77,"s":[122,122,100]},{"t":117,"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":[[1.989,0.657],[-0.184,0.065],[-0.517,2.017],[-0.057,-0.206],[-1.97,-0.674],[0.183,-0.063],[0.54,-2],[0.055,0.206]],"o":[[-0.186,-0.062],[1.944,-0.685],[0.053,-0.207],[0.548,1.974],[0.183,0.063],[-1.968,0.673],[-0.056,0.206],[-0.536,-1.998]],"v":[[-3.877,0.197],[-3.877,-0.2],[-0.195,-4.23],[0.197,-4.233],[3.879,-0.212],[3.879,0.183],[0.201,4.232],[-0.19,4.232]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":53,"op":353,"st":53,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Path 2","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[10.991,-5.801,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.858,0.858,0.333],"y":[0,0,0]},"t":66,"s":[0,0,100]},{"i":{"x":[0.23,0.23,0.667],"y":[1,1,1]},"o":{"x":[0.184,0.184,0.333],"y":[0,0,0]},"t":90,"s":[122,122,100]},{"t":130,"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":[[1.424,0.47],[-0.132,0.046],[-0.37,1.444],[-0.041,-0.148],[-1.41,-0.482],[0.131,-0.045],[0.386,-1.431],[0.039,0.147]],"o":[[-0.133,-0.044],[1.391,-0.49],[0.038,-0.148],[0.392,1.413],[0.131,0.045],[-1.408,0.482],[-0.04,0.147],[-0.384,-1.43]],"v":[[-2.775,0.141],[-2.775,-0.143],[-0.14,-3.027],[0.141,-3.029],[2.776,-0.152],[2.776,0.131],[0.144,3.029],[-0.136,3.029]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":0.9,"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}],"ip":66,"op":366,"st":66,"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":43,"s":[42.872,43.87,0],"to":[0,0,0],"ti":[0,0,0]},{"t":91,"s":[42.872,38.87,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.575,0],[1.575,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[0,-15.017],"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],[0.669,0],[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0]],"o":[[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0],[0.669,0],[0,0],[0,0]],"v":[[9.187,2.854],[9.187,16.173],[7.975,17.386],[-7.975,17.386],[-9.187,16.173],[-9.187,-16.174],[-7.975,-17.386],[7.975,-17.386],[9.187,-16.174],[9.187,-9.71]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.216],"y":[1]},"o":{"x":[0.477],"y":[0]},"t":43,"s":[100]},{"t":77,"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":false}],"ip":43,"op":343,"st":43,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Path 5","parent":5,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,0,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.151,-2.766],[1.445,-3.261],[1.528,3.261],[-6.151,0.041]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[2.89,1.243],"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":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],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-3.839,4.55],[3.839,-0.239],[2.36,-4.55]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[-5.202,-5.495],"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":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.851],"y":[0]},"t":10,"s":[0]},{"t":32,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":7,"op":307,"st":7,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Path 4","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":0,"s":[17.937,32.749,0],"to":[0,0,0],"ti":[0,0,0]},{"t":48,"s":[17.937,27.749,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.669,0],[0,0],[0,0.669],[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0]],"o":[[0,0],[-0.669,0],[0,0],[0,-0.669],[0,0],[0.669,0],[0,0],[0,0.669]],"v":[[7.975,17.386],[-7.975,17.386],[-9.187,16.174],[-9.187,-16.174],[-7.975,-17.386],[7.975,-17.386],[9.187,-16.174],[9.187,16.174]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.575,0],[1.575,0]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":false},{"ty":"tr","p":{"a":0,"k":[-0.063,-15.004],"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":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.445],"y":[1]},"o":{"x":[0.487],"y":[0]},"t":0,"s":[100]},{"t":41,"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":false}],"ip":0,"op":300,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":3,"nm":"Null 2","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.237],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":28,"s":[-126]},{"t":68,"s":[0]}],"ix":10},"p":{"a":0,"k":[26,18.375,0],"ix":2,"l":2},"a":{"a":0,"k":[-6,-13.625,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":31,"op":306,"st":6,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Path 1","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[6.861,-15.045,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-1.757,-0.904],[-0.051,0.904],[1.757,-0.802]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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":31,"op":306,"st":6,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Path","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-4.722,-4.485,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],[5.219,0]],"o":[[0,-5.219],[0,0]],"v":[[4.725,4.725],[-4.725,-4.725]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"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":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.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":18,"s":[0]},{"t":64,"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":31,"op":306,"st":6,"bm":0}]'), l = [], 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: c,
|
|
14
|
+
markers: l
|
|
15
|
+
}, d = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
|
|
16
|
+
d.displayName = "IllustrativeIconPhoneRepairOffblackAnimated";
|
|
17
|
+
export {
|
|
18
|
+
d as IllustrativeIconPhoneRepairOffblackAnimated
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=phone-repair-offblack-animated.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-offblack-animated.es.js","sources":["../../src/components/phone-repair-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/phone-repair-offblack-animated.json\";\n\nexport const IllustrativeIconPhoneRepairOffblackAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconPhoneRepairOffblackAnimated.displayName = \"IllustrativeIconPhoneRepairOffblackAnimated\";\n"],"names":["IllustrativeIconPhoneRepairOffblackAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAA8C,CAACC,MAC1D,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAA4C,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react/jsx-runtime"),a=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 stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="m8.959 26.79 7.679-4.789-1.48-4.311m11.883 8.522-4.706-.495.082 6.523-7.678-3.22m30.3 9.436c-.187-.062-.185-.332 0-.397 1.944-.685 3.164-2.012 3.681-4.03a.201.201 0 0 1 .392-.003c.548 1.974 1.712 3.347 3.682 4.021.183.063.183.333 0 .395-1.968.673-3.137 2.05-3.677 4.05a.201.201 0 0 1-.392 0c-.536-1.999-1.698-3.379-3.687-4.036Zm6.05-5.246c-.134-.044-.133-.238 0-.284 1.39-.49 2.264-1.44 2.634-2.884a.144.144 0 0 1 .28-.002c.393 1.413 1.226 2.395 2.636 2.878.13.044.13.238 0 .282-1.409.482-2.246 1.466-2.632 2.898a.144.144 0 0 1-.28 0c-.384-1.43-1.215-2.418-2.639-2.888Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M16.362 12.731h3.15M52.06 41.724v13.32c0 .669-.543 1.212-1.212 1.212h-15.95c-.67 0-1.213-.543-1.213-1.213V22.696c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v6.463m-10.762-5.306h3.149m-5.583-6.658a9.45 9.45 0 0 0-9.45-9.45m7.69 8.306 1.706 1.808 1.808-1.706M25.912 45.134H9.962c-.67 0-1.213-.542-1.213-1.212V11.575c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v32.347c0 .67-.543 1.212-1.212 1.212Z"/></svg>'},t=e=>c.jsx(a.StaticIllustrativeIcon,{...e,svg:o.svg});t.displayName="IllustrativeIconPhoneRepairOffblackStatic";exports.IllustrativeIconPhoneRepairOffblackStatic=t;
|
|
2
|
+
//# sourceMappingURL=phone-repair-offblack-static.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-offblack-static.cjs.js","sources":["../../src/assets/phone-repair-offblack-static.ts","../../src/components/phone-repair-offblack-static.tsx"],"sourcesContent":["export const phoneRepairOffblackStatic = {\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=\"m8.959 26.79 7.679-4.789-1.48-4.311m11.883 8.522-4.706-.495.082 6.523-7.678-3.22m30.3 9.436c-.187-.062-.185-.332 0-.397 1.944-.685 3.164-2.012 3.681-4.03a.201.201 0 0 1 .392-.003c.548 1.974 1.712 3.347 3.682 4.021.183.063.183.333 0 .395-1.968.673-3.137 2.05-3.677 4.05a.201.201 0 0 1-.392 0c-.536-1.999-1.698-3.379-3.687-4.036Zm6.05-5.246c-.134-.044-.133-.238 0-.284 1.39-.49 2.264-1.44 2.634-2.884a.144.144 0 0 1 .28-.002c.393 1.413 1.226 2.395 2.636 2.878.13.044.13.238 0 .282-1.409.482-2.246 1.466-2.632 2.898a.144.144 0 0 1-.28 0c-.384-1.43-1.215-2.418-2.639-2.888Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.362 12.731h3.15M52.06 41.724v13.32c0 .669-.543 1.212-1.212 1.212h-15.95c-.67 0-1.213-.543-1.213-1.213V22.696c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v6.463m-10.762-5.306h3.149m-5.583-6.658a9.45 9.45 0 0 0-9.45-9.45m7.69 8.306 1.706 1.808 1.808-1.706M25.912 45.134H9.962c-.67 0-1.213-.542-1.213-1.212V11.575c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v32.347c0 .67-.543 1.212-1.212 1.212Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { phoneRepairOffblackStatic } from \"../assets/phone-repair-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconPhoneRepairOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={phoneRepairOffblackStatic.svg} />\n);\n\nIllustrativeIconPhoneRepairOffblackStatic.displayName = \"IllustrativeIconPhoneRepairOffblackStatic\";\n"],"names":["phoneRepairOffblackStatic","IllustrativeIconPhoneRepairOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAA4B,CACvC,IAAK,+sCACP,ECWaC,EAA6CC,GACxDC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAA0B,GAAA,CAAK,EAGzEC,EAA0C,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconPhoneRepairOffblackStatic: {
|
|
4
|
+
(props: StaticIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=phone-repair-offblack-static.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-offblack-static.d.ts","sourceRoot":"","sources":["../../src/components/phone-repair-offblack-static.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EACL,KAAK,+BAA+B,EAErC,MAAM,6BAA6B,CAAC;AAErC,eAAO,MAAM,yCAAyC;YAAW,+BAA+B;;CAE/F,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { S as o } from "../static-illustrative-icon-B1ddcvze.mjs";
|
|
3
|
+
const a = {
|
|
4
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 64 64"><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="m8.959 26.79 7.679-4.789-1.48-4.311m11.883 8.522-4.706-.495.082 6.523-7.678-3.22m30.3 9.436c-.187-.062-.185-.332 0-.397 1.944-.685 3.164-2.012 3.681-4.03a.201.201 0 0 1 .392-.003c.548 1.974 1.712 3.347 3.682 4.021.183.063.183.333 0 .395-1.968.673-3.137 2.05-3.677 4.05a.201.201 0 0 1-.392 0c-.536-1.999-1.698-3.379-3.687-4.036Zm6.05-5.246c-.134-.044-.133-.238 0-.284 1.39-.49 2.264-1.44 2.634-2.884a.144.144 0 0 1 .28-.002c.393 1.413 1.226 2.395 2.636 2.878.13.044.13.238 0 .282-1.409.482-2.246 1.466-2.632 2.898a.144.144 0 0 1-.28 0c-.384-1.43-1.215-2.418-2.639-2.888Z"/><path stroke="#1E1E20" stroke-linecap="round" stroke-linejoin="round" d="M16.362 12.731h3.15M52.06 41.724v13.32c0 .669-.543 1.212-1.212 1.212h-15.95c-.67 0-1.213-.543-1.213-1.213V22.696c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v6.463m-10.762-5.306h3.149m-5.583-6.658a9.45 9.45 0 0 0-9.45-9.45m7.69 8.306 1.706 1.808 1.808-1.706M25.912 45.134H9.962c-.67 0-1.213-.542-1.213-1.212V11.575c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v32.347c0 .67-.543 1.212-1.212 1.212Z"/></svg>'
|
|
5
|
+
}, e = (t) => /* @__PURE__ */ c(o, { ...t, svg: a.svg });
|
|
6
|
+
e.displayName = "IllustrativeIconPhoneRepairOffblackStatic";
|
|
7
|
+
export {
|
|
8
|
+
e as IllustrativeIconPhoneRepairOffblackStatic
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=phone-repair-offblack-static.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-repair-offblack-static.es.js","sources":["../../src/assets/phone-repair-offblack-static.ts","../../src/components/phone-repair-offblack-static.tsx"],"sourcesContent":["export const phoneRepairOffblackStatic = {\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=\"m8.959 26.79 7.679-4.789-1.48-4.311m11.883 8.522-4.706-.495.082 6.523-7.678-3.22m30.3 9.436c-.187-.062-.185-.332 0-.397 1.944-.685 3.164-2.012 3.681-4.03a.201.201 0 0 1 .392-.003c.548 1.974 1.712 3.347 3.682 4.021.183.063.183.333 0 .395-1.968.673-3.137 2.05-3.677 4.05a.201.201 0 0 1-.392 0c-.536-1.999-1.698-3.379-3.687-4.036Zm6.05-5.246c-.134-.044-.133-.238 0-.284 1.39-.49 2.264-1.44 2.634-2.884a.144.144 0 0 1 .28-.002c.393 1.413 1.226 2.395 2.636 2.878.13.044.13.238 0 .282-1.409.482-2.246 1.466-2.632 2.898a.144.144 0 0 1-.28 0c-.384-1.43-1.215-2.418-2.639-2.888Z\"/><path stroke=\"#1E1E20\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.362 12.731h3.15M52.06 41.724v13.32c0 .669-.543 1.212-1.212 1.212h-15.95c-.67 0-1.213-.543-1.213-1.213V22.696c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v6.463m-10.762-5.306h3.149m-5.583-6.658a9.45 9.45 0 0 0-9.45-9.45m7.69 8.306 1.706 1.808 1.808-1.706M25.912 45.134H9.962c-.67 0-1.213-.542-1.213-1.212V11.575c0-.67.543-1.212 1.212-1.212h15.95c.67 0 1.213.543 1.213 1.212v32.347c0 .67-.543 1.212-1.212 1.212Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { phoneRepairOffblackStatic } from \"../assets/phone-repair-offblack-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconPhoneRepairOffblackStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={phoneRepairOffblackStatic.svg} />\n);\n\nIllustrativeIconPhoneRepairOffblackStatic.displayName = \"IllustrativeIconPhoneRepairOffblackStatic\";\n"],"names":["phoneRepairOffblackStatic","IllustrativeIconPhoneRepairOffblackStatic","props","jsx","StaticIllustrativeIcon"],"mappings":";;AAAO,MAAMA,IAA4B;AAAA,EACvC,KAAK;AACP,GCWaC,IAA4C,CAACC,MACxD,gBAAAC,EAACC,KAAwB,GAAGF,GAAO,KAAKF,EAA0B,IAAA,CAAK;AAGzEC,EAA0C,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),o=require("../animated-illustrative-icon-Cc88HMC8.js"),s="5.9.0",n=30,r=0,e=75,x=64,k=64,m="TC_Icon_Duo_Dark_Phone settings",c=0,l=[],p=[{ddd:0,ind:1,ty:4,nm:"Path",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:1,k:[{i:{x:[.257],y:[1]},o:{x:[.46],y:[0]},t:9,s:[-361]},{t:56,s:[0]}],ix:10},p:{a:0,k:[46.428,29.101,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:1,k:[{i:{x:[.257,.257,.667],y:[1,1,1]},o:{x:[.46,.46,.333],y:[0,0,0]},t:9,s:[0,0,100]},{t:56,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:[[.1,.5],[.4,.2],[0,0],[.1,.6],[0,0],[.5,.9],[0,0],[.3,.5],[.5,.1],[.5,-.3],[0,0],[.5,.2],[0,0],[1.045,0],[0,0],[0,0],[0,-1.051],[0,0],[.5,-.4],[0,0],[.5,-.9],[0,0],[.3,-.5],[-.9,-.5],[0,0],[-.1,-.6],[0,0],[-.5,-.9],[0,0],[-.3,-.6],[-.9,.5],[0,0],[-.5,-.2],[0,0],[-1.045,0],[0,0],[-.385,.278],[0,.469],[0,0],[-.5,.4],[0,0],[-.5,.9],[0,0]],o:[[-.1,-.5],[0,0],[.1,-.6],[0,0],[.9,-.5],[0,0],[-.3,-.5],[-.3,-.4],[-.5,-.1],[0,0],[-.4,-.4],[0,0],[0,-1.045],[0,0],[0,0],[-1.051,-.003],[0,0],[-.6,.2],[0,0],[-.9,-.5],[0,0],[-.3,.5],[-.6,.9],[0,0],[0,.6],[0,0],[-.9,.5],[0,0],[.4,.6],[.5,.9],[0,0],[.4,.4],[0,0],[0,1.045],[0,0],[.466,0],[.38,-.275],[0,0],[.5,-.2],[0,0],[.9,.5],[0,0],[.3,-.5]],v:[[9.976,2.601],[9.076,1.401],[8.276,.901],[8.276,-.899],[9.076,-1.399],[9.776,-3.999],[9.276,-4.799],[8.376,-6.399],[7.176,-7.299],[5.676,-7.099],[4.876,-6.599],[3.376,-7.499],[3.376,-8.399],[1.476,-10.299],[-.5,-10.299],[-1.419,-10.301],[-3.324,-8.401],[-3.324,-7.499],[-4.924,-6.599],[-5.724,-7.099],[-8.324,-6.399],[-8.824,-5.599],[-9.724,-3.999],[-9.124,-1.399],[-8.324,-.999],[-8.224,.801],[-9.024,1.301],[-9.724,3.901],[-9.324,4.701],[-8.324,6.401],[-5.724,7.101],[-4.924,6.601],[-3.424,7.501],[-3.424,8.401],[-1.524,10.301],[1.276,10.301],[2.594,9.762],[3.276,8.401],[3.276,7.501],[4.776,6.601],[5.776,7.201],[8.376,6.501],[9.776,4.101]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[8,8],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"st",c:{a:0,k:[.6,.039215686275,.890196078431,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:1,ix:5},lc:2,lj:2,bm:0,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,cix:2,bm:0,ix:2,mn:"ADBE Vector Group",hd:!1}],ip:9,op:309,st:9,bm:0},{ddd:0,ind:2,ty:4,nm:"Group",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[32.029,31.919,0],ix:2,l:2},a:{a:0,k:[0,0,0],ix:1,l:2},s:{a:0,k:[100,100,100],ix:6,l:2}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[1.067,0],[0,0],[0,1.067],[0,0],[-1.067,0],[0,0],[0,-1.067],[0,0]],o:[[0,0],[0,1.067],[0,0],[-1.067,0],[0,0],[0,-1.067],[0,0],[1.067,0],[0,0],[0,0]],v:[[14.639,10.541],[14.639,25.77],[12.707,27.701],[-12.707,27.701],[-14.639,25.77],[-14.639,-25.77],[-12.707,-27.701],[12.707,-27.701],[14.639,-25.77],[14.639,-16.695]],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:1,mn:"ADBE Vector Group",hd:!1},{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[-2.519,0],[2.519,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:[0,-23.938],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:2,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.193],y:[1]},o:{x:[.644],y:[0]},t:0,s:[100]},{t:46,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:0,op:300,st:0,bm:0}],h=[],d={v:s,fr:n,ip:r,op:e,w:x,h:k,nm:m,ddd:c,assets:l,layers:p,markers:h},a=i=>t.jsx(o.AnimatedIllustrativeIcon,{...i,json:d});a.displayName="IllustrativeIconPhoneSettingsDuocolorAnimated";exports.IllustrativeIconPhoneSettingsDuocolorAnimated=a;
|
|
2
|
+
//# sourceMappingURL=phone-settings-duocolor-animated.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-settings-duocolor-animated.cjs.js","sources":["../../src/components/phone-settings-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/phone-settings-duocolor-animated.json\";\n\nexport const IllustrativeIconPhoneSettingsDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconPhoneSettingsDuocolorAnimated.displayName = \"IllustrativeIconPhoneSettingsDuocolorAnimated\";\n"],"names":["IllustrativeIconPhoneSettingsDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":"mvJAaaA,EAAiDC,GAC5DC,MAACC,EAAAA,0BAA0B,GAAGF,EAAO,KAAMG,CAAA,CAAe,EAG5DJ,EAA8C,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { AnimatedIllustrativeBaseIconProps } from '../animated-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconPhoneSettingsDuocolorAnimated: {
|
|
4
|
+
(props: AnimatedIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=phone-settings-duocolor-animated.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-settings-duocolor-animated.d.ts","sourceRoot":"","sources":["../../src/components/phone-settings-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,6CAA6C;YAAW,iCAAiC;;CAErG,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 o = "5.9.0", s = 30, r = 0, x = 75, k = 64, n = 64, e = "TC_Icon_Duo_Dark_Phone settings", m = 0, c = [], l = [{ ddd: 0, ind: 1, ty: 4, nm: "Path", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 1, k: [{ i: { x: [0.257], y: [1] }, o: { x: [0.46], y: [0] }, t: 9, s: [-361] }, { t: 56, s: [0] }], ix: 10 }, p: { a: 0, k: [46.428, 29.101, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 1, k: [{ i: { x: [0.257, 0.257, 0.667], y: [1, 1, 1] }, o: { x: [0.46, 0.46, 0.333], y: [0, 0, 0] }, t: 9, s: [0, 0, 100] }, { t: 56, 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.1, 0.5], [0.4, 0.2], [0, 0], [0.1, 0.6], [0, 0], [0.5, 0.9], [0, 0], [0.3, 0.5], [0.5, 0.1], [0.5, -0.3], [0, 0], [0.5, 0.2], [0, 0], [1.045, 0], [0, 0], [0, 0], [0, -1.051], [0, 0], [0.5, -0.4], [0, 0], [0.5, -0.9], [0, 0], [0.3, -0.5], [-0.9, -0.5], [0, 0], [-0.1, -0.6], [0, 0], [-0.5, -0.9], [0, 0], [-0.3, -0.6], [-0.9, 0.5], [0, 0], [-0.5, -0.2], [0, 0], [-1.045, 0], [0, 0], [-0.385, 0.278], [0, 0.469], [0, 0], [-0.5, 0.4], [0, 0], [-0.5, 0.9], [0, 0]], o: [[-0.1, -0.5], [0, 0], [0.1, -0.6], [0, 0], [0.9, -0.5], [0, 0], [-0.3, -0.5], [-0.3, -0.4], [-0.5, -0.1], [0, 0], [-0.4, -0.4], [0, 0], [0, -1.045], [0, 0], [0, 0], [-1.051, -3e-3], [0, 0], [-0.6, 0.2], [0, 0], [-0.9, -0.5], [0, 0], [-0.3, 0.5], [-0.6, 0.9], [0, 0], [0, 0.6], [0, 0], [-0.9, 0.5], [0, 0], [0.4, 0.6], [0.5, 0.9], [0, 0], [0.4, 0.4], [0, 0], [0, 1.045], [0, 0], [0.466, 0], [0.38, -0.275], [0, 0], [0.5, -0.2], [0, 0], [0.9, 0.5], [0, 0], [0.3, -0.5]], v: [[9.976, 2.601], [9.076, 1.401], [8.276, 0.901], [8.276, -0.899], [9.076, -1.399], [9.776, -3.999], [9.276, -4.799], [8.376, -6.399], [7.176, -7.299], [5.676, -7.099], [4.876, -6.599], [3.376, -7.499], [3.376, -8.399], [1.476, -10.299], [-0.5, -10.299], [-1.419, -10.301], [-3.324, -8.401], [-3.324, -7.499], [-4.924, -6.599], [-5.724, -7.099], [-8.324, -6.399], [-8.824, -5.599], [-9.724, -3.999], [-9.124, -1.399], [-8.324, -0.999], [-8.224, 0.801], [-9.024, 1.301], [-9.724, 3.901], [-9.324, 4.701], [-8.324, 6.401], [-5.724, 7.101], [-4.924, 6.601], [-3.424, 7.501], [-3.424, 8.401], [-1.524, 10.301], [1.276, 10.301], [2.594, 9.762], [3.276, 8.401], [3.276, 7.501], [4.776, 6.601], [5.776, 7.201], [8.376, 6.501], [9.776, 4.101]], c: !0 }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 1", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "gr", it: [{ d: 1, ty: "el", s: { a: 0, k: [8, 8], ix: 2 }, p: { a: 0, k: [0, 0], ix: 3 }, nm: "Ellipse Path 1", mn: "ADBE Vector Shape - Ellipse", hd: !1 }, { ty: "st", c: { a: 0, k: [0.6, 0.039215686275, 0.890196078431, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 1, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: !1 }, { ty: "tr", p: { a: 0, k: [0, 0], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "Group 2", np: 2, cix: 2, bm: 0, ix: 2, mn: "ADBE Vector Group", hd: !1 }], ip: 9, op: 309, st: 9, bm: 0 }, { ddd: 0, ind: 2, ty: 4, nm: "Group", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 0, k: [32.029, 31.919, 0], ix: 2, l: 2 }, a: { a: 0, k: [0, 0, 0], ix: 1, l: 2 }, s: { a: 0, k: [100, 100, 100], ix: 6, l: 2 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0], [1.067, 0], [0, 0], [0, 1.067], [0, 0], [-1.067, 0], [0, 0], [0, -1.067], [0, 0]], o: [[0, 0], [0, 1.067], [0, 0], [-1.067, 0], [0, 0], [0, -1.067], [0, 0], [1.067, 0], [0, 0], [0, 0]], v: [[14.639, 10.541], [14.639, 25.77], [12.707, 27.701], [-12.707, 27.701], [-14.639, 25.77], [-14.639, -25.77], [-12.707, -27.701], [12.707, -27.701], [14.639, -25.77], [14.639, -16.695]], 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: 1, mn: "ADBE Vector Group", hd: !1 }, { ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[0, 0], [0, 0]], o: [[0, 0], [0, 0]], v: [[-2.519, 0], [2.519, 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, -23.938], 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: 2, mn: "ADBE Vector Group", hd: !1 }, { ty: "tm", s: { a: 1, k: [{ i: { x: [0.193], y: [1] }, o: { x: [0.644], y: [0] }, t: 0, s: [100] }, { t: 46, 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: 0, op: 300, st: 0, bm: 0 }], p = [], h = {
|
|
4
|
+
v: o,
|
|
5
|
+
fr: s,
|
|
6
|
+
ip: r,
|
|
7
|
+
op: x,
|
|
8
|
+
w: k,
|
|
9
|
+
h: n,
|
|
10
|
+
nm: e,
|
|
11
|
+
ddd: m,
|
|
12
|
+
assets: c,
|
|
13
|
+
layers: l,
|
|
14
|
+
markers: p
|
|
15
|
+
}, d = (a) => /* @__PURE__ */ i(t, { ...a, json: h });
|
|
16
|
+
d.displayName = "IllustrativeIconPhoneSettingsDuocolorAnimated";
|
|
17
|
+
export {
|
|
18
|
+
d as IllustrativeIconPhoneSettingsDuocolorAnimated
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=phone-settings-duocolor-animated.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-settings-duocolor-animated.es.js","sources":["../../src/components/phone-settings-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/phone-settings-duocolor-animated.json\";\n\nexport const IllustrativeIconPhoneSettingsDuocolorAnimated = (props: AnimatedIllustrativeBaseIconProps) => (\n <AnimatedIllustrativeIcon {...props} json={animationData} />\n);\n\nIllustrativeIconPhoneSettingsDuocolorAnimated.displayName = \"IllustrativeIconPhoneSettingsDuocolorAnimated\";\n"],"names":["IllustrativeIconPhoneSettingsDuocolorAnimated","props","jsx","AnimatedIllustrativeIcon","animationData"],"mappings":";;;;;;;;;;;;;;GAaaA,IAAgD,CAACC,MAC5D,gBAAAC,EAACC,KAA0B,GAAGF,GAAO,MAAMG,EAAA,CAAe;AAG5DJ,EAA8C,cAAc;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),l=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 fill="#29003E" d="M46.168 15.224V6.149c0-.79-.641-1.431-1.431-1.431H19.322c-.79 0-1.431.641-1.431 1.431v51.54c0 .79.641 1.432 1.431 1.432h25.415c.79 0 1.431-.641 1.431-1.431V42.46a.5.5 0 1 1 1 0v15.23a2.432 2.432 0 0 1-2.431 2.431H19.322a2.432 2.432 0 0 1-2.431-2.431V6.15a2.432 2.432 0 0 1 2.431-2.432h25.415a2.432 2.432 0 0 1 2.431 2.431v9.075a.5.5 0 1 1-1 0Z"/><path fill="#29003E" d="M34.626 7.66c.28 0 .5.23.5.5s-.23.5-.5.5h-5.04c-.28 0-.5-.23-.5-.5s.23-.5.5-.5h5.04Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="M46.304 33.002c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4Z"/><path stroke="#990AE3" stroke-linecap="round" stroke-linejoin="round" d="M56.404 31.702c-.1-.5-.5-1-.9-1.2l-.8-.5c.1-.6.1-1.2 0-1.8l.8-.5c.9-.5 1.2-1.7.7-2.6l-.5-.8c-.3-.5-.6-1.1-.9-1.6-.3-.4-.7-.8-1.2-.9-.5-.1-1-.1-1.5.2l-.8.5c-.4-.4-1-.7-1.5-.9v-.9c0-1.045-.855-1.9-1.9-1.9h-1.976l-.918-.003a1.9 1.9 0 0 0-1.905 1.9v.903c-.6.2-1.1.5-1.6.9l-.8-.5c-.9-.5-2.1-.2-2.6.7l-.5.8c-.3.5-.6 1.1-.9 1.6-.6.9-.3 2.1.6 2.6l.8.4c0 .6 0 1.2.1 1.8l-.8.5c-.9.5-1.2 1.7-.7 2.6l.4.8c.4.6.7 1.1 1 1.7.5.9 1.7 1.2 2.6.7l.8-.5c.4.4 1 .7 1.5.9v.9c0 1.045.854 1.9 1.9 1.9h2.8c.466 0 .932-.261 1.317-.54.38-.274.683-.891.683-1.36v-.9c.5-.2 1-.5 1.5-.9l1 .6c.9.5 2.1.2 2.6-.7l1.4-2.4c.3-.5.3-1 .2-1.5Z"/></svg>'},t=c=>o.jsx(l.StaticIllustrativeIcon,{...c,svg:e.svg});t.displayName="IllustrativeIconPhoneSettingsDuocolorStatic";exports.IllustrativeIconPhoneSettingsDuocolorStatic=t;
|
|
2
|
+
//# sourceMappingURL=phone-settings-duocolor-static.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-settings-duocolor-static.cjs.js","sources":["../../src/assets/phone-settings-duocolor-static.ts","../../src/components/phone-settings-duocolor-static.tsx"],"sourcesContent":["export const phoneSettingsDuocolorStatic = {\n svg: `<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 64 64\"><path fill=\"#29003E\" d=\"M46.168 15.224V6.149c0-.79-.641-1.431-1.431-1.431H19.322c-.79 0-1.431.641-1.431 1.431v51.54c0 .79.641 1.432 1.431 1.432h25.415c.79 0 1.431-.641 1.431-1.431V42.46a.5.5 0 1 1 1 0v15.23a2.432 2.432 0 0 1-2.431 2.431H19.322a2.432 2.432 0 0 1-2.431-2.431V6.15a2.432 2.432 0 0 1 2.431-2.432h25.415a2.432 2.432 0 0 1 2.431 2.431v9.075a.5.5 0 1 1-1 0Z\"/><path fill=\"#29003E\" d=\"M34.626 7.66c.28 0 .5.23.5.5s-.23.5-.5.5h-5.04c-.28 0-.5-.23-.5-.5s.23-.5.5-.5h5.04Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M46.304 33.002c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4Z\"/><path stroke=\"#990AE3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M56.404 31.702c-.1-.5-.5-1-.9-1.2l-.8-.5c.1-.6.1-1.2 0-1.8l.8-.5c.9-.5 1.2-1.7.7-2.6l-.5-.8c-.3-.5-.6-1.1-.9-1.6-.3-.4-.7-.8-1.2-.9-.5-.1-1-.1-1.5.2l-.8.5c-.4-.4-1-.7-1.5-.9v-.9c0-1.045-.855-1.9-1.9-1.9h-1.976l-.918-.003a1.9 1.9 0 0 0-1.905 1.9v.903c-.6.2-1.1.5-1.6.9l-.8-.5c-.9-.5-2.1-.2-2.6.7l-.5.8c-.3.5-.6 1.1-.9 1.6-.6.9-.3 2.1.6 2.6l.8.4c0 .6 0 1.2.1 1.8l-.8.5c-.9.5-1.2 1.7-.7 2.6l.4.8c.4.6.7 1.1 1 1.7.5.9 1.7 1.2 2.6.7l.8-.5c.4.4 1 .7 1.5.9v.9c0 1.045.854 1.9 1.9 1.9h2.8c.466 0 .932-.261 1.317-.54.38-.274.683-.891.683-1.36v-.9c.5-.2 1-.5 1.5-.9l1 .6c.9.5 2.1.2 2.6-.7l1.4-2.4c.3-.5.3-1 .2-1.5Z\"/></svg>`,\n};\n","/**\n * ⚠️ WARNING ⚠️\n * This file is automatically generated, do not edit it manually\",\n */\n\nimport React from \"react\";\n\nimport { phoneSettingsDuocolorStatic } from \"../assets/phone-settings-duocolor-static\";\nimport {\n type StaticIllustrativeBaseIconProps,\n StaticIllustrativeIcon,\n} from \"../static-illustrative-icon\";\n\nexport const IllustrativeIconPhoneSettingsDuocolorStatic = (props: StaticIllustrativeBaseIconProps) => (\n <StaticIllustrativeIcon {...props} svg={phoneSettingsDuocolorStatic.svg} />\n);\n\nIllustrativeIconPhoneSettingsDuocolorStatic.displayName = \"IllustrativeIconPhoneSettingsDuocolorStatic\";\n"],"names":["phoneSettingsDuocolorStatic","IllustrativeIconPhoneSettingsDuocolorStatic","props","jsx","StaticIllustrativeIcon"],"mappings":"0KAAaA,EAA8B,CACzC,IAAK,m2CACP,ECWaC,EAA+CC,GAC1DC,EAAAA,IAACC,EAAAA,wBAAwB,GAAGF,EAAO,IAAKF,EAA4B,GAAA,CAAK,EAG3EC,EAA4C,YAAc"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
import { StaticIllustrativeBaseIconProps } from '../static-illustrative-icon';
|
|
3
|
+
export declare const IllustrativeIconPhoneSettingsDuocolorStatic: {
|
|
4
|
+
(props: StaticIllustrativeBaseIconProps): React.JSX.Element;
|
|
5
|
+
displayName: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=phone-settings-duocolor-static.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"phone-settings-duocolor-static.d.ts","sourceRoot":"","sources":["../../src/components/phone-settings-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,2CAA2C;YAAW,+BAA+B;;CAEjG,CAAC"}
|