@lukso/web-components 1.172.14 → 1.172.18
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/dist/chunks/{cn-LM_JlZIN.js → cn-Df_5FiGi.js} +0 -6
- package/dist/chunks/{cn-zamUNFMe.js → cn-JMx_imgS.js} +0 -7
- package/dist/{shared/tailwind-element/index.cjs → chunks/index-BBPgtFEP.js} +10 -2
- package/dist/chunks/index-BSaCYACP.js +38 -0
- package/dist/chunks/{index-UVrFZqIM.js → index-BdDs1GTr.js} +6 -6
- package/dist/chunks/index-Bm2Lo_3c.js +6 -0
- package/dist/chunks/{index-BNt_JinF.js → index-BptDRJ4b.js} +6 -6
- package/dist/chunks/{index-CA6SrfZ-.js → index-CA_aKopU.js} +1 -2
- package/dist/chunks/index-CSnDkMHN.js +5 -0
- package/dist/chunks/{index-Ds-r8fCt.js → index-DNzK6-9T.js} +4 -4
- package/dist/chunks/{index-Cy2_2lFt.js → index-DfEZ5Urq.js} +11 -11
- package/dist/chunks/{index-cakeic-M.js → index-Dh7fuono.js} +3 -4
- package/dist/{shared/tailwind-element/index.js → chunks/index-DluTRl1F.js} +10 -1
- package/dist/chunks/index-DvBRl_q4.js +41 -0
- package/dist/chunks/index-N2DggpF2.js +3 -0
- package/dist/chunks/index-oDo-wiUs.js +8 -0
- package/dist/components/index.cjs +11 -5
- package/dist/components/index.js +3 -3
- package/dist/components/lukso-alert/index.cjs +4 -5
- package/dist/components/lukso-alert/index.js +2 -3
- package/dist/components/lukso-button/index.cjs +33 -30
- package/dist/components/lukso-button/index.d.ts.map +1 -1
- package/dist/components/lukso-button/index.js +33 -28
- package/dist/components/lukso-card/index.cjs +19 -19
- package/dist/components/lukso-card/index.js +10 -10
- package/dist/components/lukso-checkbox/index.cjs +9 -11
- package/dist/components/lukso-checkbox/index.js +2 -4
- package/dist/components/lukso-collapse/index.cjs +5 -5
- package/dist/components/lukso-collapse/index.js +3 -3
- package/dist/components/lukso-color-picker/index.cjs +8 -8
- package/dist/components/lukso-color-picker/index.js +6 -6
- package/dist/components/lukso-dropdown/index.cjs +4 -5
- package/dist/components/lukso-dropdown/index.js +2 -3
- package/dist/components/lukso-dropdown-option/index.cjs +3 -4
- package/dist/components/lukso-dropdown-option/index.js +1 -2
- package/dist/components/lukso-footer/index.cjs +3 -4
- package/dist/components/lukso-footer/index.js +1 -2
- package/dist/components/lukso-form-description/index.cjs +3 -4
- package/dist/components/lukso-form-description/index.js +1 -2
- package/dist/components/lukso-form-error/index.cjs +3 -4
- package/dist/components/lukso-form-error/index.js +1 -2
- package/dist/components/lukso-form-label/index.cjs +3 -4
- package/dist/components/lukso-form-label/index.js +1 -2
- package/dist/components/lukso-icon/icons/add-grid.d.ts +1 -1
- package/dist/components/lukso-icon/icons/add-grid.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/add-photo.d.ts +1 -1
- package/dist/components/lukso-icon/icons/add-photo.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/addcontroller-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/addcontroller-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/addcontroller-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/addcontroller-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/addextensions-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/addextensions-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/addextensions-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/addextensions-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/adduniversalreceiverdelegate-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/adduniversalreceiverdelegate-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/adduniversalreceiverdelegate-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/adduniversalreceiverdelegate-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-down-lg.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-down-lg.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-down-sm.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-down-sm.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-left-lg.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-left-lg.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-left-sm.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-left-sm.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-long-down.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-long-down.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-right-lg.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-right-lg.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-right-sm.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-right-sm.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-up-lg.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-up-lg.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/arrow-up-sm.d.ts +1 -1
- package/dist/components/lukso-icon/icons/arrow-up-sm.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/barbell-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/barbell-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/bitcoin-convert.d.ts +1 -1
- package/dist/components/lukso-icon/icons/bitcoin-convert.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/bulb-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/bulb-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/call-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/call-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/call-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/call-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/camera.d.ts +1 -1
- package/dist/components/lukso-icon/icons/camera.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/category.d.ts +1 -1
- package/dist/components/lukso-icon/icons/category.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/changeextensions-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/changeextensions-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/changeextensions-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/changeextensions-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/changeowner-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/changeowner-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/changeowner-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/changeowner-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/changepermissions-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/changepermissions-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/changepermissions-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/changepermissions-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/changeuniversalreceiverdelegate-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/changeuniversalreceiverdelegate-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/changeuniversalreceiverdelegate-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/changeuniversalreceiverdelegate-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/chart.d.ts +1 -1
- package/dist/components/lukso-icon/icons/chart.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/clipboard.d.ts +1 -1
- package/dist/components/lukso-icon/icons/clipboard.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/clock.d.ts +1 -1
- package/dist/components/lukso-icon/icons/clock.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/close-lg.d.ts +1 -1
- package/dist/components/lukso-icon/icons/close-lg.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/close-sm.d.ts +1 -1
- package/dist/components/lukso-icon/icons/close-sm.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/cloud.d.ts +1 -1
- package/dist/components/lukso-icon/icons/cloud.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/code-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/code-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/compass-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/compass-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/complete-filled-fade-in.d.ts +1 -1
- package/dist/components/lukso-icon/icons/complete-filled-fade-in.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/complete-filled.d.ts +1 -1
- package/dist/components/lukso-icon/icons/complete-filled.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/complete-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/complete-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/connect.d.ts +1 -1
- package/dist/components/lukso-icon/icons/connect.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/connections.d.ts +1 -1
- package/dist/components/lukso-icon/icons/connections.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/contract-lock.d.ts +1 -1
- package/dist/components/lukso-icon/icons/contract-lock.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/contract-signed.d.ts +1 -1
- package/dist/components/lukso-icon/icons/contract-signed.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/controller.d.ts +1 -1
- package/dist/components/lukso-icon/icons/controller.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/copy.d.ts +1 -1
- package/dist/components/lukso-icon/icons/copy.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/cross-filled-fade-in.d.ts +1 -1
- package/dist/components/lukso-icon/icons/cross-filled-fade-in.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/cross-filled.d.ts +1 -1
- package/dist/components/lukso-icon/icons/cross-filled.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/cross-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/cross-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/cube-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/cube-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/database.d.ts +1 -1
- package/dist/components/lukso-icon/icons/database.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/decrypt-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/decrypt-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/decrypt-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/decrypt-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/delegatecall-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/delegatecall-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/delegatecall-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/delegatecall-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/deploy-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/deploy-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/deploy-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/deploy-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/desktop-sharp.d.ts +1 -1
- package/dist/components/lukso-icon/icons/desktop-sharp.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/document-code.d.ts +1 -1
- package/dist/components/lukso-icon/icons/document-code.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/document-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/document-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/document-text.d.ts +1 -1
- package/dist/components/lukso-icon/icons/document-text.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/dots.d.ts +1 -1
- package/dist/components/lukso-icon/icons/dots.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/earth.d.ts +1 -1
- package/dist/components/lukso-icon/icons/earth.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/edit-doc.d.ts +1 -1
- package/dist/components/lukso-icon/icons/edit-doc.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/edit-linear.d.ts +1 -1
- package/dist/components/lukso-icon/icons/edit-linear.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/edit.d.ts +1 -1
- package/dist/components/lukso-icon/icons/edit.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/editpermissions-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/editpermissions-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/editpermissions-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/editpermissions-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/empty-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/empty-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/encrypt-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/encrypt-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/encrypt-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/encrypt-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/error.d.ts +1 -1
- package/dist/components/lukso-icon/icons/error.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/eth-logo.d.ts +1 -1
- package/dist/components/lukso-icon/icons/eth-logo.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/execute-relay-call-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/execute-relay-call-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/execute-relay-call-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/execute-relay-call-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/expand.d.ts +1 -1
- package/dist/components/lukso-icon/icons/expand.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/extension-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/extension-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/extension.d.ts +1 -1
- package/dist/components/lukso-icon/icons/extension.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/eye-hide.d.ts +1 -1
- package/dist/components/lukso-icon/icons/eye-hide.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/eye-show.d.ts +1 -1
- package/dist/components/lukso-icon/icons/eye-show.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/face-id.d.ts +1 -1
- package/dist/components/lukso-icon/icons/face-id.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/film-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/film-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/filter.d.ts +1 -1
- package/dist/components/lukso-icon/icons/filter.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/fingerprint.d.ts +1 -1
- package/dist/components/lukso-icon/icons/fingerprint.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/fish-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/fish-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/flag-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/flag-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/flash.d.ts +1 -1
- package/dist/components/lukso-icon/icons/flash.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/flip.d.ts +1 -1
- package/dist/components/lukso-icon/icons/flip.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/gallery.d.ts +1 -1
- package/dist/components/lukso-icon/icons/gallery.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/gas.d.ts +1 -1
- package/dist/components/lukso-icon/icons/gas.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/glasses.d.ts +1 -1
- package/dist/components/lukso-icon/icons/glasses.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/globe.d.ts +1 -1
- package/dist/components/lukso-icon/icons/globe.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/google-color.d.ts +1 -1
- package/dist/components/lukso-icon/icons/google-color.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/hamburger.d.ts +1 -1
- package/dist/components/lukso-icon/icons/hamburger.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/hammer.d.ts +1 -1
- package/dist/components/lukso-icon/icons/hammer.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/hand-heart.d.ts +1 -1
- package/dist/components/lukso-icon/icons/hand-heart.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/hand-right-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/hand-right-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/headset-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/headset-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/hexagon.d.ts +1 -1
- package/dist/components/lukso-icon/icons/hexagon.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/image-linear.d.ts +1 -1
- package/dist/components/lukso-icon/icons/image-linear.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/infinite.d.ts +1 -1
- package/dist/components/lukso-icon/icons/infinite.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/information.d.ts +1 -1
- package/dist/components/lukso-icon/icons/information.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/key-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/key-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/link.d.ts +1 -1
- package/dist/components/lukso-icon/icons/link.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/link1.d.ts +1 -1
- package/dist/components/lukso-icon/icons/link1.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/link2.d.ts +1 -1
- package/dist/components/lukso-icon/icons/link2.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/link3.d.ts +1 -1
- package/dist/components/lukso-icon/icons/link3.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/link4.d.ts +1 -1
- package/dist/components/lukso-icon/icons/link4.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/loading.d.ts +1 -1
- package/dist/components/lukso-icon/icons/loading.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/location.d.ts +1 -1
- package/dist/components/lukso-icon/icons/location.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/locked.d.ts +1 -1
- package/dist/components/lukso-icon/icons/locked.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/login-2.d.ts +1 -1
- package/dist/components/lukso-icon/icons/login-2.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/login-3.d.ts +1 -1
- package/dist/components/lukso-icon/icons/login-3.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/login.d.ts +1 -1
- package/dist/components/lukso-icon/icons/login.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-brave.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-brave.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-chrome.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-chrome.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-common-ground-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-common-ground-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-discord-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-discord-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-edge.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-edge.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-elfsight-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-elfsight-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-facebook-round.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-facebook-round.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-facebook.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-facebook.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-fantom.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-fantom.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-farcaster-round.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-farcaster-round.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-farcaster.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-farcaster.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-firefox.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-firefox.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-github-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-github-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-google-calendar-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-google-calendar-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-hyperlane-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-hyperlane-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-hyperlane-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-hyperlane-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-hyperlane.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-hyperlane.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-instagram-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-instagram-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-linkedin-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-linkedin-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-linkedin-round.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-linkedin-round.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-linkedin.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-linkedin.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-medium-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-medium-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-opera.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-opera.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-polygon.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-polygon.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-safari.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-safari.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-snapchat-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-snapchat-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-soundcloud-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-soundcloud-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-spotify-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-spotify-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-substack-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-substack-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-telegram-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-telegram-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-tiktok-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-tiktok-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-universal-page-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-universal-page-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-warpcast-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-warpcast-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-whatsapp-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-whatsapp-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-x-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-x-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-x-round.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-x-round.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-x.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-x.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/logo-youtube-mono.d.ts +1 -1
- package/dist/components/lukso-icon/icons/logo-youtube-mono.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/lukso-logo.d.ts +1 -1
- package/dist/components/lukso-icon/icons/lukso-logo.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/lyx-logo.d.ts +1 -1
- package/dist/components/lukso-icon/icons/lyx-logo.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/mail.d.ts +1 -1
- package/dist/components/lukso-icon/icons/mail.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/maximize-vertical.d.ts +1 -1
- package/dist/components/lukso-icon/icons/maximize-vertical.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/medal-star.d.ts +1 -1
- package/dist/components/lukso-icon/icons/medal-star.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/menu-1.d.ts +1 -1
- package/dist/components/lukso-icon/icons/menu-1.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/menu-2.d.ts +1 -1
- package/dist/components/lukso-icon/icons/menu-2.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/metamask-logo.d.ts +1 -1
- package/dist/components/lukso-icon/icons/metamask-logo.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/migrate.d.ts +1 -1
- package/dist/components/lukso-icon/icons/migrate.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/minimize-vertical.d.ts +1 -1
- package/dist/components/lukso-icon/icons/minimize-vertical.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/minimize.d.ts +1 -1
- package/dist/components/lukso-icon/icons/minimize.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/minus-filled.d.ts +1 -1
- package/dist/components/lukso-icon/icons/minus-filled.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/minus.d.ts +1 -1
- package/dist/components/lukso-icon/icons/minus.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/network.d.ts +1 -1
- package/dist/components/lukso-icon/icons/network.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/nft.d.ts +1 -1
- package/dist/components/lukso-icon/icons/nft.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/notifications.d.ts +1 -1
- package/dist/components/lukso-icon/icons/notifications.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/parachute.d.ts +1 -1
- package/dist/components/lukso-icon/icons/parachute.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/people.d.ts +1 -1
- package/dist/components/lukso-icon/icons/people.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/phone-portrait-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/phone-portrait-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/pin.d.ts +1 -1
- package/dist/components/lukso-icon/icons/pin.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/play-filled.d.ts +1 -1
- package/dist/components/lukso-icon/icons/play-filled.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/play-linear.d.ts +1 -1
- package/dist/components/lukso-icon/icons/play-linear.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/play-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/play-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/plus.d.ts +1 -1
- package/dist/components/lukso-icon/icons/plus.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-add.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-add.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-circle.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-circle.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-export.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-export.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-file.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-file.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-following.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-following.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-import.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-import.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-recovery-2.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-recovery-2.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-recovery.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-recovery.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-remove.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-remove.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-restore-no-setup.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-restore-no-setup.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile-restore.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile-restore.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/profile.d.ts +1 -1
- package/dist/components/lukso-icon/icons/profile.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/progress-complete.d.ts +1 -1
- package/dist/components/lukso-icon/icons/progress-complete.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/progress-indicator-alt.d.ts +1 -1
- package/dist/components/lukso-icon/icons/progress-indicator-alt.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/progress-indicator.d.ts +1 -1
- package/dist/components/lukso-icon/icons/progress-indicator.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/pulse-dot.d.ts +1 -1
- package/dist/components/lukso-icon/icons/pulse-dot.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/qr-code-scan.d.ts +1 -1
- package/dist/components/lukso-icon/icons/qr-code-scan.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/qr-code.d.ts +1 -1
- package/dist/components/lukso-icon/icons/qr-code.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/reentrancy-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/reentrancy-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/reentrancy-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/reentrancy-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/relayer.d.ts +1 -1
- package/dist/components/lukso-icon/icons/relayer.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/reload.d.ts +1 -1
- package/dist/components/lukso-icon/icons/reload.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/return-down.d.ts +1 -1
- package/dist/components/lukso-icon/icons/return-down.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/return-left.d.ts +1 -1
- package/dist/components/lukso-icon/icons/return-left.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/return-right.d.ts +1 -1
- package/dist/components/lukso-icon/icons/return-right.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/return-up.d.ts +1 -1
- package/dist/components/lukso-icon/icons/return-up.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/row-vertical.d.ts +1 -1
- package/dist/components/lukso-icon/icons/row-vertical.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/save-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/save-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/scan.d.ts +1 -1
- package/dist/components/lukso-icon/icons/scan.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/search.d.ts +1 -1
- package/dist/components/lukso-icon/icons/search.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/setdata-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/setdata-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/setdata-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/setdata-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/settings.d.ts +1 -1
- package/dist/components/lukso-icon/icons/settings.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/share.d.ts +1 -1
- package/dist/components/lukso-icon/icons/share.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/sign-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/sign-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/sign-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/sign-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/smart-contract-doc.d.ts +1 -1
- package/dist/components/lukso-icon/icons/smart-contract-doc.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/smart-contract.d.ts +1 -1
- package/dist/components/lukso-icon/icons/smart-contract.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/spinner.d.ts +1 -1
- package/dist/components/lukso-icon/icons/spinner.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/star-filled.d.ts +1 -1
- package/dist/components/lukso-icon/icons/star-filled.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/star-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/star-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/step-dot.d.ts +1 -1
- package/dist/components/lukso-icon/icons/step-dot.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/step-progress.d.ts +1 -1
- package/dist/components/lukso-icon/icons/step-progress.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/steps.d.ts +1 -1
- package/dist/components/lukso-icon/icons/steps.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/stop-linear.d.ts +1 -1
- package/dist/components/lukso-icon/icons/stop-linear.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/switched.d.ts +1 -1
- package/dist/components/lukso-icon/icons/switched.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/tick.d.ts +1 -1
- package/dist/components/lukso-icon/icons/tick.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/timer-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/timer-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/token-create.d.ts +1 -1
- package/dist/components/lukso-icon/icons/token-create.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/token-id.d.ts +1 -1
- package/dist/components/lukso-icon/icons/token-id.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/transaction-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/transaction-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/transaction-receive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/transaction-receive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/transaction-send.d.ts +1 -1
- package/dist/components/lukso-icon/icons/transaction-send.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/transfer-activated.d.ts +1 -1
- package/dist/components/lukso-icon/icons/transfer-activated.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/transfer-inactive.d.ts +1 -1
- package/dist/components/lukso-icon/icons/transfer-inactive.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/transfer-send.d.ts +1 -1
- package/dist/components/lukso-icon/icons/transfer-send.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/transfer.d.ts +1 -1
- package/dist/components/lukso-icon/icons/transfer.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/trash.d.ts +1 -1
- package/dist/components/lukso-icon/icons/trash.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/turn-down.d.ts +1 -1
- package/dist/components/lukso-icon/icons/turn-down.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/turn-left.d.ts +1 -1
- package/dist/components/lukso-icon/icons/turn-left.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/turn-right.d.ts +1 -1
- package/dist/components/lukso-icon/icons/turn-right.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/turn-up.d.ts +1 -1
- package/dist/components/lukso-icon/icons/turn-up.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/unlink.d.ts +1 -1
- package/dist/components/lukso-icon/icons/unlink.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/unlocked.d.ts +1 -1
- package/dist/components/lukso-icon/icons/unlocked.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/user-circle-add.d.ts +1 -1
- package/dist/components/lukso-icon/icons/user-circle-add.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/video-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/video-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/wallet-outline.d.ts +1 -1
- package/dist/components/lukso-icon/icons/wallet-outline.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/wallet-restore.d.ts +1 -1
- package/dist/components/lukso-icon/icons/wallet-restore.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/warning-round.d.ts +1 -1
- package/dist/components/lukso-icon/icons/warning-round.d.ts.map +1 -1
- package/dist/components/lukso-icon/icons/warning-triangle.d.ts +1 -1
- package/dist/components/lukso-icon/icons/warning-triangle.d.ts.map +1 -1
- package/dist/components/lukso-icon/index.cjs +255 -256
- package/dist/components/lukso-icon/index.d.ts +0 -7
- package/dist/components/lukso-icon/index.d.ts.map +1 -1
- package/dist/components/lukso-icon/index.js +253 -254
- package/dist/components/lukso-image/index.cjs +5 -6
- package/dist/components/lukso-image/index.js +3 -4
- package/dist/components/lukso-input/index.cjs +6 -6
- package/dist/components/lukso-input/index.js +4 -4
- package/dist/components/lukso-markdown/index.cjs +4 -5
- package/dist/components/lukso-markdown/index.js +2 -3
- package/dist/components/lukso-markdown-editor/index.cjs +6 -6
- package/dist/components/lukso-markdown-editor/index.js +4 -4
- package/dist/components/lukso-modal/index.cjs +15 -13
- package/dist/components/lukso-modal/index.d.ts.map +1 -1
- package/dist/components/lukso-modal/index.js +15 -11
- package/dist/components/lukso-navbar/index.cjs +3 -4
- package/dist/components/lukso-navbar/index.js +1 -2
- package/dist/components/lukso-pagination/index.cjs +3 -4
- package/dist/components/lukso-pagination/index.js +1 -2
- package/dist/components/lukso-profile/index.cjs +3 -4
- package/dist/components/lukso-profile/index.js +1 -2
- package/dist/components/lukso-progress/index.cjs +8 -8
- package/dist/components/lukso-progress/index.js +6 -6
- package/dist/components/lukso-qr-code/index.cjs +5 -5
- package/dist/components/lukso-qr-code/index.js +3 -3
- package/dist/components/lukso-radio/index.cjs +5 -5
- package/dist/components/lukso-radio/index.js +3 -3
- package/dist/components/lukso-radio-group/index.cjs +3 -4
- package/dist/components/lukso-radio-group/index.js +1 -2
- package/dist/components/lukso-sanitize/index.cjs +2 -3
- package/dist/components/lukso-sanitize/index.js +2 -3
- package/dist/components/lukso-search/index.cjs +5 -5
- package/dist/components/lukso-search/index.js +5 -5
- package/dist/components/lukso-select/index.cjs +5 -6
- package/dist/components/lukso-select/index.js +3 -4
- package/dist/components/lukso-share/index.cjs +3 -4
- package/dist/components/lukso-share/index.js +1 -2
- package/dist/components/lukso-switch/index.cjs +7 -8
- package/dist/components/lukso-switch/index.js +5 -6
- package/dist/components/lukso-tag/index.cjs +5 -6
- package/dist/components/lukso-tag/index.js +2 -3
- package/dist/components/lukso-terms/index.cjs +6 -8
- package/dist/components/lukso-terms/index.js +3 -5
- package/dist/components/lukso-textarea/index.cjs +6 -6
- package/dist/components/lukso-textarea/index.js +4 -4
- package/dist/components/lukso-tooltip/index.cjs +4 -5
- package/dist/components/lukso-tooltip/index.js +2 -3
- package/dist/components/lukso-username/index.cjs +6 -6
- package/dist/components/lukso-username/index.js +6 -6
- package/dist/components/lukso-wizard/index.cjs +5 -19
- package/dist/components/lukso-wizard/index.js +3 -17
- package/dist/index.cjs +12 -6
- package/dist/index.js +4 -4
- package/dist/shared/safe-custom-element.d.ts +1 -1
- package/dist/shared/safe-custom-element.d.ts.map +1 -1
- package/dist/shared/types.d.ts +7 -0
- package/dist/shared/types.d.ts.map +1 -1
- package/dist/vite.full.config.d.ts.map +1 -1
- package/package.json +1 -6
- package/dist/chunks/directive-CY66atYi.js +0 -22
- package/dist/chunks/directive-DUHAbymA.js +0 -15
- package/dist/chunks/index-BOEPqh0N.js +0 -20
- package/dist/chunks/index-C5S-_QDF.js +0 -18
- package/dist/chunks/index-CqZm8OfY.js +0 -22
- package/dist/chunks/index-DvLZWpq9.js +0 -24
- package/dist/chunks/safe-custom-element-qdGIR_v6.js +0 -10
- package/dist/chunks/safe-custom-element-tQ-epw6h.js +0 -12
- package/dist/chunks/style-map-AEeBQfPb.js +0 -11
- package/dist/chunks/style-map-auscxO0L.js +0 -9
|
@@ -5,9 +5,8 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
|
5
5
|
const lit = require('lit');
|
|
6
6
|
const decorators_js = require('lit/decorators.js');
|
|
7
7
|
const unsafeHtml_js = require('lit/directives/unsafe-html.js');
|
|
8
|
-
const
|
|
9
|
-
const
|
|
10
|
-
const styleMap = require('../../chunks/style-map-AEeBQfPb.js');
|
|
8
|
+
const index = require('../../chunks/index-BBPgtFEP.js');
|
|
9
|
+
const styleMap_js = require('lit/directives/style-map.js');
|
|
11
10
|
|
|
12
11
|
const style = ":host {\n position: relative;\n display: inline-flex;\n line-height: 0;\n}\n:host svg {\n display: block !important;\n}";
|
|
13
12
|
|
|
@@ -18,7 +17,7 @@ const addPhoto = (options) => {
|
|
|
18
17
|
viewBox="0 0 24 24"
|
|
19
18
|
fill="none"
|
|
20
19
|
xmlns="http://www.w3.org/2000/svg"
|
|
21
|
-
style=${styleMap
|
|
20
|
+
style=${styleMap_js.styleMap({
|
|
22
21
|
width: `${options.width}px`,
|
|
23
22
|
height: `${options.height}px`
|
|
24
23
|
})}
|
|
@@ -60,7 +59,7 @@ const arrowDownLg = (options) => {
|
|
|
60
59
|
viewBox="0 0 24 24"
|
|
61
60
|
fill="none"
|
|
62
61
|
xmlns="http://www.w3.org/2000/svg"
|
|
63
|
-
style=${styleMap
|
|
62
|
+
style=${styleMap_js.styleMap({
|
|
64
63
|
width: `${options.width}px`,
|
|
65
64
|
height: `${options.height}px`
|
|
66
65
|
})}
|
|
@@ -82,7 +81,7 @@ const arrowDownSm = (options) => {
|
|
|
82
81
|
viewBox="0 0 24 24"
|
|
83
82
|
fill="none"
|
|
84
83
|
xmlns="http://www.w3.org/2000/svg"
|
|
85
|
-
style=${styleMap
|
|
84
|
+
style=${styleMap_js.styleMap({
|
|
86
85
|
width: `${options.width}px`,
|
|
87
86
|
height: `${options.height}px`
|
|
88
87
|
})}
|
|
@@ -104,7 +103,7 @@ const arrowLeftLg = (options) => {
|
|
|
104
103
|
viewBox="0 0 24 24"
|
|
105
104
|
fill="none"
|
|
106
105
|
xmlns="http://www.w3.org/2000/svg"
|
|
107
|
-
style=${styleMap
|
|
106
|
+
style=${styleMap_js.styleMap({
|
|
108
107
|
width: `${options.width}px`,
|
|
109
108
|
height: `${options.height}px`
|
|
110
109
|
})}
|
|
@@ -126,7 +125,7 @@ const arrowLeftSm = (options) => {
|
|
|
126
125
|
viewBox="0 0 24 24"
|
|
127
126
|
fill="none"
|
|
128
127
|
xmlns="http://www.w3.org/2000/svg"
|
|
129
|
-
style=${styleMap
|
|
128
|
+
style=${styleMap_js.styleMap({
|
|
130
129
|
width: `${options.width}px`,
|
|
131
130
|
height: `${options.height}px`
|
|
132
131
|
})}
|
|
@@ -148,7 +147,7 @@ const arrowRightLg = (options) => {
|
|
|
148
147
|
viewBox="0 0 24 24"
|
|
149
148
|
fill="none"
|
|
150
149
|
xmlns="http://www.w3.org/2000/svg"
|
|
151
|
-
style=${styleMap
|
|
150
|
+
style=${styleMap_js.styleMap({
|
|
152
151
|
width: `${options.width}px`,
|
|
153
152
|
height: `${options.height}px`
|
|
154
153
|
})}
|
|
@@ -170,7 +169,7 @@ const arrowRightSm = (options) => {
|
|
|
170
169
|
viewBox="0 0 24 24"
|
|
171
170
|
fill="none"
|
|
172
171
|
xmlns="http://www.w3.org/2000/svg"
|
|
173
|
-
style=${styleMap
|
|
172
|
+
style=${styleMap_js.styleMap({
|
|
174
173
|
width: `${options.width}px`,
|
|
175
174
|
height: `${options.height}px`
|
|
176
175
|
})}
|
|
@@ -192,7 +191,7 @@ const arrowUpLg = (options) => {
|
|
|
192
191
|
viewBox="0 0 24 24"
|
|
193
192
|
fill="none"
|
|
194
193
|
xmlns="http://www.w3.org/2000/svg"
|
|
195
|
-
style=${styleMap
|
|
194
|
+
style=${styleMap_js.styleMap({
|
|
196
195
|
width: `${options.width}px`,
|
|
197
196
|
height: `${options.height}px`
|
|
198
197
|
})}
|
|
@@ -214,7 +213,7 @@ const arrowUpSm = (options) => {
|
|
|
214
213
|
viewBox="0 0 24 24"
|
|
215
214
|
fill="none"
|
|
216
215
|
xmlns="http://www.w3.org/2000/svg"
|
|
217
|
-
style=${styleMap
|
|
216
|
+
style=${styleMap_js.styleMap({
|
|
218
217
|
width: `${options.width}px`,
|
|
219
218
|
height: `${options.height}px`
|
|
220
219
|
})}
|
|
@@ -236,7 +235,7 @@ const barbellOutline = (options) => {
|
|
|
236
235
|
viewBox="0 0 24 24"
|
|
237
236
|
fill="none"
|
|
238
237
|
xmlns="http://www.w3.org/2000/svg"
|
|
239
|
-
style=${styleMap
|
|
238
|
+
style=${styleMap_js.styleMap({
|
|
240
239
|
width: `${options.width}px`,
|
|
241
240
|
height: `${options.height}px`
|
|
242
241
|
})}
|
|
@@ -286,7 +285,7 @@ const bulbOutline = (options) => {
|
|
|
286
285
|
viewBox="0 0 24 24"
|
|
287
286
|
fill="none"
|
|
288
287
|
xmlns="http://www.w3.org/2000/svg"
|
|
289
|
-
style=${styleMap
|
|
288
|
+
style=${styleMap_js.styleMap({
|
|
290
289
|
width: `${options.width}px`,
|
|
291
290
|
height: `${options.height}px`
|
|
292
291
|
})}
|
|
@@ -336,7 +335,7 @@ const camera = (options) => {
|
|
|
336
335
|
viewBox="0 0 24 24"
|
|
337
336
|
fill="none"
|
|
338
337
|
xmlns="http://www.w3.org/2000/svg"
|
|
339
|
-
style=${styleMap
|
|
338
|
+
style=${styleMap_js.styleMap({
|
|
340
339
|
width: `${options.width}px`,
|
|
341
340
|
height: `${options.height}px`
|
|
342
341
|
})}
|
|
@@ -372,7 +371,7 @@ const clipboard = (options) => {
|
|
|
372
371
|
viewBox="0 0 24 24"
|
|
373
372
|
fill="none"
|
|
374
373
|
xmlns="http://www.w3.org/2000/svg"
|
|
375
|
-
style=${styleMap
|
|
374
|
+
style=${styleMap_js.styleMap({
|
|
376
375
|
width: `${options.width}px`,
|
|
377
376
|
height: `${options.height}px`
|
|
378
377
|
})}
|
|
@@ -427,7 +426,7 @@ const clock = (options) => {
|
|
|
427
426
|
viewBox="0 0 24 24"
|
|
428
427
|
fill="none"
|
|
429
428
|
xmlns="http://www.w3.org/2000/svg"
|
|
430
|
-
style=${styleMap
|
|
429
|
+
style=${styleMap_js.styleMap({
|
|
431
430
|
width: `${options.width}px`,
|
|
432
431
|
height: `${options.height}px`
|
|
433
432
|
})}
|
|
@@ -454,7 +453,7 @@ const closeLg = (options) => {
|
|
|
454
453
|
viewBox="0 0 24 24"
|
|
455
454
|
fill="none"
|
|
456
455
|
xmlns="http://www.w3.org/2000/svg"
|
|
457
|
-
style=${styleMap
|
|
456
|
+
style=${styleMap_js.styleMap({
|
|
458
457
|
width: `${options.width}px`,
|
|
459
458
|
height: `${options.height}px`
|
|
460
459
|
})}
|
|
@@ -483,7 +482,7 @@ const closeSm = (options) => {
|
|
|
483
482
|
viewBox="0 0 24 24"
|
|
484
483
|
fill="none"
|
|
485
484
|
xmlns="http://www.w3.org/2000/svg"
|
|
486
|
-
style=${styleMap
|
|
485
|
+
style=${styleMap_js.styleMap({
|
|
487
486
|
width: `${options.width}px`,
|
|
488
487
|
height: `${options.height}px`
|
|
489
488
|
})}
|
|
@@ -512,7 +511,7 @@ const cloud = (options) => {
|
|
|
512
511
|
viewBox="0 0 24 24"
|
|
513
512
|
fill="none"
|
|
514
513
|
xmlns="http://www.w3.org/2000/svg"
|
|
515
|
-
style=${styleMap
|
|
514
|
+
style=${styleMap_js.styleMap({
|
|
516
515
|
width: `${options.width}px`,
|
|
517
516
|
height: `${options.height}px`
|
|
518
517
|
})}
|
|
@@ -533,7 +532,7 @@ const compassOutline = (options) => {
|
|
|
533
532
|
viewBox="0 0 24 24"
|
|
534
533
|
fill="none"
|
|
535
534
|
xmlns="http://www.w3.org/2000/svg"
|
|
536
|
-
style=${styleMap
|
|
535
|
+
style=${styleMap_js.styleMap({
|
|
537
536
|
width: `${options.width}px`,
|
|
538
537
|
height: `${options.height}px`
|
|
539
538
|
})}
|
|
@@ -558,7 +557,7 @@ const completeFilled = (options) => {
|
|
|
558
557
|
viewBox="0 0 24 24"
|
|
559
558
|
fill="none"
|
|
560
559
|
xmlns="http://www.w3.org/2000/svg"
|
|
561
|
-
style=${styleMap
|
|
560
|
+
style=${styleMap_js.styleMap({
|
|
562
561
|
width: `${options.width}px`,
|
|
563
562
|
height: `${options.height}px`
|
|
564
563
|
})}
|
|
@@ -586,7 +585,7 @@ const completeOutline = (options) => {
|
|
|
586
585
|
viewBox="0 0 24 24"
|
|
587
586
|
fill="none"
|
|
588
587
|
xmlns="http://www.w3.org/2000/svg"
|
|
589
|
-
style=${styleMap
|
|
588
|
+
style=${styleMap_js.styleMap({
|
|
590
589
|
width: `${options.width}px`,
|
|
591
590
|
height: `${options.height}px`
|
|
592
591
|
})}
|
|
@@ -613,7 +612,7 @@ const contractLock = (options) => {
|
|
|
613
612
|
viewBox="0 0 24 24"
|
|
614
613
|
fill="none"
|
|
615
614
|
xmlns="http://www.w3.org/2000/svg"
|
|
616
|
-
style=${styleMap
|
|
615
|
+
style=${styleMap_js.styleMap({
|
|
617
616
|
width: `${options.width}px`,
|
|
618
617
|
height: `${options.height}px`
|
|
619
618
|
})}
|
|
@@ -652,7 +651,7 @@ const contractSigned = (options) => {
|
|
|
652
651
|
viewBox="0 0 24 24"
|
|
653
652
|
fill="none"
|
|
654
653
|
xmlns="http://www.w3.org/2000/svg"
|
|
655
|
-
style=${styleMap
|
|
654
|
+
style=${styleMap_js.styleMap({
|
|
656
655
|
width: `${options.width}px`,
|
|
657
656
|
height: `${options.height}px`
|
|
658
657
|
})}
|
|
@@ -714,7 +713,7 @@ const connect = (options) => {
|
|
|
714
713
|
viewBox="0 0 24 24"
|
|
715
714
|
fill="none"
|
|
716
715
|
xmlns="http://www.w3.org/2000/svg"
|
|
717
|
-
style=${styleMap
|
|
716
|
+
style=${styleMap_js.styleMap({
|
|
718
717
|
width: `${options.width}px`,
|
|
719
718
|
height: `${options.height}px`
|
|
720
719
|
})}
|
|
@@ -743,7 +742,7 @@ const connections = (options) => {
|
|
|
743
742
|
viewBox="0 0 24 24"
|
|
744
743
|
fill="none"
|
|
745
744
|
xmlns="http://www.w3.org/2000/svg"
|
|
746
|
-
style=${styleMap
|
|
745
|
+
style=${styleMap_js.styleMap({
|
|
747
746
|
width: `${options.width}px`,
|
|
748
747
|
height: `${options.height}px`
|
|
749
748
|
})}
|
|
@@ -773,7 +772,7 @@ const controller = (options) => {
|
|
|
773
772
|
viewBox="0 0 24 24"
|
|
774
773
|
fill="none"
|
|
775
774
|
xmlns="http://www.w3.org/2000/svg"
|
|
776
|
-
style=${styleMap
|
|
775
|
+
style=${styleMap_js.styleMap({
|
|
777
776
|
width: `${options.width}px`,
|
|
778
777
|
height: `${options.height}px`
|
|
779
778
|
})}
|
|
@@ -824,7 +823,7 @@ const copy = (options) => {
|
|
|
824
823
|
viewBox="0 0 24 24"
|
|
825
824
|
fill="none"
|
|
826
825
|
xmlns="http://www.w3.org/2000/svg"
|
|
827
|
-
style=${styleMap
|
|
826
|
+
style=${styleMap_js.styleMap({
|
|
828
827
|
width: `${options.width}px`,
|
|
829
828
|
height: `${options.height}px`
|
|
830
829
|
})}
|
|
@@ -851,7 +850,7 @@ const crossOutline = (options) => {
|
|
|
851
850
|
viewBox="0 0 24 24"
|
|
852
851
|
fill="none"
|
|
853
852
|
xmlns="http://www.w3.org/2000/svg"
|
|
854
|
-
style=${styleMap
|
|
853
|
+
style=${styleMap_js.styleMap({
|
|
855
854
|
width: `${options.width}px`,
|
|
856
855
|
height: `${options.height}px`
|
|
857
856
|
})}
|
|
@@ -885,7 +884,7 @@ const dots = (options) => {
|
|
|
885
884
|
viewBox="0 0 24 24"
|
|
886
885
|
fill="none"
|
|
887
886
|
xmlns="http://www.w3.org/2000/svg"
|
|
888
|
-
style=${styleMap
|
|
887
|
+
style=${styleMap_js.styleMap({
|
|
889
888
|
width: `${options.width}px`,
|
|
890
889
|
height: `${options.height}px`
|
|
891
890
|
})}
|
|
@@ -903,7 +902,7 @@ const edit = (options) => {
|
|
|
903
902
|
viewBox="0 0 24 24"
|
|
904
903
|
fill="none"
|
|
905
904
|
xmlns="http://www.w3.org/2000/svg"
|
|
906
|
-
style=${styleMap
|
|
905
|
+
style=${styleMap_js.styleMap({
|
|
907
906
|
width: `${options.width}px`,
|
|
908
907
|
height: `${options.height}px`
|
|
909
908
|
})}
|
|
@@ -929,7 +928,7 @@ const error = (options) => {
|
|
|
929
928
|
viewBox="0 0 24 24"
|
|
930
929
|
fill="none"
|
|
931
930
|
xmlns="http://www.w3.org/2000/svg"
|
|
932
|
-
style=${styleMap
|
|
931
|
+
style=${styleMap_js.styleMap({
|
|
933
932
|
width: `${options.width}px`,
|
|
934
933
|
height: `${options.height}px`
|
|
935
934
|
})}
|
|
@@ -956,7 +955,7 @@ const expand = (options) => {
|
|
|
956
955
|
viewBox="0 0 24 24"
|
|
957
956
|
fill="none"
|
|
958
957
|
xmlns="http://www.w3.org/2000/svg"
|
|
959
|
-
style=${styleMap
|
|
958
|
+
style=${styleMap_js.styleMap({
|
|
960
959
|
width: `${options.width}px`,
|
|
961
960
|
height: `${options.height}px`
|
|
962
961
|
})}
|
|
@@ -1005,7 +1004,7 @@ const extension = (options) => {
|
|
|
1005
1004
|
viewBox="0 0 24 24"
|
|
1006
1005
|
fill="none"
|
|
1007
1006
|
xmlns="http://www.w3.org/2000/svg"
|
|
1008
|
-
style=${styleMap
|
|
1007
|
+
style=${styleMap_js.styleMap({
|
|
1009
1008
|
width: `${options.width}px`,
|
|
1010
1009
|
height: `${options.height}px`
|
|
1011
1010
|
})}
|
|
@@ -1032,7 +1031,7 @@ const eyeHide = (options) => {
|
|
|
1032
1031
|
viewBox="0 0 24 24"
|
|
1033
1032
|
fill="none"
|
|
1034
1033
|
xmlns="http://www.w3.org/2000/svg"
|
|
1035
|
-
style=${styleMap
|
|
1034
|
+
style=${styleMap_js.styleMap({
|
|
1036
1035
|
width: `${options.width}px`,
|
|
1037
1036
|
height: `${options.height}px`
|
|
1038
1037
|
})}
|
|
@@ -1075,7 +1074,7 @@ const eyeShow = (options) => {
|
|
|
1075
1074
|
viewBox="0 0 24 24"
|
|
1076
1075
|
fill="none"
|
|
1077
1076
|
xmlns="http://www.w3.org/2000/svg"
|
|
1078
|
-
style=${styleMap
|
|
1077
|
+
style=${styleMap_js.styleMap({
|
|
1079
1078
|
width: `${options.width}px`,
|
|
1080
1079
|
height: `${options.height}px`
|
|
1081
1080
|
})}
|
|
@@ -1108,7 +1107,7 @@ const filter = (options) => {
|
|
|
1108
1107
|
viewBox="0 0 24 24"
|
|
1109
1108
|
fill="none"
|
|
1110
1109
|
xmlns="http://www.w3.org/2000/svg"
|
|
1111
|
-
style=${styleMap
|
|
1110
|
+
style=${styleMap_js.styleMap({
|
|
1112
1111
|
width: `${options.width}px`,
|
|
1113
1112
|
height: `${options.height}px`
|
|
1114
1113
|
})}
|
|
@@ -1147,7 +1146,7 @@ const fishOutline = (options) => {
|
|
|
1147
1146
|
viewBox="0 0 24 24"
|
|
1148
1147
|
fill="none"
|
|
1149
1148
|
xmlns="http://www.w3.org/2000/svg"
|
|
1150
|
-
style=${styleMap
|
|
1149
|
+
style=${styleMap_js.styleMap({
|
|
1151
1150
|
width: `${options.width}px`,
|
|
1152
1151
|
height: `${options.height}px`
|
|
1153
1152
|
})}
|
|
@@ -1179,7 +1178,7 @@ const flip = (options) => {
|
|
|
1179
1178
|
viewBox="0 0 24 24"
|
|
1180
1179
|
fill="none"
|
|
1181
1180
|
xmlns="http://www.w3.org/2000/svg"
|
|
1182
|
-
style=${styleMap
|
|
1181
|
+
style=${styleMap_js.styleMap({
|
|
1183
1182
|
width: `${options.width}px`,
|
|
1184
1183
|
height: `${options.height}px`
|
|
1185
1184
|
})}
|
|
@@ -1220,7 +1219,7 @@ const globe = (options) => {
|
|
|
1220
1219
|
viewBox="0 0 24 24"
|
|
1221
1220
|
fill="none"
|
|
1222
1221
|
xmlns="http://www.w3.org/2000/svg"
|
|
1223
|
-
style=${styleMap
|
|
1222
|
+
style=${styleMap_js.styleMap({
|
|
1224
1223
|
width: `${options.width}px`,
|
|
1225
1224
|
height: `${options.height}px`
|
|
1226
1225
|
})}
|
|
@@ -1277,7 +1276,7 @@ const hamburger = (options) => {
|
|
|
1277
1276
|
viewBox="0 0 24 24"
|
|
1278
1277
|
fill="none"
|
|
1279
1278
|
xmlns="http://www.w3.org/2000/svg"
|
|
1280
|
-
style=${styleMap
|
|
1279
|
+
style=${styleMap_js.styleMap({
|
|
1281
1280
|
width: `${options.width}px`,
|
|
1282
1281
|
height: `${options.height}px`
|
|
1283
1282
|
})}
|
|
@@ -1313,7 +1312,7 @@ const infinite = (options) => {
|
|
|
1313
1312
|
viewBox="0 0 24 24"
|
|
1314
1313
|
fill="none"
|
|
1315
1314
|
xmlns="http://www.w3.org/2000/svg"
|
|
1316
|
-
style=${styleMap
|
|
1315
|
+
style=${styleMap_js.styleMap({
|
|
1317
1316
|
width: `${options.width}px`,
|
|
1318
1317
|
height: `${options.height}px`
|
|
1319
1318
|
})}
|
|
@@ -1342,7 +1341,7 @@ const information = (options) => {
|
|
|
1342
1341
|
viewBox="0 0 24 24"
|
|
1343
1342
|
fill="none"
|
|
1344
1343
|
xmlns="http://www.w3.org/2000/svg"
|
|
1345
|
-
style=${styleMap
|
|
1344
|
+
style=${styleMap_js.styleMap({
|
|
1346
1345
|
width: `${options.width}px`,
|
|
1347
1346
|
height: `${options.height}px`
|
|
1348
1347
|
})}
|
|
@@ -1376,7 +1375,7 @@ const keyOutline = (options) => {
|
|
|
1376
1375
|
viewBox="0 0 24 24"
|
|
1377
1376
|
fill="none"
|
|
1378
1377
|
xmlns="http://www.w3.org/2000/svg"
|
|
1379
|
-
style=${styleMap
|
|
1378
|
+
style=${styleMap_js.styleMap({
|
|
1380
1379
|
width: `${options.width}px`,
|
|
1381
1380
|
height: `${options.height}px`
|
|
1382
1381
|
})}
|
|
@@ -1397,7 +1396,7 @@ const link = (options) => {
|
|
|
1397
1396
|
viewBox="0 0 24 24"
|
|
1398
1397
|
fill="none"
|
|
1399
1398
|
xmlns="http://www.w3.org/2000/svg"
|
|
1400
|
-
style=${styleMap
|
|
1399
|
+
style=${styleMap_js.styleMap({
|
|
1401
1400
|
width: `${options.width}px`,
|
|
1402
1401
|
height: `${options.height}px`
|
|
1403
1402
|
})}
|
|
@@ -1426,7 +1425,7 @@ const link1 = (options) => {
|
|
|
1426
1425
|
viewBox="0 0 24 24"
|
|
1427
1426
|
fill="none"
|
|
1428
1427
|
xmlns="http://www.w3.org/2000/svg"
|
|
1429
|
-
style=${styleMap
|
|
1428
|
+
style=${styleMap_js.styleMap({
|
|
1430
1429
|
width: `${options.width}px`,
|
|
1431
1430
|
height: `${options.height}px`
|
|
1432
1431
|
})}
|
|
@@ -1461,7 +1460,7 @@ const link2 = (options) => {
|
|
|
1461
1460
|
viewBox="0 0 24 24"
|
|
1462
1461
|
fill="none"
|
|
1463
1462
|
xmlns="http://www.w3.org/2000/svg"
|
|
1464
|
-
style=${styleMap
|
|
1463
|
+
style=${styleMap_js.styleMap({
|
|
1465
1464
|
width: `${options.width}px`,
|
|
1466
1465
|
height: `${options.height}px`
|
|
1467
1466
|
})}
|
|
@@ -1503,7 +1502,7 @@ const link3 = (options) => {
|
|
|
1503
1502
|
viewBox="0 0 24 24"
|
|
1504
1503
|
fill="none"
|
|
1505
1504
|
xmlns="http://www.w3.org/2000/svg"
|
|
1506
|
-
style=${styleMap
|
|
1505
|
+
style=${styleMap_js.styleMap({
|
|
1507
1506
|
width: `${options.width}px`,
|
|
1508
1507
|
height: `${options.height}px`
|
|
1509
1508
|
})}
|
|
@@ -1531,7 +1530,7 @@ const link4 = (options) => {
|
|
|
1531
1530
|
viewBox="0 0 24 24"
|
|
1532
1531
|
fill="none"
|
|
1533
1532
|
xmlns="http://www.w3.org/2000/svg"
|
|
1534
|
-
style=${styleMap
|
|
1533
|
+
style=${styleMap_js.styleMap({
|
|
1535
1534
|
width: `${options.width}px`,
|
|
1536
1535
|
height: `${options.height}px`
|
|
1537
1536
|
})}
|
|
@@ -1579,7 +1578,7 @@ const loading = (options) => {
|
|
|
1579
1578
|
viewBox="0 0 24 24"
|
|
1580
1579
|
fill="none"
|
|
1581
1580
|
xmlns="http://www.w3.org/2000/svg"
|
|
1582
|
-
style=${styleMap
|
|
1581
|
+
style=${styleMap_js.styleMap({
|
|
1583
1582
|
width: `${options.width}px`,
|
|
1584
1583
|
height: `${options.height}px`
|
|
1585
1584
|
})}
|
|
@@ -1625,7 +1624,7 @@ const location = (options) => {
|
|
|
1625
1624
|
viewBox="0 0 24 24"
|
|
1626
1625
|
fill="none"
|
|
1627
1626
|
xmlns="http://www.w3.org/2000/svg"
|
|
1628
|
-
style=${styleMap
|
|
1627
|
+
style=${styleMap_js.styleMap({
|
|
1629
1628
|
width: `${options.width}px`,
|
|
1630
1629
|
height: `${options.height}px`
|
|
1631
1630
|
})}
|
|
@@ -1654,7 +1653,7 @@ const locked = (options) => {
|
|
|
1654
1653
|
viewBox="0 0 24 24"
|
|
1655
1654
|
fill="none"
|
|
1656
1655
|
xmlns="http://www.w3.org/2000/svg"
|
|
1657
|
-
style=${styleMap
|
|
1656
|
+
style=${styleMap_js.styleMap({
|
|
1658
1657
|
width: `${options.width}px`,
|
|
1659
1658
|
height: `${options.height}px`
|
|
1660
1659
|
})}
|
|
@@ -1694,7 +1693,7 @@ const login = (options) => {
|
|
|
1694
1693
|
viewBox="0 0 24 24"
|
|
1695
1694
|
fill="none"
|
|
1696
1695
|
xmlns="http://www.w3.org/2000/svg"
|
|
1697
|
-
style=${styleMap
|
|
1696
|
+
style=${styleMap_js.styleMap({
|
|
1698
1697
|
width: `${options.width}px`,
|
|
1699
1698
|
height: `${options.height}px`
|
|
1700
1699
|
})}
|
|
@@ -1729,7 +1728,7 @@ const login2 = (options) => {
|
|
|
1729
1728
|
viewBox="0 0 24 24"
|
|
1730
1729
|
fill="none"
|
|
1731
1730
|
xmlns="http://www.w3.org/2000/svg"
|
|
1732
|
-
style=${styleMap
|
|
1731
|
+
style=${styleMap_js.styleMap({
|
|
1733
1732
|
width: `${options.width}px`,
|
|
1734
1733
|
height: `${options.height}px`
|
|
1735
1734
|
})}
|
|
@@ -1780,7 +1779,7 @@ const login3 = (options) => {
|
|
|
1780
1779
|
viewBox="0 0 24 24"
|
|
1781
1780
|
fill="none"
|
|
1782
1781
|
xmlns="http://www.w3.org/2000/svg"
|
|
1783
|
-
style=${styleMap
|
|
1782
|
+
style=${styleMap_js.styleMap({
|
|
1784
1783
|
width: `${options.width}px`,
|
|
1785
1784
|
height: `${options.height}px`
|
|
1786
1785
|
})}
|
|
@@ -1829,7 +1828,7 @@ const logoChrome = (options) => {
|
|
|
1829
1828
|
viewBox="0 0 24 24"
|
|
1830
1829
|
fill="none"
|
|
1831
1830
|
xmlns="http://www.w3.org/2000/svg"
|
|
1832
|
-
style=${styleMap
|
|
1831
|
+
style=${styleMap_js.styleMap({
|
|
1833
1832
|
width: `${options.width}px`,
|
|
1834
1833
|
height: `${options.height}px`
|
|
1835
1834
|
})}
|
|
@@ -1860,7 +1859,7 @@ const logoBrave = (options) => {
|
|
|
1860
1859
|
viewBox="0 0 24 24"
|
|
1861
1860
|
fill="none"
|
|
1862
1861
|
xmlns="http://www.w3.org/2000/svg"
|
|
1863
|
-
style=${styleMap
|
|
1862
|
+
style=${styleMap_js.styleMap({
|
|
1864
1863
|
width: `${options.width}px`,
|
|
1865
1864
|
height: `${options.height}px`
|
|
1866
1865
|
})}
|
|
@@ -1896,7 +1895,7 @@ const logoEdge = (options) => {
|
|
|
1896
1895
|
viewBox="0 0 24 24"
|
|
1897
1896
|
fill="none"
|
|
1898
1897
|
xmlns="http://www.w3.org/2000/svg"
|
|
1899
|
-
style=${styleMap
|
|
1898
|
+
style=${styleMap_js.styleMap({
|
|
1900
1899
|
width: `${options.width}px`,
|
|
1901
1900
|
height: `${options.height}px`
|
|
1902
1901
|
})}
|
|
@@ -1923,7 +1922,7 @@ const logoFirefox = (options) => {
|
|
|
1923
1922
|
viewBox="0 0 24 24"
|
|
1924
1923
|
fill="none"
|
|
1925
1924
|
xmlns="http://www.w3.org/2000/svg"
|
|
1926
|
-
style=${styleMap
|
|
1925
|
+
style=${styleMap_js.styleMap({
|
|
1927
1926
|
width: `${options.width}px`,
|
|
1928
1927
|
height: `${options.height}px`
|
|
1929
1928
|
})}
|
|
@@ -1942,7 +1941,7 @@ const logoOpera = (options) => {
|
|
|
1942
1941
|
viewBox="0 0 24 24"
|
|
1943
1942
|
fill="none"
|
|
1944
1943
|
xmlns="http://www.w3.org/2000/svg"
|
|
1945
|
-
style=${styleMap
|
|
1944
|
+
style=${styleMap_js.styleMap({
|
|
1946
1945
|
width: `${options.width}px`,
|
|
1947
1946
|
height: `${options.height}px`
|
|
1948
1947
|
})}
|
|
@@ -1961,7 +1960,7 @@ const logoSafari = (options) => {
|
|
|
1961
1960
|
viewBox="0 0 24 24"
|
|
1962
1961
|
fill="none"
|
|
1963
1962
|
xmlns="http://www.w3.org/2000/svg"
|
|
1964
|
-
style=${styleMap
|
|
1963
|
+
style=${styleMap_js.styleMap({
|
|
1965
1964
|
width: `${options.width}px`,
|
|
1966
1965
|
height: `${options.height}px`
|
|
1967
1966
|
})}
|
|
@@ -2005,7 +2004,7 @@ const mail = (options) => {
|
|
|
2005
2004
|
viewBox="0 0 24 24"
|
|
2006
2005
|
fill="none"
|
|
2007
2006
|
xmlns="http://www.w3.org/2000/svg"
|
|
2008
|
-
style=${styleMap
|
|
2007
|
+
style=${styleMap_js.styleMap({
|
|
2009
2008
|
width: `${options.width}px`,
|
|
2010
2009
|
height: `${options.height}px`
|
|
2011
2010
|
})}
|
|
@@ -2034,7 +2033,7 @@ const menu1 = (options) => {
|
|
|
2034
2033
|
viewBox="0 0 24 24"
|
|
2035
2034
|
fill="none"
|
|
2036
2035
|
xmlns="http://www.w3.org/2000/svg"
|
|
2037
|
-
style=${styleMap
|
|
2036
|
+
style=${styleMap_js.styleMap({
|
|
2038
2037
|
width: `${options.width}px`,
|
|
2039
2038
|
height: `${options.height}px`
|
|
2040
2039
|
})}
|
|
@@ -2101,7 +2100,7 @@ const menu2 = (options) => {
|
|
|
2101
2100
|
viewBox="0 0 24 24"
|
|
2102
2101
|
fill="none"
|
|
2103
2102
|
xmlns="http://www.w3.org/2000/svg"
|
|
2104
|
-
style=${styleMap
|
|
2103
|
+
style=${styleMap_js.styleMap({
|
|
2105
2104
|
width: `${options.width}px`,
|
|
2106
2105
|
height: `${options.height}px`
|
|
2107
2106
|
})}
|
|
@@ -2158,7 +2157,7 @@ const migrate = (options) => {
|
|
|
2158
2157
|
viewBox="0 0 24 24"
|
|
2159
2158
|
fill="none"
|
|
2160
2159
|
xmlns="http://www.w3.org/2000/svg"
|
|
2161
|
-
style=${styleMap
|
|
2160
|
+
style=${styleMap_js.styleMap({
|
|
2162
2161
|
width: `${options.width}px`,
|
|
2163
2162
|
height: `${options.height}px`
|
|
2164
2163
|
})}
|
|
@@ -2201,7 +2200,7 @@ const minimize = (options) => {
|
|
|
2201
2200
|
viewBox="0 0 24 24"
|
|
2202
2201
|
fill="none"
|
|
2203
2202
|
xmlns="http://www.w3.org/2000/svg"
|
|
2204
|
-
style=${styleMap
|
|
2203
|
+
style=${styleMap_js.styleMap({
|
|
2205
2204
|
width: `${options.width}px`,
|
|
2206
2205
|
height: `${options.height}px`
|
|
2207
2206
|
})}
|
|
@@ -2250,7 +2249,7 @@ const network = (options) => {
|
|
|
2250
2249
|
viewBox="0 0 24 24"
|
|
2251
2250
|
fill="none"
|
|
2252
2251
|
xmlns="http://www.w3.org/2000/svg"
|
|
2253
|
-
style=${styleMap
|
|
2252
|
+
style=${styleMap_js.styleMap({
|
|
2254
2253
|
width: `${options.width}px`,
|
|
2255
2254
|
height: `${options.height}px`
|
|
2256
2255
|
})}
|
|
@@ -2295,7 +2294,7 @@ const notifications = (options) => {
|
|
|
2295
2294
|
viewBox="0 0 24 24"
|
|
2296
2295
|
fill="none"
|
|
2297
2296
|
xmlns="http://www.w3.org/2000/svg"
|
|
2298
|
-
style=${styleMap
|
|
2297
|
+
style=${styleMap_js.styleMap({
|
|
2299
2298
|
width: `${options.width}px`,
|
|
2300
2299
|
height: `${options.height}px`
|
|
2301
2300
|
})}
|
|
@@ -2324,7 +2323,7 @@ const phonePortraitOutline = (options) => {
|
|
|
2324
2323
|
viewBox="0 0 24 24"
|
|
2325
2324
|
fill="none"
|
|
2326
2325
|
xmlns="http://www.w3.org/2000/svg"
|
|
2327
|
-
style=${styleMap
|
|
2326
|
+
style=${styleMap_js.styleMap({
|
|
2328
2327
|
width: `${options.width}px`,
|
|
2329
2328
|
height: `${options.height}px`
|
|
2330
2329
|
})}
|
|
@@ -2353,7 +2352,7 @@ const pin = (options) => {
|
|
|
2353
2352
|
viewBox="0 0 24 24"
|
|
2354
2353
|
fill="none"
|
|
2355
2354
|
xmlns="http://www.w3.org/2000/svg"
|
|
2356
|
-
style=${styleMap
|
|
2355
|
+
style=${styleMap_js.styleMap({
|
|
2357
2356
|
width: `${options.width}px`,
|
|
2358
2357
|
height: `${options.height}px`
|
|
2359
2358
|
})}
|
|
@@ -2374,7 +2373,7 @@ const playFilled = (options) => {
|
|
|
2374
2373
|
viewBox="0 0 24 24"
|
|
2375
2374
|
fill="none"
|
|
2376
2375
|
xmlns="http://www.w3.org/2000/svg"
|
|
2377
|
-
style=${styleMap
|
|
2376
|
+
style=${styleMap_js.styleMap({
|
|
2378
2377
|
width: `${options.width}px`,
|
|
2379
2378
|
height: `${options.height}px`
|
|
2380
2379
|
})}
|
|
@@ -2393,7 +2392,7 @@ const playOutline = (options) => {
|
|
|
2393
2392
|
viewBox="0 0 24 24"
|
|
2394
2393
|
fill="none"
|
|
2395
2394
|
xmlns="http://www.w3.org/2000/svg"
|
|
2396
|
-
style=${styleMap
|
|
2395
|
+
style=${styleMap_js.styleMap({
|
|
2397
2396
|
width: `${options.width}px`,
|
|
2398
2397
|
height: `${options.height}px`
|
|
2399
2398
|
})}
|
|
@@ -2413,7 +2412,7 @@ const plus = (options) => {
|
|
|
2413
2412
|
viewBox="0 0 24 24"
|
|
2414
2413
|
fill="none"
|
|
2415
2414
|
xmlns="http://www.w3.org/2000/svg"
|
|
2416
|
-
style=${styleMap
|
|
2415
|
+
style=${styleMap_js.styleMap({
|
|
2417
2416
|
width: `${options.width}px`,
|
|
2418
2417
|
height: `${options.height}px`
|
|
2419
2418
|
})}
|
|
@@ -2442,7 +2441,7 @@ const profileAdd = (options) => {
|
|
|
2442
2441
|
viewBox="0 0 24 24"
|
|
2443
2442
|
fill="none"
|
|
2444
2443
|
xmlns="http://www.w3.org/2000/svg"
|
|
2445
|
-
style=${styleMap
|
|
2444
|
+
style=${styleMap_js.styleMap({
|
|
2446
2445
|
width: `${options.width}px`,
|
|
2447
2446
|
height: `${options.height}px`
|
|
2448
2447
|
})}
|
|
@@ -2481,7 +2480,7 @@ const profileExport = (options) => {
|
|
|
2481
2480
|
viewBox="0 0 24 24"
|
|
2482
2481
|
fill="none"
|
|
2483
2482
|
xmlns="http://www.w3.org/2000/svg"
|
|
2484
|
-
style=${styleMap
|
|
2483
|
+
style=${styleMap_js.styleMap({
|
|
2485
2484
|
width: `${options.width}px`,
|
|
2486
2485
|
height: `${options.height}px`
|
|
2487
2486
|
})}
|
|
@@ -2519,7 +2518,7 @@ const profileImport = (options) => {
|
|
|
2519
2518
|
viewBox="0 0 24 24"
|
|
2520
2519
|
fill="none"
|
|
2521
2520
|
xmlns="http://www.w3.org/2000/svg"
|
|
2522
|
-
style=${styleMap
|
|
2521
|
+
style=${styleMap_js.styleMap({
|
|
2523
2522
|
width: `${options.width}px`,
|
|
2524
2523
|
height: `${options.height}px`
|
|
2525
2524
|
})}
|
|
@@ -2557,7 +2556,7 @@ const profileRecovery = (options) => {
|
|
|
2557
2556
|
viewBox="0 0 24 24"
|
|
2558
2557
|
fill="none"
|
|
2559
2558
|
xmlns="http://www.w3.org/2000/svg"
|
|
2560
|
-
style=${styleMap
|
|
2559
|
+
style=${styleMap_js.styleMap({
|
|
2561
2560
|
width: `${options.width}px`,
|
|
2562
2561
|
height: `${options.height}px`
|
|
2563
2562
|
})}
|
|
@@ -2608,7 +2607,7 @@ const profileRecovery2 = (options) => {
|
|
|
2608
2607
|
viewBox="0 0 24 24"
|
|
2609
2608
|
fill="none"
|
|
2610
2609
|
xmlns="http://www.w3.org/2000/svg"
|
|
2611
|
-
style=${styleMap
|
|
2610
|
+
style=${styleMap_js.styleMap({
|
|
2612
2611
|
width: `${options.width}px`,
|
|
2613
2612
|
height: `${options.height}px`
|
|
2614
2613
|
})}
|
|
@@ -2666,7 +2665,7 @@ const profileRestore = (options) => {
|
|
|
2666
2665
|
viewBox="0 0 24 24"
|
|
2667
2666
|
fill="none"
|
|
2668
2667
|
xmlns="http://www.w3.org/2000/svg"
|
|
2669
|
-
style=${styleMap
|
|
2668
|
+
style=${styleMap_js.styleMap({
|
|
2670
2669
|
width: `${options.width}px`,
|
|
2671
2670
|
height: `${options.height}px`
|
|
2672
2671
|
})}
|
|
@@ -2712,7 +2711,7 @@ const profile = (options) => {
|
|
|
2712
2711
|
viewBox="0 0 24 24"
|
|
2713
2712
|
fill="none"
|
|
2714
2713
|
xmlns="http://www.w3.org/2000/svg"
|
|
2715
|
-
style=${styleMap
|
|
2714
|
+
style=${styleMap_js.styleMap({
|
|
2716
2715
|
width: `${options.width}px`,
|
|
2717
2716
|
height: `${options.height}px`
|
|
2718
2717
|
})}
|
|
@@ -2737,7 +2736,7 @@ const qrCodeScan = (options) => {
|
|
|
2737
2736
|
viewBox="0 0 24 24"
|
|
2738
2737
|
fill="none"
|
|
2739
2738
|
xmlns="http://www.w3.org/2000/svg"
|
|
2740
|
-
style=${styleMap
|
|
2739
|
+
style=${styleMap_js.styleMap({
|
|
2741
2740
|
width: `${options.width}px`,
|
|
2742
2741
|
height: `${options.height}px`
|
|
2743
2742
|
})}
|
|
@@ -2855,7 +2854,7 @@ const qrCode = (options) => {
|
|
|
2855
2854
|
viewBox="0 0 24 24"
|
|
2856
2855
|
fill="none"
|
|
2857
2856
|
xmlns="http://www.w3.org/2000/svg"
|
|
2858
|
-
style=${styleMap
|
|
2857
|
+
style=${styleMap_js.styleMap({
|
|
2859
2858
|
width: `${options.width}px`,
|
|
2860
2859
|
height: `${options.height}px`
|
|
2861
2860
|
})}
|
|
@@ -2949,7 +2948,7 @@ const relayer = (options) => {
|
|
|
2949
2948
|
viewBox="0 0 24 24"
|
|
2950
2949
|
fill="none"
|
|
2951
2950
|
xmlns="http://www.w3.org/2000/svg"
|
|
2952
|
-
style=${styleMap
|
|
2951
|
+
style=${styleMap_js.styleMap({
|
|
2953
2952
|
width: `${options.width}px`,
|
|
2954
2953
|
height: `${options.height}px`
|
|
2955
2954
|
})}
|
|
@@ -2985,7 +2984,7 @@ const reload = (options) => {
|
|
|
2985
2984
|
viewBox="0 0 24 24"
|
|
2986
2985
|
fill="none"
|
|
2987
2986
|
xmlns="http://www.w3.org/2000/svg"
|
|
2988
|
-
style=${styleMap
|
|
2987
|
+
style=${styleMap_js.styleMap({
|
|
2989
2988
|
width: `${options.width}px`,
|
|
2990
2989
|
height: `${options.height}px`
|
|
2991
2990
|
})}
|
|
@@ -3013,7 +3012,7 @@ const returnDown = (options) => {
|
|
|
3013
3012
|
viewBox="0 0 24 24"
|
|
3014
3013
|
fill="none"
|
|
3015
3014
|
xmlns="http://www.w3.org/2000/svg"
|
|
3016
|
-
style=${styleMap
|
|
3015
|
+
style=${styleMap_js.styleMap({
|
|
3017
3016
|
width: `${options.width}px`,
|
|
3018
3017
|
height: `${options.height}px`
|
|
3019
3018
|
})}
|
|
@@ -3042,7 +3041,7 @@ const returnLeft = (options) => {
|
|
|
3042
3041
|
viewBox="0 0 24 24"
|
|
3043
3042
|
fill="none"
|
|
3044
3043
|
xmlns="http://www.w3.org/2000/svg"
|
|
3045
|
-
style=${styleMap
|
|
3044
|
+
style=${styleMap_js.styleMap({
|
|
3046
3045
|
width: `${options.width}px`,
|
|
3047
3046
|
height: `${options.height}px`
|
|
3048
3047
|
})}
|
|
@@ -3071,7 +3070,7 @@ const returnRight = (options) => {
|
|
|
3071
3070
|
viewBox="0 0 24 24"
|
|
3072
3071
|
fill="none"
|
|
3073
3072
|
xmlns="http://www.w3.org/2000/svg"
|
|
3074
|
-
style=${styleMap
|
|
3073
|
+
style=${styleMap_js.styleMap({
|
|
3075
3074
|
width: `${options.width}px`,
|
|
3076
3075
|
height: `${options.height}px`
|
|
3077
3076
|
})}
|
|
@@ -3100,7 +3099,7 @@ const returnUp = (options) => {
|
|
|
3100
3099
|
viewBox="0 0 24 24"
|
|
3101
3100
|
fill="none"
|
|
3102
3101
|
xmlns="http://www.w3.org/2000/svg"
|
|
3103
|
-
style=${styleMap
|
|
3102
|
+
style=${styleMap_js.styleMap({
|
|
3104
3103
|
width: `${options.width}px`,
|
|
3105
3104
|
height: `${options.height}px`
|
|
3106
3105
|
})}
|
|
@@ -3129,7 +3128,7 @@ const search = (options) => {
|
|
|
3129
3128
|
viewBox="0 0 24 24"
|
|
3130
3129
|
fill="none"
|
|
3131
3130
|
xmlns="http://www.w3.org/2000/svg"
|
|
3132
|
-
style=${styleMap
|
|
3131
|
+
style=${styleMap_js.styleMap({
|
|
3133
3132
|
width: `${options.width}px`,
|
|
3134
3133
|
height: `${options.height}px`
|
|
3135
3134
|
})}
|
|
@@ -3153,7 +3152,7 @@ const settings = (options) => {
|
|
|
3153
3152
|
viewBox="0 0 24 24"
|
|
3154
3153
|
fill="none"
|
|
3155
3154
|
xmlns="http://www.w3.org/2000/svg"
|
|
3156
|
-
style=${styleMap
|
|
3155
|
+
style=${styleMap_js.styleMap({
|
|
3157
3156
|
width: `${options.width}px`,
|
|
3158
3157
|
height: `${options.height}px`
|
|
3159
3158
|
})}
|
|
@@ -3182,7 +3181,7 @@ const smartContractDoc = (options) => {
|
|
|
3182
3181
|
viewBox="0 0 24 24"
|
|
3183
3182
|
fill="none"
|
|
3184
3183
|
xmlns="http://www.w3.org/2000/svg"
|
|
3185
|
-
style=${styleMap
|
|
3184
|
+
style=${styleMap_js.styleMap({
|
|
3186
3185
|
width: `${options.width}px`,
|
|
3187
3186
|
height: `${options.height}px`
|
|
3188
3187
|
})}
|
|
@@ -3218,7 +3217,7 @@ const smartContract = (options) => {
|
|
|
3218
3217
|
viewBox="0 0 24 24"
|
|
3219
3218
|
fill="none"
|
|
3220
3219
|
xmlns="http://www.w3.org/2000/svg"
|
|
3221
|
-
style=${styleMap
|
|
3220
|
+
style=${styleMap_js.styleMap({
|
|
3222
3221
|
width: `${options.width}px`,
|
|
3223
3222
|
height: `${options.height}px`
|
|
3224
3223
|
})}
|
|
@@ -3245,7 +3244,7 @@ const spinner = (options) => {
|
|
|
3245
3244
|
viewBox="0 0 24 24"
|
|
3246
3245
|
fill="none"
|
|
3247
3246
|
xmlns="http://www.w3.org/2000/svg"
|
|
3248
|
-
style=${styleMap
|
|
3247
|
+
style=${styleMap_js.styleMap({
|
|
3249
3248
|
width: `${options.width}px`,
|
|
3250
3249
|
height: `${options.height}px`
|
|
3251
3250
|
})}
|
|
@@ -3266,7 +3265,7 @@ const starFilled = (options) => {
|
|
|
3266
3265
|
viewBox="0 0 24 24"
|
|
3267
3266
|
fill="none"
|
|
3268
3267
|
xmlns="http://www.w3.org/2000/svg"
|
|
3269
|
-
style=${styleMap
|
|
3268
|
+
style=${styleMap_js.styleMap({
|
|
3270
3269
|
width: `${options.width}px`,
|
|
3271
3270
|
height: `${options.height}px`
|
|
3272
3271
|
})}
|
|
@@ -3285,7 +3284,7 @@ const starOutline = (options) => {
|
|
|
3285
3284
|
viewBox="0 0 24 24"
|
|
3286
3285
|
fill="none"
|
|
3287
3286
|
xmlns="http://www.w3.org/2000/svg"
|
|
3288
|
-
style=${styleMap
|
|
3287
|
+
style=${styleMap_js.styleMap({
|
|
3289
3288
|
width: `${options.width}px`,
|
|
3290
3289
|
height: `${options.height}px`
|
|
3291
3290
|
})}
|
|
@@ -3305,7 +3304,7 @@ const stepDot = (options) => {
|
|
|
3305
3304
|
viewBox="0 0 24 24"
|
|
3306
3305
|
fill="none"
|
|
3307
3306
|
xmlns="http://www.w3.org/2000/svg"
|
|
3308
|
-
style=${styleMap
|
|
3307
|
+
style=${styleMap_js.styleMap({
|
|
3309
3308
|
width: `${options.width}px`,
|
|
3310
3309
|
height: `${options.height}px`
|
|
3311
3310
|
})}
|
|
@@ -3335,7 +3334,7 @@ const stepProgress = (options) => {
|
|
|
3335
3334
|
viewBox="0 0 24 24"
|
|
3336
3335
|
fill="none"
|
|
3337
3336
|
xmlns="http://www.w3.org/2000/svg"
|
|
3338
|
-
style=${styleMap
|
|
3337
|
+
style=${styleMap_js.styleMap({
|
|
3339
3338
|
width: `${options.width}px`,
|
|
3340
3339
|
height: `${options.height}px`
|
|
3341
3340
|
})}
|
|
@@ -3362,7 +3361,7 @@ const steps = (options) => {
|
|
|
3362
3361
|
viewBox="0 0 24 24"
|
|
3363
3362
|
fill="none"
|
|
3364
3363
|
xmlns="http://www.w3.org/2000/svg"
|
|
3365
|
-
style=${styleMap
|
|
3364
|
+
style=${styleMap_js.styleMap({
|
|
3366
3365
|
width: `${options.width}px`,
|
|
3367
3366
|
height: `${options.height}px`
|
|
3368
3367
|
})}
|
|
@@ -3398,7 +3397,7 @@ const tick = (options) => {
|
|
|
3398
3397
|
viewBox="0 0 24 24"
|
|
3399
3398
|
fill="none"
|
|
3400
3399
|
xmlns="http://www.w3.org/2000/svg"
|
|
3401
|
-
style=${styleMap
|
|
3400
|
+
style=${styleMap_js.styleMap({
|
|
3402
3401
|
width: `${options.width}px`,
|
|
3403
3402
|
height: `${options.height}px`
|
|
3404
3403
|
})}
|
|
@@ -3420,7 +3419,7 @@ const timerOutline = (options) => {
|
|
|
3420
3419
|
viewBox="0 0 24 24"
|
|
3421
3420
|
fill="none"
|
|
3422
3421
|
xmlns="http://www.w3.org/2000/svg"
|
|
3423
|
-
style=${styleMap
|
|
3422
|
+
style=${styleMap_js.styleMap({
|
|
3424
3423
|
width: `${options.width}px`,
|
|
3425
3424
|
height: `${options.height}px`
|
|
3426
3425
|
})}
|
|
@@ -3463,7 +3462,7 @@ const transactionReceive = (options) => {
|
|
|
3463
3462
|
viewBox="0 0 24 24"
|
|
3464
3463
|
fill="none"
|
|
3465
3464
|
xmlns="http://www.w3.org/2000/svg"
|
|
3466
|
-
style=${styleMap
|
|
3465
|
+
style=${styleMap_js.styleMap({
|
|
3467
3466
|
width: `${options.width}px`,
|
|
3468
3467
|
height: `${options.height}px`
|
|
3469
3468
|
})}
|
|
@@ -3498,7 +3497,7 @@ const transactionSend = (options) => {
|
|
|
3498
3497
|
viewBox="0 0 24 24"
|
|
3499
3498
|
fill="none"
|
|
3500
3499
|
xmlns="http://www.w3.org/2000/svg"
|
|
3501
|
-
style=${styleMap
|
|
3500
|
+
style=${styleMap_js.styleMap({
|
|
3502
3501
|
width: `${options.width}px`,
|
|
3503
3502
|
height: `${options.height}px`
|
|
3504
3503
|
})}
|
|
@@ -3533,7 +3532,7 @@ const transfer = (options) => {
|
|
|
3533
3532
|
viewBox="0 0 24 24"
|
|
3534
3533
|
fill="none"
|
|
3535
3534
|
xmlns="http://www.w3.org/2000/svg"
|
|
3536
|
-
style=${styleMap
|
|
3535
|
+
style=${styleMap_js.styleMap({
|
|
3537
3536
|
width: `${options.width}px`,
|
|
3538
3537
|
height: `${options.height}px`
|
|
3539
3538
|
})}
|
|
@@ -3576,7 +3575,7 @@ const trash = (options) => {
|
|
|
3576
3575
|
viewBox="0 0 24 24"
|
|
3577
3576
|
fill="none"
|
|
3578
3577
|
xmlns="http://www.w3.org/2000/svg"
|
|
3579
|
-
style=${styleMap
|
|
3578
|
+
style=${styleMap_js.styleMap({
|
|
3580
3579
|
width: `${options.width}px`,
|
|
3581
3580
|
height: `${options.height}px`
|
|
3582
3581
|
})}
|
|
@@ -3612,7 +3611,7 @@ const turnDown = (options) => {
|
|
|
3612
3611
|
viewBox="0 0 24 24"
|
|
3613
3612
|
fill="none"
|
|
3614
3613
|
xmlns="http://www.w3.org/2000/svg"
|
|
3615
|
-
style=${styleMap
|
|
3614
|
+
style=${styleMap_js.styleMap({
|
|
3616
3615
|
width: `${options.width}px`,
|
|
3617
3616
|
height: `${options.height}px`
|
|
3618
3617
|
})}
|
|
@@ -3641,7 +3640,7 @@ const turnLeft = (options) => {
|
|
|
3641
3640
|
viewBox="0 0 24 24"
|
|
3642
3641
|
fill="none"
|
|
3643
3642
|
xmlns="http://www.w3.org/2000/svg"
|
|
3644
|
-
style=${styleMap
|
|
3643
|
+
style=${styleMap_js.styleMap({
|
|
3645
3644
|
width: `${options.width}px`,
|
|
3646
3645
|
height: `${options.height}px`
|
|
3647
3646
|
})}
|
|
@@ -3670,7 +3669,7 @@ const turnRight = (options) => {
|
|
|
3670
3669
|
viewBox="0 0 24 24"
|
|
3671
3670
|
fill="none"
|
|
3672
3671
|
xmlns="http://www.w3.org/2000/svg"
|
|
3673
|
-
style=${styleMap
|
|
3672
|
+
style=${styleMap_js.styleMap({
|
|
3674
3673
|
width: `${options.width}px`,
|
|
3675
3674
|
height: `${options.height}px`
|
|
3676
3675
|
})}
|
|
@@ -3699,7 +3698,7 @@ const turnUp = (options) => {
|
|
|
3699
3698
|
viewBox="0 0 24 24"
|
|
3700
3699
|
fill="none"
|
|
3701
3700
|
xmlns="http://www.w3.org/2000/svg"
|
|
3702
|
-
style=${styleMap
|
|
3701
|
+
style=${styleMap_js.styleMap({
|
|
3703
3702
|
width: `${options.width}px`,
|
|
3704
3703
|
height: `${options.height}px`
|
|
3705
3704
|
})}
|
|
@@ -3728,7 +3727,7 @@ const unlocked = (options) => {
|
|
|
3728
3727
|
viewBox="0 0 24 24"
|
|
3729
3728
|
fill="none"
|
|
3730
3729
|
xmlns="http://www.w3.org/2000/svg"
|
|
3731
|
-
style=${styleMap
|
|
3730
|
+
style=${styleMap_js.styleMap({
|
|
3732
3731
|
width: `${options.width}px`,
|
|
3733
3732
|
height: `${options.height}px`
|
|
3734
3733
|
})}
|
|
@@ -3765,7 +3764,7 @@ const walletOutline = (options) => {
|
|
|
3765
3764
|
viewBox="0 0 24 24"
|
|
3766
3765
|
fill="none"
|
|
3767
3766
|
xmlns="http://www.w3.org/2000/svg"
|
|
3768
|
-
style=${styleMap
|
|
3767
|
+
style=${styleMap_js.styleMap({
|
|
3769
3768
|
width: `${options.width}px`,
|
|
3770
3769
|
height: `${options.height}px`
|
|
3771
3770
|
})}
|
|
@@ -3796,7 +3795,7 @@ const warningRound = (options) => {
|
|
|
3796
3795
|
viewBox="0 0 24 24"
|
|
3797
3796
|
fill="none"
|
|
3798
3797
|
xmlns="http://www.w3.org/2000/svg"
|
|
3799
|
-
style=${styleMap
|
|
3798
|
+
style=${styleMap_js.styleMap({
|
|
3800
3799
|
width: `${options.width}px`,
|
|
3801
3800
|
height: `${options.height}px`
|
|
3802
3801
|
})}
|
|
@@ -3824,7 +3823,7 @@ const warningTriangle = (options) => {
|
|
|
3824
3823
|
viewBox="0 0 24 24"
|
|
3825
3824
|
fill="none"
|
|
3826
3825
|
xmlns="http://www.w3.org/2000/svg"
|
|
3827
|
-
style=${styleMap
|
|
3826
|
+
style=${styleMap_js.styleMap({
|
|
3828
3827
|
width: `${options.width}px`,
|
|
3829
3828
|
height: `${options.height}px`
|
|
3830
3829
|
})}
|
|
@@ -3852,7 +3851,7 @@ const googleColor = (options) => {
|
|
|
3852
3851
|
viewBox="0 0 24 24"
|
|
3853
3852
|
fill="none"
|
|
3854
3853
|
xmlns="http://www.w3.org/2000/svg"
|
|
3855
|
-
style=${styleMap
|
|
3854
|
+
style=${styleMap_js.styleMap({
|
|
3856
3855
|
width: `${options.width}px`,
|
|
3857
3856
|
height: `${options.height}px`
|
|
3858
3857
|
})}
|
|
@@ -3883,7 +3882,7 @@ const ethLogo = (options) => {
|
|
|
3883
3882
|
viewBox="0 0 25 24"
|
|
3884
3883
|
fill="none"
|
|
3885
3884
|
xmlns="http://www.w3.org/2000/svg"
|
|
3886
|
-
style=${styleMap
|
|
3885
|
+
style=${styleMap_js.styleMap({
|
|
3887
3886
|
width: `${options.width}px`,
|
|
3888
3887
|
height: `${options.height}px`
|
|
3889
3888
|
})}
|
|
@@ -3908,7 +3907,7 @@ const lyxLogo = (options) => {
|
|
|
3908
3907
|
viewBox="0 0 16 16"
|
|
3909
3908
|
fill="none"
|
|
3910
3909
|
xmlns="http://www.w3.org/2000/svg"
|
|
3911
|
-
style=${styleMap
|
|
3910
|
+
style=${styleMap_js.styleMap({
|
|
3912
3911
|
width: `${options.width}px`,
|
|
3913
3912
|
height: `${options.height}px`
|
|
3914
3913
|
})}
|
|
@@ -3946,7 +3945,7 @@ const progressIndicator = (options) => {
|
|
|
3946
3945
|
viewBox="0 0 40 40"
|
|
3947
3946
|
fill="none"
|
|
3948
3947
|
xmlns="http://www.w3.org/2000/svg"
|
|
3949
|
-
style=${styleMap
|
|
3948
|
+
style=${styleMap_js.styleMap({
|
|
3950
3949
|
width: `${options.width}px`,
|
|
3951
3950
|
height: `${options.height}px`
|
|
3952
3951
|
})}
|
|
@@ -4103,7 +4102,7 @@ const progressIndicator = (options) => {
|
|
|
4103
4102
|
viewBox="0 0 40 40"
|
|
4104
4103
|
fill="none"
|
|
4105
4104
|
xmlns="http://www.w3.org/2000/svg"
|
|
4106
|
-
style=${styleMap
|
|
4105
|
+
style=${styleMap_js.styleMap({
|
|
4107
4106
|
width: `${options.width}px`,
|
|
4108
4107
|
height: `${options.height}px`
|
|
4109
4108
|
})}
|
|
@@ -4173,7 +4172,7 @@ const progressIndicator = (options) => {
|
|
|
4173
4172
|
|
|
4174
4173
|
const pulseDot = (options) => {
|
|
4175
4174
|
return lit.html`<div
|
|
4176
|
-
style=${styleMap
|
|
4175
|
+
style=${styleMap_js.styleMap({
|
|
4177
4176
|
width: `${options.width}px`,
|
|
4178
4177
|
height: `${options.height}px`
|
|
4179
4178
|
})}
|
|
@@ -4196,7 +4195,7 @@ const progressComplete = (options) => {
|
|
|
4196
4195
|
viewBox="0 0 40 40"
|
|
4197
4196
|
fill="none"
|
|
4198
4197
|
xmlns="http://www.w3.org/2000/svg"
|
|
4199
|
-
style=${styleMap
|
|
4198
|
+
style=${styleMap_js.styleMap({
|
|
4200
4199
|
width: `${options.width}px`,
|
|
4201
4200
|
height: `${options.height}px`
|
|
4202
4201
|
})}
|
|
@@ -4481,7 +4480,7 @@ const completeFilledFadeIn = (options) => {
|
|
|
4481
4480
|
viewBox="0 0 24 24"
|
|
4482
4481
|
fill="none"
|
|
4483
4482
|
xmlns="http://www.w3.org/2000/svg"
|
|
4484
|
-
style=${styleMap
|
|
4483
|
+
style=${styleMap_js.styleMap({
|
|
4485
4484
|
width: `${options.width}px`,
|
|
4486
4485
|
height: `${options.height}px`
|
|
4487
4486
|
})}
|
|
@@ -4511,7 +4510,7 @@ const desktopSharp = (options) => {
|
|
|
4511
4510
|
viewBox="0 0 24 24"
|
|
4512
4511
|
fill="none"
|
|
4513
4512
|
xmlns="http://www.w3.org/2000/svg"
|
|
4514
|
-
style=${styleMap
|
|
4513
|
+
style=${styleMap_js.styleMap({
|
|
4515
4514
|
width: `${options.width}px`,
|
|
4516
4515
|
height: `${options.height}px`
|
|
4517
4516
|
})}
|
|
@@ -4530,7 +4529,7 @@ const switched = (options) => {
|
|
|
4530
4529
|
viewBox="0 0 24 24"
|
|
4531
4530
|
fill="none"
|
|
4532
4531
|
xmlns="http://www.w3.org/2000/svg"
|
|
4533
|
-
style=${styleMap
|
|
4532
|
+
style=${styleMap_js.styleMap({
|
|
4534
4533
|
width: `${options.width}px`,
|
|
4535
4534
|
height: `${options.height}px`
|
|
4536
4535
|
})}
|
|
@@ -4574,7 +4573,7 @@ const progressIndicatorAlt = (options) => {
|
|
|
4574
4573
|
viewBox="0 0 64 64"
|
|
4575
4574
|
fill="none"
|
|
4576
4575
|
xmlns="http://www.w3.org/2000/svg"
|
|
4577
|
-
style=${styleMap
|
|
4576
|
+
style=${styleMap_js.styleMap({
|
|
4578
4577
|
width: `${options.width}px`,
|
|
4579
4578
|
height: `${options.height}px`
|
|
4580
4579
|
})}
|
|
@@ -4646,7 +4645,7 @@ const progressIndicatorAlt = (options) => {
|
|
|
4646
4645
|
viewBox="0 0 64 64"
|
|
4647
4646
|
fill="none"
|
|
4648
4647
|
xmlns="http://www.w3.org/2000/svg"
|
|
4649
|
-
style=${styleMap
|
|
4648
|
+
style=${styleMap_js.styleMap({
|
|
4650
4649
|
width: `${options.width}px`,
|
|
4651
4650
|
height: `${options.height}px`
|
|
4652
4651
|
})}
|
|
@@ -4721,7 +4720,7 @@ const crossFilled = (options) => {
|
|
|
4721
4720
|
viewBox="0 0 24 24"
|
|
4722
4721
|
fill="none"
|
|
4723
4722
|
xmlns="http://www.w3.org/2000/svg"
|
|
4724
|
-
style=${styleMap
|
|
4723
|
+
style=${styleMap_js.styleMap({
|
|
4725
4724
|
width: `${options.width}px`,
|
|
4726
4725
|
height: `${options.height}px`
|
|
4727
4726
|
})}
|
|
@@ -4756,7 +4755,7 @@ const transferSend = (options) => {
|
|
|
4756
4755
|
viewBox="0 0 24 24"
|
|
4757
4756
|
fill="none"
|
|
4758
4757
|
xmlns="http://www.w3.org/2000/svg"
|
|
4759
|
-
style=${styleMap
|
|
4758
|
+
style=${styleMap_js.styleMap({
|
|
4760
4759
|
width: `${options.width}px`,
|
|
4761
4760
|
height: `${options.height}px`
|
|
4762
4761
|
})}
|
|
@@ -4790,7 +4789,7 @@ const flagOutline = (options) => {
|
|
|
4790
4789
|
viewBox="0 0 24 24"
|
|
4791
4790
|
fill="none"
|
|
4792
4791
|
xmlns="http://www.w3.org/2000/svg"
|
|
4793
|
-
style=${styleMap
|
|
4792
|
+
style=${styleMap_js.styleMap({
|
|
4794
4793
|
width: `${options.width}px`,
|
|
4795
4794
|
height: `${options.height}px`
|
|
4796
4795
|
})}
|
|
@@ -4812,7 +4811,7 @@ const tokenId = (options) => {
|
|
|
4812
4811
|
viewBox="0 0 24 24"
|
|
4813
4812
|
fill="none"
|
|
4814
4813
|
xmlns="http://www.w3.org/2000/svg"
|
|
4815
|
-
style=${styleMap
|
|
4814
|
+
style=${styleMap_js.styleMap({
|
|
4816
4815
|
width: `${options.width}px`,
|
|
4817
4816
|
height: `${options.height}px`
|
|
4818
4817
|
})}
|
|
@@ -4844,7 +4843,7 @@ const editDoc = (options) => {
|
|
|
4844
4843
|
viewBox="0 0 24 24"
|
|
4845
4844
|
fill="none"
|
|
4846
4845
|
xmlns="http://www.w3.org/2000/svg"
|
|
4847
|
-
style=${styleMap
|
|
4846
|
+
style=${styleMap_js.styleMap({
|
|
4848
4847
|
width: `${options.width}px`,
|
|
4849
4848
|
height: `${options.height}px`
|
|
4850
4849
|
})}
|
|
@@ -4904,7 +4903,7 @@ const codeOutline = (options) => {
|
|
|
4904
4903
|
viewBox="0 0 24 24"
|
|
4905
4904
|
fill="none"
|
|
4906
4905
|
xmlns="http://www.w3.org/2000/svg"
|
|
4907
|
-
style=${styleMap
|
|
4906
|
+
style=${styleMap_js.styleMap({
|
|
4908
4907
|
width: `${options.width}px`,
|
|
4909
4908
|
height: `${options.height}px`
|
|
4910
4909
|
})}
|
|
@@ -4933,7 +4932,7 @@ const saveOutline = (options) => {
|
|
|
4933
4932
|
viewBox="0 0 24 24"
|
|
4934
4933
|
fill="none"
|
|
4935
4934
|
xmlns="http://www.w3.org/2000/svg"
|
|
4936
|
-
style=${styleMap
|
|
4935
|
+
style=${styleMap_js.styleMap({
|
|
4937
4936
|
width: `${options.width}px`,
|
|
4938
4937
|
height: `${options.height}px`
|
|
4939
4938
|
})}
|
|
@@ -4955,7 +4954,7 @@ const scan = (options) => {
|
|
|
4955
4954
|
viewBox="0 0 24 24"
|
|
4956
4955
|
fill="none"
|
|
4957
4956
|
xmlns="http://www.w3.org/2000/svg"
|
|
4958
|
-
style=${styleMap
|
|
4957
|
+
style=${styleMap_js.styleMap({
|
|
4959
4958
|
width: `${options.width}px`,
|
|
4960
4959
|
height: `${options.height}px`
|
|
4961
4960
|
})}
|
|
@@ -4994,7 +4993,7 @@ const faceId = (options) => {
|
|
|
4994
4993
|
viewBox="0 0 24 24"
|
|
4995
4994
|
fill="none"
|
|
4996
4995
|
xmlns="http://www.w3.org/2000/svg"
|
|
4997
|
-
style=${styleMap
|
|
4996
|
+
style=${styleMap_js.styleMap({
|
|
4998
4997
|
width: `${options.width}px`,
|
|
4999
4998
|
height: `${options.height}px`
|
|
5000
4999
|
})}
|
|
@@ -5051,7 +5050,7 @@ const profileFile = (options) => {
|
|
|
5051
5050
|
viewBox="0 0 24 24"
|
|
5052
5051
|
fill="none"
|
|
5053
5052
|
xmlns="http://www.w3.org/2000/svg"
|
|
5054
|
-
style=${styleMap
|
|
5053
|
+
style=${styleMap_js.styleMap({
|
|
5055
5054
|
width: `${options.width}px`,
|
|
5056
5055
|
height: `${options.height}px`
|
|
5057
5056
|
})}
|
|
@@ -5089,7 +5088,7 @@ const handRightOutline = (options) => {
|
|
|
5089
5088
|
viewBox="0 0 24 24"
|
|
5090
5089
|
fill="none"
|
|
5091
5090
|
xmlns="http://www.w3.org/2000/svg"
|
|
5092
|
-
style=${styleMap
|
|
5091
|
+
style=${styleMap_js.styleMap({
|
|
5093
5092
|
width: `${options.width}px`,
|
|
5094
5093
|
height: `${options.height}px`
|
|
5095
5094
|
})}
|
|
@@ -5139,7 +5138,7 @@ const extensionOutline = (options) => {
|
|
|
5139
5138
|
viewBox="0 0 24 24"
|
|
5140
5139
|
fill="none"
|
|
5141
5140
|
xmlns="http://www.w3.org/2000/svg"
|
|
5142
|
-
style=${styleMap
|
|
5141
|
+
style=${styleMap_js.styleMap({
|
|
5143
5142
|
width: `${options.width}px`,
|
|
5144
5143
|
height: `${options.height}px`
|
|
5145
5144
|
})}
|
|
@@ -5158,7 +5157,7 @@ const luksoLogo = (options) => {
|
|
|
5158
5157
|
viewBox="0 0 24 24"
|
|
5159
5158
|
fill="none"
|
|
5160
5159
|
xmlns="http://www.w3.org/2000/svg"
|
|
5161
|
-
style=${styleMap
|
|
5160
|
+
style=${styleMap_js.styleMap({
|
|
5162
5161
|
width: `${options.width}px`,
|
|
5163
5162
|
height: `${options.height}px`
|
|
5164
5163
|
})}
|
|
@@ -5180,7 +5179,7 @@ const metamaskLogo = (options) => {
|
|
|
5180
5179
|
height="26"
|
|
5181
5180
|
viewBox="0 0 28 26"
|
|
5182
5181
|
fill="none"
|
|
5183
|
-
style=${styleMap
|
|
5182
|
+
style=${styleMap_js.styleMap({
|
|
5184
5183
|
width: `${options.width}px`,
|
|
5185
5184
|
height: `${options.height}px`
|
|
5186
5185
|
})}
|
|
@@ -5469,7 +5468,7 @@ const documentOutline = (options) => {
|
|
|
5469
5468
|
viewBox="0 0 24 24"
|
|
5470
5469
|
fill="none"
|
|
5471
5470
|
xmlns="http://www.w3.org/2000/svg"
|
|
5472
|
-
style=${styleMap
|
|
5471
|
+
style=${styleMap_js.styleMap({
|
|
5473
5472
|
width: `${options.width}px`,
|
|
5474
5473
|
height: `${options.height}px`
|
|
5475
5474
|
})}
|
|
@@ -5497,7 +5496,7 @@ const headsetOutline = (options) => {
|
|
|
5497
5496
|
viewBox="0 0 24 24"
|
|
5498
5497
|
fill="none"
|
|
5499
5498
|
xmlns="http://www.w3.org/2000/svg"
|
|
5500
|
-
style=${styleMap
|
|
5499
|
+
style=${styleMap_js.styleMap({
|
|
5501
5500
|
width: `${options.width}px`,
|
|
5502
5501
|
height: `${options.height}px`
|
|
5503
5502
|
})}
|
|
@@ -5531,7 +5530,7 @@ const cubeOutline = (options) => {
|
|
|
5531
5530
|
viewBox="0 0 24 24"
|
|
5532
5531
|
fill="none"
|
|
5533
5532
|
xmlns="http://www.w3.org/2000/svg"
|
|
5534
|
-
style=${styleMap
|
|
5533
|
+
style=${styleMap_js.styleMap({
|
|
5535
5534
|
width: `${options.width}px`,
|
|
5536
5535
|
height: `${options.height}px`
|
|
5537
5536
|
})}
|
|
@@ -5567,7 +5566,7 @@ const filmOutline = (options) => {
|
|
|
5567
5566
|
viewBox="0 0 24 24"
|
|
5568
5567
|
fill="none"
|
|
5569
5568
|
xmlns="http://www.w3.org/2000/svg"
|
|
5570
|
-
style=${styleMap
|
|
5569
|
+
style=${styleMap_js.styleMap({
|
|
5571
5570
|
width: `${options.width}px`,
|
|
5572
5571
|
height: `${options.height}px`
|
|
5573
5572
|
})}
|
|
@@ -5648,7 +5647,7 @@ const crossFilledFadeIn = (options) => {
|
|
|
5648
5647
|
viewBox="0 0 24 24"
|
|
5649
5648
|
fill="none"
|
|
5650
5649
|
xmlns="http://www.w3.org/2000/svg"
|
|
5651
|
-
style=${styleMap
|
|
5650
|
+
style=${styleMap_js.styleMap({
|
|
5652
5651
|
width: `${options.width}px`,
|
|
5653
5652
|
height: `${options.height}px`
|
|
5654
5653
|
})}
|
|
@@ -5685,7 +5684,7 @@ const videoOutline = (options) => {
|
|
|
5685
5684
|
viewBox="0 0 24 24"
|
|
5686
5685
|
fill="none"
|
|
5687
5686
|
xmlns="http://www.w3.org/2000/svg"
|
|
5688
|
-
style=${styleMap
|
|
5687
|
+
style=${styleMap_js.styleMap({
|
|
5689
5688
|
width: `${options.width}px`,
|
|
5690
5689
|
height: `${options.height}px`
|
|
5691
5690
|
})}
|
|
@@ -5767,7 +5766,7 @@ const walletRestore = (options) => {
|
|
|
5767
5766
|
viewBox="0 0 24 24"
|
|
5768
5767
|
fill="none"
|
|
5769
5768
|
xmlns="http://www.w3.org/2000/svg"
|
|
5770
|
-
style=${styleMap
|
|
5769
|
+
style=${styleMap_js.styleMap({
|
|
5771
5770
|
width: `${options.width}px`,
|
|
5772
5771
|
height: `${options.height}px`
|
|
5773
5772
|
})}
|
|
@@ -5805,7 +5804,7 @@ const logoX = (options) => {
|
|
|
5805
5804
|
viewBox="0 0 24 24"
|
|
5806
5805
|
fill="none"
|
|
5807
5806
|
xmlns="http://www.w3.org/2000/svg"
|
|
5808
|
-
style=${styleMap
|
|
5807
|
+
style=${styleMap_js.styleMap({
|
|
5809
5808
|
width: `${options.width}px`,
|
|
5810
5809
|
height: `${options.height}px`
|
|
5811
5810
|
})}
|
|
@@ -5824,7 +5823,7 @@ const logoFacebook = (options) => {
|
|
|
5824
5823
|
viewBox="0 0 24 24"
|
|
5825
5824
|
fill="none"
|
|
5826
5825
|
xmlns="http://www.w3.org/2000/svg"
|
|
5827
|
-
style=${styleMap
|
|
5826
|
+
style=${styleMap_js.styleMap({
|
|
5828
5827
|
width: `${options.width}px`,
|
|
5829
5828
|
height: `${options.height}px`
|
|
5830
5829
|
})}
|
|
@@ -5844,7 +5843,7 @@ const glasses = (options) => {
|
|
|
5844
5843
|
viewBox="0 0 24 24"
|
|
5845
5844
|
fill="none"
|
|
5846
5845
|
xmlns="http://www.w3.org/2000/svg"
|
|
5847
|
-
style=${styleMap
|
|
5846
|
+
style=${styleMap_js.styleMap({
|
|
5848
5847
|
width: `${options.width}px`,
|
|
5849
5848
|
height: `${options.height}px`
|
|
5850
5849
|
})}
|
|
@@ -5875,7 +5874,7 @@ const unlink = (options) => {
|
|
|
5875
5874
|
viewBox="0 0 24 24"
|
|
5876
5875
|
fill="none"
|
|
5877
5876
|
xmlns="http://www.w3.org/2000/svg"
|
|
5878
|
-
style=${styleMap
|
|
5877
|
+
style=${styleMap_js.styleMap({
|
|
5879
5878
|
width: `${options.width}px`,
|
|
5880
5879
|
height: `${options.height}px`
|
|
5881
5880
|
})}
|
|
@@ -5897,7 +5896,7 @@ const logoPolygon = (options) => {
|
|
|
5897
5896
|
viewBox="0 0 25 24"
|
|
5898
5897
|
fill="none"
|
|
5899
5898
|
xmlns="http://www.w3.org/2000/svg"
|
|
5900
|
-
style=${styleMap
|
|
5899
|
+
style=${styleMap_js.styleMap({
|
|
5901
5900
|
width: `${options.width}px`,
|
|
5902
5901
|
height: `${options.height}px`
|
|
5903
5902
|
})}
|
|
@@ -5920,7 +5919,7 @@ const logoFantom = (options) => {
|
|
|
5920
5919
|
viewBox="0 0 25 24"
|
|
5921
5920
|
fill="none"
|
|
5922
5921
|
xmlns="http://www.w3.org/2000/svg"
|
|
5923
|
-
style=${styleMap
|
|
5922
|
+
style=${styleMap_js.styleMap({
|
|
5924
5923
|
width: `${options.width}px`,
|
|
5925
5924
|
height: `${options.height}px`
|
|
5926
5925
|
})}
|
|
@@ -5946,7 +5945,7 @@ const logoXMono = (options) => {
|
|
|
5946
5945
|
viewBox="0 0 24 24"
|
|
5947
5946
|
fill="none"
|
|
5948
5947
|
xmlns="http://www.w3.org/2000/svg"
|
|
5949
|
-
style=${styleMap
|
|
5948
|
+
style=${styleMap_js.styleMap({
|
|
5950
5949
|
width: `${options.width}px`,
|
|
5951
5950
|
height: `${options.height}px`
|
|
5952
5951
|
})}
|
|
@@ -5965,7 +5964,7 @@ const logoInstagramMono = (options) => {
|
|
|
5965
5964
|
viewBox="0 0 24 24"
|
|
5966
5965
|
fill="none"
|
|
5967
5966
|
xmlns="http://www.w3.org/2000/svg"
|
|
5968
|
-
style=${styleMap
|
|
5967
|
+
style=${styleMap_js.styleMap({
|
|
5969
5968
|
width: `${options.width}px`,
|
|
5970
5969
|
height: `${options.height}px`
|
|
5971
5970
|
})}
|
|
@@ -5991,7 +5990,7 @@ const logoMediumMono = (options) => {
|
|
|
5991
5990
|
viewBox="0 0 24 24"
|
|
5992
5991
|
fill="none"
|
|
5993
5992
|
xmlns="http://www.w3.org/2000/svg"
|
|
5994
|
-
style=${styleMap
|
|
5993
|
+
style=${styleMap_js.styleMap({
|
|
5995
5994
|
width: `${options.width}px`,
|
|
5996
5995
|
height: `${options.height}px`
|
|
5997
5996
|
})}
|
|
@@ -6017,7 +6016,7 @@ const logoDiscordMono = (options) => {
|
|
|
6017
6016
|
viewBox="0 0 24 24"
|
|
6018
6017
|
fill="none"
|
|
6019
6018
|
xmlns="http://www.w3.org/2000/svg"
|
|
6020
|
-
style=${styleMap
|
|
6019
|
+
style=${styleMap_js.styleMap({
|
|
6021
6020
|
width: `${options.width}px`,
|
|
6022
6021
|
height: `${options.height}px`
|
|
6023
6022
|
})}
|
|
@@ -6043,7 +6042,7 @@ const logoSnapchatMono = (options) => {
|
|
|
6043
6042
|
viewBox="0 0 24 24"
|
|
6044
6043
|
fill="none"
|
|
6045
6044
|
xmlns="http://www.w3.org/2000/svg"
|
|
6046
|
-
style=${styleMap
|
|
6045
|
+
style=${styleMap_js.styleMap({
|
|
6047
6046
|
width: `${options.width}px`,
|
|
6048
6047
|
height: `${options.height}px`
|
|
6049
6048
|
})}
|
|
@@ -6069,7 +6068,7 @@ const logoWhatsappMono = (options) => {
|
|
|
6069
6068
|
viewBox="0 0 24 24"
|
|
6070
6069
|
fill="none"
|
|
6071
6070
|
xmlns="http://www.w3.org/2000/svg"
|
|
6072
|
-
style=${styleMap
|
|
6071
|
+
style=${styleMap_js.styleMap({
|
|
6073
6072
|
width: `${options.width}px`,
|
|
6074
6073
|
height: `${options.height}px`
|
|
6075
6074
|
})}
|
|
@@ -6095,7 +6094,7 @@ const logoTelegramMono = (options) => {
|
|
|
6095
6094
|
viewBox="0 0 24 24"
|
|
6096
6095
|
fill="none"
|
|
6097
6096
|
xmlns="http://www.w3.org/2000/svg"
|
|
6098
|
-
style=${styleMap
|
|
6097
|
+
style=${styleMap_js.styleMap({
|
|
6099
6098
|
width: `${options.width}px`,
|
|
6100
6099
|
height: `${options.height}px`
|
|
6101
6100
|
})}
|
|
@@ -6121,7 +6120,7 @@ const logoLinkedinMono = (options) => {
|
|
|
6121
6120
|
viewBox="0 0 24 24"
|
|
6122
6121
|
fill="none"
|
|
6123
6122
|
xmlns="http://www.w3.org/2000/svg"
|
|
6124
|
-
style=${styleMap
|
|
6123
|
+
style=${styleMap_js.styleMap({
|
|
6125
6124
|
width: `${options.width}px`,
|
|
6126
6125
|
height: `${options.height}px`
|
|
6127
6126
|
})}
|
|
@@ -6147,7 +6146,7 @@ const logoGithubMono = (options) => {
|
|
|
6147
6146
|
viewBox="0 0 24 24"
|
|
6148
6147
|
fill="none"
|
|
6149
6148
|
xmlns="http://www.w3.org/2000/svg"
|
|
6150
|
-
style=${styleMap
|
|
6149
|
+
style=${styleMap_js.styleMap({
|
|
6151
6150
|
width: `${options.width}px`,
|
|
6152
6151
|
height: `${options.height}px`
|
|
6153
6152
|
})}
|
|
@@ -6173,7 +6172,7 @@ const logoUniversalPageMono = (options) => {
|
|
|
6173
6172
|
viewBox="0 0 24 24"
|
|
6174
6173
|
fill="none"
|
|
6175
6174
|
xmlns="http://www.w3.org/2000/svg"
|
|
6176
|
-
style=${styleMap
|
|
6175
|
+
style=${styleMap_js.styleMap({
|
|
6177
6176
|
width: `${options.width}px`,
|
|
6178
6177
|
height: `${options.height}px`
|
|
6179
6178
|
})}
|
|
@@ -6205,7 +6204,7 @@ const database = (options) => {
|
|
|
6205
6204
|
viewBox="0 0 24 24"
|
|
6206
6205
|
fill="none"
|
|
6207
6206
|
xmlns="http://www.w3.org/2000/svg"
|
|
6208
|
-
style=${styleMap
|
|
6207
|
+
style=${styleMap_js.styleMap({
|
|
6209
6208
|
width: `${options.width}px`,
|
|
6210
6209
|
height: `${options.height}px`
|
|
6211
6210
|
})}
|
|
@@ -6241,7 +6240,7 @@ const emptyOutline = (options) => {
|
|
|
6241
6240
|
viewBox="0 0 24 24"
|
|
6242
6241
|
fill="none"
|
|
6243
6242
|
xmlns="http://www.w3.org/2000/svg"
|
|
6244
|
-
style=${styleMap
|
|
6243
|
+
style=${styleMap_js.styleMap({
|
|
6245
6244
|
width: `${options.width}px`,
|
|
6246
6245
|
height: `${options.height}px`
|
|
6247
6246
|
})}
|
|
@@ -6261,7 +6260,7 @@ const profileRemove = (options) => {
|
|
|
6261
6260
|
viewBox="0 0 24 24"
|
|
6262
6261
|
fill="none"
|
|
6263
6262
|
xmlns="http://www.w3.org/2000/svg"
|
|
6264
|
-
style=${styleMap
|
|
6263
|
+
style=${styleMap_js.styleMap({
|
|
6265
6264
|
width: `${options.width}px`,
|
|
6266
6265
|
height: `${options.height}px`
|
|
6267
6266
|
})}
|
|
@@ -6293,7 +6292,7 @@ const logoYoutubeMono = (options) => {
|
|
|
6293
6292
|
viewBox="0 0 24 24"
|
|
6294
6293
|
fill="none"
|
|
6295
6294
|
xmlns="http://www.w3.org/2000/svg"
|
|
6296
|
-
style=${styleMap
|
|
6295
|
+
style=${styleMap_js.styleMap({
|
|
6297
6296
|
width: `${options.width}px`,
|
|
6298
6297
|
height: `${options.height}px`
|
|
6299
6298
|
})}
|
|
@@ -6312,7 +6311,7 @@ const addGrid = (options) => {
|
|
|
6312
6311
|
viewBox="0 0 24 24"
|
|
6313
6312
|
fill="none"
|
|
6314
6313
|
xmlns="http://www.w3.org/2000/svg"
|
|
6315
|
-
style=${styleMap
|
|
6314
|
+
style=${styleMap_js.styleMap({
|
|
6316
6315
|
width: `${options.width}px`,
|
|
6317
6316
|
height: `${options.height}px`
|
|
6318
6317
|
})}
|
|
@@ -6384,7 +6383,7 @@ const gallery = (options) => {
|
|
|
6384
6383
|
viewBox="0 0 24 24"
|
|
6385
6384
|
fill="none"
|
|
6386
6385
|
xmlns="http://www.w3.org/2000/svg"
|
|
6387
|
-
style=${styleMap
|
|
6386
|
+
style=${styleMap_js.styleMap({
|
|
6388
6387
|
width: `${options.width}px`,
|
|
6389
6388
|
height: `${options.height}px`
|
|
6390
6389
|
})}
|
|
@@ -6420,7 +6419,7 @@ const logoElfsightMono = (options) => {
|
|
|
6420
6419
|
viewBox="0 0 24 24"
|
|
6421
6420
|
fill="none"
|
|
6422
6421
|
xmlns="http://www.w3.org/2000/svg"
|
|
6423
|
-
style=${styleMap
|
|
6422
|
+
style=${styleMap_js.styleMap({
|
|
6424
6423
|
width: `${options.width}px`,
|
|
6425
6424
|
height: `${options.height}px`
|
|
6426
6425
|
})}
|
|
@@ -6468,7 +6467,7 @@ const maximizeVertical = (options) => {
|
|
|
6468
6467
|
viewBox="0 0 24 24"
|
|
6469
6468
|
fill="none"
|
|
6470
6469
|
xmlns="http://www.w3.org/2000/svg"
|
|
6471
|
-
style=${styleMap
|
|
6470
|
+
style=${styleMap_js.styleMap({
|
|
6472
6471
|
width: `${options.width}px`,
|
|
6473
6472
|
height: `${options.height}px`
|
|
6474
6473
|
})}
|
|
@@ -6504,7 +6503,7 @@ const minimizeVertical = (options) => {
|
|
|
6504
6503
|
viewBox="0 0 24 24"
|
|
6505
6504
|
fill="none"
|
|
6506
6505
|
xmlns="http://www.w3.org/2000/svg"
|
|
6507
|
-
style=${styleMap
|
|
6506
|
+
style=${styleMap_js.styleMap({
|
|
6508
6507
|
width: `${options.width}px`,
|
|
6509
6508
|
height: `${options.height}px`
|
|
6510
6509
|
})}
|
|
@@ -6547,7 +6546,7 @@ const chart = (options) => {
|
|
|
6547
6546
|
viewBox="0 0 24 24"
|
|
6548
6547
|
fill="none"
|
|
6549
6548
|
xmlns="http://www.w3.org/2000/svg"
|
|
6550
|
-
style=${styleMap
|
|
6549
|
+
style=${styleMap_js.styleMap({
|
|
6551
6550
|
width: `${options.width}px`,
|
|
6552
6551
|
height: `${options.height}px`
|
|
6553
6552
|
})}
|
|
@@ -6591,7 +6590,7 @@ const people = (options) => {
|
|
|
6591
6590
|
viewBox="0 0 24 24"
|
|
6592
6591
|
fill="none"
|
|
6593
6592
|
xmlns="http://www.w3.org/2000/svg"
|
|
6594
|
-
style=${styleMap
|
|
6593
|
+
style=${styleMap_js.styleMap({
|
|
6595
6594
|
width: `${options.width}px`,
|
|
6596
6595
|
height: `${options.height}px`
|
|
6597
6596
|
})}
|
|
@@ -6648,7 +6647,7 @@ const documentCode = (options) => {
|
|
|
6648
6647
|
viewBox="0 0 24 24"
|
|
6649
6648
|
fill="none"
|
|
6650
6649
|
xmlns="http://www.w3.org/2000/svg"
|
|
6651
|
-
style=${styleMap
|
|
6650
|
+
style=${styleMap_js.styleMap({
|
|
6652
6651
|
width: `${options.width}px`,
|
|
6653
6652
|
height: `${options.height}px`
|
|
6654
6653
|
})}
|
|
@@ -6695,7 +6694,7 @@ const logoWarpcastMono = (options) => {
|
|
|
6695
6694
|
viewBox="0 0 24 24"
|
|
6696
6695
|
fill="none"
|
|
6697
6696
|
xmlns="http://www.w3.org/2000/svg"
|
|
6698
|
-
style=${styleMap
|
|
6697
|
+
style=${styleMap_js.styleMap({
|
|
6699
6698
|
width: `${options.width}px`,
|
|
6700
6699
|
height: `${options.height}px`
|
|
6701
6700
|
})}
|
|
@@ -6847,7 +6846,7 @@ const parachute = (options) => {
|
|
|
6847
6846
|
viewBox="0 0 24 24"
|
|
6848
6847
|
fill="none"
|
|
6849
6848
|
xmlns="http://www.w3.org/2000/svg"
|
|
6850
|
-
style=${styleMap
|
|
6849
|
+
style=${styleMap_js.styleMap({
|
|
6851
6850
|
width: `${options.width}px`,
|
|
6852
6851
|
height: `${options.height}px`
|
|
6853
6852
|
})}
|
|
@@ -6867,7 +6866,7 @@ const bitcoinConvert = (options) => {
|
|
|
6867
6866
|
viewBox="0 0 24 24"
|
|
6868
6867
|
fill="none"
|
|
6869
6868
|
xmlns="http://www.w3.org/2000/svg"
|
|
6870
|
-
style=${styleMap
|
|
6869
|
+
style=${styleMap_js.styleMap({
|
|
6871
6870
|
width: `${options.width}px`,
|
|
6872
6871
|
height: `${options.height}px`
|
|
6873
6872
|
})}
|
|
@@ -6928,7 +6927,7 @@ const nft = (options) => {
|
|
|
6928
6927
|
viewBox="0 0 24 24"
|
|
6929
6928
|
fill="none"
|
|
6930
6929
|
xmlns="http://www.w3.org/2000/svg"
|
|
6931
|
-
style=${styleMap
|
|
6930
|
+
style=${styleMap_js.styleMap({
|
|
6932
6931
|
width: `${options.width}px`,
|
|
6933
6932
|
height: `${options.height}px`
|
|
6934
6933
|
})}
|
|
@@ -6954,7 +6953,7 @@ const fingerprint = (options) => {
|
|
|
6954
6953
|
viewBox="0 0 24 24"
|
|
6955
6954
|
fill="none"
|
|
6956
6955
|
xmlns="http://www.w3.org/2000/svg"
|
|
6957
|
-
style=${styleMap
|
|
6956
|
+
style=${styleMap_js.styleMap({
|
|
6958
6957
|
width: `${options.width}px`,
|
|
6959
6958
|
height: `${options.height}px`
|
|
6960
6959
|
})}
|
|
@@ -6973,7 +6972,7 @@ const hammer = (options) => {
|
|
|
6973
6972
|
viewBox="0 0 24 24"
|
|
6974
6973
|
fill="none"
|
|
6975
6974
|
xmlns="http://www.w3.org/2000/svg"
|
|
6976
|
-
style=${styleMap
|
|
6975
|
+
style=${styleMap_js.styleMap({
|
|
6977
6976
|
width: `${options.width}px`,
|
|
6978
6977
|
height: `${options.height}px`
|
|
6979
6978
|
})}
|
|
@@ -7009,7 +7008,7 @@ const handHeart = (options) => {
|
|
|
7009
7008
|
viewBox="0 0 24 24"
|
|
7010
7009
|
fill="none"
|
|
7011
7010
|
xmlns="http://www.w3.org/2000/svg"
|
|
7012
|
-
style=${styleMap
|
|
7011
|
+
style=${styleMap_js.styleMap({
|
|
7013
7012
|
width: `${options.width}px`,
|
|
7014
7013
|
height: `${options.height}px`
|
|
7015
7014
|
})}
|
|
@@ -7028,7 +7027,7 @@ const earth = (options) => {
|
|
|
7028
7027
|
viewBox="0 0 24 24"
|
|
7029
7028
|
fill="none"
|
|
7030
7029
|
xmlns="http://www.w3.org/2000/svg"
|
|
7031
|
-
style=${styleMap
|
|
7030
|
+
style=${styleMap_js.styleMap({
|
|
7032
7031
|
width: `${options.width}px`,
|
|
7033
7032
|
height: `${options.height}px`
|
|
7034
7033
|
})}
|
|
@@ -7071,7 +7070,7 @@ const logoSoundcloudMono = (options) => {
|
|
|
7071
7070
|
viewBox="0 0 24 24"
|
|
7072
7071
|
fill="none"
|
|
7073
7072
|
xmlns="http://www.w3.org/2000/svg"
|
|
7074
|
-
style=${styleMap
|
|
7073
|
+
style=${styleMap_js.styleMap({
|
|
7075
7074
|
width: `${options.width}px`,
|
|
7076
7075
|
height: `${options.height}px`
|
|
7077
7076
|
})}
|
|
@@ -7097,7 +7096,7 @@ const logoSpotifyMono = (options) => {
|
|
|
7097
7096
|
viewBox="0 0 24 24"
|
|
7098
7097
|
fill="none"
|
|
7099
7098
|
xmlns="http://www.w3.org/2000/svg"
|
|
7100
|
-
style=${styleMap
|
|
7099
|
+
style=${styleMap_js.styleMap({
|
|
7101
7100
|
width: `${options.width}px`,
|
|
7102
7101
|
height: `${options.height}px`
|
|
7103
7102
|
})}
|
|
@@ -7123,7 +7122,7 @@ const logoGoogleCalendarMono = (options) => {
|
|
|
7123
7122
|
viewBox="0 0 24 24"
|
|
7124
7123
|
fill="none"
|
|
7125
7124
|
xmlns="http://www.w3.org/2000/svg"
|
|
7126
|
-
style=${styleMap
|
|
7125
|
+
style=${styleMap_js.styleMap({
|
|
7127
7126
|
width: `${options.width}px`,
|
|
7128
7127
|
height: `${options.height}px`
|
|
7129
7128
|
})}
|
|
@@ -7149,7 +7148,7 @@ const logoSubstackMono = (options) => {
|
|
|
7149
7148
|
viewBox="0 0 24 24"
|
|
7150
7149
|
fill="none"
|
|
7151
7150
|
xmlns="http://www.w3.org/2000/svg"
|
|
7152
|
-
style=${styleMap
|
|
7151
|
+
style=${styleMap_js.styleMap({
|
|
7153
7152
|
width: `${options.width}px`,
|
|
7154
7153
|
height: `${options.height}px`
|
|
7155
7154
|
})}
|
|
@@ -7168,7 +7167,7 @@ const logoXround = (options) => {
|
|
|
7168
7167
|
viewBox="0 0 24 24"
|
|
7169
7168
|
fill="none"
|
|
7170
7169
|
xmlns="http://www.w3.org/2000/svg"
|
|
7171
|
-
style=${styleMap
|
|
7170
|
+
style=${styleMap_js.styleMap({
|
|
7172
7171
|
width: `${options.width}px`,
|
|
7173
7172
|
height: `${options.height}px`
|
|
7174
7173
|
})}
|
|
@@ -7191,7 +7190,7 @@ const logoFarcaster = (options) => {
|
|
|
7191
7190
|
viewBox="0 0 24 24"
|
|
7192
7191
|
fill="none"
|
|
7193
7192
|
xmlns="http://www.w3.org/2000/svg"
|
|
7194
|
-
style=${styleMap
|
|
7193
|
+
style=${styleMap_js.styleMap({
|
|
7195
7194
|
width: `${options.width}px`,
|
|
7196
7195
|
height: `${options.height}px`
|
|
7197
7196
|
})}
|
|
@@ -7213,7 +7212,7 @@ const logoLinkedin = (options) => {
|
|
|
7213
7212
|
viewBox="0 0 24 24"
|
|
7214
7213
|
fill="none"
|
|
7215
7214
|
xmlns="http://www.w3.org/2000/svg"
|
|
7216
|
-
style=${styleMap
|
|
7215
|
+
style=${styleMap_js.styleMap({
|
|
7217
7216
|
width: `${options.width}px`,
|
|
7218
7217
|
height: `${options.height}px`
|
|
7219
7218
|
})}
|
|
@@ -7237,7 +7236,7 @@ const profileRestoreNoSetup = (options) => {
|
|
|
7237
7236
|
viewBox="0 0 24 24"
|
|
7238
7237
|
fill="none"
|
|
7239
7238
|
xmlns="http://www.w3.org/2000/svg"
|
|
7240
|
-
style=${styleMap
|
|
7239
|
+
style=${styleMap_js.styleMap({
|
|
7241
7240
|
width: `${options.width}px`,
|
|
7242
7241
|
height: `${options.height}px`
|
|
7243
7242
|
})}
|
|
@@ -7297,7 +7296,7 @@ const share = (options) => {
|
|
|
7297
7296
|
viewBox="0 0 24 24"
|
|
7298
7297
|
fill="none"
|
|
7299
7298
|
xmlns="http://www.w3.org/2000/svg"
|
|
7300
|
-
style=${styleMap
|
|
7299
|
+
style=${styleMap_js.styleMap({
|
|
7301
7300
|
width: `${options.width}px`,
|
|
7302
7301
|
height: `${options.height}px`
|
|
7303
7302
|
})}
|
|
@@ -7333,7 +7332,7 @@ const logoFacebookRound = (options) => {
|
|
|
7333
7332
|
viewBox="0 0 24 24"
|
|
7334
7333
|
fill="none"
|
|
7335
7334
|
xmlns="http://www.w3.org/2000/svg"
|
|
7336
|
-
style=${styleMap
|
|
7335
|
+
style=${styleMap_js.styleMap({
|
|
7337
7336
|
width: `${options.width}px`,
|
|
7338
7337
|
height: `${options.height}px`
|
|
7339
7338
|
})}
|
|
@@ -7353,7 +7352,7 @@ const logoFarcasterRound = (options) => {
|
|
|
7353
7352
|
viewBox="0 0 24 24"
|
|
7354
7353
|
fill="none"
|
|
7355
7354
|
xmlns="http://www.w3.org/2000/svg"
|
|
7356
|
-
style=${styleMap
|
|
7355
|
+
style=${styleMap_js.styleMap({
|
|
7357
7356
|
width: `${options.width}px`,
|
|
7358
7357
|
height: `${options.height}px`
|
|
7359
7358
|
})}
|
|
@@ -7375,7 +7374,7 @@ const logoLinkedinRound = (options) => {
|
|
|
7375
7374
|
viewBox="0 0 24 24"
|
|
7376
7375
|
fill="none"
|
|
7377
7376
|
xmlns="http://www.w3.org/2000/svg"
|
|
7378
|
-
style=${styleMap
|
|
7377
|
+
style=${styleMap_js.styleMap({
|
|
7379
7378
|
width: `${options.width}px`,
|
|
7380
7379
|
height: `${options.height}px`
|
|
7381
7380
|
})}
|
|
@@ -7399,7 +7398,7 @@ const arrowLongDown = (options) => {
|
|
|
7399
7398
|
viewBox="0 0 24 24"
|
|
7400
7399
|
fill="none"
|
|
7401
7400
|
xmlns="http://www.w3.org/2000/svg"
|
|
7402
|
-
style=${styleMap
|
|
7401
|
+
style=${styleMap_js.styleMap({
|
|
7403
7402
|
width: `${options.width}px`,
|
|
7404
7403
|
height: `${options.height}px`
|
|
7405
7404
|
})}
|
|
@@ -7428,7 +7427,7 @@ const gas = (options) => {
|
|
|
7428
7427
|
viewBox="0 0 24 24"
|
|
7429
7428
|
fill="none"
|
|
7430
7429
|
xmlns="http://www.w3.org/2000/svg"
|
|
7431
|
-
style=${styleMap
|
|
7430
|
+
style=${styleMap_js.styleMap({
|
|
7432
7431
|
width: `${options.width}px`,
|
|
7433
7432
|
height: `${options.height}px`
|
|
7434
7433
|
})}
|
|
@@ -7475,7 +7474,7 @@ const minusFilled = (options) => {
|
|
|
7475
7474
|
viewBox="0 0 24 24"
|
|
7476
7475
|
fill="none"
|
|
7477
7476
|
xmlns="http://www.w3.org/2000/svg"
|
|
7478
|
-
style=${styleMap
|
|
7477
|
+
style=${styleMap_js.styleMap({
|
|
7479
7478
|
width: `${options.width}px`,
|
|
7480
7479
|
height: `${options.height}px`
|
|
7481
7480
|
})}
|
|
@@ -7497,7 +7496,7 @@ const documentText = (options) => {
|
|
|
7497
7496
|
viewBox="0 0 25 24"
|
|
7498
7497
|
fill="none"
|
|
7499
7498
|
xmlns="http://www.w3.org/2000/svg"
|
|
7500
|
-
style=${styleMap
|
|
7499
|
+
style=${styleMap_js.styleMap({
|
|
7501
7500
|
width: `${options.width}px`,
|
|
7502
7501
|
height: `${options.height}px`
|
|
7503
7502
|
})}
|
|
@@ -7520,7 +7519,7 @@ const category = (options) => {
|
|
|
7520
7519
|
viewBox="0 0 24 24"
|
|
7521
7520
|
fill="none"
|
|
7522
7521
|
xmlns="http://www.w3.org/2000/svg"
|
|
7523
|
-
style=${styleMap
|
|
7522
|
+
style=${styleMap_js.styleMap({
|
|
7524
7523
|
width: `${options.width}px`,
|
|
7525
7524
|
height: `${options.height}px`
|
|
7526
7525
|
})}
|
|
@@ -7567,7 +7566,7 @@ const flash = (options) => {
|
|
|
7567
7566
|
viewBox="0 0 24 24"
|
|
7568
7567
|
fill="none"
|
|
7569
7568
|
xmlns="http://www.w3.org/2000/svg"
|
|
7570
|
-
style=${styleMap
|
|
7569
|
+
style=${styleMap_js.styleMap({
|
|
7571
7570
|
width: `${options.width}px`,
|
|
7572
7571
|
height: `${options.height}px`
|
|
7573
7572
|
})}
|
|
@@ -7590,7 +7589,7 @@ const userCircleAdd = (options) => {
|
|
|
7590
7589
|
viewBox="0 0 24 24"
|
|
7591
7590
|
fill="none"
|
|
7592
7591
|
xmlns="http://www.w3.org/2000/svg"
|
|
7593
|
-
style=${styleMap
|
|
7592
|
+
style=${styleMap_js.styleMap({
|
|
7594
7593
|
width: `${options.width}px`,
|
|
7595
7594
|
height: `${options.height}px`
|
|
7596
7595
|
})}
|
|
@@ -7650,7 +7649,7 @@ const profileCircle = (options) => {
|
|
|
7650
7649
|
viewBox="0 0 24 24"
|
|
7651
7650
|
fill="none"
|
|
7652
7651
|
xmlns="http://www.w3.org/2000/svg"
|
|
7653
|
-
style=${styleMap
|
|
7652
|
+
style=${styleMap_js.styleMap({
|
|
7654
7653
|
width: `${options.width}px`,
|
|
7655
7654
|
height: `${options.height}px`
|
|
7656
7655
|
})}
|
|
@@ -7686,7 +7685,7 @@ const playLinear = (options) => {
|
|
|
7686
7685
|
viewBox="0 0 24 24"
|
|
7687
7686
|
fill="none"
|
|
7688
7687
|
xmlns="http://www.w3.org/2000/svg"
|
|
7689
|
-
style=${styleMap
|
|
7688
|
+
style=${styleMap_js.styleMap({
|
|
7690
7689
|
width: `${options.width}px`,
|
|
7691
7690
|
height: `${options.height}px`
|
|
7692
7691
|
})}
|
|
@@ -7709,7 +7708,7 @@ const stopLinear = (options) => {
|
|
|
7709
7708
|
viewBox="0 0 24 24"
|
|
7710
7709
|
fill="none"
|
|
7711
7710
|
xmlns="http://www.w3.org/2000/svg"
|
|
7712
|
-
style=${styleMap
|
|
7711
|
+
style=${styleMap_js.styleMap({
|
|
7713
7712
|
width: `${options.width}px`,
|
|
7714
7713
|
height: `${options.height}px`
|
|
7715
7714
|
})}
|
|
@@ -7725,7 +7724,7 @@ const stopLinear = (options) => {
|
|
|
7725
7724
|
};
|
|
7726
7725
|
|
|
7727
7726
|
const minus = (options) => {
|
|
7728
|
-
return lit.html`<svg width="24" height="24" viewBox="0 0 24 24" style=${styleMap
|
|
7727
|
+
return lit.html`<svg width="24" height="24" viewBox="0 0 24 24" style=${styleMap_js.styleMap({
|
|
7729
7728
|
width: `${options.width}px`,
|
|
7730
7729
|
height: `${options.height}px`
|
|
7731
7730
|
})} fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.417 12.75h-12c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75" fill="var(--${options.color})"></svg>`;
|
|
@@ -7738,7 +7737,7 @@ const medalStar = (options) => {
|
|
|
7738
7737
|
viewBox="0 0 24 24"
|
|
7739
7738
|
fill="none"
|
|
7740
7739
|
xmlns="http://www.w3.org/2000/svg"
|
|
7741
|
-
style=${styleMap
|
|
7740
|
+
style=${styleMap_js.styleMap({
|
|
7742
7741
|
width: `${options.width}px`,
|
|
7743
7742
|
height: `${options.height}px`
|
|
7744
7743
|
})}
|
|
@@ -7776,7 +7775,7 @@ const editLinear = (options) => {
|
|
|
7776
7775
|
viewBox="0 0 24 24"
|
|
7777
7776
|
fill="none"
|
|
7778
7777
|
xmlns="http://www.w3.org/2000/svg"
|
|
7779
|
-
style=${styleMap
|
|
7778
|
+
style=${styleMap_js.styleMap({
|
|
7780
7779
|
width: `${options.width}px`,
|
|
7781
7780
|
height: `${options.height}px`
|
|
7782
7781
|
})}
|
|
@@ -7814,7 +7813,7 @@ const imageLinear = (options) => {
|
|
|
7814
7813
|
viewBox="0 0 25 24"
|
|
7815
7814
|
fill="none"
|
|
7816
7815
|
xmlns="http://www.w3.org/2000/svg"
|
|
7817
|
-
style=${styleMap
|
|
7816
|
+
style=${styleMap_js.styleMap({
|
|
7818
7817
|
width: `${options.width}px`,
|
|
7819
7818
|
height: `${options.height}px`
|
|
7820
7819
|
})}
|
|
@@ -7844,7 +7843,7 @@ const hexagon = (options) => {
|
|
|
7844
7843
|
viewBox="0 0 25 24"
|
|
7845
7844
|
fill="none"
|
|
7846
7845
|
xmlns="http://www.w3.org/2000/svg"
|
|
7847
|
-
style=${styleMap
|
|
7846
|
+
style=${styleMap_js.styleMap({
|
|
7848
7847
|
width: `${options.width}px`,
|
|
7849
7848
|
height: `${options.height}px`
|
|
7850
7849
|
})}
|
|
@@ -7866,7 +7865,7 @@ const rowVertical = (options) => {
|
|
|
7866
7865
|
viewBox="0 0 24 24"
|
|
7867
7866
|
fill="none"
|
|
7868
7867
|
xmlns="http://www.w3.org/2000/svg"
|
|
7869
|
-
style=${styleMap
|
|
7868
|
+
style=${styleMap_js.styleMap({
|
|
7870
7869
|
width: `${options.width}px`,
|
|
7871
7870
|
height: `${options.height}px`
|
|
7872
7871
|
})}
|
|
@@ -7895,7 +7894,7 @@ const logoTiktokMono = (options) => {
|
|
|
7895
7894
|
viewBox="0 0 24 24"
|
|
7896
7895
|
fill="none"
|
|
7897
7896
|
xmlns="http://www.w3.org/2000/svg"
|
|
7898
|
-
style=${styleMap
|
|
7897
|
+
style=${styleMap_js.styleMap({
|
|
7899
7898
|
width: `${options.width}px`,
|
|
7900
7899
|
height: `${options.height}px`
|
|
7901
7900
|
})}
|
|
@@ -7914,7 +7913,7 @@ const profileFollowing = (options) => {
|
|
|
7914
7913
|
viewBox="0 0 24 24"
|
|
7915
7914
|
fill="none"
|
|
7916
7915
|
xmlns="http://www.w3.org/2000/svg"
|
|
7917
|
-
style=${styleMap
|
|
7916
|
+
style=${styleMap_js.styleMap({
|
|
7918
7917
|
width: `${options.width}px`,
|
|
7919
7918
|
height: `${options.height}px`
|
|
7920
7919
|
})}
|
|
@@ -7947,7 +7946,7 @@ const logoCommonGroundMono = (options) => {
|
|
|
7947
7946
|
viewBox="0 0 24 24"
|
|
7948
7947
|
fill="none"
|
|
7949
7948
|
xmlns="http://www.w3.org/2000/svg"
|
|
7950
|
-
style=${styleMap
|
|
7949
|
+
style=${styleMap_js.styleMap({
|
|
7951
7950
|
width: `${options.width}px`,
|
|
7952
7951
|
height: `${options.height}px`
|
|
7953
7952
|
})}
|
|
@@ -8010,7 +8009,7 @@ const logoHyperlaneMono = (options) => {
|
|
|
8010
8009
|
viewBox="0 0 540 494"
|
|
8011
8010
|
fill="none"
|
|
8012
8011
|
xmlns="http://www.w3.org/2000/svg"
|
|
8013
|
-
style=${styleMap
|
|
8012
|
+
style=${styleMap_js.styleMap({
|
|
8014
8013
|
width: `${options.width}px`,
|
|
8015
8014
|
height: `${options.height}px`
|
|
8016
8015
|
})}
|
|
@@ -8040,7 +8039,7 @@ const logoHyperlane = (options) => {
|
|
|
8040
8039
|
viewBox="0 0 1000 1000"
|
|
8041
8040
|
fill="none"
|
|
8042
8041
|
xmlns="http://www.w3.org/2000/svg"
|
|
8043
|
-
style=${styleMap
|
|
8042
|
+
style=${styleMap_js.styleMap({
|
|
8044
8043
|
width: `${options.width}px`,
|
|
8045
8044
|
height: `${options.height}px`
|
|
8046
8045
|
})}
|
|
@@ -8073,7 +8072,7 @@ const tokenCreate = (options) => {
|
|
|
8073
8072
|
viewBox="0 0 24 24"
|
|
8074
8073
|
fill="none"
|
|
8075
8074
|
xmlns="http://www.w3.org/2000/svg"
|
|
8076
|
-
style=${styleMap
|
|
8075
|
+
style=${styleMap_js.styleMap({
|
|
8077
8076
|
width: `${options.width}px`,
|
|
8078
8077
|
height: `${options.height}px`
|
|
8079
8078
|
})}
|
|
@@ -8108,7 +8107,7 @@ const addcontrollerActivated = (options) => {
|
|
|
8108
8107
|
viewBox="0 0 80 80"
|
|
8109
8108
|
fill="none"
|
|
8110
8109
|
xmlns="http://www.w3.org/2000/svg"
|
|
8111
|
-
style=${styleMap
|
|
8110
|
+
style=${styleMap_js.styleMap({
|
|
8112
8111
|
width: `${options.width}px`,
|
|
8113
8112
|
height: `${options.height}px`
|
|
8114
8113
|
})}
|
|
@@ -8291,7 +8290,7 @@ const addcontrollerInactive = (options) => {
|
|
|
8291
8290
|
viewBox="0 0 80 80"
|
|
8292
8291
|
fill="none"
|
|
8293
8292
|
xmlns="http://www.w3.org/2000/svg"
|
|
8294
|
-
style=${styleMap
|
|
8293
|
+
style=${styleMap_js.styleMap({
|
|
8295
8294
|
width: `${options.width}px`,
|
|
8296
8295
|
height: `${options.height}px`
|
|
8297
8296
|
})}
|
|
@@ -8419,7 +8418,7 @@ const addextensionsActivated = (options) => {
|
|
|
8419
8418
|
viewBox="0 0 80 80"
|
|
8420
8419
|
fill="none"
|
|
8421
8420
|
xmlns="http://www.w3.org/2000/svg"
|
|
8422
|
-
style=${styleMap
|
|
8421
|
+
style=${styleMap_js.styleMap({
|
|
8423
8422
|
width: `${options.width}px`,
|
|
8424
8423
|
height: `${options.height}px`
|
|
8425
8424
|
})}
|
|
@@ -8552,7 +8551,7 @@ const addextensionsInactive = (options) => {
|
|
|
8552
8551
|
viewBox="0 0 80 80"
|
|
8553
8552
|
fill="none"
|
|
8554
8553
|
xmlns="http://www.w3.org/2000/svg"
|
|
8555
|
-
style=${styleMap
|
|
8554
|
+
style=${styleMap_js.styleMap({
|
|
8556
8555
|
width: `${options.width}px`,
|
|
8557
8556
|
height: `${options.height}px`
|
|
8558
8557
|
})}
|
|
@@ -8611,7 +8610,7 @@ const adduniversalreceiverdelegateActivated = (options) => {
|
|
|
8611
8610
|
viewBox="0 0 80 80"
|
|
8612
8611
|
fill="none"
|
|
8613
8612
|
xmlns="http://www.w3.org/2000/svg"
|
|
8614
|
-
style=${styleMap
|
|
8613
|
+
style=${styleMap_js.styleMap({
|
|
8615
8614
|
width: `${options.width}px`,
|
|
8616
8615
|
height: `${options.height}px`
|
|
8617
8616
|
})}
|
|
@@ -8743,7 +8742,7 @@ const adduniversalreceiverdelegateInactive = (options) => {
|
|
|
8743
8742
|
viewBox="0 0 80 80"
|
|
8744
8743
|
fill="none"
|
|
8745
8744
|
xmlns="http://www.w3.org/2000/svg"
|
|
8746
|
-
style=${styleMap
|
|
8745
|
+
style=${styleMap_js.styleMap({
|
|
8747
8746
|
width: `${options.width}px`,
|
|
8748
8747
|
height: `${options.height}px`
|
|
8749
8748
|
})}
|
|
@@ -8807,7 +8806,7 @@ const callActivated = (options) => {
|
|
|
8807
8806
|
viewBox="0 0 80 80"
|
|
8808
8807
|
fill="none"
|
|
8809
8808
|
xmlns="http://www.w3.org/2000/svg"
|
|
8810
|
-
style=${styleMap
|
|
8809
|
+
style=${styleMap_js.styleMap({
|
|
8811
8810
|
width: `${options.width}px`,
|
|
8812
8811
|
height: `${options.height}px`
|
|
8813
8812
|
})}
|
|
@@ -8917,7 +8916,7 @@ const callInactive = (options) => {
|
|
|
8917
8916
|
viewBox="0 0 80 80"
|
|
8918
8917
|
fill="none"
|
|
8919
8918
|
xmlns="http://www.w3.org/2000/svg"
|
|
8920
|
-
style=${styleMap
|
|
8919
|
+
style=${styleMap_js.styleMap({
|
|
8921
8920
|
width: `${options.width}px`,
|
|
8922
8921
|
height: `${options.height}px`
|
|
8923
8922
|
})}
|
|
@@ -8972,7 +8971,7 @@ const changeextensionsActivated = (options) => {
|
|
|
8972
8971
|
viewBox="0 0 80 80"
|
|
8973
8972
|
fill="none"
|
|
8974
8973
|
xmlns="http://www.w3.org/2000/svg"
|
|
8975
|
-
style=${styleMap
|
|
8974
|
+
style=${styleMap_js.styleMap({
|
|
8976
8975
|
width: `${options.width}px`,
|
|
8977
8976
|
height: `${options.height}px`
|
|
8978
8977
|
})}
|
|
@@ -9148,7 +9147,7 @@ const changeextensionsInactive = (options) => {
|
|
|
9148
9147
|
viewBox="0 0 80 80"
|
|
9149
9148
|
fill="none"
|
|
9150
9149
|
xmlns="http://www.w3.org/2000/svg"
|
|
9151
|
-
style=${styleMap
|
|
9150
|
+
style=${styleMap_js.styleMap({
|
|
9152
9151
|
width: `${options.width}px`,
|
|
9153
9152
|
height: `${options.height}px`
|
|
9154
9153
|
})}
|
|
@@ -9242,7 +9241,7 @@ const changeownerActivated = (options) => {
|
|
|
9242
9241
|
viewBox="0 0 80 80"
|
|
9243
9242
|
fill="none"
|
|
9244
9243
|
xmlns="http://www.w3.org/2000/svg"
|
|
9245
|
-
style=${styleMap
|
|
9244
|
+
style=${styleMap_js.styleMap({
|
|
9246
9245
|
width: `${options.width}px`,
|
|
9247
9246
|
height: `${options.height}px`
|
|
9248
9247
|
})}
|
|
@@ -9457,7 +9456,7 @@ const changeownerInactive = (options) => {
|
|
|
9457
9456
|
viewBox="0 0 80 80"
|
|
9458
9457
|
fill="none"
|
|
9459
9458
|
xmlns="http://www.w3.org/2000/svg"
|
|
9460
|
-
style=${styleMap
|
|
9459
|
+
style=${styleMap_js.styleMap({
|
|
9461
9460
|
width: `${options.width}px`,
|
|
9462
9461
|
height: `${options.height}px`
|
|
9463
9462
|
})}
|
|
@@ -9574,7 +9573,7 @@ const changepermissionsActivated = (options) => {
|
|
|
9574
9573
|
viewBox="0 0 40 40"
|
|
9575
9574
|
fill="none"
|
|
9576
9575
|
xmlns="http://www.w3.org/2000/svg"
|
|
9577
|
-
style=${styleMap
|
|
9576
|
+
style=${styleMap_js.styleMap({
|
|
9578
9577
|
width: `${options.width}px`,
|
|
9579
9578
|
height: `${options.height}px`
|
|
9580
9579
|
})}
|
|
@@ -9639,7 +9638,7 @@ const changepermissionsInactive = (options) => {
|
|
|
9639
9638
|
viewBox="0 0 40 40"
|
|
9640
9639
|
fill="none"
|
|
9641
9640
|
xmlns="http://www.w3.org/2000/svg"
|
|
9642
|
-
style=${styleMap
|
|
9641
|
+
style=${styleMap_js.styleMap({
|
|
9643
9642
|
width: `${options.width}px`,
|
|
9644
9643
|
height: `${options.height}px`
|
|
9645
9644
|
})}
|
|
@@ -9827,7 +9826,7 @@ const changeUniversalReceiverDelegateActivated = (options) => {
|
|
|
9827
9826
|
viewBox="0 0 80 80"
|
|
9828
9827
|
fill="none"
|
|
9829
9828
|
xmlns="http://www.w3.org/2000/svg"
|
|
9830
|
-
style=${styleMap
|
|
9829
|
+
style=${styleMap_js.styleMap({
|
|
9831
9830
|
width: `${options.width}px`,
|
|
9832
9831
|
height: `${options.height}px`
|
|
9833
9832
|
})}
|
|
@@ -9959,7 +9958,7 @@ const changeUniversalReceiverDelegateInactive = (options) => {
|
|
|
9959
9958
|
viewBox="0 0 80 80"
|
|
9960
9959
|
fill="none"
|
|
9961
9960
|
xmlns="http://www.w3.org/2000/svg"
|
|
9962
|
-
style=${styleMap
|
|
9961
|
+
style=${styleMap_js.styleMap({
|
|
9963
9962
|
width: `${options.width}px`,
|
|
9964
9963
|
height: `${options.height}px`
|
|
9965
9964
|
})}
|
|
@@ -10016,7 +10015,7 @@ const decryptActivated = (options) => {
|
|
|
10016
10015
|
viewBox="0 0 80 80"
|
|
10017
10016
|
fill="none"
|
|
10018
10017
|
xmlns="http://www.w3.org/2000/svg"
|
|
10019
|
-
style=${styleMap
|
|
10018
|
+
style=${styleMap_js.styleMap({
|
|
10020
10019
|
width: `${options.width}px`,
|
|
10021
10020
|
height: `${options.height}px`
|
|
10022
10021
|
})}
|
|
@@ -10204,7 +10203,7 @@ const decryptInactive = (options) => {
|
|
|
10204
10203
|
viewBox="0 0 80 80"
|
|
10205
10204
|
fill="none"
|
|
10206
10205
|
xmlns="http://www.w3.org/2000/svg"
|
|
10207
|
-
style=${styleMap
|
|
10206
|
+
style=${styleMap_js.styleMap({
|
|
10208
10207
|
width: `${options.width}px`,
|
|
10209
10208
|
height: `${options.height}px`
|
|
10210
10209
|
})}
|
|
@@ -10355,7 +10354,7 @@ const delegatecallActivated = (options) => {
|
|
|
10355
10354
|
viewBox="0 0 80 80"
|
|
10356
10355
|
fill="none"
|
|
10357
10356
|
xmlns="http://www.w3.org/2000/svg"
|
|
10358
|
-
style=${styleMap
|
|
10357
|
+
style=${styleMap_js.styleMap({
|
|
10359
10358
|
width: `${options.width}px`,
|
|
10360
10359
|
height: `${options.height}px`
|
|
10361
10360
|
})}
|
|
@@ -10538,7 +10537,7 @@ const delegatecallInactive = (options) => {
|
|
|
10538
10537
|
viewBox="0 0 80 80"
|
|
10539
10538
|
fill="none"
|
|
10540
10539
|
xmlns="http://www.w3.org/2000/svg"
|
|
10541
|
-
style=${styleMap
|
|
10540
|
+
style=${styleMap_js.styleMap({
|
|
10542
10541
|
width: `${options.width}px`,
|
|
10543
10542
|
height: `${options.height}px`
|
|
10544
10543
|
})}
|
|
@@ -10666,7 +10665,7 @@ const deployActivated = (options) => {
|
|
|
10666
10665
|
viewBox="0 0 80 80"
|
|
10667
10666
|
fill="none"
|
|
10668
10667
|
xmlns="http://www.w3.org/2000/svg"
|
|
10669
|
-
style=${styleMap
|
|
10668
|
+
style=${styleMap_js.styleMap({
|
|
10670
10669
|
width: `${options.width}px`,
|
|
10671
10670
|
height: `${options.height}px`
|
|
10672
10671
|
})}
|
|
@@ -10774,7 +10773,7 @@ const deployInactive = (options) => {
|
|
|
10774
10773
|
viewBox="0 0 80 80"
|
|
10775
10774
|
fill="none"
|
|
10776
10775
|
xmlns="http://www.w3.org/2000/svg"
|
|
10777
|
-
style=${styleMap
|
|
10776
|
+
style=${styleMap_js.styleMap({
|
|
10778
10777
|
width: `${options.width}px`,
|
|
10779
10778
|
height: `${options.height}px`
|
|
10780
10779
|
})}
|
|
@@ -10807,7 +10806,7 @@ const editpermissionsActivated = (options) => {
|
|
|
10807
10806
|
viewBox="0 0 80 80"
|
|
10808
10807
|
fill="none"
|
|
10809
10808
|
xmlns="http://www.w3.org/2000/svg"
|
|
10810
|
-
style=${styleMap
|
|
10809
|
+
style=${styleMap_js.styleMap({
|
|
10811
10810
|
width: `${options.width}px`,
|
|
10812
10811
|
height: `${options.height}px`
|
|
10813
10812
|
})}
|
|
@@ -11052,7 +11051,7 @@ const editpermissionsInactive = (options) => {
|
|
|
11052
11051
|
viewBox="0 0 80 80"
|
|
11053
11052
|
fill="none"
|
|
11054
11053
|
xmlns="http://www.w3.org/2000/svg"
|
|
11055
|
-
style=${styleMap
|
|
11054
|
+
style=${styleMap_js.styleMap({
|
|
11056
11055
|
width: `${options.width}px`,
|
|
11057
11056
|
height: `${options.height}px`
|
|
11058
11057
|
})}
|
|
@@ -11242,7 +11241,7 @@ const encryptActivated = (options) => {
|
|
|
11242
11241
|
viewBox="0 0 80 80"
|
|
11243
11242
|
fill="none"
|
|
11244
11243
|
xmlns="http://www.w3.org/2000/svg"
|
|
11245
|
-
style=${styleMap
|
|
11244
|
+
style=${styleMap_js.styleMap({
|
|
11246
11245
|
width: `${options.width}px`,
|
|
11247
11246
|
height: `${options.height}px`
|
|
11248
11247
|
})}
|
|
@@ -11435,7 +11434,7 @@ const encryptInactive = (options) => {
|
|
|
11435
11434
|
viewBox="0 0 80 80"
|
|
11436
11435
|
fill="none"
|
|
11437
11436
|
xmlns="http://www.w3.org/2000/svg"
|
|
11438
|
-
style=${styleMap
|
|
11437
|
+
style=${styleMap_js.styleMap({
|
|
11439
11438
|
width: `${options.width}px`,
|
|
11440
11439
|
height: `${options.height}px`
|
|
11441
11440
|
})}
|
|
@@ -11591,7 +11590,7 @@ const executeRelayCallActivated = (options) => {
|
|
|
11591
11590
|
viewBox="0 0 40 40"
|
|
11592
11591
|
fill="none"
|
|
11593
11592
|
xmlns="http://www.w3.org/2000/svg"
|
|
11594
|
-
style=${styleMap
|
|
11593
|
+
style=${styleMap_js.styleMap({
|
|
11595
11594
|
width: `${options.width}px`,
|
|
11596
11595
|
height: `${options.height}px`
|
|
11597
11596
|
})}
|
|
@@ -11767,7 +11766,7 @@ const executeRelayCallInactive = (options) => {
|
|
|
11767
11766
|
viewBox="0 0 40 40"
|
|
11768
11767
|
fill="none"
|
|
11769
11768
|
xmlns="http://www.w3.org/2000/svg"
|
|
11770
|
-
style=${styleMap
|
|
11769
|
+
style=${styleMap_js.styleMap({
|
|
11771
11770
|
width: `${options.width}px`,
|
|
11772
11771
|
height: `${options.height}px`
|
|
11773
11772
|
})}
|
|
@@ -11877,7 +11876,7 @@ const reentrancyActivated = (options) => {
|
|
|
11877
11876
|
viewBox="0 0 80 80"
|
|
11878
11877
|
fill="none"
|
|
11879
11878
|
xmlns="http://www.w3.org/2000/svg"
|
|
11880
|
-
style=${styleMap
|
|
11879
|
+
style=${styleMap_js.styleMap({
|
|
11881
11880
|
width: `${options.width}px`,
|
|
11882
11881
|
height: `${options.height}px`
|
|
11883
11882
|
})}
|
|
@@ -12126,7 +12125,7 @@ const reentrancyInactive = (options) => {
|
|
|
12126
12125
|
viewBox="0 0 80 80"
|
|
12127
12126
|
fill="none"
|
|
12128
12127
|
xmlns="http://www.w3.org/2000/svg"
|
|
12129
|
-
style=${styleMap
|
|
12128
|
+
style=${styleMap_js.styleMap({
|
|
12130
12129
|
width: `${options.width}px`,
|
|
12131
12130
|
height: `${options.height}px`
|
|
12132
12131
|
})}
|
|
@@ -12320,7 +12319,7 @@ const setdataActivated = (options) => {
|
|
|
12320
12319
|
viewBox="0 0 80 80"
|
|
12321
12320
|
fill="none"
|
|
12322
12321
|
xmlns="http://www.w3.org/2000/svg"
|
|
12323
|
-
style=${styleMap
|
|
12322
|
+
style=${styleMap_js.styleMap({
|
|
12324
12323
|
width: `${options.width}px`,
|
|
12325
12324
|
height: `${options.height}px`
|
|
12326
12325
|
})}
|
|
@@ -12471,7 +12470,7 @@ const setdataInactive = (options) => {
|
|
|
12471
12470
|
viewBox="0 0 80 80"
|
|
12472
12471
|
fill="none"
|
|
12473
12472
|
xmlns="http://www.w3.org/2000/svg"
|
|
12474
|
-
style=${styleMap
|
|
12473
|
+
style=${styleMap_js.styleMap({
|
|
12475
12474
|
width: `${options.width}px`,
|
|
12476
12475
|
height: `${options.height}px`
|
|
12477
12476
|
})}
|
|
@@ -12553,7 +12552,7 @@ const signActivated = (options) => {
|
|
|
12553
12552
|
viewBox="0 0 80 80"
|
|
12554
12553
|
fill="none"
|
|
12555
12554
|
xmlns="http://www.w3.org/2000/svg"
|
|
12556
|
-
style=${styleMap
|
|
12555
|
+
style=${styleMap_js.styleMap({
|
|
12557
12556
|
width: `${options.width}px`,
|
|
12558
12557
|
height: `${options.height}px`
|
|
12559
12558
|
})}
|
|
@@ -12728,7 +12727,7 @@ const signInactive = (options) => {
|
|
|
12728
12727
|
viewBox="0 0 80 80"
|
|
12729
12728
|
fill="none"
|
|
12730
12729
|
xmlns="http://www.w3.org/2000/svg"
|
|
12731
|
-
style=${styleMap
|
|
12730
|
+
style=${styleMap_js.styleMap({
|
|
12732
12731
|
width: `${options.width}px`,
|
|
12733
12732
|
height: `${options.height}px`
|
|
12734
12733
|
})}
|
|
@@ -12866,7 +12865,7 @@ const transactionActivated = (options) => {
|
|
|
12866
12865
|
viewBox="0 0 40 40"
|
|
12867
12866
|
fill="none"
|
|
12868
12867
|
xmlns="http://www.w3.org/2000/svg"
|
|
12869
|
-
style=${styleMap
|
|
12868
|
+
style=${styleMap_js.styleMap({
|
|
12870
12869
|
width: `${options.width}px`,
|
|
12871
12870
|
height: `${options.height}px`
|
|
12872
12871
|
})}
|
|
@@ -12981,7 +12980,7 @@ const transferActivated = (options) => {
|
|
|
12981
12980
|
viewBox="0 0 80 80"
|
|
12982
12981
|
fill="none"
|
|
12983
12982
|
xmlns="http://www.w3.org/2000/svg"
|
|
12984
|
-
style=${styleMap
|
|
12983
|
+
style=${styleMap_js.styleMap({
|
|
12985
12984
|
width: `${options.width}px`,
|
|
12986
12985
|
height: `${options.height}px`
|
|
12987
12986
|
})}
|
|
@@ -13094,7 +13093,7 @@ const transferInactive = (options) => {
|
|
|
13094
13093
|
viewBox="0 0 80 80"
|
|
13095
13094
|
fill="none"
|
|
13096
13095
|
xmlns="http://www.w3.org/2000/svg"
|
|
13097
|
-
style=${styleMap
|
|
13096
|
+
style=${styleMap_js.styleMap({
|
|
13098
13097
|
width: `${options.width}px`,
|
|
13099
13098
|
height: `${options.height}px`
|
|
13100
13099
|
})}
|
|
@@ -13152,7 +13151,7 @@ const logoHyperlaneOutline = (options) => {
|
|
|
13152
13151
|
viewBox="0 0 24 24"
|
|
13153
13152
|
fill="none"
|
|
13154
13153
|
xmlns="http://www.w3.org/2000/svg"
|
|
13155
|
-
style=${styleMap
|
|
13154
|
+
style=${styleMap_js.styleMap({
|
|
13156
13155
|
width: `${options.width}px`,
|
|
13157
13156
|
height: `${options.height}px`
|
|
13158
13157
|
})}
|
|
@@ -13429,7 +13428,7 @@ const iconMap = {
|
|
|
13429
13428
|
};
|
|
13430
13429
|
const DEFAULT_COLOR = "neutral-20";
|
|
13431
13430
|
const DEFAULT_SIZE = "medium";
|
|
13432
|
-
exports.LuksoIcon = class LuksoIcon extends
|
|
13431
|
+
exports.LuksoIcon = class LuksoIcon extends index.TailwindStyledElement(style) {
|
|
13433
13432
|
constructor() {
|
|
13434
13433
|
super(...arguments);
|
|
13435
13434
|
this.name = void 0;
|
|
@@ -13658,5 +13657,5 @@ __decorateClass([
|
|
|
13658
13657
|
decorators_js.property({ type: String })
|
|
13659
13658
|
], exports.LuksoIcon.prototype, "svgContent", 2);
|
|
13660
13659
|
exports.LuksoIcon = __decorateClass([
|
|
13661
|
-
|
|
13660
|
+
index.safeCustomElement("lukso-icon")
|
|
13662
13661
|
], exports.LuksoIcon);
|