@skbkontur/icons 0.12.1 → 0.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -8
- 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/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 +34 -0
- package/esm/icons/index.js +34 -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/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 +34 -0
- package/icons/index.js +34 -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/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,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
|
+
};
|
|
@@ -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 ScanBarcodeQrIcon24Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M5 5.675C5 5.302 5.302 5 5.675 5h1.65c.373 0 .675.302.675.675v1.65A.675.675 0 0 1 7.325 8h-1.65A.675.675 0 0 1 5 7.325v-1.65Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 4.25A2.25 2.25 0 0 1 4.25 2h4.5A2.25 2.25 0 0 1 11 4.25v4.5A2.25 2.25 0 0 1 8.75 11h-4.5A2.25 2.25 0 0 1 2 8.75v-4.5Zm2.25-.75a.75.75 0 0 0-.75.75v4.5c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-4.5a.75.75 0 0 0-.75-.75h-4.5Z" }),
|
|
9
|
+
React.createElement("path", { d: "M5 16.675c0-.373.302-.675.675-.675h1.65c.373 0 .675.302.675.675v1.65a.675.675 0 0 1-.675.675h-1.65A.675.675 0 0 1 5 18.325v-1.65Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 15.25A2.25 2.25 0 0 1 4.25 13h4.5A2.25 2.25 0 0 1 11 15.25v4.5A2.25 2.25 0 0 1 8.75 22h-4.5A2.25 2.25 0 0 1 2 19.75v-4.5Zm2.25-.75a.75.75 0 0 0-.75.75v4.5c0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75v-4.5a.75.75 0 0 0-.75-.75h-4.5Z" }),
|
|
11
|
+
React.createElement("path", { d: "M16.675 5a.675.675 0 0 0-.675.675v1.65c0 .373.302.675.675.675h1.65A.675.675 0 0 0 19 7.325v-1.65A.675.675 0 0 0 18.325 5h-1.65Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.25 2A2.25 2.25 0 0 0 13 4.25v4.5A2.25 2.25 0 0 0 15.25 11h4.5A2.25 2.25 0 0 0 22 8.75v-4.5A2.25 2.25 0 0 0 19.75 2h-4.5Zm-.75 2.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75v-4.5Z" }),
|
|
13
|
+
React.createElement("path", { d: "M13.675 13a.675.675 0 0 0-.675.675v1.65c0 .373.302.675.675.675h1.65a.675.675 0 0 0 .675-.675v-1.65a.675.675 0 0 0-.675-.675h-1.65Z" }),
|
|
14
|
+
React.createElement("path", { d: "M19 13.675c0-.373.302-.675.675-.675h1.65c.373 0 .675.302.675.675v1.65a.675.675 0 0 1-.675.675h-1.65a.675.675 0 0 1-.675-.675v-1.65Z" }),
|
|
15
|
+
React.createElement("path", { d: "M16.675 16a.675.675 0 0 0-.675.675v1.65c0 .373.302.675.675.675h1.65a.675.675 0 0 0 .675-.675v-1.65a.675.675 0 0 0-.675-.675h-1.65Z" }),
|
|
16
|
+
React.createElement("path", { d: "M13 19.675c0-.373.302-.675.675-.675h1.65c.373 0 .675.302.675.675v1.65a.675.675 0 0 1-.675.675h-1.65a.675.675 0 0 1-.675-.675v-1.65Z" }),
|
|
17
|
+
React.createElement("path", { d: "M19.675 19a.675.675 0 0 0-.675.675v1.65c0 .373.302.675.675.675h1.65a.675.675 0 0 0 .675-.675v-1.65a.675.675 0 0 0-.675-.675h-1.65Z" })));
|
|
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 ScanBarcodeQrIcon24Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M5 5.675C5 5.302 5.302 5 5.675 5h1.65c.373 0 .675.302.675.675v1.65A.675.675 0 0 1 7.325 8h-1.65A.675.675 0 0 1 5 7.325v-1.65Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 4.35A2.35 2.35 0 0 1 4.35 2h4.3A2.35 2.35 0 0 1 11 4.35v4.3A2.35 2.35 0 0 1 8.65 11h-4.3A2.35 2.35 0 0 1 2 8.65v-4.3ZM4.35 4a.35.35 0 0 0-.35.35v4.3c0 .193.157.35.35.35h4.3A.35.35 0 0 0 9 8.65v-4.3A.35.35 0 0 0 8.65 4h-4.3Z" }),
|
|
9
|
+
React.createElement("path", { d: "M16.675 5a.675.675 0 0 0-.675.675v1.65c0 .373.302.675.675.675h1.65A.675.675 0 0 0 19 7.325v-1.65A.675.675 0 0 0 18.325 5h-1.65Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13 4.35A2.35 2.35 0 0 1 15.35 2h4.3A2.35 2.35 0 0 1 22 4.35v4.3A2.35 2.35 0 0 1 19.65 11h-4.3A2.35 2.35 0 0 1 13 8.65v-4.3ZM15.35 4a.35.35 0 0 0-.35.35v4.3c0 .193.157.35.35.35h4.3a.35.35 0 0 0 .35-.35v-4.3a.35.35 0 0 0-.35-.35h-4.3Z" }),
|
|
11
|
+
React.createElement("path", { d: "M5 16.675c0-.373.302-.675.675-.675h1.65c.373 0 .675.302.675.675v1.65a.675.675 0 0 1-.675.675h-1.65A.675.675 0 0 1 5 18.325v-1.65Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.35 13A2.35 2.35 0 0 0 2 15.35v4.3A2.35 2.35 0 0 0 4.35 22h4.3A2.35 2.35 0 0 0 11 19.65v-4.3A2.35 2.35 0 0 0 8.65 13h-4.3ZM4 15.35a.35.35 0 0 1 .35-.35h4.3a.35.35 0 0 1 .35.35v4.3a.35.35 0 0 1-.35.35h-4.3a.35.35 0 0 1-.35-.35v-4.3Z" }),
|
|
13
|
+
React.createElement("path", { d: "M13.675 13a.675.675 0 0 0-.675.675v1.65c0 .373.302.675.675.675h1.65a.675.675 0 0 0 .675-.675v-1.65a.675.675 0 0 0-.675-.675h-1.65Z" }),
|
|
14
|
+
React.createElement("path", { d: "M19 13.675c0-.373.302-.675.675-.675h1.65c.373 0 .675.302.675.675v1.65a.675.675 0 0 1-.675.675h-1.65a.675.675 0 0 1-.675-.675v-1.65Z" }),
|
|
15
|
+
React.createElement("path", { d: "M16.675 16a.675.675 0 0 0-.675.675v1.65c0 .373.302.675.675.675h1.65a.675.675 0 0 0 .675-.675v-1.65a.675.675 0 0 0-.675-.675h-1.65Z" }),
|
|
16
|
+
React.createElement("path", { d: "M13 19.675c0-.373.302-.675.675-.675h1.65c.373 0 .675.302.675.675v1.65a.675.675 0 0 1-.675.675h-1.65a.675.675 0 0 1-.675-.675v-1.65Z" }),
|
|
17
|
+
React.createElement("path", { d: "M19.675 19a.675.675 0 0 0-.675.675v1.65c0 .373.302.675.675.675h1.65a.675.675 0 0 0 .675-.675v-1.65a.675.675 0 0 0-.675-.675h-1.65Z" })));
|
|
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 ScanBarcodeQrIcon32Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
|
|
7
|
+
React.createElement("path", { d: "M8 7a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H8Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 6a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H6Z" }),
|
|
9
|
+
React.createElement("path", { d: "M7 22a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-2Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 20a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-6Zm3-1a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1H6Z" }),
|
|
11
|
+
React.createElement("path", { d: "M21 8a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V8Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20 3a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3h-6Zm-1 3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V6Z" }),
|
|
13
|
+
React.createElement("path", { d: "M18.25 17c-.69 0-1.25.56-1.25 1.25v1.5c0 .69.56 1.25 1.25 1.25h1.5c.69 0 1.25-.56 1.25-1.25v-1.5c0-.69-.56-1.25-1.25-1.25h-1.5Z" }),
|
|
14
|
+
React.createElement("path", { d: "M25 18.25c0-.69.56-1.25 1.25-1.25h1.5c.69 0 1.25.56 1.25 1.25v1.5c0 .69-.56 1.25-1.25 1.25h-1.5c-.69 0-1.25-.56-1.25-1.25v-1.5Z" }),
|
|
15
|
+
React.createElement("path", { d: "M22.25 21c-.69 0-1.25.56-1.25 1.25v1.5c0 .69.56 1.25 1.25 1.25h1.5c.69 0 1.25-.56 1.25-1.25v-1.5c0-.69-.56-1.25-1.25-1.25h-1.5Z" }),
|
|
16
|
+
React.createElement("path", { d: "M17 26.25c0-.69.56-1.25 1.25-1.25h1.5c.69 0 1.25.56 1.25 1.25v1.5c0 .69-.56 1.25-1.25 1.25h-1.5c-.69 0-1.25-.56-1.25-1.25v-1.5Z" }),
|
|
17
|
+
React.createElement("path", { d: "M26.25 25c-.69 0-1.25.56-1.25 1.25v1.5c0 .69.56 1.25 1.25 1.25h1.5c.69 0 1.25-.56 1.25-1.25v-1.5c0-.69-.56-1.25-1.25-1.25h-1.5Z" })));
|
|
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 ScanBarcodeQrIcon64Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
|
|
7
|
+
React.createElement("path", { d: "M13 15a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 11.5A5.5 5.5 0 0 1 11.5 6h12a5.5 5.5 0 0 1 5.5 5.5v12a5.5 5.5 0 0 1-5.5 5.5h-12A5.5 5.5 0 0 1 6 23.5v-12ZM11.5 9A2.5 2.5 0 0 0 9 11.5v12a2.5 2.5 0 0 0 2.5 2.5h12a2.5 2.5 0 0 0 2.5-2.5v-12A2.5 2.5 0 0 0 23.5 9h-12Z" }),
|
|
9
|
+
React.createElement("path", { d: "M15 42a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2v-5a2 2 0 0 0-2-2h-5Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 40.5a5.5 5.5 0 0 1 5.5-5.5h12a5.5 5.5 0 0 1 5.5 5.5v12a5.5 5.5 0 0 1-5.5 5.5h-12A5.5 5.5 0 0 1 6 52.5v-12Zm5.5-2.5A2.5 2.5 0 0 0 9 40.5v12a2.5 2.5 0 0 0 2.5 2.5h12a2.5 2.5 0 0 0 2.5-2.5v-12a2.5 2.5 0 0 0-2.5-2.5h-12Z" }),
|
|
11
|
+
React.createElement("path", { d: "M42 15a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5Z" }),
|
|
12
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M40.5 6a5.5 5.5 0 0 0-5.5 5.5v12a5.5 5.5 0 0 0 5.5 5.5h12a5.5 5.5 0 0 0 5.5-5.5v-12A5.5 5.5 0 0 0 52.5 6h-12ZM38 11.5A2.5 2.5 0 0 1 40.5 9h12a2.5 2.5 0 0 1 2.5 2.5v12a2.5 2.5 0 0 1-2.5 2.5h-12a2.5 2.5 0 0 1-2.5-2.5v-12Z" }),
|
|
13
|
+
React.createElement("path", { d: "M38 36a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-3Z" }),
|
|
14
|
+
React.createElement("path", { d: "M50 38a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-3a2 2 0 0 1-2-2v-3Z" }),
|
|
15
|
+
React.createElement("path", { d: "M45 43a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-3Z" }),
|
|
16
|
+
React.createElement("path", { d: "M36 52a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-3a2 2 0 0 1-2-2v-3Z" }),
|
|
17
|
+
React.createElement("path", { d: "M52 50a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-3Z" })));
|
|
18
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './ScanBarcodeQrIcon';
|
|
2
|
+
export * from './ScanBarcodeQrIcon16Light';
|
|
3
|
+
export * from './ScanBarcodeQrIcon16Regular';
|
|
4
|
+
export * from './ScanBarcodeQrIcon16Solid';
|
|
5
|
+
export * from './ScanBarcodeQrIcon20Light';
|
|
6
|
+
export * from './ScanBarcodeQrIcon20Regular';
|
|
7
|
+
export * from './ScanBarcodeQrIcon20Solid';
|
|
8
|
+
export * from './ScanBarcodeQrIcon24Regular';
|
|
9
|
+
export * from './ScanBarcodeQrIcon24Solid';
|
|
10
|
+
export * from './ScanBarcodeQrIcon32Regular';
|
|
11
|
+
export * from './ScanBarcodeQrIcon64Regular';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './ScanBarcodeQrIcon';
|
|
2
|
+
export * from './ScanBarcodeQrIcon16Light';
|
|
3
|
+
export * from './ScanBarcodeQrIcon16Regular';
|
|
4
|
+
export * from './ScanBarcodeQrIcon16Solid';
|
|
5
|
+
export * from './ScanBarcodeQrIcon20Light';
|
|
6
|
+
export * from './ScanBarcodeQrIcon20Regular';
|
|
7
|
+
export * from './ScanBarcodeQrIcon20Solid';
|
|
8
|
+
export * from './ScanBarcodeQrIcon24Regular';
|
|
9
|
+
export * from './ScanBarcodeQrIcon24Solid';
|
|
10
|
+
export * from './ScanBarcodeQrIcon32Regular';
|
|
11
|
+
export * from './ScanBarcodeQrIcon64Regular';
|
|
@@ -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 { ScanFrameActionCheckIcon16Light } from './ScanFrameActionCheckIcon16Light';
|
|
6
|
+
import { ScanFrameActionCheckIcon16Regular } from './ScanFrameActionCheckIcon16Regular';
|
|
7
|
+
import { ScanFrameActionCheckIcon16Solid } from './ScanFrameActionCheckIcon16Solid';
|
|
8
|
+
import { ScanFrameActionCheckIcon20Light } from './ScanFrameActionCheckIcon20Light';
|
|
9
|
+
import { ScanFrameActionCheckIcon20Regular } from './ScanFrameActionCheckIcon20Regular';
|
|
10
|
+
import { ScanFrameActionCheckIcon20Solid } from './ScanFrameActionCheckIcon20Solid';
|
|
11
|
+
import { ScanFrameActionCheckIcon24Regular } from './ScanFrameActionCheckIcon24Regular';
|
|
12
|
+
import { ScanFrameActionCheckIcon24Solid } from './ScanFrameActionCheckIcon24Solid';
|
|
13
|
+
import { ScanFrameActionCheckIcon32Regular } from './ScanFrameActionCheckIcon32Regular';
|
|
14
|
+
import { ScanFrameActionCheckIcon64Regular } from './ScanFrameActionCheckIcon64Regular';
|
|
15
|
+
var sizes = {
|
|
16
|
+
16: {
|
|
17
|
+
light: ScanFrameActionCheckIcon16Light,
|
|
18
|
+
regular: ScanFrameActionCheckIcon16Regular,
|
|
19
|
+
solid: ScanFrameActionCheckIcon16Solid,
|
|
20
|
+
},
|
|
21
|
+
20: {
|
|
22
|
+
light: ScanFrameActionCheckIcon20Light,
|
|
23
|
+
regular: ScanFrameActionCheckIcon20Regular,
|
|
24
|
+
solid: ScanFrameActionCheckIcon20Solid,
|
|
25
|
+
},
|
|
26
|
+
24: {
|
|
27
|
+
regular: ScanFrameActionCheckIcon24Regular,
|
|
28
|
+
solid: ScanFrameActionCheckIcon24Solid,
|
|
29
|
+
},
|
|
30
|
+
32: {
|
|
31
|
+
regular: ScanFrameActionCheckIcon32Regular,
|
|
32
|
+
},
|
|
33
|
+
64: {
|
|
34
|
+
regular: ScanFrameActionCheckIcon64Regular,
|
|
35
|
+
},
|
|
36
|
+
};
|
|
37
|
+
export var ScanFrameActionCheckIcon = function (props) {
|
|
38
|
+
return React.createElement(Icon, __assign({}, props, { sizes: sizes }));
|
|
39
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
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 ScanFrameActionCheckIcon16Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M11.5 1A2.5 2.5 0 0 1 14 3.5V5a.5.5 0 0 1-1 0V3.5A1.5 1.5 0 0 0 11.5 2H10a.5.5 0 0 1 0-1h1.5Z" }),
|
|
8
|
+
React.createElement("path", { d: "M1 11.5A2.5 2.5 0 0 0 3.5 14H5a.5.5 0 0 0 0-1H3.5A1.5 1.5 0 0 1 2 11.5V10a.5.5 0 0 0-1 0v1.5Z" }),
|
|
9
|
+
React.createElement("path", { d: "M11.5 14a2.5 2.5 0 0 0 2.5-2.5V10a.5.5 0 0 0-1 0v1.5a1.5 1.5 0 0 1-1.5 1.5H10a.5.5 0 0 0 0 1h1.5Z" }),
|
|
10
|
+
React.createElement("path", { d: "M1 3.5A2.5 2.5 0 0 1 3.5 1H5a.5.5 0 0 1 0 1H3.5A1.5 1.5 0 0 0 2 3.5V5a.5.5 0 0 1-1 0V3.5Z" }),
|
|
11
|
+
React.createElement("path", { d: "M11.04 6.009a.5.5 0 1 0-.707-.707L6.845 8.79a.5.5 0 0 1-.707 0L4.667 7.32a.5.5 0 1 0-.708.707l1.472 1.471a1.5 1.5 0 0 0 2.121 0l3.489-3.488Z" })));
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
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 ScanFrameActionCheckIcon16Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M12 1.25A2.75 2.75 0 0 1 14.75 4v1.75a.75.75 0 0 1-1.5 0V4c0-.69-.56-1.25-1.25-1.25h-1.75a.75.75 0 0 1 0-1.5H12Z" }),
|
|
8
|
+
React.createElement("path", { d: "M1.25 12A2.75 2.75 0 0 0 4 14.75h1.75a.75.75 0 0 0 0-1.5H4c-.69 0-1.25-.56-1.25-1.25v-1.75a.75.75 0 0 0-1.5 0V12Z" }),
|
|
9
|
+
React.createElement("path", { d: "M12 14.75A2.75 2.75 0 0 0 14.75 12v-1.75a.75.75 0 0 0-1.5 0V12c0 .69-.56 1.25-1.25 1.25h-1.75a.75.75 0 0 0 0 1.5H12Z" }),
|
|
10
|
+
React.createElement("path", { d: "M1.25 4A2.75 2.75 0 0 1 4 1.25h1.75a.75.75 0 0 1 0 1.5H4c-.69 0-1.25.56-1.25 1.25v1.75a.75.75 0 0 1-1.5 0V4Z" }),
|
|
11
|
+
React.createElement("path", { d: "M11.451 6.558a.75.75 0 1 0-1.06-1.06L7.152 8.734a.25.25 0 0 1-.354 0L5.522 7.458a.75.75 0 0 0-1.06 1.06l1.277 1.278a1.75 1.75 0 0 0 2.474 0l3.238-3.238Z" })));
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
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 ScanFrameActionCheckIcon16Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M12 1a3 3 0 0 1 3 3v1.5a1 1 0 1 1-2 0V4a1 1 0 0 0-1-1h-1.5a1 1 0 0 1 0-2H12Z" }),
|
|
8
|
+
React.createElement("path", { d: "M1 12a3 3 0 0 0 3 3h1.5a1 1 0 1 0 0-2H4a1 1 0 0 1-1-1v-1.5a1 1 0 0 0-2 0V12Z" }),
|
|
9
|
+
React.createElement("path", { d: "M12 15a3 3 0 0 0 3-3v-1.5a1 1 0 1 0-2 0V12a1 1 0 0 1-1 1h-1.5a1 1 0 1 0 0 2H12Z" }),
|
|
10
|
+
React.createElement("path", { d: "M1 4a3 3 0 0 1 3-3h1.5a1 1 0 0 1 0 2H4a1 1 0 0 0-1 1v1.5a1 1 0 0 1-2 0V4Z" }),
|
|
11
|
+
React.createElement("path", { d: "M11.707 6.857a1 1 0 1 0-1.414-1.414L6.93 8.806 5.707 7.583a1 1 0 1 0-1.414 1.414l1.364 1.364a1.8 1.8 0 0 0 2.546 0l3.504-3.504Z" })));
|
|
12
|
+
};
|