@skbkontur/icons 0.12.1 → 0.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -7
- package/esm/icons/AwardCupIcon/AwardCupIcon.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon.js +39 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon16Light.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon16Light.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon16Regular.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon16Regular.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon16Solid.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon16Solid.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon20Light.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon20Light.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon20Regular.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon20Regular.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon20Solid.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon20Solid.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon24Regular.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon24Regular.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon24Solid.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon24Solid.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon32Regular.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon32Regular.js +8 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon64Regular.d.ts +2 -0
- package/esm/icons/AwardCupIcon/AwardCupIcon64Regular.js +8 -0
- package/esm/icons/AwardCupIcon/index.d.ts +11 -0
- package/esm/icons/AwardCupIcon/index.js +11 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon.js +39 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon16Light.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon16Light.js +8 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon16Regular.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon16Regular.js +8 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon16Solid.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon16Solid.js +9 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon20Light.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon20Light.js +8 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon20Regular.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon20Regular.js +8 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon20Solid.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon20Solid.js +9 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon24Regular.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon24Regular.js +8 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon24Solid.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon24Solid.js +9 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon32Regular.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon32Regular.js +8 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon64Regular.d.ts +2 -0
- package/esm/icons/AwardMedalIcon/AwardMedalIcon64Regular.js +8 -0
- package/esm/icons/AwardMedalIcon/index.d.ts +11 -0
- package/esm/icons/AwardMedalIcon/index.js +11 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon.js +39 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Light.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Light.js +8 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Regular.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Regular.js +8 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Solid.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Solid.js +10 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Light.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Light.js +8 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Regular.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Regular.js +8 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Solid.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Solid.js +10 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon24Regular.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon24Regular.js +8 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon24Solid.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon24Solid.js +10 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon32Regular.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon32Regular.js +9 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon64Regular.d.ts +2 -0
- package/esm/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon64Regular.js +9 -0
- package/esm/icons/CelebrationGiftBoxIcon/index.d.ts +11 -0
- package/esm/icons/CelebrationGiftBoxIcon/index.js +11 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon.js +39 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon16Light.js +12 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon16Regular.js +12 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon16Solid.js +12 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon20Light.js +12 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon20Regular.js +12 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon20Solid.js +12 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon24Regular.js +12 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon24Solid.js +12 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon32Regular.js +11 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatBmpIcon/FileFormatBmpIcon64Regular.js +12 -0
- package/esm/icons/FileFormatBmpIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatBmpIcon/index.js +11 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon.js +39 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon16Light.js +12 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon16Regular.js +12 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon16Solid.js +12 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon20Light.js +12 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon20Regular.js +12 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon20Solid.js +12 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon24Regular.js +12 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon24Solid.js +12 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon32Regular.js +11 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatCsvIcon/FileFormatCsvIcon64Regular.js +12 -0
- package/esm/icons/FileFormatCsvIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatCsvIcon/index.js +11 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon.js +39 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon16Light.js +12 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon16Regular.js +12 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon16Solid.js +12 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon20Light.js +12 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon20Regular.js +12 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon20Solid.js +12 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon24Regular.js +12 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon24Solid.js +12 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon32Regular.js +11 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatDocIcon/FileFormatDocIcon64Regular.js +12 -0
- package/esm/icons/FileFormatDocIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatDocIcon/index.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon.js +39 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon16Light.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon16Regular.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon16Solid.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon20Light.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon20Regular.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon20Solid.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon24Regular.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon24Solid.js +11 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon32Regular.js +10 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatFdIcon/FileFormatFdIcon64Regular.js +11 -0
- package/esm/icons/FileFormatFdIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatFdIcon/index.js +11 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon.js +39 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon16Light.js +12 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon16Regular.js +12 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon16Solid.js +12 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon20Light.js +12 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon20Regular.js +12 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon20Solid.js +12 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon24Regular.js +12 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon24Solid.js +12 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon32Regular.js +11 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatFrdIcon/FileFormatFrdIcon64Regular.js +12 -0
- package/esm/icons/FileFormatFrdIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatFrdIcon/index.js +11 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon.js +39 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Light.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Regular.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Solid.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Light.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Regular.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Solid.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon24Regular.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon24Solid.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon32Regular.js +12 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatHtmlIcon/FileFormatHtmlIcon64Regular.js +13 -0
- package/esm/icons/FileFormatHtmlIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatHtmlIcon/index.js +11 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon.js +39 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon16Light.js +12 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon16Regular.js +12 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon16Solid.js +12 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon20Light.js +12 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon20Regular.js +12 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon20Solid.js +12 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon24Regular.js +12 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon24Solid.js +12 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon32Regular.js +11 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatJpgIcon/FileFormatJpgIcon64Regular.js +12 -0
- package/esm/icons/FileFormatJpgIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatJpgIcon/index.js +11 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon.js +39 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon16Light.js +12 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon16Regular.js +12 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon16Solid.js +12 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon20Light.js +12 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon20Regular.js +12 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon20Solid.js +12 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon24Regular.js +12 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon24Solid.js +12 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon32Regular.js +11 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatPdfIcon/FileFormatPdfIcon64Regular.js +12 -0
- package/esm/icons/FileFormatPdfIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatPdfIcon/index.js +11 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon.js +39 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon16Light.js +12 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon16Regular.js +12 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon16Solid.js +12 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon20Light.js +12 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon20Regular.js +12 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon20Solid.js +12 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon24Regular.js +12 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon24Solid.js +12 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon32Regular.js +11 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatPngIcon/FileFormatPngIcon64Regular.js +12 -0
- package/esm/icons/FileFormatPngIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatPngIcon/index.js +11 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon.js +39 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon16Light.js +12 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon16Regular.js +12 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon16Solid.js +12 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon20Light.js +12 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon20Regular.js +12 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon20Solid.js +12 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon24Regular.js +12 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon24Solid.js +12 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon32Regular.js +11 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatRtfIcon/FileFormatRtfIcon64Regular.js +12 -0
- package/esm/icons/FileFormatRtfIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatRtfIcon/index.js +11 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon.js +39 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon16Light.js +12 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon16Regular.js +12 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon16Solid.js +12 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon20Light.js +12 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon20Regular.js +12 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon20Solid.js +12 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon24Regular.js +12 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon24Solid.js +12 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon32Regular.js +11 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatTxtIcon/FileFormatTxtIcon64Regular.js +12 -0
- package/esm/icons/FileFormatTxtIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatTxtIcon/index.js +11 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon.js +39 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon16Light.js +12 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon16Regular.js +12 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon16Solid.js +12 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon20Light.js +12 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon20Regular.js +12 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon20Solid.js +12 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon24Regular.js +12 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon24Solid.js +12 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon32Regular.js +11 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatXlsIcon/FileFormatXlsIcon64Regular.js +12 -0
- package/esm/icons/FileFormatXlsIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatXlsIcon/index.js +11 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon.js +39 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon16Light.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon16Light.js +12 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon16Regular.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon16Regular.js +12 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon16Solid.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon16Solid.js +12 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon20Light.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon20Light.js +12 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon20Regular.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon20Regular.js +12 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon20Solid.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon20Solid.js +12 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon24Regular.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon24Regular.js +12 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon24Solid.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon24Solid.js +12 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon32Regular.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon32Regular.js +11 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon64Regular.d.ts +2 -0
- package/esm/icons/FileFormatXmlIcon/FileFormatXmlIcon64Regular.js +12 -0
- package/esm/icons/FileFormatXmlIcon/index.d.ts +11 -0
- package/esm/icons/FileFormatXmlIcon/index.js +11 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon.js +39 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Light.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Light.js +8 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Regular.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Regular.js +8 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Solid.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Solid.js +8 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Light.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Light.js +8 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Regular.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Regular.js +8 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Solid.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Solid.js +9 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon24Regular.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon24Regular.js +13 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon24Solid.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon24Solid.js +9 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon32Regular.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon32Regular.js +13 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon64Regular.d.ts +2 -0
- package/esm/icons/FileTypeArchiveIcon/FileTypeArchiveIcon64Regular.js +13 -0
- package/esm/icons/FileTypeArchiveIcon/index.d.ts +11 -0
- package/esm/icons/FileTypeArchiveIcon/index.js +11 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon.js +39 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Light.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Light.js +10 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Regular.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Regular.js +10 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Solid.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Solid.js +8 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Light.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Light.js +10 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Regular.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Regular.js +10 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Solid.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Solid.js +8 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon24Regular.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon24Regular.js +10 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon24Solid.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon24Solid.js +8 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon32Regular.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon32Regular.js +10 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon64Regular.d.ts +2 -0
- package/esm/icons/FileTypeMarkupIcon/FileTypeMarkupIcon64Regular.js +10 -0
- package/esm/icons/FileTypeMarkupIcon/index.d.ts +11 -0
- package/esm/icons/FileTypeMarkupIcon/index.js +11 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon.js +39 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon16Light.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon16Light.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon16Regular.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon16Regular.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon16Solid.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon16Solid.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon20Light.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon20Light.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon20Regular.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon20Regular.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon20Solid.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon20Solid.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon24Regular.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon24Regular.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon24Solid.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon24Solid.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon32Regular.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon32Regular.js +9 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon64Regular.d.ts +2 -0
- package/esm/icons/FileTypePdfIcon/FileTypePdfIcon64Regular.js +9 -0
- package/esm/icons/FileTypePdfIcon/index.d.ts +11 -0
- package/esm/icons/FileTypePdfIcon/index.js +11 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon.js +39 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon16Light.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon16Light.js +10 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon16Regular.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon16Regular.js +10 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon16Solid.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon16Solid.js +8 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon20Light.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon20Light.js +10 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon20Regular.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon20Regular.js +10 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon20Solid.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon20Solid.js +8 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon24Regular.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon24Regular.js +10 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon24Solid.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon24Solid.js +8 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon32Regular.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon32Regular.js +10 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon64Regular.d.ts +2 -0
- package/esm/icons/FileTypePictureIcon/FileTypePictureIcon64Regular.js +10 -0
- package/esm/icons/FileTypePictureIcon/index.d.ts +11 -0
- package/esm/icons/FileTypePictureIcon/index.js +11 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon.js +39 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon16Light.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon16Light.js +10 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon16Regular.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon16Regular.js +9 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon16Solid.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon16Solid.js +9 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon20Light.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon20Light.js +10 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon20Regular.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon20Regular.js +10 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon20Solid.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon20Solid.js +9 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon24Regular.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon24Regular.js +10 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon24Solid.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon24Solid.js +9 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon32Regular.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon32Regular.js +10 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon64Regular.d.ts +2 -0
- package/esm/icons/FileTypePresentationIcon/FileTypePresentationIcon64Regular.js +10 -0
- package/esm/icons/FileTypePresentationIcon/index.d.ts +11 -0
- package/esm/icons/FileTypePresentationIcon/index.js +11 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon.js +39 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon16Light.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon16Light.js +8 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon16Regular.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon16Regular.js +8 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon16Solid.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon16Solid.js +8 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon20Light.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon20Light.js +8 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon20Regular.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon20Regular.js +8 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon20Solid.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon20Solid.js +8 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon24Regular.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon24Regular.js +8 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon24Solid.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon24Solid.js +8 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon32Regular.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon32Regular.js +9 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon64Regular.d.ts +2 -0
- package/esm/icons/FileTypeTableIcon/FileTypeTableIcon64Regular.js +9 -0
- package/esm/icons/FileTypeTableIcon/index.d.ts +11 -0
- package/esm/icons/FileTypeTableIcon/index.js +11 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon.js +39 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon16Light.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon16Light.js +9 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon16Regular.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon16Regular.js +9 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon16Solid.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon16Solid.js +8 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon20Light.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon20Light.js +9 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon20Regular.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon20Regular.js +9 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon20Solid.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon20Solid.js +8 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon24Regular.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon24Regular.js +9 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon24Solid.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon24Solid.js +8 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon32Regular.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon32Regular.js +9 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon64Regular.d.ts +2 -0
- package/esm/icons/FileTypeTextIcon/FileTypeTextIcon64Regular.js +9 -0
- package/esm/icons/FileTypeTextIcon/index.d.ts +11 -0
- package/esm/icons/FileTypeTextIcon/index.js +11 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon.js +39 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon16Light.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon16Light.js +8 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon16Regular.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon16Regular.js +8 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon16Solid.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon16Solid.js +12 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon20Light.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon20Light.js +8 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon20Regular.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon20Regular.js +8 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon20Solid.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon20Solid.js +12 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon24Regular.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon24Regular.js +8 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon24Solid.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon24Solid.js +12 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon32Regular.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon32Regular.js +8 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon64Regular.d.ts +2 -0
- package/esm/icons/LogoFigmaIcon/LogoFigmaIcon64Regular.js +8 -0
- package/esm/icons/LogoFigmaIcon/index.d.ts +11 -0
- package/esm/icons/LogoFigmaIcon/index.js +11 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon.js +39 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Light.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Light.js +8 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Regular.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Regular.js +8 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Solid.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Solid.js +10 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Light.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Light.js +8 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Regular.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Regular.js +8 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Solid.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Solid.js +10 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon24Regular.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon24Regular.js +9 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon24Solid.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon24Solid.js +10 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon32Regular.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon32Regular.js +9 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon64Regular.d.ts +2 -0
- package/esm/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon64Regular.js +9 -0
- package/esm/icons/MarketRegisterScannerIcon/index.d.ts +11 -0
- package/esm/icons/MarketRegisterScannerIcon/index.js +11 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon.js +39 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Light.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Light.js +13 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Regular.js +12 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Solid.js +12 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Light.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Light.js +13 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Regular.js +13 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Solid.js +13 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon24Regular.js +13 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon24Solid.js +13 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon32Regular.js +13 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon64Regular.js +13 -0
- package/esm/icons/ScanBarcodeClassicIcon/index.d.ts +11 -0
- package/esm/icons/ScanBarcodeClassicIcon/index.js +11 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon.js +39 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Light.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Light.js +21 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Regular.js +21 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Solid.js +10 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Light.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Light.js +26 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Regular.js +22 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Solid.js +8 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon24Regular.js +26 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon24Solid.js +14 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon32Regular.js +26 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon64Regular.js +26 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/index.d.ts +11 -0
- package/esm/icons/ScanBarcodeDatamatrixIcon/index.js +11 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon.js +39 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Light.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Light.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Regular.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Solid.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Light.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Light.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Regular.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Solid.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon24Regular.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon24Solid.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon32Regular.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon64Regular.js +18 -0
- package/esm/icons/ScanBarcodeQrIcon/index.d.ts +11 -0
- package/esm/icons/ScanBarcodeQrIcon/index.js +11 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon.js +39 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Light.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Light.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Regular.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Solid.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Light.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Light.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Regular.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Solid.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon24Regular.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon24Solid.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon32Regular.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon64Regular.js +12 -0
- package/esm/icons/ScanFrameActionCheckIcon/index.d.ts +11 -0
- package/esm/icons/ScanFrameActionCheckIcon/index.js +11 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon.js +39 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Light.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Light.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Regular.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Solid.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Light.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Light.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Regular.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Solid.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon24Regular.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon24Solid.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon32Regular.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon64Regular.js +12 -0
- package/esm/icons/ScanFrameActionPlusIcon/index.d.ts +11 -0
- package/esm/icons/ScanFrameActionPlusIcon/index.js +11 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon.js +39 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Light.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Light.js +15 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Regular.js +15 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Solid.js +15 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Light.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Light.js +16 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Regular.js +16 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Solid.js +15 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon24Regular.js +16 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon24Solid.js +16 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon32Regular.js +16 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon64Regular.js +17 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/index.d.ts +11 -0
- package/esm/icons/ScanFrameBarcodeClassicIcon/index.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon.js +39 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon16Light.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon16Light.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon16Regular.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon16Solid.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon20Light.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon20Light.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon20Regular.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon20Solid.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon24Regular.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon24Solid.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon32Regular.js +11 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanFrameIcon/ScanFrameIcon64Regular.js +11 -0
- package/esm/icons/ScanFrameIcon/index.d.ts +11 -0
- package/esm/icons/ScanFrameIcon/index.js +11 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon.js +39 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Light.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Light.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Regular.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Solid.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Light.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Light.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Regular.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Solid.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon24Regular.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon24Solid.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon32Regular.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanFramePeopleIcon/ScanFramePeopleIcon64Regular.js +13 -0
- package/esm/icons/ScanFramePeopleIcon/index.d.ts +11 -0
- package/esm/icons/ScanFramePeopleIcon/index.js +11 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon.js +39 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon16Light.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon16Light.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon16Regular.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon16Regular.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon16Solid.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon16Solid.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon20Light.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon20Light.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon20Regular.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon20Regular.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon20Solid.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon20Solid.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon24Regular.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon24Regular.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon24Solid.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon24Solid.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon32Regular.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon32Regular.js +14 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon64Regular.d.ts +2 -0
- package/esm/icons/ScanFrameTextIcon/ScanFrameTextIcon64Regular.js +14 -0
- package/esm/icons/ScanFrameTextIcon/index.d.ts +11 -0
- package/esm/icons/ScanFrameTextIcon/index.js +11 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon.js +39 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Light.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Light.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Regular.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Regular.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Solid.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Solid.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Light.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Light.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Regular.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Regular.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Solid.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Solid.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon24Regular.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon24Regular.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon24Solid.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon24Solid.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon32Regular.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon32Regular.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon64Regular.d.ts +2 -0
- package/esm/icons/ToolHardWrenchIcon/ToolHardWrenchIcon64Regular.js +8 -0
- package/esm/icons/ToolHardWrenchIcon/index.d.ts +11 -0
- package/esm/icons/ToolHardWrenchIcon/index.js +11 -0
- package/esm/icons/index.d.ts +35 -0
- package/esm/icons/index.js +35 -0
- package/icons/AwardCupIcon/AwardCupIcon.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon.js +49 -0
- package/icons/AwardCupIcon/AwardCupIcon16Light.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon16Light.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon16Regular.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon16Regular.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon16Solid.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon16Solid.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon20Light.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon20Light.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon20Regular.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon20Regular.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon20Solid.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon20Solid.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon24Regular.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon24Regular.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon24Solid.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon24Solid.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon32Regular.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon32Regular.js +18 -0
- package/icons/AwardCupIcon/AwardCupIcon64Regular.d.ts +2 -0
- package/icons/AwardCupIcon/AwardCupIcon64Regular.js +18 -0
- package/icons/AwardCupIcon/index.d.ts +11 -0
- package/icons/AwardCupIcon/index.js +11 -0
- package/icons/AwardMedalIcon/AwardMedalIcon.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon.js +49 -0
- package/icons/AwardMedalIcon/AwardMedalIcon16Light.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon16Light.js +18 -0
- package/icons/AwardMedalIcon/AwardMedalIcon16Regular.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon16Regular.js +18 -0
- package/icons/AwardMedalIcon/AwardMedalIcon16Solid.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon16Solid.js +19 -0
- package/icons/AwardMedalIcon/AwardMedalIcon20Light.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon20Light.js +18 -0
- package/icons/AwardMedalIcon/AwardMedalIcon20Regular.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon20Regular.js +18 -0
- package/icons/AwardMedalIcon/AwardMedalIcon20Solid.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon20Solid.js +19 -0
- package/icons/AwardMedalIcon/AwardMedalIcon24Regular.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon24Regular.js +18 -0
- package/icons/AwardMedalIcon/AwardMedalIcon24Solid.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon24Solid.js +19 -0
- package/icons/AwardMedalIcon/AwardMedalIcon32Regular.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon32Regular.js +18 -0
- package/icons/AwardMedalIcon/AwardMedalIcon64Regular.d.ts +2 -0
- package/icons/AwardMedalIcon/AwardMedalIcon64Regular.js +18 -0
- package/icons/AwardMedalIcon/index.d.ts +11 -0
- package/icons/AwardMedalIcon/index.js +11 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon.js +49 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Light.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Light.js +18 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Regular.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Regular.js +18 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Solid.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon16Solid.js +20 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Light.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Light.js +18 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Regular.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Regular.js +18 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Solid.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon20Solid.js +20 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon24Regular.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon24Regular.js +18 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon24Solid.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon24Solid.js +20 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon32Regular.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon32Regular.js +19 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon64Regular.d.ts +2 -0
- package/icons/CelebrationGiftBoxIcon/CelebrationGiftBoxIcon64Regular.js +19 -0
- package/icons/CelebrationGiftBoxIcon/index.d.ts +11 -0
- package/icons/CelebrationGiftBoxIcon/index.js +11 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon.js +49 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon16Light.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon16Light.js +22 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon16Regular.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon16Regular.js +22 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon16Solid.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon16Solid.js +22 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon20Light.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon20Light.js +22 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon20Regular.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon20Regular.js +22 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon20Solid.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon20Solid.js +22 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon24Regular.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon24Regular.js +22 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon24Solid.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon24Solid.js +22 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon32Regular.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon32Regular.js +21 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon64Regular.d.ts +2 -0
- package/icons/FileFormatBmpIcon/FileFormatBmpIcon64Regular.js +22 -0
- package/icons/FileFormatBmpIcon/index.d.ts +11 -0
- package/icons/FileFormatBmpIcon/index.js +11 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon.js +49 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon16Light.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon16Light.js +22 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon16Regular.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon16Regular.js +22 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon16Solid.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon16Solid.js +22 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon20Light.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon20Light.js +22 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon20Regular.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon20Regular.js +22 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon20Solid.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon20Solid.js +22 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon24Regular.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon24Regular.js +22 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon24Solid.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon24Solid.js +22 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon32Regular.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon32Regular.js +21 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon64Regular.d.ts +2 -0
- package/icons/FileFormatCsvIcon/FileFormatCsvIcon64Regular.js +22 -0
- package/icons/FileFormatCsvIcon/index.d.ts +11 -0
- package/icons/FileFormatCsvIcon/index.js +11 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon.js +49 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon16Light.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon16Light.js +22 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon16Regular.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon16Regular.js +22 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon16Solid.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon16Solid.js +22 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon20Light.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon20Light.js +22 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon20Regular.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon20Regular.js +22 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon20Solid.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon20Solid.js +22 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon24Regular.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon24Regular.js +22 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon24Solid.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon24Solid.js +22 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon32Regular.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon32Regular.js +21 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon64Regular.d.ts +2 -0
- package/icons/FileFormatDocIcon/FileFormatDocIcon64Regular.js +22 -0
- package/icons/FileFormatDocIcon/index.d.ts +11 -0
- package/icons/FileFormatDocIcon/index.js +11 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon.js +49 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon16Light.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon16Light.js +21 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon16Regular.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon16Regular.js +21 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon16Solid.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon16Solid.js +21 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon20Light.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon20Light.js +21 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon20Regular.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon20Regular.js +21 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon20Solid.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon20Solid.js +21 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon24Regular.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon24Regular.js +21 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon24Solid.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon24Solid.js +21 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon32Regular.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon32Regular.js +20 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon64Regular.d.ts +2 -0
- package/icons/FileFormatFdIcon/FileFormatFdIcon64Regular.js +21 -0
- package/icons/FileFormatFdIcon/index.d.ts +11 -0
- package/icons/FileFormatFdIcon/index.js +11 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon.js +49 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon16Light.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon16Light.js +22 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon16Regular.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon16Regular.js +22 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon16Solid.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon16Solid.js +22 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon20Light.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon20Light.js +22 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon20Regular.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon20Regular.js +22 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon20Solid.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon20Solid.js +22 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon24Regular.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon24Regular.js +22 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon24Solid.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon24Solid.js +22 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon32Regular.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon32Regular.js +21 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon64Regular.d.ts +2 -0
- package/icons/FileFormatFrdIcon/FileFormatFrdIcon64Regular.js +22 -0
- package/icons/FileFormatFrdIcon/index.d.ts +11 -0
- package/icons/FileFormatFrdIcon/index.js +11 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon.js +49 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Light.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Light.js +23 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Regular.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Regular.js +23 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Solid.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon16Solid.js +23 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Light.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Light.js +23 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Regular.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Regular.js +23 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Solid.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon20Solid.js +23 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon24Regular.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon24Regular.js +23 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon24Solid.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon24Solid.js +23 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon32Regular.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon32Regular.js +22 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon64Regular.d.ts +2 -0
- package/icons/FileFormatHtmlIcon/FileFormatHtmlIcon64Regular.js +23 -0
- package/icons/FileFormatHtmlIcon/index.d.ts +11 -0
- package/icons/FileFormatHtmlIcon/index.js +11 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon.js +49 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon16Light.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon16Light.js +22 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon16Regular.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon16Regular.js +22 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon16Solid.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon16Solid.js +22 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon20Light.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon20Light.js +22 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon20Regular.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon20Regular.js +22 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon20Solid.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon20Solid.js +22 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon24Regular.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon24Regular.js +22 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon24Solid.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon24Solid.js +22 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon32Regular.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon32Regular.js +21 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon64Regular.d.ts +2 -0
- package/icons/FileFormatJpgIcon/FileFormatJpgIcon64Regular.js +22 -0
- package/icons/FileFormatJpgIcon/index.d.ts +11 -0
- package/icons/FileFormatJpgIcon/index.js +11 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon.js +49 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon16Light.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon16Light.js +22 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon16Regular.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon16Regular.js +22 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon16Solid.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon16Solid.js +22 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon20Light.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon20Light.js +22 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon20Regular.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon20Regular.js +22 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon20Solid.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon20Solid.js +22 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon24Regular.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon24Regular.js +22 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon24Solid.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon24Solid.js +22 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon32Regular.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon32Regular.js +21 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon64Regular.d.ts +2 -0
- package/icons/FileFormatPdfIcon/FileFormatPdfIcon64Regular.js +22 -0
- package/icons/FileFormatPdfIcon/index.d.ts +11 -0
- package/icons/FileFormatPdfIcon/index.js +11 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon.js +49 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon16Light.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon16Light.js +22 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon16Regular.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon16Regular.js +22 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon16Solid.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon16Solid.js +22 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon20Light.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon20Light.js +22 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon20Regular.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon20Regular.js +22 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon20Solid.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon20Solid.js +22 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon24Regular.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon24Regular.js +22 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon24Solid.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon24Solid.js +22 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon32Regular.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon32Regular.js +21 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon64Regular.d.ts +2 -0
- package/icons/FileFormatPngIcon/FileFormatPngIcon64Regular.js +22 -0
- package/icons/FileFormatPngIcon/index.d.ts +11 -0
- package/icons/FileFormatPngIcon/index.js +11 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon.js +49 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon16Light.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon16Light.js +22 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon16Regular.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon16Regular.js +22 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon16Solid.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon16Solid.js +22 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon20Light.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon20Light.js +22 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon20Regular.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon20Regular.js +22 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon20Solid.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon20Solid.js +22 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon24Regular.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon24Regular.js +22 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon24Solid.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon24Solid.js +22 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon32Regular.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon32Regular.js +21 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon64Regular.d.ts +2 -0
- package/icons/FileFormatRtfIcon/FileFormatRtfIcon64Regular.js +22 -0
- package/icons/FileFormatRtfIcon/index.d.ts +11 -0
- package/icons/FileFormatRtfIcon/index.js +11 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon.js +49 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon16Light.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon16Light.js +22 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon16Regular.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon16Regular.js +22 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon16Solid.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon16Solid.js +22 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon20Light.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon20Light.js +22 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon20Regular.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon20Regular.js +22 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon20Solid.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon20Solid.js +22 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon24Regular.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon24Regular.js +22 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon24Solid.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon24Solid.js +22 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon32Regular.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon32Regular.js +21 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon64Regular.d.ts +2 -0
- package/icons/FileFormatTxtIcon/FileFormatTxtIcon64Regular.js +22 -0
- package/icons/FileFormatTxtIcon/index.d.ts +11 -0
- package/icons/FileFormatTxtIcon/index.js +11 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon.js +49 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon16Light.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon16Light.js +22 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon16Regular.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon16Regular.js +22 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon16Solid.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon16Solid.js +22 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon20Light.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon20Light.js +22 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon20Regular.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon20Regular.js +22 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon20Solid.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon20Solid.js +22 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon24Regular.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon24Regular.js +22 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon24Solid.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon24Solid.js +22 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon32Regular.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon32Regular.js +21 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon64Regular.d.ts +2 -0
- package/icons/FileFormatXlsIcon/FileFormatXlsIcon64Regular.js +22 -0
- package/icons/FileFormatXlsIcon/index.d.ts +11 -0
- package/icons/FileFormatXlsIcon/index.js +11 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon.js +49 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon16Light.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon16Light.js +22 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon16Regular.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon16Regular.js +22 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon16Solid.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon16Solid.js +22 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon20Light.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon20Light.js +22 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon20Regular.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon20Regular.js +22 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon20Solid.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon20Solid.js +22 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon24Regular.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon24Regular.js +22 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon24Solid.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon24Solid.js +22 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon32Regular.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon32Regular.js +21 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon64Regular.d.ts +2 -0
- package/icons/FileFormatXmlIcon/FileFormatXmlIcon64Regular.js +22 -0
- package/icons/FileFormatXmlIcon/index.d.ts +11 -0
- package/icons/FileFormatXmlIcon/index.js +11 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon.js +49 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Light.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Light.js +18 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Regular.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Regular.js +18 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Solid.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon16Solid.js +18 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Light.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Light.js +18 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Regular.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Regular.js +18 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Solid.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon20Solid.js +19 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon24Regular.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon24Regular.js +23 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon24Solid.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon24Solid.js +19 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon32Regular.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon32Regular.js +23 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon64Regular.d.ts +2 -0
- package/icons/FileTypeArchiveIcon/FileTypeArchiveIcon64Regular.js +23 -0
- package/icons/FileTypeArchiveIcon/index.d.ts +11 -0
- package/icons/FileTypeArchiveIcon/index.js +11 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon.js +49 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Light.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Light.js +20 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Regular.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Regular.js +20 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Solid.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon16Solid.js +18 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Light.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Light.js +20 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Regular.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Regular.js +20 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Solid.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon20Solid.js +18 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon24Regular.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon24Regular.js +20 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon24Solid.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon24Solid.js +18 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon32Regular.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon32Regular.js +20 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon64Regular.d.ts +2 -0
- package/icons/FileTypeMarkupIcon/FileTypeMarkupIcon64Regular.js +20 -0
- package/icons/FileTypeMarkupIcon/index.d.ts +11 -0
- package/icons/FileTypeMarkupIcon/index.js +11 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon.js +49 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon16Light.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon16Light.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon16Regular.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon16Regular.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon16Solid.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon16Solid.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon20Light.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon20Light.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon20Regular.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon20Regular.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon20Solid.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon20Solid.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon24Regular.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon24Regular.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon24Solid.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon24Solid.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon32Regular.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon32Regular.js +19 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon64Regular.d.ts +2 -0
- package/icons/FileTypePdfIcon/FileTypePdfIcon64Regular.js +19 -0
- package/icons/FileTypePdfIcon/index.d.ts +11 -0
- package/icons/FileTypePdfIcon/index.js +11 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon.js +49 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon16Light.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon16Light.js +20 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon16Regular.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon16Regular.js +20 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon16Solid.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon16Solid.js +18 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon20Light.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon20Light.js +20 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon20Regular.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon20Regular.js +20 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon20Solid.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon20Solid.js +18 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon24Regular.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon24Regular.js +20 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon24Solid.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon24Solid.js +18 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon32Regular.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon32Regular.js +20 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon64Regular.d.ts +2 -0
- package/icons/FileTypePictureIcon/FileTypePictureIcon64Regular.js +20 -0
- package/icons/FileTypePictureIcon/index.d.ts +11 -0
- package/icons/FileTypePictureIcon/index.js +11 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon.js +49 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon16Light.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon16Light.js +20 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon16Regular.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon16Regular.js +19 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon16Solid.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon16Solid.js +19 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon20Light.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon20Light.js +20 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon20Regular.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon20Regular.js +20 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon20Solid.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon20Solid.js +19 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon24Regular.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon24Regular.js +20 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon24Solid.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon24Solid.js +19 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon32Regular.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon32Regular.js +20 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon64Regular.d.ts +2 -0
- package/icons/FileTypePresentationIcon/FileTypePresentationIcon64Regular.js +20 -0
- package/icons/FileTypePresentationIcon/index.d.ts +11 -0
- package/icons/FileTypePresentationIcon/index.js +11 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon.js +49 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon16Light.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon16Light.js +18 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon16Regular.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon16Regular.js +18 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon16Solid.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon16Solid.js +18 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon20Light.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon20Light.js +18 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon20Regular.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon20Regular.js +18 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon20Solid.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon20Solid.js +18 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon24Regular.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon24Regular.js +18 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon24Solid.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon24Solid.js +18 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon32Regular.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon32Regular.js +19 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon64Regular.d.ts +2 -0
- package/icons/FileTypeTableIcon/FileTypeTableIcon64Regular.js +19 -0
- package/icons/FileTypeTableIcon/index.d.ts +11 -0
- package/icons/FileTypeTableIcon/index.js +11 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon.js +49 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon16Light.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon16Light.js +19 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon16Regular.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon16Regular.js +19 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon16Solid.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon16Solid.js +18 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon20Light.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon20Light.js +19 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon20Regular.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon20Regular.js +19 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon20Solid.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon20Solid.js +18 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon24Regular.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon24Regular.js +19 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon24Solid.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon24Solid.js +18 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon32Regular.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon32Regular.js +19 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon64Regular.d.ts +2 -0
- package/icons/FileTypeTextIcon/FileTypeTextIcon64Regular.js +19 -0
- package/icons/FileTypeTextIcon/index.d.ts +11 -0
- package/icons/FileTypeTextIcon/index.js +11 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon.js +49 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon16Light.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon16Light.js +18 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon16Regular.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon16Regular.js +18 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon16Solid.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon16Solid.js +22 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon20Light.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon20Light.js +18 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon20Regular.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon20Regular.js +18 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon20Solid.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon20Solid.js +22 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon24Regular.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon24Regular.js +18 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon24Solid.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon24Solid.js +22 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon32Regular.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon32Regular.js +18 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon64Regular.d.ts +2 -0
- package/icons/LogoFigmaIcon/LogoFigmaIcon64Regular.js +18 -0
- package/icons/LogoFigmaIcon/index.d.ts +11 -0
- package/icons/LogoFigmaIcon/index.js +11 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon.js +49 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Light.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Light.js +18 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Regular.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Regular.js +18 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Solid.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon16Solid.js +20 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Light.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Light.js +18 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Regular.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Regular.js +18 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Solid.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon20Solid.js +20 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon24Regular.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon24Regular.js +19 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon24Solid.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon24Solid.js +20 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon32Regular.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon32Regular.js +19 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon64Regular.d.ts +2 -0
- package/icons/MarketRegisterScannerIcon/MarketRegisterScannerIcon64Regular.js +19 -0
- package/icons/MarketRegisterScannerIcon/index.d.ts +11 -0
- package/icons/MarketRegisterScannerIcon/index.js +11 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon.js +49 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Light.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Light.js +23 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Regular.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Regular.js +22 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Solid.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon16Solid.js +22 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Light.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Light.js +23 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Regular.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Regular.js +23 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Solid.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon20Solid.js +23 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon24Regular.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon24Regular.js +23 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon24Solid.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon24Solid.js +23 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon32Regular.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon32Regular.js +23 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon64Regular.d.ts +2 -0
- package/icons/ScanBarcodeClassicIcon/ScanBarcodeClassicIcon64Regular.js +23 -0
- package/icons/ScanBarcodeClassicIcon/index.d.ts +11 -0
- package/icons/ScanBarcodeClassicIcon/index.js +11 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon.js +49 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Light.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Light.js +31 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Regular.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Regular.js +31 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Solid.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon16Solid.js +20 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Light.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Light.js +36 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Regular.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Regular.js +32 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Solid.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon20Solid.js +18 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon24Regular.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon24Regular.js +36 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon24Solid.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon24Solid.js +24 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon32Regular.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon32Regular.js +36 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon64Regular.d.ts +2 -0
- package/icons/ScanBarcodeDatamatrixIcon/ScanBarcodeDatamatrixIcon64Regular.js +36 -0
- package/icons/ScanBarcodeDatamatrixIcon/index.d.ts +11 -0
- package/icons/ScanBarcodeDatamatrixIcon/index.js +11 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon.js +49 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Light.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Light.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Regular.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Regular.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Solid.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon16Solid.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Light.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Light.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Regular.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Regular.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Solid.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon20Solid.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon24Regular.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon24Regular.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon24Solid.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon24Solid.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon32Regular.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon32Regular.js +28 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon64Regular.d.ts +2 -0
- package/icons/ScanBarcodeQrIcon/ScanBarcodeQrIcon64Regular.js +28 -0
- package/icons/ScanBarcodeQrIcon/index.d.ts +11 -0
- package/icons/ScanBarcodeQrIcon/index.js +11 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon.js +49 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Light.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Light.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Regular.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Regular.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Solid.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon16Solid.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Light.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Light.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Regular.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Regular.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Solid.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon20Solid.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon24Regular.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon24Regular.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon24Solid.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon24Solid.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon32Regular.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon32Regular.js +22 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon64Regular.d.ts +2 -0
- package/icons/ScanFrameActionCheckIcon/ScanFrameActionCheckIcon64Regular.js +22 -0
- package/icons/ScanFrameActionCheckIcon/index.d.ts +11 -0
- package/icons/ScanFrameActionCheckIcon/index.js +11 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon.js +49 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Light.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Light.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Regular.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Regular.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Solid.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon16Solid.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Light.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Light.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Regular.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Regular.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Solid.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon20Solid.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon24Regular.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon24Regular.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon24Solid.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon24Solid.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon32Regular.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon32Regular.js +22 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon64Regular.d.ts +2 -0
- package/icons/ScanFrameActionPlusIcon/ScanFrameActionPlusIcon64Regular.js +22 -0
- package/icons/ScanFrameActionPlusIcon/index.d.ts +11 -0
- package/icons/ScanFrameActionPlusIcon/index.js +11 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon.js +49 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Light.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Light.js +25 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Regular.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Regular.js +25 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Solid.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon16Solid.js +25 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Light.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Light.js +26 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Regular.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Regular.js +26 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Solid.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon20Solid.js +25 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon24Regular.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon24Regular.js +26 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon24Solid.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon24Solid.js +26 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon32Regular.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon32Regular.js +26 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon64Regular.d.ts +2 -0
- package/icons/ScanFrameBarcodeClassicIcon/ScanFrameBarcodeClassicIcon64Regular.js +27 -0
- package/icons/ScanFrameBarcodeClassicIcon/index.d.ts +11 -0
- package/icons/ScanFrameBarcodeClassicIcon/index.js +11 -0
- package/icons/ScanFrameIcon/ScanFrameIcon.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon.js +49 -0
- package/icons/ScanFrameIcon/ScanFrameIcon16Light.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon16Light.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon16Regular.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon16Regular.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon16Solid.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon16Solid.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon20Light.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon20Light.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon20Regular.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon20Regular.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon20Solid.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon20Solid.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon24Regular.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon24Regular.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon24Solid.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon24Solid.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon32Regular.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon32Regular.js +21 -0
- package/icons/ScanFrameIcon/ScanFrameIcon64Regular.d.ts +2 -0
- package/icons/ScanFrameIcon/ScanFrameIcon64Regular.js +21 -0
- package/icons/ScanFrameIcon/index.d.ts +11 -0
- package/icons/ScanFrameIcon/index.js +11 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon.js +49 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Light.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Light.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Regular.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Regular.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Solid.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon16Solid.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Light.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Light.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Regular.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Regular.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Solid.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon20Solid.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon24Regular.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon24Regular.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon24Solid.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon24Solid.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon32Regular.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon32Regular.js +23 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon64Regular.d.ts +2 -0
- package/icons/ScanFramePeopleIcon/ScanFramePeopleIcon64Regular.js +23 -0
- package/icons/ScanFramePeopleIcon/index.d.ts +11 -0
- package/icons/ScanFramePeopleIcon/index.js +11 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon.js +49 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon16Light.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon16Light.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon16Regular.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon16Regular.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon16Solid.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon16Solid.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon20Light.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon20Light.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon20Regular.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon20Regular.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon20Solid.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon20Solid.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon24Regular.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon24Regular.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon24Solid.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon24Solid.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon32Regular.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon32Regular.js +24 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon64Regular.d.ts +2 -0
- package/icons/ScanFrameTextIcon/ScanFrameTextIcon64Regular.js +24 -0
- package/icons/ScanFrameTextIcon/index.d.ts +11 -0
- package/icons/ScanFrameTextIcon/index.js +11 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon.js +49 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Light.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Light.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Regular.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Regular.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Solid.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon16Solid.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Light.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Light.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Regular.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Regular.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Solid.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon20Solid.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon24Regular.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon24Regular.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon24Solid.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon24Solid.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon32Regular.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon32Regular.js +18 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon64Regular.d.ts +2 -0
- package/icons/ToolHardWrenchIcon/ToolHardWrenchIcon64Regular.js +18 -0
- package/icons/ToolHardWrenchIcon/index.d.ts +11 -0
- package/icons/ToolHardWrenchIcon/index.js +11 -0
- package/icons/index.d.ts +35 -0
- package/icons/index.js +35 -0
- package/package.json +1 -1
- package/src/award-cup/Size=16, Style=light.svg +10 -0
- package/src/award-cup/Size=16, Style=regular.svg +10 -0
- package/src/award-cup/Size=16, Style=solid.svg +10 -0
- package/src/award-cup/Size=20, Style=light.svg +10 -0
- package/src/award-cup/Size=20, Style=regular.svg +10 -0
- package/src/award-cup/Size=20, Style=solid.svg +10 -0
- package/src/award-cup/Size=24, Style=regular.svg +10 -0
- package/src/award-cup/Size=24, Style=solid.svg +10 -0
- package/src/award-cup/Size=32, Style=regular.svg +10 -0
- package/src/award-cup/Size=64, Style=regular.svg +10 -0
- package/src/award-medal/Size=16, Style=light.svg +10 -0
- package/src/award-medal/Size=16, Style=regular.svg +10 -0
- package/src/award-medal/Size=16, Style=solid.svg +11 -0
- package/src/award-medal/Size=20, Style=light.svg +10 -0
- package/src/award-medal/Size=20, Style=regular.svg +10 -0
- package/src/award-medal/Size=20, Style=solid.svg +11 -0
- package/src/award-medal/Size=24, Style=regular.svg +10 -0
- package/src/award-medal/Size=24, Style=solid.svg +11 -0
- package/src/award-medal/Size=32, Style=regular.svg +10 -0
- package/src/award-medal/Size=64, Style=regular.svg +10 -0
- package/src/celebration-gift-box/Size=16, Style=light.svg +10 -0
- package/src/celebration-gift-box/Size=16, Style=regular.svg +10 -0
- package/src/celebration-gift-box/Size=16, Style=solid.svg +12 -0
- package/src/celebration-gift-box/Size=20, Style=light.svg +10 -0
- package/src/celebration-gift-box/Size=20, Style=regular.svg +10 -0
- package/src/celebration-gift-box/Size=20, Style=solid.svg +12 -0
- package/src/celebration-gift-box/Size=24, Style=regular.svg +10 -0
- package/src/celebration-gift-box/Size=24, Style=solid.svg +12 -0
- package/src/celebration-gift-box/Size=32, Style=regular.svg +11 -0
- package/src/celebration-gift-box/Size=64, Style=regular.svg +11 -0
- package/src/file-format-bmp/Size=16, Style=light.svg +19 -0
- package/src/file-format-bmp/Size=16, Style=regular.svg +19 -0
- package/src/file-format-bmp/Size=16, Style=solid.svg +19 -0
- package/src/file-format-bmp/Size=20, Style=light.svg +14 -0
- package/src/file-format-bmp/Size=20, Style=regular.svg +14 -0
- package/src/file-format-bmp/Size=20, Style=solid.svg +14 -0
- package/src/file-format-bmp/Size=24, Style=regular.svg +14 -0
- package/src/file-format-bmp/Size=24, Style=solid.svg +14 -0
- package/src/file-format-bmp/Size=32, Style=regular.svg +13 -0
- package/src/file-format-bmp/Size=64, Style=regular.svg +14 -0
- package/src/file-format-csv/Size=16, Style=light.svg +14 -0
- package/src/file-format-csv/Size=16, Style=regular.svg +14 -0
- package/src/file-format-csv/Size=16, Style=solid.svg +14 -0
- package/src/file-format-csv/Size=20, Style=light.svg +14 -0
- package/src/file-format-csv/Size=20, Style=regular.svg +14 -0
- package/src/file-format-csv/Size=20, Style=solid.svg +14 -0
- package/src/file-format-csv/Size=24, Style=regular.svg +14 -0
- package/src/file-format-csv/Size=24, Style=solid.svg +14 -0
- package/src/file-format-csv/Size=32, Style=regular.svg +13 -0
- package/src/file-format-csv/Size=64, Style=regular.svg +14 -0
- package/src/file-format-doc/Size=16, Style=light.svg +14 -0
- package/src/file-format-doc/Size=16, Style=regular.svg +14 -0
- package/src/file-format-doc/Size=16, Style=solid.svg +14 -0
- package/src/file-format-doc/Size=20, Style=light.svg +14 -0
- package/src/file-format-doc/Size=20, Style=regular.svg +14 -0
- package/src/file-format-doc/Size=20, Style=solid.svg +14 -0
- package/src/file-format-doc/Size=24, Style=regular.svg +14 -0
- package/src/file-format-doc/Size=24, Style=solid.svg +14 -0
- package/src/file-format-doc/Size=32, Style=regular.svg +13 -0
- package/src/file-format-doc/Size=64, Style=regular.svg +14 -0
- package/src/file-format-fd/Size=16, Style=light.svg +13 -0
- package/src/file-format-fd/Size=16, Style=regular.svg +13 -0
- package/src/file-format-fd/Size=16, Style=solid.svg +13 -0
- package/src/file-format-fd/Size=20, Style=light.svg +13 -0
- package/src/file-format-fd/Size=20, Style=regular.svg +13 -0
- package/src/file-format-fd/Size=20, Style=solid.svg +13 -0
- package/src/file-format-fd/Size=24, Style=regular.svg +13 -0
- package/src/file-format-fd/Size=24, Style=solid.svg +13 -0
- package/src/file-format-fd/Size=32, Style=regular.svg +12 -0
- package/src/file-format-fd/Size=64, Style=regular.svg +13 -0
- package/src/file-format-frd/Size=16, Style=light.svg +14 -0
- package/src/file-format-frd/Size=16, Style=regular.svg +14 -0
- package/src/file-format-frd/Size=16, Style=solid.svg +14 -0
- package/src/file-format-frd/Size=20, Style=light.svg +14 -0
- package/src/file-format-frd/Size=20, Style=regular.svg +14 -0
- package/src/file-format-frd/Size=20, Style=solid.svg +14 -0
- package/src/file-format-frd/Size=24, Style=regular.svg +14 -0
- package/src/file-format-frd/Size=24, Style=solid.svg +14 -0
- package/src/file-format-frd/Size=32, Style=regular.svg +13 -0
- package/src/file-format-frd/Size=64, Style=regular.svg +14 -0
- package/src/file-format-html/Size=16, Style=light.svg +20 -0
- package/src/file-format-html/Size=16, Style=regular.svg +20 -0
- package/src/file-format-html/Size=16, Style=solid.svg +20 -0
- package/src/file-format-html/Size=20, Style=light.svg +15 -0
- package/src/file-format-html/Size=20, Style=regular.svg +20 -0
- package/src/file-format-html/Size=20, Style=solid.svg +20 -0
- package/src/file-format-html/Size=24, Style=regular.svg +15 -0
- package/src/file-format-html/Size=24, Style=solid.svg +15 -0
- package/src/file-format-html/Size=32, Style=regular.svg +14 -0
- package/src/file-format-html/Size=64, Style=regular.svg +15 -0
- package/src/file-format-jpg/Size=16, Style=light.svg +14 -0
- package/src/file-format-jpg/Size=16, Style=regular.svg +14 -0
- package/src/file-format-jpg/Size=16, Style=solid.svg +14 -0
- package/src/file-format-jpg/Size=20, Style=light.svg +14 -0
- package/src/file-format-jpg/Size=20, Style=regular.svg +14 -0
- package/src/file-format-jpg/Size=20, Style=solid.svg +14 -0
- package/src/file-format-jpg/Size=24, Style=regular.svg +14 -0
- package/src/file-format-jpg/Size=24, Style=solid.svg +14 -0
- package/src/file-format-jpg/Size=32, Style=regular.svg +13 -0
- package/src/file-format-jpg/Size=64, Style=regular.svg +14 -0
- package/src/file-format-pdf/Size=16, Style=light.svg +14 -0
- package/src/file-format-pdf/Size=16, Style=regular.svg +14 -0
- package/src/file-format-pdf/Size=16, Style=solid.svg +14 -0
- package/src/file-format-pdf/Size=20, Style=light.svg +14 -0
- package/src/file-format-pdf/Size=20, Style=regular.svg +14 -0
- package/src/file-format-pdf/Size=20, Style=solid.svg +14 -0
- package/src/file-format-pdf/Size=24, Style=regular.svg +14 -0
- package/src/file-format-pdf/Size=24, Style=solid.svg +14 -0
- package/src/file-format-pdf/Size=32, Style=regular.svg +13 -0
- package/src/file-format-pdf/Size=64, Style=regular.svg +14 -0
- package/src/file-format-png/Size=16, Style=light.svg +14 -0
- package/src/file-format-png/Size=16, Style=regular.svg +14 -0
- package/src/file-format-png/Size=16, Style=solid.svg +14 -0
- package/src/file-format-png/Size=20, Style=light.svg +14 -0
- package/src/file-format-png/Size=20, Style=regular.svg +14 -0
- package/src/file-format-png/Size=20, Style=solid.svg +14 -0
- package/src/file-format-png/Size=24, Style=regular.svg +14 -0
- package/src/file-format-png/Size=24, Style=solid.svg +14 -0
- package/src/file-format-png/Size=32, Style=regular.svg +13 -0
- package/src/file-format-png/Size=64, Style=regular.svg +14 -0
- package/src/file-format-rtf/Size=16, Style=light.svg +14 -0
- package/src/file-format-rtf/Size=16, Style=regular.svg +14 -0
- package/src/file-format-rtf/Size=16, Style=solid.svg +14 -0
- package/src/file-format-rtf/Size=20, Style=light.svg +14 -0
- package/src/file-format-rtf/Size=20, Style=regular.svg +14 -0
- package/src/file-format-rtf/Size=20, Style=solid.svg +14 -0
- package/src/file-format-rtf/Size=24, Style=regular.svg +14 -0
- package/src/file-format-rtf/Size=24, Style=solid.svg +14 -0
- package/src/file-format-rtf/Size=32, Style=regular.svg +13 -0
- package/src/file-format-rtf/Size=64, Style=regular.svg +14 -0
- package/src/file-format-txt/Size=16, Style=light.svg +14 -0
- package/src/file-format-txt/Size=16, Style=regular.svg +14 -0
- package/src/file-format-txt/Size=16, Style=solid.svg +14 -0
- package/src/file-format-txt/Size=20, Style=light.svg +14 -0
- package/src/file-format-txt/Size=20, Style=regular.svg +14 -0
- package/src/file-format-txt/Size=20, Style=solid.svg +14 -0
- package/src/file-format-txt/Size=24, Style=regular.svg +14 -0
- package/src/file-format-txt/Size=24, Style=solid.svg +14 -0
- package/src/file-format-txt/Size=32, Style=regular.svg +13 -0
- package/src/file-format-txt/Size=64, Style=regular.svg +14 -0
- package/src/file-format-xls/Size=16, Style=light.svg +14 -0
- package/src/file-format-xls/Size=16, Style=regular.svg +14 -0
- package/src/file-format-xls/Size=16, Style=solid.svg +14 -0
- package/src/file-format-xls/Size=20, Style=light.svg +14 -0
- package/src/file-format-xls/Size=20, Style=regular.svg +14 -0
- package/src/file-format-xls/Size=20, Style=solid.svg +14 -0
- package/src/file-format-xls/Size=24, Style=regular.svg +14 -0
- package/src/file-format-xls/Size=24, Style=solid.svg +14 -0
- package/src/file-format-xls/Size=32, Style=regular.svg +13 -0
- package/src/file-format-xls/Size=64, Style=regular.svg +14 -0
- package/src/file-format-xml/Size=16, Style=light.svg +14 -0
- package/src/file-format-xml/Size=16, Style=regular.svg +19 -0
- package/src/file-format-xml/Size=16, Style=solid.svg +19 -0
- package/src/file-format-xml/Size=20, Style=light.svg +14 -0
- package/src/file-format-xml/Size=20, Style=regular.svg +14 -0
- package/src/file-format-xml/Size=20, Style=solid.svg +14 -0
- package/src/file-format-xml/Size=24, Style=regular.svg +14 -0
- package/src/file-format-xml/Size=24, Style=solid.svg +14 -0
- package/src/file-format-xml/Size=32, Style=regular.svg +13 -0
- package/src/file-format-xml/Size=64, Style=regular.svg +14 -0
- package/src/file-type-archive/Size=16, Style=light.svg +10 -0
- package/src/file-type-archive/Size=16, Style=regular.svg +10 -0
- package/src/file-type-archive/Size=16, Style=solid.svg +10 -0
- package/src/file-type-archive/Size=20, Style=light.svg +10 -0
- package/src/file-type-archive/Size=20, Style=regular.svg +10 -0
- package/src/file-type-archive/Size=20, Style=solid.svg +11 -0
- package/src/file-type-archive/Size=24, Style=regular.svg +15 -0
- package/src/file-type-archive/Size=24, Style=solid.svg +11 -0
- package/src/file-type-archive/Size=32, Style=regular.svg +15 -0
- package/src/file-type-archive/Size=64, Style=regular.svg +15 -0
- package/src/file-type-markup/Size=16, Style=light.svg +12 -0
- package/src/file-type-markup/Size=16, Style=regular.svg +12 -0
- package/src/file-type-markup/Size=16, Style=solid.svg +10 -0
- package/src/file-type-markup/Size=20, Style=light.svg +12 -0
- package/src/file-type-markup/Size=20, Style=regular.svg +12 -0
- package/src/file-type-markup/Size=20, Style=solid.svg +10 -0
- package/src/file-type-markup/Size=24, Style=regular.svg +12 -0
- package/src/file-type-markup/Size=24, Style=solid.svg +10 -0
- package/src/file-type-markup/Size=32, Style=regular.svg +12 -0
- package/src/file-type-markup/Size=64, Style=regular.svg +12 -0
- package/src/file-type-pdf/Size=16, Style=light.svg +11 -0
- package/src/file-type-pdf/Size=16, Style=regular.svg +11 -0
- package/src/file-type-pdf/Size=16, Style=solid.svg +11 -0
- package/src/file-type-pdf/Size=20, Style=light.svg +11 -0
- package/src/file-type-pdf/Size=20, Style=regular.svg +11 -0
- package/src/file-type-pdf/Size=20, Style=solid.svg +11 -0
- package/src/file-type-pdf/Size=24, Style=regular.svg +11 -0
- package/src/file-type-pdf/Size=24, Style=solid.svg +11 -0
- package/src/file-type-pdf/Size=32, Style=regular.svg +11 -0
- package/src/file-type-pdf/Size=64, Style=regular.svg +11 -0
- package/src/file-type-picture/Size=16, Style=light.svg +12 -0
- package/src/file-type-picture/Size=16, Style=regular.svg +12 -0
- package/src/file-type-picture/Size=16, Style=solid.svg +10 -0
- package/src/file-type-picture/Size=20, Style=light.svg +12 -0
- package/src/file-type-picture/Size=20, Style=regular.svg +12 -0
- package/src/file-type-picture/Size=20, Style=solid.svg +10 -0
- package/src/file-type-picture/Size=24, Style=regular.svg +12 -0
- package/src/file-type-picture/Size=24, Style=solid.svg +10 -0
- package/src/file-type-picture/Size=32, Style=regular.svg +12 -0
- package/src/file-type-picture/Size=64, Style=regular.svg +12 -0
- package/src/file-type-presentation/Size=16, Style=light.svg +12 -0
- package/src/file-type-presentation/Size=16, Style=regular.svg +11 -0
- package/src/file-type-presentation/Size=16, Style=solid.svg +11 -0
- package/src/file-type-presentation/Size=20, Style=light.svg +12 -0
- package/src/file-type-presentation/Size=20, Style=regular.svg +12 -0
- package/src/file-type-presentation/Size=20, Style=solid.svg +11 -0
- package/src/file-type-presentation/Size=24, Style=regular.svg +12 -0
- package/src/file-type-presentation/Size=24, Style=solid.svg +11 -0
- package/src/file-type-presentation/Size=32, Style=regular.svg +12 -0
- package/src/file-type-presentation/Size=64, Style=regular.svg +12 -0
- package/src/file-type-table/Size=16, Style=light.svg +10 -0
- package/src/file-type-table/Size=16, Style=regular.svg +10 -0
- package/src/file-type-table/Size=16, Style=solid.svg +10 -0
- package/src/file-type-table/Size=20, Style=light.svg +10 -0
- package/src/file-type-table/Size=20, Style=regular.svg +10 -0
- package/src/file-type-table/Size=20, Style=solid.svg +10 -0
- package/src/file-type-table/Size=24, Style=regular.svg +10 -0
- package/src/file-type-table/Size=24, Style=solid.svg +10 -0
- package/src/file-type-table/Size=32, Style=regular.svg +11 -0
- package/src/file-type-table/Size=64, Style=regular.svg +11 -0
- package/src/file-type-text/Size=16, Style=light.svg +11 -0
- package/src/file-type-text/Size=16, Style=regular.svg +11 -0
- package/src/file-type-text/Size=16, Style=solid.svg +10 -0
- package/src/file-type-text/Size=20, Style=light.svg +11 -0
- package/src/file-type-text/Size=20, Style=regular.svg +11 -0
- package/src/file-type-text/Size=20, Style=solid.svg +10 -0
- package/src/file-type-text/Size=24, Style=regular.svg +11 -0
- package/src/file-type-text/Size=24, Style=solid.svg +10 -0
- package/src/file-type-text/Size=32, Style=regular.svg +11 -0
- package/src/file-type-text/Size=64, Style=regular.svg +11 -0
- package/src/logo-figma/Size=16, Style=light.svg +10 -0
- package/src/logo-figma/Size=16, Style=regular.svg +10 -0
- package/src/logo-figma/Size=16, Style=solid.svg +14 -0
- package/src/logo-figma/Size=20, Style=light.svg +10 -0
- package/src/logo-figma/Size=20, Style=regular.svg +10 -0
- package/src/logo-figma/Size=20, Style=solid.svg +14 -0
- package/src/logo-figma/Size=24, Style=regular.svg +10 -0
- package/src/logo-figma/Size=24, Style=solid.svg +14 -0
- package/src/logo-figma/Size=32, Style=regular.svg +10 -0
- package/src/logo-figma/Size=64, Style=regular.svg +10 -0
- package/src/market-register-scanner/Size=16, Style=light.svg +10 -0
- package/src/market-register-scanner/Size=16, Style=regular.svg +10 -0
- package/src/market-register-scanner/Size=16, Style=solid.svg +12 -0
- package/src/market-register-scanner/Size=20, Style=light.svg +10 -0
- package/src/market-register-scanner/Size=20, Style=regular.svg +10 -0
- package/src/market-register-scanner/Size=20, Style=solid.svg +12 -0
- package/src/market-register-scanner/Size=24, Style=regular.svg +11 -0
- package/src/market-register-scanner/Size=24, Style=solid.svg +12 -0
- package/src/market-register-scanner/Size=32, Style=regular.svg +11 -0
- package/src/market-register-scanner/Size=64, Style=regular.svg +11 -0
- package/src/scan-barcode-classic/Size=16, Style=light.svg +15 -0
- package/src/scan-barcode-classic/Size=16, Style=regular.svg +14 -0
- package/src/scan-barcode-classic/Size=16, Style=solid.svg +14 -0
- package/src/scan-barcode-classic/Size=20, Style=light.svg +15 -0
- package/src/scan-barcode-classic/Size=20, Style=regular.svg +15 -0
- package/src/scan-barcode-classic/Size=20, Style=solid.svg +15 -0
- package/src/scan-barcode-classic/Size=24, Style=regular.svg +15 -0
- package/src/scan-barcode-classic/Size=24, Style=solid.svg +15 -0
- package/src/scan-barcode-classic/Size=32, Style=regular.svg +15 -0
- package/src/scan-barcode-classic/Size=64, Style=regular.svg +15 -0
- package/src/scan-barcode-datamatrix/Size=16, Style=light.svg +23 -0
- package/src/scan-barcode-datamatrix/Size=16, Style=regular.svg +23 -0
- package/src/scan-barcode-datamatrix/Size=16, Style=solid.svg +12 -0
- package/src/scan-barcode-datamatrix/Size=20, Style=light.svg +28 -0
- package/src/scan-barcode-datamatrix/Size=20, Style=regular.svg +24 -0
- package/src/scan-barcode-datamatrix/Size=20, Style=solid.svg +10 -0
- package/src/scan-barcode-datamatrix/Size=24, Style=regular.svg +28 -0
- package/src/scan-barcode-datamatrix/Size=24, Style=solid.svg +16 -0
- package/src/scan-barcode-datamatrix/Size=32, Style=regular.svg +28 -0
- package/src/scan-barcode-datamatrix/Size=64, Style=regular.svg +28 -0
- package/src/scan-barcode-qr/Size=16, Style=light.svg +20 -0
- package/src/scan-barcode-qr/Size=16, Style=regular.svg +25 -0
- package/src/scan-barcode-qr/Size=16, Style=solid.svg +25 -0
- package/src/scan-barcode-qr/Size=20, Style=light.svg +20 -0
- package/src/scan-barcode-qr/Size=20, Style=regular.svg +20 -0
- package/src/scan-barcode-qr/Size=20, Style=solid.svg +20 -0
- package/src/scan-barcode-qr/Size=24, Style=regular.svg +20 -0
- package/src/scan-barcode-qr/Size=24, Style=solid.svg +20 -0
- package/src/scan-barcode-qr/Size=32, Style=regular.svg +20 -0
- package/src/scan-barcode-qr/Size=64, Style=regular.svg +20 -0
- package/src/scan-frame/Size=16, Style=light.svg +13 -0
- package/src/scan-frame/Size=16, Style=regular.svg +13 -0
- package/src/scan-frame/Size=16, Style=solid.svg +13 -0
- package/src/scan-frame/Size=20, Style=light.svg +13 -0
- package/src/scan-frame/Size=20, Style=regular.svg +13 -0
- package/src/scan-frame/Size=20, Style=solid.svg +13 -0
- package/src/scan-frame/Size=24, Style=regular.svg +13 -0
- package/src/scan-frame/Size=24, Style=solid.svg +13 -0
- package/src/scan-frame/Size=32, Style=regular.svg +13 -0
- package/src/scan-frame/Size=64, Style=regular.svg +13 -0
- package/src/scan-frame-action-check/Size=16, Style=light.svg +14 -0
- package/src/scan-frame-action-check/Size=16, Style=regular.svg +14 -0
- package/src/scan-frame-action-check/Size=16, Style=solid.svg +14 -0
- package/src/scan-frame-action-check/Size=20, Style=light.svg +14 -0
- package/src/scan-frame-action-check/Size=20, Style=regular.svg +14 -0
- package/src/scan-frame-action-check/Size=20, Style=solid.svg +14 -0
- package/src/scan-frame-action-check/Size=24, Style=regular.svg +14 -0
- package/src/scan-frame-action-check/Size=24, Style=solid.svg +14 -0
- package/src/scan-frame-action-check/Size=32, Style=regular.svg +14 -0
- package/src/scan-frame-action-check/Size=64, Style=regular.svg +14 -0
- package/src/scan-frame-action-plus/Size=16, Style=light.svg +14 -0
- package/src/scan-frame-action-plus/Size=16, Style=regular.svg +14 -0
- package/src/scan-frame-action-plus/Size=16, Style=solid.svg +14 -0
- package/src/scan-frame-action-plus/Size=20, Style=light.svg +14 -0
- package/src/scan-frame-action-plus/Size=20, Style=regular.svg +14 -0
- package/src/scan-frame-action-plus/Size=20, Style=solid.svg +14 -0
- package/src/scan-frame-action-plus/Size=24, Style=regular.svg +14 -0
- package/src/scan-frame-action-plus/Size=24, Style=solid.svg +14 -0
- package/src/scan-frame-action-plus/Size=32, Style=regular.svg +14 -0
- package/src/scan-frame-action-plus/Size=64, Style=regular.svg +14 -0
- package/src/scan-frame-barcode-classic/Size=16, Style=light.svg +17 -0
- package/src/scan-frame-barcode-classic/Size=16, Style=regular.svg +17 -0
- package/src/scan-frame-barcode-classic/Size=16, Style=solid.svg +17 -0
- package/src/scan-frame-barcode-classic/Size=20, Style=light.svg +18 -0
- package/src/scan-frame-barcode-classic/Size=20, Style=regular.svg +18 -0
- package/src/scan-frame-barcode-classic/Size=20, Style=solid.svg +17 -0
- package/src/scan-frame-barcode-classic/Size=24, Style=regular.svg +18 -0
- package/src/scan-frame-barcode-classic/Size=24, Style=solid.svg +18 -0
- package/src/scan-frame-barcode-classic/Size=32, Style=regular.svg +18 -0
- package/src/scan-frame-barcode-classic/Size=64, Style=regular.svg +19 -0
- package/src/scan-frame-people/Size=16, Style=light.svg +15 -0
- package/src/scan-frame-people/Size=16, Style=regular.svg +15 -0
- package/src/scan-frame-people/Size=16, Style=solid.svg +15 -0
- package/src/scan-frame-people/Size=20, Style=light.svg +15 -0
- package/src/scan-frame-people/Size=20, Style=regular.svg +15 -0
- package/src/scan-frame-people/Size=20, Style=solid.svg +15 -0
- package/src/scan-frame-people/Size=24, Style=regular.svg +15 -0
- package/src/scan-frame-people/Size=24, Style=solid.svg +15 -0
- package/src/scan-frame-people/Size=32, Style=regular.svg +15 -0
- package/src/scan-frame-people/Size=64, Style=regular.svg +15 -0
- package/src/scan-frame-text/Size=16, Style=light.svg +16 -0
- package/src/scan-frame-text/Size=16, Style=regular.svg +16 -0
- package/src/scan-frame-text/Size=16, Style=solid.svg +16 -0
- package/src/scan-frame-text/Size=20, Style=light.svg +16 -0
- package/src/scan-frame-text/Size=20, Style=regular.svg +16 -0
- package/src/scan-frame-text/Size=20, Style=solid.svg +16 -0
- package/src/scan-frame-text/Size=24, Style=regular.svg +16 -0
- package/src/scan-frame-text/Size=24, Style=solid.svg +16 -0
- package/src/scan-frame-text/Size=32, Style=regular.svg +16 -0
- package/src/scan-frame-text/Size=64, Style=regular.svg +16 -0
- package/src/tool-hard-wrench/Size=16, Style=light.svg +10 -0
- package/src/tool-hard-wrench/Size=16, Style=regular.svg +15 -0
- package/src/tool-hard-wrench/Size=16, Style=solid.svg +10 -0
- package/src/tool-hard-wrench/Size=20, Style=light.svg +10 -0
- package/src/tool-hard-wrench/Size=20, Style=regular.svg +10 -0
- package/src/tool-hard-wrench/Size=20, Style=solid.svg +10 -0
- package/src/tool-hard-wrench/Size=24, Style=regular.svg +10 -0
- package/src/tool-hard-wrench/Size=24, Style=solid.svg +10 -0
- package/src/tool-hard-wrench/Size=32, Style=regular.svg +10 -0
- package/src/tool-hard-wrench/Size=64, Style=regular.svg +10 -0
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './ScanBarcodeClassicIcon';
|
|
2
|
+
export * from './ScanBarcodeClassicIcon16Light';
|
|
3
|
+
export * from './ScanBarcodeClassicIcon16Regular';
|
|
4
|
+
export * from './ScanBarcodeClassicIcon16Solid';
|
|
5
|
+
export * from './ScanBarcodeClassicIcon20Light';
|
|
6
|
+
export * from './ScanBarcodeClassicIcon20Regular';
|
|
7
|
+
export * from './ScanBarcodeClassicIcon20Solid';
|
|
8
|
+
export * from './ScanBarcodeClassicIcon24Regular';
|
|
9
|
+
export * from './ScanBarcodeClassicIcon24Solid';
|
|
10
|
+
export * from './ScanBarcodeClassicIcon32Regular';
|
|
11
|
+
export * from './ScanBarcodeClassicIcon64Regular';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './ScanBarcodeClassicIcon';
|
|
2
|
+
export * from './ScanBarcodeClassicIcon16Light';
|
|
3
|
+
export * from './ScanBarcodeClassicIcon16Regular';
|
|
4
|
+
export * from './ScanBarcodeClassicIcon16Solid';
|
|
5
|
+
export * from './ScanBarcodeClassicIcon20Light';
|
|
6
|
+
export * from './ScanBarcodeClassicIcon20Regular';
|
|
7
|
+
export * from './ScanBarcodeClassicIcon20Solid';
|
|
8
|
+
export * from './ScanBarcodeClassicIcon24Regular';
|
|
9
|
+
export * from './ScanBarcodeClassicIcon24Solid';
|
|
10
|
+
export * from './ScanBarcodeClassicIcon32Regular';
|
|
11
|
+
export * from './ScanBarcodeClassicIcon64Regular';
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { Icon } from '../../internal/Icon';
|
|
5
|
+
import { ScanBarcodeDatamatrixIcon16Light } from './ScanBarcodeDatamatrixIcon16Light';
|
|
6
|
+
import { ScanBarcodeDatamatrixIcon16Regular } from './ScanBarcodeDatamatrixIcon16Regular';
|
|
7
|
+
import { ScanBarcodeDatamatrixIcon16Solid } from './ScanBarcodeDatamatrixIcon16Solid';
|
|
8
|
+
import { ScanBarcodeDatamatrixIcon20Light } from './ScanBarcodeDatamatrixIcon20Light';
|
|
9
|
+
import { ScanBarcodeDatamatrixIcon20Regular } from './ScanBarcodeDatamatrixIcon20Regular';
|
|
10
|
+
import { ScanBarcodeDatamatrixIcon20Solid } from './ScanBarcodeDatamatrixIcon20Solid';
|
|
11
|
+
import { ScanBarcodeDatamatrixIcon24Regular } from './ScanBarcodeDatamatrixIcon24Regular';
|
|
12
|
+
import { ScanBarcodeDatamatrixIcon24Solid } from './ScanBarcodeDatamatrixIcon24Solid';
|
|
13
|
+
import { ScanBarcodeDatamatrixIcon32Regular } from './ScanBarcodeDatamatrixIcon32Regular';
|
|
14
|
+
import { ScanBarcodeDatamatrixIcon64Regular } from './ScanBarcodeDatamatrixIcon64Regular';
|
|
15
|
+
var sizes = {
|
|
16
|
+
16: {
|
|
17
|
+
light: ScanBarcodeDatamatrixIcon16Light,
|
|
18
|
+
regular: ScanBarcodeDatamatrixIcon16Regular,
|
|
19
|
+
solid: ScanBarcodeDatamatrixIcon16Solid,
|
|
20
|
+
},
|
|
21
|
+
20: {
|
|
22
|
+
light: ScanBarcodeDatamatrixIcon20Light,
|
|
23
|
+
regular: ScanBarcodeDatamatrixIcon20Regular,
|
|
24
|
+
solid: ScanBarcodeDatamatrixIcon20Solid,
|
|
25
|
+
},
|
|
26
|
+
24: {
|
|
27
|
+
regular: ScanBarcodeDatamatrixIcon24Regular,
|
|
28
|
+
solid: ScanBarcodeDatamatrixIcon24Solid,
|
|
29
|
+
},
|
|
30
|
+
32: {
|
|
31
|
+
regular: ScanBarcodeDatamatrixIcon32Regular,
|
|
32
|
+
},
|
|
33
|
+
64: {
|
|
34
|
+
regular: ScanBarcodeDatamatrixIcon64Regular,
|
|
35
|
+
},
|
|
36
|
+
};
|
|
37
|
+
export var ScanBarcodeDatamatrixIcon = function (props) {
|
|
38
|
+
return React.createElement(Icon, __assign({}, props, { sizes: sizes }));
|
|
39
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon16Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M4.5 2a.5.5 0 0 0 0 1H6v2.5a.5.5 0 0 0 1 0V3h1.5a.5.5 0 0 0 0-1h-4Z" }),
|
|
8
|
+
React.createElement("path", { d: "M9.5 4.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z" }),
|
|
9
|
+
React.createElement("path", { d: "M4 9.5a.5.5 0 0 0 1 0v-3a.5.5 0 0 0-1 0v3Z" }),
|
|
10
|
+
React.createElement("path", { d: "M10.5 9a.5.5 0 0 0 0 1H13v1.5a.5.5 0 0 0 1 0v-2a.5.5 0 0 0-.5-.5h-3Z" }),
|
|
11
|
+
React.createElement("path", { d: "M12.125 11.5a.625.625 0 1 1-1.25 0 .625.625 0 0 1 1.25 0Z" }),
|
|
12
|
+
React.createElement("path", { d: "M6.5 12.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z" }),
|
|
13
|
+
React.createElement("path", { d: "M7.125 7.5a.625.625 0 1 1-1.25 0 .625.625 0 0 1 1.25 0Z" }),
|
|
14
|
+
React.createElement("path", { d: "M5.125 11.5a.625.625 0 1 1-1.25 0 .625.625 0 0 1 1.25 0Z" }),
|
|
15
|
+
React.createElement("path", { d: "M4.5 5.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25Z" }),
|
|
16
|
+
React.createElement("path", { d: "M6 9.5a.5.5 0 0 1 .5-.5H8V7.5a.5.5 0 0 1 1 0v4a.5.5 0 0 1-1 0V10H6.5a.5.5 0 0 1-.5-.5Z" }),
|
|
17
|
+
React.createElement("path", { d: "M8.5 5a.5.5 0 0 0 0 1H9v.5a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
18
|
+
React.createElement("path", { d: "M12 7V5a.5.5 0 0 0-1 0v2.3a.7.7 0 0 0 .7.7h1.8a.5.5 0 0 0 0-1H12Z" }),
|
|
19
|
+
React.createElement("path", { d: "M11 2.5a.5.5 0 0 1 .5-.5H13a1 1 0 0 1 1 1v2.5a.5.5 0 0 1-1 0V3h-1.5a.5.5 0 0 1-.5-.5Z" }),
|
|
20
|
+
React.createElement("path", { d: "M3 2.5v10.2a.3.3 0 0 0 .3.3h10.2a.5.5 0 0 1 0 1H3.3A1.3 1.3 0 0 1 2 12.7V2.5a.5.5 0 0 1 1 0Z" })));
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon16Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M2.75 2.5a.75.75 0 0 0-1.5 0v10.7c0 .856.694 1.55 1.55 1.55h10.7a.75.75 0 0 0 0-1.5H2.8a.05.05 0 0 1-.05-.05V2.5Z" }),
|
|
8
|
+
React.createElement("path", { d: "M8.407 3.1h-1.23v2.4a.6.6 0 0 1-1.2 0V3.1H4.6a.6.6 0 0 1 0-1.2h3.807a.6.6 0 1 1 0 1.2Z" }),
|
|
9
|
+
React.createElement("path", { d: "M10.2 3.55a.65.65 0 1 1-1.3 0 .65.65 0 0 1 1.3 0Z" }),
|
|
10
|
+
React.createElement("path", { d: "M6.584 8.15a.65.65 0 1 0 0-1.3.65.65 0 0 0 0 1.3Z" }),
|
|
11
|
+
React.createElement("path", { d: "M11.402 12.148a.715.715 0 1 0 0-1.43.715.715 0 0 0 0 1.43Z" }),
|
|
12
|
+
React.createElement("path", { d: "M4.65 12.15a.716.716 0 1 0 0-1.431.716.716 0 0 0 0 1.431Z" }),
|
|
13
|
+
React.createElement("path", { d: "M7.366 11.434a.716.716 0 1 1-1.432 0 .716.716 0 0 1 1.432 0Z" }),
|
|
14
|
+
React.createElement("path", { d: "M4.6 5.2a.65.65 0 1 0 0-1.3.65.65 0 0 0 0 1.3Z" }),
|
|
15
|
+
React.createElement("path", { d: "M4.6 5.9a.6.6 0 0 1 .6.6v3a.6.6 0 0 1-1.2 0v-3a.6.6 0 0 1 .6-.6Z" }),
|
|
16
|
+
React.createElement("path", { d: "M10.687 8.904a.6.6 0 0 0 0 1.2H12.9v1.271a.6.6 0 0 0 1.2 0V9.504a.6.6 0 0 0-.6-.6h-2.813Z" }),
|
|
17
|
+
React.createElement("path", { d: "M8.532 6.982a.6.6 0 0 1 .6.6v3.917a.6.6 0 1 1-1.2 0v-1.4H6.5a.6.6 0 1 1 0-1.2h1.432V7.583a.6.6 0 0 1 .6-.6Z" }),
|
|
18
|
+
React.createElement("path", { d: "M8.65 4.9a.6.6 0 0 0 0 1.2h.4v.4a.6.6 0 1 0 1.2 0v-1a.6.6 0 0 0-.6-.6h-1Z" }),
|
|
19
|
+
React.createElement("path", { d: "M11.65 4.9a.6.6 0 0 1 .6.6v1.4h1.437a.6.6 0 1 1 0 1.2H11.85a.8.8 0 0 1-.8-.8V5.5a.6.6 0 0 1 .6-.6Z" }),
|
|
20
|
+
React.createElement("path", { d: "M10.95 2.6a.6.6 0 0 1 .6-.6H13a1.1 1.1 0 0 1 1.1 1.1v2.5a.6.6 0 1 1-1.2 0V3.2h-1.35a.6.6 0 0 1-.6-.6Z" })));
|
|
21
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon16Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M4.99 1.5a.5.5 0 0 1 .5-.5H6.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1.01a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 1 .5-.5h.99a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-.99a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h.99a.5.5 0 0 1 .5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 .5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 0 .5.5h1.01a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 1 .5-.5h.99a.5.5 0 0 1 .5.5V14a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 0 .5.5h.99a.5.5 0 0 0 .5-.5v-1Z" }),
|
|
8
|
+
React.createElement("path", { d: "M11.01 10.5a.5.5 0 0 0 .5.5h.99a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 0 .5-.5v-.99a.5.5 0 0 0-.5-.5h-2.99a.5.5 0 0 0-.5.5v2.99Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.5 7a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 1 .5-.5h3a.5.5 0 0 0 .5-.5V2a1 1 0 0 0-1-1h-.49a.5.5 0 0 0-.5.5v.99a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V1.5a.5.5 0 0 0-.5-.5H9.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-.5.5h-.99a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 0 .5.5h.99ZM9.01 3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v.99a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V3.5Z" })));
|
|
10
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon20Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M3 2.5a.5.5 0 0 0-1 0V16a2 2 0 0 0 2 2h13.5a.5.5 0 0 0 0-1H4a1 1 0 0 1-1-1V2.5Z" }),
|
|
8
|
+
React.createElement("path", { d: "M12.5 2a.75.75 0 0 1 .75.75v.032a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 12.5 2Z" }),
|
|
9
|
+
React.createElement("path", { d: "M7.5 7a.75.75 0 0 1 .75.75v.032a.75.75 0 0 1-1.5 0V7.75A.75.75 0 0 1 7.5 7Z" }),
|
|
10
|
+
React.createElement("path", { d: "M8.25 15.25a.75.75 0 0 0-1.5 0v.032a.75.75 0 0 0 1.5 0v-.032Z" }),
|
|
11
|
+
React.createElement("path", { d: "M4.5 14.5a.75.75 0 0 1 .75.75v.032a.75.75 0 0 1-1.5 0v-.032a.75.75 0 0 1 .75-.75Z" }),
|
|
12
|
+
React.createElement("path", { d: "M5.25 4.75a.75.75 0 0 0-1.5 0v.032a.75.75 0 1 0 1.5 0V4.75Z" }),
|
|
13
|
+
React.createElement("path", { d: "M12.75 12a.75.75 0 0 1 .75.75v.032a.75.75 0 0 1-1.5 0v-.032a.75.75 0 0 1 .75-.75Z" }),
|
|
14
|
+
React.createElement("path", { d: "M13.25 7.75a.75.75 0 0 0-1.5 0v.032a.75.75 0 0 0 1.5 0V7.75Z" }),
|
|
15
|
+
React.createElement("path", { d: "M14.5 14.5a.75.75 0 0 1 .75.75v.032a.75.75 0 0 1-1.5 0v-.032a.75.75 0 0 1 .75-.75Z" }),
|
|
16
|
+
React.createElement("path", { d: "M5 7.5a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0v-3Z" }),
|
|
17
|
+
React.createElement("path", { d: "M10.5 12a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3a.5.5 0 0 1 .5-.5Z" }),
|
|
18
|
+
React.createElement("path", { d: "M15.5 12a.5.5 0 0 0 0 1H17v2.5a.5.5 0 0 0 1 0v-2.7a.8.8 0 0 0-.8-.8h-1.7Z" }),
|
|
19
|
+
React.createElement("path", { d: "M4 12.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Z" }),
|
|
20
|
+
React.createElement("path", { d: "M12.5 10a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z" }),
|
|
21
|
+
React.createElement("path", { d: "M10.5 7a.5.5 0 0 1 .5.5v2.7a.8.8 0 0 1-.8.8H7.5a.5.5 0 0 1 0-1H10V7.5a.5.5 0 0 1 .5-.5Z" }),
|
|
22
|
+
React.createElement("path", { d: "M9.5 5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z" }),
|
|
23
|
+
React.createElement("path", { d: "M14.5 4a.5.5 0 0 1 .5.5V8h2.5a.5.5 0 0 1 0 1h-2.7a.8.8 0 0 1-.8-.8V4.5a.5.5 0 0 1 .5-.5Z" }),
|
|
24
|
+
React.createElement("path", { d: "M4.5 2a.5.5 0 0 0 0 1H7v2.5a.5.5 0 0 0 1 0V3h2.5a.5.5 0 0 0 0-1h-6Z" }),
|
|
25
|
+
React.createElement("path", { d: "M14 2.5a.5.5 0 0 1 .5-.5H17a1 1 0 0 1 1 1v3.5a.5.5 0 0 1-1 0V3h-2.5a.5.5 0 0 1-.5-.5Z" })));
|
|
26
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon20Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M3.5 2.75a.75.75 0 0 0-1.5 0v13A2.25 2.25 0 0 0 4.25 18h13a.75.75 0 0 0 0-1.5h-13a.75.75 0 0 1-.75-.75v-13Z" }),
|
|
8
|
+
React.createElement("path", { d: "M5.75 2a.75.75 0 0 0 0 1.5H8.5V6A.75.75 0 0 0 10 6V3.5h1.75a.75.75 0 0 0 0-1.5h-6Z" }),
|
|
9
|
+
React.createElement("path", { d: "M12.25 5.75A.75.75 0 0 1 13 5h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75Z" }),
|
|
10
|
+
React.createElement("path", { d: "M12 6.75a.75.75 0 0 0-1.5 0V8.5h-2a.75.75 0 0 0 0 1.5h2.4A1.1 1.1 0 0 0 12 8.9V6.75Z" }),
|
|
11
|
+
React.createElement("path", { d: "M5.75 6.75a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75Z" }),
|
|
12
|
+
React.createElement("path", { d: "M12.75 11.25a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75Z" }),
|
|
13
|
+
React.createElement("path", { d: "M5.75 11a.75.75 0 0 0 0 1.5H10a.75.75 0 0 0 0-1.5H5.75Z" }),
|
|
14
|
+
React.createElement("path", { d: "M14.5 11.75a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75Z" }),
|
|
15
|
+
React.createElement("path", { d: "M18 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }),
|
|
16
|
+
React.createElement("path", { d: "M14 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }),
|
|
17
|
+
React.createElement("path", { d: "M17 14.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }),
|
|
18
|
+
React.createElement("path", { d: "M10 15.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }),
|
|
19
|
+
React.createElement("path", { d: "M7 14.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }),
|
|
20
|
+
React.createElement("path", { d: "M6 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }),
|
|
21
|
+
React.createElement("path", { d: "M13.5 2.75a.75.75 0 0 1 .75-.75h2.5c.69 0 1.25.56 1.25 1.25v2.5a.75.75 0 0 1-1.5 0V3.5h-2.25a.75.75 0 0 1-.75-.75Z" })));
|
|
22
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon20Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11 2.438A.438.438 0 0 0 10.562 2H6.439A.438.438 0 0 0 6 2.438v1.124A.438.438 0 0 1 5.562 4H4.438A.438.438 0 0 1 4 3.562V2.438A.438.438 0 0 0 3.562 2h-.95A.613.613 0 0 0 2 2.612v14.513c0 .483.392.875.875.875h14.512a.612.612 0 0 0 .613-.613v-.95a.438.438 0 0 0-.438-.437h-2.125a.438.438 0 0 1-.437-.438v-1.124c0-.242.196-.438.438-.438h2.124a.438.438 0 0 0 .438-.438v-1.124a.438.438 0 0 0-.438-.438h-2.125a.438.438 0 0 1-.437-.438v-1.124c0-.242.196-.438.438-.438h2.124A.438.438 0 0 0 18 9.562V8.438A.438.438 0 0 0 17.562 8h-1.125A.438.438 0 0 1 16 7.562V6.438c0-.241.196-.437.438-.437h1.125A.438.438 0 0 0 18 5.562v-2.95A.612.612 0 0 0 17.387 2h-2.95a.438.438 0 0 0-.437.438v1.124a.438.438 0 0 1-.438.438h-1.124a.438.438 0 0 0-.438.438v1.125a.438.438 0 0 1-.438.437h-1.124A.438.438 0 0 1 10 5.562V4.438c0-.241.196-.437.438-.437h.124A.438.438 0 0 0 11 3.562V2.438Zm-7 9c0-.242.196-.438.438-.438h1.125A.438.438 0 0 0 6 10.562V9.438A.438.438 0 0 0 5.562 9H4.438A.438.438 0 0 1 4 8.562V6.438C4 6.196 4.196 6 4.438 6h1.135c.241 0 .437.196.437.438v2.135c0 .236.191.427.428.427h1.125c.241 0 .437.196.437.438v1.124a.438.438 0 0 1-.438.438H6.438a.428.428 0 0 0-.427.428v2.134a.438.438 0 0 1-.438.438H4.438A.438.438 0 0 1 4 13.562v-2.124Zm6-2c0-.242.196-.438.438-.438h1.124A.438.438 0 0 0 12 8.562V6.438c0-.242.196-.438.438-.438h1.124c.242 0 .438.196.438.438v3.125a.438.438 0 0 1-.438.437h-1.124a.438.438 0 0 0-.438.438v1.124a.438.438 0 0 1-.438.438h-.124a.438.438 0 0 0-.438.438v1.124a.438.438 0 0 1-.438.438H8.438A.438.438 0 0 1 8 13.562v-1.124c0-.242.196-.438.438-.438h1.124a.438.438 0 0 0 .438-.438V9.438Zm-2-3C8 6.196 8.196 6 8.438 6h1.124c.242 0 .438.196.438.438v1.125A.438.438 0 0 1 9.562 8H8.438A.438.438 0 0 1 8 7.562V6.438ZM6.437 4A.438.438 0 0 0 6 4.438v1.125c0 .241.196.437.438.437h1.125A.438.438 0 0 0 8 5.562V4.438A.438.438 0 0 0 7.562 4H6.438Zm8 0a.438.438 0 0 0-.437.438v1.125c0 .241.196.437.438.437h1.124A.438.438 0 0 0 16 5.562V4.438A.438.438 0 0 0 15.562 4h-1.124ZM13 12.438c0-.242.196-.438.438-.438h1.124c.242 0 .438.196.438.438v1.124a.438.438 0 0 1-.438.438h-1.124a.438.438 0 0 1-.438-.438v-1.124ZM11.437 14a.438.438 0 0 0-.437.438v1.124c0 .242.196.438.438.438h1.124a.438.438 0 0 0 .438-.438v-1.124a.438.438 0 0 0-.438-.438h-1.124Zm-5 0a.438.438 0 0 0-.437.438v1.124c0 .242.196.438.438.438h1.125A.438.438 0 0 0 8 15.562v-1.124A.438.438 0 0 0 7.562 14H6.438Z" })));
|
|
8
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon24Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M16 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }),
|
|
8
|
+
React.createElement("path", { d: "M6 3.15a.85.85 0 0 0 0 1.7h2.15V7a.85.85 0 0 0 1.7 0V4.85H12a.85.85 0 0 0 0-1.7H6Z" }),
|
|
9
|
+
React.createElement("path", { d: "M18.85 9.15V7a.85.85 0 0 0-1.7 0v2.65a1.2 1.2 0 0 0 1.2 1.2H21a.85.85 0 0 0 0-1.7h-2.15Z" }),
|
|
10
|
+
React.createElement("path", { d: "M12.5 6.15a.85.85 0 0 0 0 1.7H15a.85.85 0 0 0 0-1.7h-2.5Z" }),
|
|
11
|
+
React.createElement("path", { d: "M6 13.35a.85.85 0 0 1-.85-.85v-3a.85.85 0 0 1 1.7 0v3c0 .47-.38.85-.85.85Z" }),
|
|
12
|
+
React.createElement("path", { d: "M13 18.85a.85.85 0 0 1-.85-.85v-3a.85.85 0 0 1 1.7 0v3c0 .47-.38.85-.85.85Z" }),
|
|
13
|
+
React.createElement("path", { d: "M19 15.15a.85.85 0 0 0 0 1.7h2a.85.85 0 0 0 0-1.7h-2Z" }),
|
|
14
|
+
React.createElement("path", { d: "M5.15 15c0-.47.38-.85.85-.85h4a.85.85 0 0 1 0 1.7H6a.85.85 0 0 1-.85-.85Z" }),
|
|
15
|
+
React.createElement("path", { d: "M15.5 12.15a.85.85 0 0 0 0 1.7h3a.85.85 0 1 0 0-1.7h-3Z" }),
|
|
16
|
+
React.createElement("path", { d: "M8.532 12.37c0-.469.38-.85.85-.85h2.117V9.775a.85.85 0 0 1 1.7 0v2.247a1.2 1.2 0 0 1-1.2 1.2H9.382a.85.85 0 0 1-.85-.85Z" }),
|
|
17
|
+
React.createElement("path", { d: "M15 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }),
|
|
18
|
+
React.createElement("path", { d: "M17 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }),
|
|
19
|
+
React.createElement("path", { d: "M18 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }),
|
|
20
|
+
React.createElement("path", { d: "M11 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }),
|
|
21
|
+
React.createElement("path", { d: "M6 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }),
|
|
22
|
+
React.createElement("path", { d: "M7 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" }),
|
|
23
|
+
React.createElement("path", { d: "M9 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" }),
|
|
24
|
+
React.createElement("path", { d: "M17.15 4c0-.47.38-.85.85-.85h2.5c.745 0 1.35.604 1.35 1.35V7a.85.85 0 0 1-1.7 0V4.85H18a.85.85 0 0 1-.85-.85Z" }),
|
|
25
|
+
React.createElement("path", { d: "M3.85 4v15.6c0 .304.246.55.55.55H21a.85.85 0 0 1 0 1.7H4.4a2.25 2.25 0 0 1-2.25-2.25V4a.85.85 0 0 1 1.7 0Z" })));
|
|
26
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon24Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M8.01 2.5a.5.5 0 0 1 .5-.5h6.99a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 1-.5.5h-1.99a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1-.5-.5v-2Z" }),
|
|
8
|
+
React.createElement("path", { d: "M17.51 8a.5.5 0 0 1-.5-.5V5.51a.5.5 0 0 1 .5-.5h.99a.5.5 0 0 0 .5-.5V2.5a.5.5 0 0 1 .5-.5h1.712c.435 0 .788.353.788.788V10.5a.5.5 0 0 1-.5.5h-.99a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-.5-.5h-2Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.788 2H4.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 .5.5h2.01a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 0 .5-.5v-1.99a.5.5 0 0 1 .5-.5h1.99a.5.5 0 0 1 .5.5v1.99a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 .5.5V21a1 1 0 0 1-1 1H3.5A1.5 1.5 0 0 1 2 20.5V2.788C2 2.353 2.353 2 2.788 2ZM19 17.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2Z" }),
|
|
10
|
+
React.createElement("path", { d: "M10.5 17a.5.5 0 0 0 .5-.5v-1.99a.5.5 0 0 0-.5-.5H8.51a.5.5 0 0 0-.5.5v1.99a.5.5 0 0 0 .5.5h1.99Z" }),
|
|
11
|
+
React.createElement("path", { d: "M14 13.5a.5.5 0 0 1-.5.5h-1.99a.5.5 0 0 1-.5-.5v-1.99a.5.5 0 0 1 .5-.5h1.99a.5.5 0 0 1 .5.5v1.99Z" }),
|
|
12
|
+
React.createElement("path", { d: "M14.51 8.01a.5.5 0 0 0-.5.5v1.99a.5.5 0 0 0 .5.5h1.99a.5.5 0 0 0 .5-.5V8.51a.5.5 0 0 0-.5-.5h-1.99Z" }),
|
|
13
|
+
React.createElement("path", { d: "M8.51 8a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1.99a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5H8.51Z" })));
|
|
14
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon32Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
|
|
7
|
+
React.createElement("path", { d: "M20 2.75c.69 0 1.25.56 1.25 1.25v.051a1.25 1.25 0 1 1-2.5 0V4c0-.69.56-1.25 1.25-1.25Z" }),
|
|
8
|
+
React.createElement("path", { d: "M8 6.75c.69 0 1.25.56 1.25 1.25v.051a1.25 1.25 0 0 1-2.5 0V8c0-.69.56-1.25 1.25-1.25Z" }),
|
|
9
|
+
React.createElement("path", { d: "M13.25 12a1.25 1.25 0 1 0-2.5 0v.051a1.25 1.25 0 1 0 2.5 0V12Z" }),
|
|
10
|
+
React.createElement("path", { d: "M12 22.75c.69 0 1.25.56 1.25 1.25v.051a1.25 1.25 0 1 1-2.5 0V24c0-.69.56-1.25 1.25-1.25Z" }),
|
|
11
|
+
React.createElement("path", { d: "M9.25 24a1.25 1.25 0 1 0-2.5 0v.051a1.25 1.25 0 1 0 2.5 0V24Z" }),
|
|
12
|
+
React.createElement("path", { d: "M20 18.75c.69 0 1.25.56 1.25 1.25v.051a1.25 1.25 0 1 1-2.5 0V20c0-.69.56-1.25 1.25-1.25Z" }),
|
|
13
|
+
React.createElement("path", { d: "M21.25 12a1.25 1.25 0 1 0-2.5 0v.051a1.25 1.25 0 1 0 2.5 0V12Z" }),
|
|
14
|
+
React.createElement("path", { d: "M24 22.75c.69 0 1.25.56 1.25 1.25v.051a1.25 1.25 0 1 1-2.5 0V24c0-.69.56-1.25 1.25-1.25Z" }),
|
|
15
|
+
React.createElement("path", { d: "M9 13a1 1 0 1 0-2 0v3a1 1 0 1 0 2 0v-3Z" }),
|
|
16
|
+
React.createElement("path", { d: "M16 19a1 1 0 0 1 1 1v4a1 1 0 0 1-2 0v-4a1 1 0 0 1 1-1Z" }),
|
|
17
|
+
React.createElement("path", { d: "M24 19a1 1 0 0 0 0 2h4a1 1 0 1 0 0-2h-4Z" }),
|
|
18
|
+
React.createElement("path", { d: "M7 20a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Z" }),
|
|
19
|
+
React.createElement("path", { d: "M20 15a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-4Z" }),
|
|
20
|
+
React.createElement("path", { d: "M16 12a1 1 0 0 1 1 1v2.5a1.5 1.5 0 0 1-1.5 1.5H12a1 1 0 1 1 0-2h3v-2a1 1 0 0 1 1-1Z" }),
|
|
21
|
+
React.createElement("path", { d: "M16 7a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-4Z" }),
|
|
22
|
+
React.createElement("path", { d: "M24 7a1 1 0 0 1 1 1v4h3a1 1 0 1 1 0 2h-3.5a1.5 1.5 0 0 1-1.5-1.5V8a1 1 0 0 1 1-1Z" }),
|
|
23
|
+
React.createElement("path", { d: "M8 3a1 1 0 0 0 0 2h3v3a1 1 0 1 0 2 0V5h3a1 1 0 1 0 0-2H8Z" }),
|
|
24
|
+
React.createElement("path", { d: "M23 4a1 1 0 0 1 1-1h3.25c.966 0 1.75.784 1.75 1.75V9a1 1 0 1 1-2 0V5h-3a1 1 0 0 1-1-1Z" }),
|
|
25
|
+
React.createElement("path", { d: "M5 4a1 1 0 1 0-2 0v22a3 3 0 0 0 3 3h22a1 1 0 1 0 0-2H6a1 1 0 0 1-1-1V4Z" })));
|
|
26
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeDatamatrixIcon64Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
|
|
7
|
+
React.createElement("path", { d: "M40 6.75A2.25 2.25 0 0 1 42.25 9v.102a2.25 2.25 0 0 1-4.5 0V9A2.25 2.25 0 0 1 40 6.75Z" }),
|
|
8
|
+
React.createElement("path", { d: "M16.594 15.431a2.25 2.25 0 0 1 2.25 2.25v.102a2.25 2.25 0 1 1-4.5 0v-.102a2.25 2.25 0 0 1 2.25-2.25Z" }),
|
|
9
|
+
React.createElement("path", { d: "M27.024 25.863a2.25 2.25 0 0 0-4.5 0v.102a2.25 2.25 0 1 0 4.5 0v-.102Z" }),
|
|
10
|
+
React.createElement("path", { d: "M24.774 45.092a2.25 2.25 0 0 1 2.25 2.25v.102a2.25 2.25 0 0 1-4.5 0v-.102a2.25 2.25 0 0 1 2.25-2.25Z" }),
|
|
11
|
+
React.createElement("path", { d: "M18.85 47.342a2.25 2.25 0 1 0-4.5 0v.102a2.25 2.25 0 1 0 4.5 0v-.102Z" }),
|
|
12
|
+
React.createElement("path", { d: "M40.14 38.955a2.25 2.25 0 0 1 2.25 2.25v.102a2.25 2.25 0 1 1-4.5 0v-.102a2.25 2.25 0 0 1 2.25-2.25Z" }),
|
|
13
|
+
React.createElement("path", { d: "M42.25 26a2.25 2.25 0 0 0-4.5 0v.102a2.25 2.25 0 1 0 4.5 0V26Z" }),
|
|
14
|
+
React.createElement("path", { d: "M49.323 45.091a2.25 2.25 0 0 1 2.25 2.25v.103a2.25 2.25 0 0 1-4.5 0v-.103a2.25 2.25 0 0 1 2.25-2.25Z" }),
|
|
15
|
+
React.createElement("path", { d: "M18 25.5a1.5 1.5 0 0 0-3 0v8a1.5 1.5 0 1 0 3 0v-8Z" }),
|
|
16
|
+
React.createElement("path", { d: "M32.5 39a1.5 1.5 0 0 1 1.5 1.5v9a1.5 1.5 0 1 1-3 0v-9a1.5 1.5 0 0 1 1.5-1.5Z" }),
|
|
17
|
+
React.createElement("path", { d: "M46.5 39a1.5 1.5 0 0 0 0 3h9a1.5 1.5 0 1 0 0-3h-9Z" }),
|
|
18
|
+
React.createElement("path", { d: "M14 40.5a1.5 1.5 0 0 1 1.5-1.5h10a1.5 1.5 0 0 1 0 3h-10a1.5 1.5 0 0 1-1.5-1.5Z" }),
|
|
19
|
+
React.createElement("path", { d: "M39.5 32a1.5 1.5 0 0 0 0 3h11a1.5 1.5 0 1 0 0-3h-11Z" }),
|
|
20
|
+
React.createElement("path", { d: "M32.5 24a1.5 1.5 0 0 1 1.5 1.5v7a2.5 2.5 0 0 1-2.5 2.5h-7a1.5 1.5 0 1 1 0-3H31v-6.5a1.5 1.5 0 0 1 1.5-1.5Z" }),
|
|
21
|
+
React.createElement("path", { d: "M32.5 16a1.5 1.5 0 0 0 0 3h9a1.5 1.5 0 1 0 0-3h-9Z" }),
|
|
22
|
+
React.createElement("path", { d: "M48.5 15a1.5 1.5 0 0 1 1.5 1.5V25h5.5a1.5 1.5 0 0 1 0 3h-6a2.5 2.5 0 0 1-2.5-2.5v-9a1.5 1.5 0 0 1 1.5-1.5Z" }),
|
|
23
|
+
React.createElement("path", { d: "M32.5 10H26v7.5a1.5 1.5 0 0 1-3 0V10h-6.5a1.5 1.5 0 0 1 0-3h16a1.5 1.5 0 0 1 0 3Z" }),
|
|
24
|
+
React.createElement("path", { d: "M47 8.5A1.5 1.5 0 0 1 48.5 7h5a3.5 3.5 0 0 1 3.5 3.5v8a1.5 1.5 0 0 1-3 0v-8a.5.5 0 0 0-.5-.5h-5A1.5 1.5 0 0 1 47 8.5Z" }),
|
|
25
|
+
React.createElement("path", { d: "M10 8.476a1.5 1.5 0 1 0-3 0v43a5.5 5.5 0 0 0 5.5 5.5h43a1.5 1.5 0 0 0 0-3h-43a2.5 2.5 0 0 1-2.5-2.5v-43Z" })));
|
|
26
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './ScanBarcodeDatamatrixIcon';
|
|
2
|
+
export * from './ScanBarcodeDatamatrixIcon16Light';
|
|
3
|
+
export * from './ScanBarcodeDatamatrixIcon16Regular';
|
|
4
|
+
export * from './ScanBarcodeDatamatrixIcon16Solid';
|
|
5
|
+
export * from './ScanBarcodeDatamatrixIcon20Light';
|
|
6
|
+
export * from './ScanBarcodeDatamatrixIcon20Regular';
|
|
7
|
+
export * from './ScanBarcodeDatamatrixIcon20Solid';
|
|
8
|
+
export * from './ScanBarcodeDatamatrixIcon24Regular';
|
|
9
|
+
export * from './ScanBarcodeDatamatrixIcon24Solid';
|
|
10
|
+
export * from './ScanBarcodeDatamatrixIcon32Regular';
|
|
11
|
+
export * from './ScanBarcodeDatamatrixIcon64Regular';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './ScanBarcodeDatamatrixIcon';
|
|
2
|
+
export * from './ScanBarcodeDatamatrixIcon16Light';
|
|
3
|
+
export * from './ScanBarcodeDatamatrixIcon16Regular';
|
|
4
|
+
export * from './ScanBarcodeDatamatrixIcon16Solid';
|
|
5
|
+
export * from './ScanBarcodeDatamatrixIcon20Light';
|
|
6
|
+
export * from './ScanBarcodeDatamatrixIcon20Regular';
|
|
7
|
+
export * from './ScanBarcodeDatamatrixIcon20Solid';
|
|
8
|
+
export * from './ScanBarcodeDatamatrixIcon24Regular';
|
|
9
|
+
export * from './ScanBarcodeDatamatrixIcon24Solid';
|
|
10
|
+
export * from './ScanBarcodeDatamatrixIcon32Regular';
|
|
11
|
+
export * from './ScanBarcodeDatamatrixIcon64Regular';
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { Icon } from '../../internal/Icon';
|
|
5
|
+
import { ScanBarcodeQrIcon16Light } from './ScanBarcodeQrIcon16Light';
|
|
6
|
+
import { ScanBarcodeQrIcon16Regular } from './ScanBarcodeQrIcon16Regular';
|
|
7
|
+
import { ScanBarcodeQrIcon16Solid } from './ScanBarcodeQrIcon16Solid';
|
|
8
|
+
import { ScanBarcodeQrIcon20Light } from './ScanBarcodeQrIcon20Light';
|
|
9
|
+
import { ScanBarcodeQrIcon20Regular } from './ScanBarcodeQrIcon20Regular';
|
|
10
|
+
import { ScanBarcodeQrIcon20Solid } from './ScanBarcodeQrIcon20Solid';
|
|
11
|
+
import { ScanBarcodeQrIcon24Regular } from './ScanBarcodeQrIcon24Regular';
|
|
12
|
+
import { ScanBarcodeQrIcon24Solid } from './ScanBarcodeQrIcon24Solid';
|
|
13
|
+
import { ScanBarcodeQrIcon32Regular } from './ScanBarcodeQrIcon32Regular';
|
|
14
|
+
import { ScanBarcodeQrIcon64Regular } from './ScanBarcodeQrIcon64Regular';
|
|
15
|
+
var sizes = {
|
|
16
|
+
16: {
|
|
17
|
+
light: ScanBarcodeQrIcon16Light,
|
|
18
|
+
regular: ScanBarcodeQrIcon16Regular,
|
|
19
|
+
solid: ScanBarcodeQrIcon16Solid,
|
|
20
|
+
},
|
|
21
|
+
20: {
|
|
22
|
+
light: ScanBarcodeQrIcon20Light,
|
|
23
|
+
regular: ScanBarcodeQrIcon20Regular,
|
|
24
|
+
solid: ScanBarcodeQrIcon20Solid,
|
|
25
|
+
},
|
|
26
|
+
24: {
|
|
27
|
+
regular: ScanBarcodeQrIcon24Regular,
|
|
28
|
+
solid: ScanBarcodeQrIcon24Solid,
|
|
29
|
+
},
|
|
30
|
+
32: {
|
|
31
|
+
regular: ScanBarcodeQrIcon32Regular,
|
|
32
|
+
},
|
|
33
|
+
64: {
|
|
34
|
+
regular: ScanBarcodeQrIcon64Regular,
|
|
35
|
+
},
|
|
36
|
+
};
|
|
37
|
+
export var ScanBarcodeQrIcon = function (props) {
|
|
38
|
+
return React.createElement(Icon, __assign({}, props, { sizes: sizes }));
|
|
39
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeQrIcon16Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M3.875 4.188c0-.173.14-.313.313-.313h.625c.172 0 .312.14.312.313v.625c0 .172-.14.312-.313.312h-.625a.312.312 0 0 1-.312-.313v-.625Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 3.25C2 2.56 2.56 2 3.25 2h2.5C6.44 2 7 2.56 7 3.25v2.5C7 6.44 6.44 7 5.75 7h-2.5C2.56 7 2 6.44 2 5.75v-2.5ZM3.25 3a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2.5A.25.25 0 0 0 6 5.75v-2.5A.25.25 0 0 0 5.75 3h-2.5Z" }),
|
|
9
|
+
React.createElement("path", { d: "M11.188 3.875a.312.312 0 0 0-.313.313v.625c0 .172.14.312.313.312h.624c.173 0 .313-.14.313-.313v-.625a.312.312 0 0 0-.313-.312h-.624Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 3.25C9 2.56 9.56 2 10.25 2h2.5c.69 0 1.25.56 1.25 1.25v2.5C14 6.44 13.44 7 12.75 7h-2.5C9.56 7 9 6.44 9 5.75v-2.5ZM10.25 3a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 0 0 .25-.25v-2.5a.25.25 0 0 0-.25-.25h-2.5Z" }),
|
|
11
|
+
React.createElement("path", { d: "M3.875 11.188c0-.173.14-.313.313-.313h.625c.172 0 .312.14.312.313v.624c0 .173-.14.313-.313.313h-.625a.312.312 0 0 1-.312-.313v-.624Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.25 9C2.56 9 2 9.56 2 10.25v2.5c0 .69.56 1.25 1.25 1.25h2.5C6.44 14 7 13.44 7 12.75v-2.5C7 9.56 6.44 9 5.75 9h-2.5ZM3 10.25a.25.25 0 0 1 .25-.25h2.5a.25.25 0 0 1 .25.25v2.5a.25.25 0 0 1-.25.25h-2.5a.25.25 0 0 1-.25-.25v-2.5Z" }),
|
|
13
|
+
React.createElement("path", { d: "M9.429 9A.429.429 0 0 0 9 9.429v.642c0 .237.192.429.429.429h.642a.429.429 0 0 0 .429-.429V9.43A.429.429 0 0 0 10.071 9H9.43Z" }),
|
|
14
|
+
React.createElement("path", { d: "M12.5 9.429c0-.237.192-.429.429-.429h.642c.237 0 .429.192.429.429v.642a.429.429 0 0 1-.429.429h-.642a.429.429 0 0 1-.429-.429V9.43Z" }),
|
|
15
|
+
React.createElement("path", { d: "M11.179 10.75a.429.429 0 0 0-.429.429v.642c0 .237.192.429.429.429h.642a.429.429 0 0 0 .429-.429v-.642a.429.429 0 0 0-.429-.429h-.642Z" }),
|
|
16
|
+
React.createElement("path", { d: "M9 12.927c0-.236.192-.428.429-.428h.642c.237 0 .429.191.429.428v.643a.429.429 0 0 1-.429.429H9.43A.429.429 0 0 1 9 13.57v-.643Z" }),
|
|
17
|
+
React.createElement("path", { d: "M12.929 12.499a.429.429 0 0 0-.429.428v.643c0 .237.192.429.429.429h.642A.429.429 0 0 0 14 13.57v-.643a.429.429 0 0 0-.429-.428h-.642Z" })));
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeQrIcon16Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M3 3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M.875 2.5c0-.897.728-1.625 1.625-1.625h3c.897 0 1.625.728 1.625 1.625v3c0 .897-.728 1.625-1.625 1.625h-3A1.625 1.625 0 0 1 .875 5.5v-3ZM2.5 2.125a.375.375 0 0 0-.375.375v3c0 .207.168.375.375.375h3a.375.375 0 0 0 .375-.375v-3a.375.375 0 0 0-.375-.375h-3Z" }),
|
|
9
|
+
React.createElement("path", { d: "M11.5 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.875 2.5c0-.897.728-1.625 1.625-1.625h3c.898 0 1.625.728 1.625 1.625v3c0 .897-.727 1.625-1.625 1.625h-3A1.625 1.625 0 0 1 8.875 5.5v-3Zm1.625-.375a.375.375 0 0 0-.375.375v3c0 .207.168.375.375.375h3a.375.375 0 0 0 .375-.375v-3a.375.375 0 0 0-.375-.375h-3Z" }),
|
|
11
|
+
React.createElement("path", { d: "M3 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.5 8.875c-.897 0-1.625.728-1.625 1.625v3c0 .898.728 1.625 1.625 1.625h3c.897 0 1.625-.727 1.625-1.625v-3c0-.897-.728-1.625-1.625-1.625h-3ZM2.125 10.5c0-.207.168-.375.375-.375h3c.207 0 .375.168.375.375v3a.375.375 0 0 1-.375.375h-3a.375.375 0 0 1-.375-.375v-3Z" }),
|
|
13
|
+
React.createElement("path", { d: "M9.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
14
|
+
React.createElement("path", { d: "M13 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
15
|
+
React.createElement("path", { d: "M11.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
16
|
+
React.createElement("path", { d: "M9 13.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
17
|
+
React.createElement("path", { d: "M13.5 13a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" })));
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeQrIcon16Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M3 3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M.75 2.5c0-.966.784-1.75 1.75-1.75h3c.966 0 1.75.784 1.75 1.75v3A1.75 1.75 0 0 1 5.5 7.25h-3A1.75 1.75 0 0 1 .75 5.5v-3Zm1.75-.25a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h3a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25h-3Z" }),
|
|
9
|
+
React.createElement("path", { d: "M11.5 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.75 2.5c0-.966.784-1.75 1.75-1.75h3c.966 0 1.75.784 1.75 1.75v3a1.75 1.75 0 0 1-1.75 1.75h-3A1.75 1.75 0 0 1 8.75 5.5v-3Zm1.75-.25a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h3a.25.25 0 0 0 .25-.25v-3a.25.25 0 0 0-.25-.25h-3Z" }),
|
|
11
|
+
React.createElement("path", { d: "M3 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.5 8.75A1.75 1.75 0 0 0 .75 10.5v3c0 .966.784 1.75 1.75 1.75h3a1.75 1.75 0 0 0 1.75-1.75v-3A1.75 1.75 0 0 0 5.5 8.75h-3Zm-.25 1.75a.25.25 0 0 1 .25-.25h3a.25.25 0 0 1 .25.25v3a.25.25 0 0 1-.25.25h-3a.25.25 0 0 1-.25-.25v-3Z" }),
|
|
13
|
+
React.createElement("path", { d: "M9.5 9a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
14
|
+
React.createElement("path", { d: "M13 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
15
|
+
React.createElement("path", { d: "M11.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
16
|
+
React.createElement("path", { d: "M9 13.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
17
|
+
React.createElement("path", { d: "M13.5 13a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" })));
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeQrIcon20Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 4.6a.6.6 0 0 1 .6-.6h1.8a.6.6 0 0 1 .6.6v1.8a.6.6 0 0 1-.6.6H4.6a.6.6 0 0 1-.6-.6V4.6ZM5 5v1h1V5H5Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 3.5A1.5 1.5 0 0 1 3.5 2h4A1.5 1.5 0 0 1 9 3.5v4A1.5 1.5 0 0 1 7.5 9h-4A1.5 1.5 0 0 1 2 7.5v-4ZM3.5 3a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5h-4Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.6 13a.6.6 0 0 0-.6.6v1.8a.6.6 0 0 0 .6.6h1.8a.6.6 0 0 0 .6-.6v-1.8a.6.6 0 0 0-.6-.6H4.6Zm.4 2v-1h1v1H5Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12.5A1.5 1.5 0 0 1 3.5 11h4A1.5 1.5 0 0 1 9 12.5v4A1.5 1.5 0 0 1 7.5 18h-4A1.5 1.5 0 0 1 2 16.5v-4Zm1.5-.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5h-4Z" }),
|
|
11
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13 4.6a.6.6 0 0 1 .6-.6h1.8a.6.6 0 0 1 .6.6v1.8a.6.6 0 0 1-.6.6h-1.8a.6.6 0 0 1-.6-.6V4.6Zm1 .4v1h1V5h-1Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.5 2A1.5 1.5 0 0 0 11 3.5v4A1.5 1.5 0 0 0 12.5 9h4A1.5 1.5 0 0 0 18 7.5v-4A1.5 1.5 0 0 0 16.5 2h-4ZM12 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Z" }),
|
|
13
|
+
React.createElement("path", { d: "M11.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
14
|
+
React.createElement("path", { d: "M16 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
15
|
+
React.createElement("path", { d: "M14 13.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" }),
|
|
16
|
+
React.createElement("path", { d: "M11 16.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z" }),
|
|
17
|
+
React.createElement("path", { d: "M16.5 16a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z" })));
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeQrIcon20Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M4.375 4.937c0-.31.252-.562.562-.562h1.125c.311 0 .563.252.563.562v1.125c0 .311-.252.563-.563.563H4.937a.563.563 0 0 1-.562-.563V4.937Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.012 3.812a1.8 1.8 0 0 1 1.8-1.8h3.375a1.8 1.8 0 0 1 1.8 1.8v3.375a1.8 1.8 0 0 1-1.8 1.8H3.812a1.8 1.8 0 0 1-1.8-1.8V3.812Zm1.8-.45a.45.45 0 0 0-.45.45v3.375c0 .249.202.45.45.45h3.375a.45.45 0 0 0 .45-.45V3.812a.45.45 0 0 0-.45-.45H3.812Z" }),
|
|
9
|
+
React.createElement("path", { d: "M13.938 4.375a.562.562 0 0 0-.563.562v1.125c0 .311.252.563.563.563h1.124c.311 0 .563-.252.563-.563V4.937a.563.563 0 0 0-.563-.562h-1.124Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.012 3.812a1.8 1.8 0 0 1 1.8-1.8h3.376a1.8 1.8 0 0 1 1.8 1.8v3.375a1.8 1.8 0 0 1-1.8 1.8h-3.375a1.8 1.8 0 0 1-1.8-1.8V3.812Zm1.8-.45a.45.45 0 0 0-.45.45v3.375c0 .249.202.45.45.45h3.376a.45.45 0 0 0 .45-.45V3.812a.45.45 0 0 0-.45-.45h-3.375Z" }),
|
|
11
|
+
React.createElement("path", { d: "M4.375 13.938c0-.311.252-.563.562-.563h1.125c.311 0 .563.252.563.563v1.124c0 .311-.252.563-.563.563H4.937a.563.563 0 0 1-.562-.563v-1.124Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.812 11.012a1.8 1.8 0 0 0-1.8 1.8v3.376a1.8 1.8 0 0 0 1.8 1.8h3.375a1.8 1.8 0 0 0 1.8-1.8v-3.375a1.8 1.8 0 0 0-1.8-1.8H3.812Zm-.45 1.8a.45.45 0 0 1 .45-.45h3.375a.45.45 0 0 1 .45.45v3.376a.45.45 0 0 1-.45.45H3.812a.45.45 0 0 1-.45-.45v-3.375Z" }),
|
|
13
|
+
React.createElement("path", { d: "M11.563 11a.562.562 0 0 0-.563.563v1.124c0 .311.252.563.563.563h1.124c.311 0 .563-.252.563-.563v-1.124a.563.563 0 0 0-.563-.563h-1.124Z" }),
|
|
14
|
+
React.createElement("path", { d: "M15.75 11.563c0-.311.252-.563.563-.563h1.125c.31 0 .562.252.562.563v1.124c0 .311-.252.563-.563.563h-1.125a.563.563 0 0 1-.562-.563v-1.124Z" }),
|
|
15
|
+
React.createElement("path", { d: "M13.938 13.375a.562.562 0 0 0-.563.563v1.124c0 .311.252.563.563.563h1.124c.311 0 .563-.252.563-.563v-1.124a.563.563 0 0 0-.563-.563h-1.124Z" }),
|
|
16
|
+
React.createElement("path", { d: "M11 16.313c0-.311.252-.563.563-.563h1.124c.311 0 .563.252.563.563v1.125c0 .31-.252.562-.563.562h-1.124a.563.563 0 0 1-.563-.563v-1.125Z" }),
|
|
17
|
+
React.createElement("path", { d: "M16.313 15.75a.562.562 0 0 0-.563.563v1.125c0 .31.252.562.563.562h1.125c.31 0 .562-.252.562-.563v-1.125a.563.563 0 0 0-.563-.562h-1.125Z" })));
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var ScanBarcodeQrIcon20Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M4 4.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.012 3.812a1.8 1.8 0 0 1 1.8-1.8h3.375a1.8 1.8 0 0 1 1.8 1.8v3.375a1.8 1.8 0 0 1-1.8 1.8H3.812a1.8 1.8 0 0 1-1.8-1.8V3.812Zm1.8-.45a.45.45 0 0 0-.45.45v3.375c0 .249.202.45.45.45h3.375a.45.45 0 0 0 .45-.45V3.812a.45.45 0 0 0-.45-.45H3.812Z" }),
|
|
9
|
+
React.createElement("path", { d: "M13.5 4a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-2Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.012 3.812a1.8 1.8 0 0 1 1.8-1.8h3.376a1.8 1.8 0 0 1 1.8 1.8v3.375a1.8 1.8 0 0 1-1.8 1.8h-3.375a1.8 1.8 0 0 1-1.8-1.8V3.812Zm1.8-.45a.45.45 0 0 0-.45.45v3.375c0 .249.202.45.45.45h3.376a.45.45 0 0 0 .45-.45V3.812a.45.45 0 0 0-.45-.45h-3.375Z" }),
|
|
11
|
+
React.createElement("path", { d: "M4 13.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-2Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.812 11.012a1.8 1.8 0 0 0-1.8 1.8v3.376a1.8 1.8 0 0 0 1.8 1.8h3.375a1.8 1.8 0 0 0 1.8-1.8v-3.375a1.8 1.8 0 0 0-1.8-1.8H3.812Zm-.45 1.8a.45.45 0 0 1 .45-.45h3.375a.45.45 0 0 1 .45.45v3.376a.45.45 0 0 1-.45.45H3.812a.45.45 0 0 1-.45-.45v-3.375Z" }),
|
|
13
|
+
React.createElement("path", { d: "M11.563 11a.562.562 0 0 0-.563.563v1.124c0 .311.252.563.563.563h1.124c.311 0 .563-.252.563-.563v-1.124a.563.563 0 0 0-.563-.563h-1.124Z" }),
|
|
14
|
+
React.createElement("path", { d: "M15.75 11.563c0-.311.252-.563.563-.563h1.125c.31 0 .562.252.562.563v1.124c0 .311-.252.563-.563.563h-1.125a.563.563 0 0 1-.562-.563v-1.124Z" }),
|
|
15
|
+
React.createElement("path", { d: "M13.938 13.375a.562.562 0 0 0-.563.563v1.124c0 .311.252.563.563.563h1.124c.311 0 .563-.252.563-.563v-1.124a.563.563 0 0 0-.563-.563h-1.124Z" }),
|
|
16
|
+
React.createElement("path", { d: "M11 16.313c0-.311.252-.563.563-.563h1.124c.311 0 .563.252.563.563v1.125c0 .31-.252.562-.563.562h-1.124a.563.563 0 0 1-.563-.563v-1.125Z" }),
|
|
17
|
+
React.createElement("path", { d: "M16.313 15.75a.562.562 0 0 0-.563.563v1.125c0 .31.252.562.563.562h1.125c.31 0 .562-.252.562-.563v-1.125a.563.563 0 0 0-.563-.562h-1.125Z" })));
|
|
18
|
+
};
|