@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,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 FileFormatCsvIcon24Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M15.201 2.879A3 3 0 0 0 13.08 2H8a4 4 0 0 0-4 4v2h15.855a2.999 2.999 0 0 0-.734-1.201l-3.92-3.92Z" }),
|
|
8
|
+
React.createElement("path", { d: "M8 22a4 4 0 0 1-4-4h16a4 4 0 0 1-4 4H8Z" }),
|
|
9
|
+
React.createElement("path", { d: "M7.641 9.882c-.366-.156-.8-.234-1.305-.234-.672 0-1.254.147-1.746.441a2.85 2.85 0 0 0-1.125 1.197 3.659 3.659 0 0 0-.387 1.692c0 .648.132 1.23.396 1.746.264.51.642.912 1.134 1.206.492.288 1.068.432 1.728.432.492 0 .94-.084 1.341-.252a4.187 4.187 0 0 0 1.188-.81l-.837-.99c-.36.288-.66.489-.9.603a1.914 1.914 0 0 1-.81.162c-.348 0-.654-.084-.918-.252a1.703 1.703 0 0 1-.62-.72 2.66 2.66 0 0 1-.217-1.107c0-.63.16-1.131.477-1.503.318-.372.747-.558 1.287-.558.282 0 .54.051.774.153.234.096.507.279.82.549l.854-1.008c-.384-.342-.762-.591-1.134-.747Z" }),
|
|
10
|
+
React.createElement("path", { d: "M13.613 9.89c-.396-.155-.864-.233-1.404-.233-.498 0-.939.093-1.323.279-.378.18-.672.426-.882.738a1.75 1.75 0 0 0-.306.99c0 .33.066.609.198.837.132.222.357.417.675.585.324.168.777.327 1.36.477.161.042.314.078.458.108.282.066.492.123.63.171a.858.858 0 0 1 .342.198.41.41 0 0 1 .126.315c0 .228-.108.408-.324.54-.21.126-.483.189-.819.189-.39 0-.729-.066-1.017-.198-.288-.138-.639-.393-1.053-.765l-.882 1.026c.486.444.948.759 1.386.945.444.18.957.27 1.54.27.533 0 .998-.09 1.394-.27.396-.186.696-.441.9-.765.21-.324.315-.69.315-1.098 0-.372-.084-.672-.252-.9-.168-.234-.417-.426-.747-.576-.324-.15-.762-.291-1.314-.423l-.252-.063a13.486 13.486 0 0 1-.756-.189 1.006 1.006 0 0 1-.36-.18.414.414 0 0 1-.117-.306c0-.192.096-.351.288-.477.192-.126.447-.189.765-.189.348 0 .645.051.891.153.252.102.558.306.918.612l.864-1.017c-.426-.366-.84-.627-1.242-.783Z" }),
|
|
11
|
+
React.createElement("path", { d: "M21.494 9.81h-1.485l-.936 3.033c-.18.582-.363 1.215-.55 1.899a37.053 37.053 0 0 0-.557-1.917L17.02 9.81h-1.512l2.088 6.39h1.8l2.097-6.39Z" })));
|
|
12
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatCsvIcon32Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
|
|
7
|
+
React.createElement("path", { d: "M11.973 14.234c-.326-.139-.712-.208-1.16-.208-.598 0-1.115.13-1.552.392-.438.256-.771.61-1 1.064-.23.448-.344.95-.344 1.504 0 .576.117 1.093.352 1.552.234.453.57.81 1.008 1.072.437.256.949.384 1.536.384.437 0 .834-.075 1.192-.224.357-.155.709-.395 1.056-.72l-.744-.88c-.32.256-.587.435-.8.536a1.701 1.701 0 0 1-.72.144c-.31 0-.582-.075-.816-.224a1.514 1.514 0 0 1-.552-.64 2.365 2.365 0 0 1-.192-.984c0-.56.141-1.005.424-1.336.282-.33.664-.496 1.144-.496.25 0 .48.045.688.136.208.085.45.248.728.488l.76-.896a3.687 3.687 0 0 0-1.008-.664Z" }),
|
|
8
|
+
React.createElement("path", { d: "M17.281 14.242c-.352-.139-.768-.208-1.248-.208-.442 0-.834.083-1.176.248-.336.16-.597.379-.784.656a1.557 1.557 0 0 0-.272.88c0 .293.059.541.176.744.118.197.318.37.6.52.288.15.69.29 1.208.424.144.037.28.07.408.096.25.059.438.11.56.152.128.043.23.101.304.176.075.07.112.163.112.28 0 .203-.096.363-.288.48-.186.112-.43.168-.728.168-.346 0-.648-.059-.904-.176-.256-.123-.568-.35-.936-.68l-.784.912c.432.395.843.675 1.232.84.395.16.85.24 1.368.24.475 0 .888-.08 1.24-.24.352-.165.619-.392.8-.68.187-.288.28-.613.28-.976 0-.33-.074-.597-.224-.8-.15-.208-.37-.379-.664-.512-.288-.133-.677-.259-1.168-.376l-.224-.056c-.304-.07-.528-.125-.672-.168a.896.896 0 0 1-.32-.16.368.368 0 0 1-.104-.272c0-.17.086-.312.256-.424.17-.112.398-.168.68-.168.31 0 .574.045.792.136.224.09.496.272.816.544l.768-.904c-.378-.325-.746-.557-1.104-.696Z" }),
|
|
9
|
+
React.createElement("path", { d: "M24.286 14.17h-1.32l-.832 2.696c-.16.517-.323 1.08-.488 1.688a32.923 32.923 0 0 0-.496-1.704l-.84-2.68h-1.344l1.856 5.68h1.6l1.864-5.68Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.5 2A5.5 5.5 0 0 0 4 7.5v17A5.5 5.5 0 0 0 9.5 30h13a5.5 5.5 0 0 0 5.5-5.5V11.774a4 4 0 0 0-1.172-2.829l-5.773-5.773A4 4 0 0 0 18.226 2H9.5ZM6 7.5A3.5 3.5 0 0 1 9.5 4h8.726a2 2 0 0 1 1.414.586l5.774 5.774A2 2 0 0 1 26 11.774V24.5a3.5 3.5 0 0 1-3.5 3.5h-13A3.5 3.5 0 0 1 6 24.5v-17Z" })));
|
|
11
|
+
};
|
|
@@ -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 FileFormatCsvIcon64Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
|
|
7
|
+
React.createElement("path", { d: "M34.5 11a1.5 1.5 0 0 1 1.5 1.5v6a3.5 3.5 0 0 0 3.5 3.5h7a1.5 1.5 0 0 1 0 3h-7a6.5 6.5 0 0 1-6.5-6.5v-6a1.5 1.5 0 0 1 1.5-1.5Z" }),
|
|
8
|
+
React.createElement("path", { d: "M25.428 33.064c-.52-.221-1.139-.332-1.856-.332-.956 0-1.783.209-2.483.627-.7.41-1.233.977-1.6 1.702-.367.717-.55 1.52-.55 2.407 0 .921.187 1.749.563 2.483a4.22 4.22 0 0 0 1.613 1.715c.7.41 1.519.614 2.457.614.7 0 1.336-.119 1.908-.358.571-.247 1.134-.631 1.69-1.152l-1.191-1.408c-.512.41-.939.695-1.28.858-.333.153-.717.23-1.152.23-.495 0-.93-.12-1.306-.358a2.422 2.422 0 0 1-.883-1.024c-.205-.453-.307-.977-.307-1.575 0-.896.226-1.608.678-2.137.452-.53 1.062-.794 1.83-.794.401 0 .768.073 1.101.218.333.136.721.396 1.165.78l1.216-1.433c-.546-.487-1.084-.84-1.613-1.063Z" }),
|
|
9
|
+
React.createElement("path", { d: "M34.05 33.077c-.563-.222-1.229-.333-1.997-.333-.708 0-1.335.133-1.881.397-.538.256-.956.606-1.255 1.05a2.49 2.49 0 0 0-.435 1.408c0 .47.094.866.282 1.19.187.316.507.593.96.832.46.24 1.105.465 1.932.679.23.06.448.11.653.153.401.094.7.175.896.243.205.069.367.163.487.282.119.111.179.26.179.448 0 .324-.154.58-.461.768-.299.18-.687.269-1.165.269-.554 0-1.037-.094-1.446-.282-.41-.196-.91-.559-1.498-1.088l-1.254 1.46c.69.63 1.348 1.079 1.971 1.344.631.256 1.361.383 2.189.383.76 0 1.42-.127 1.984-.383.563-.265.99-.628 1.28-1.089.298-.46.448-.98.448-1.561 0-.53-.12-.956-.359-1.28-.239-.333-.593-.606-1.062-.82-.46-.213-1.084-.413-1.869-.601l-.358-.09c-.487-.11-.845-.2-1.075-.268a1.43 1.43 0 0 1-.513-.256.589.589 0 0 1-.166-.436c0-.273.137-.499.41-.678.273-.18.636-.269 1.088-.269.495 0 .917.073 1.267.218.358.145.794.435 1.306.87l1.228-1.446c-.605-.52-1.194-.892-1.766-1.114Z" }),
|
|
10
|
+
React.createElement("path", { d: "M45.386 32.962h-2.112l-1.331 4.314a81.953 81.953 0 0 0-.781 2.7 52.784 52.784 0 0 0-.794-2.726l-1.344-4.288h-2.15l2.97 9.088h2.56l2.982-9.088Z" }),
|
|
11
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11 16.5C11 10.701 15.701 6 21.5 6h14.452a7.5 7.5 0 0 1 5.303 2.197l9.548 9.547A7.5 7.5 0 0 1 53 23.048V47.5C53 53.299 48.299 58 42.5 58h-21C15.701 58 11 53.299 11 47.5v-31ZM21.5 9a7.5 7.5 0 0 0-7.5 7.5v31a7.5 7.5 0 0 0 7.5 7.5h21a7.5 7.5 0 0 0 7.5-7.5V23.048a4.5 4.5 0 0 0-1.318-3.182l-9.548-9.548A4.5 4.5 0 0 0 35.952 9H21.5Z" })));
|
|
12
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './FileFormatCsvIcon';
|
|
2
|
+
export * from './FileFormatCsvIcon16Light';
|
|
3
|
+
export * from './FileFormatCsvIcon16Regular';
|
|
4
|
+
export * from './FileFormatCsvIcon16Solid';
|
|
5
|
+
export * from './FileFormatCsvIcon20Light';
|
|
6
|
+
export * from './FileFormatCsvIcon20Regular';
|
|
7
|
+
export * from './FileFormatCsvIcon20Solid';
|
|
8
|
+
export * from './FileFormatCsvIcon24Regular';
|
|
9
|
+
export * from './FileFormatCsvIcon24Solid';
|
|
10
|
+
export * from './FileFormatCsvIcon32Regular';
|
|
11
|
+
export * from './FileFormatCsvIcon64Regular';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './FileFormatCsvIcon';
|
|
2
|
+
export * from './FileFormatCsvIcon16Light';
|
|
3
|
+
export * from './FileFormatCsvIcon16Regular';
|
|
4
|
+
export * from './FileFormatCsvIcon16Solid';
|
|
5
|
+
export * from './FileFormatCsvIcon20Light';
|
|
6
|
+
export * from './FileFormatCsvIcon20Regular';
|
|
7
|
+
export * from './FileFormatCsvIcon20Solid';
|
|
8
|
+
export * from './FileFormatCsvIcon24Regular';
|
|
9
|
+
export * from './FileFormatCsvIcon24Solid';
|
|
10
|
+
export * from './FileFormatCsvIcon32Regular';
|
|
11
|
+
export * from './FileFormatCsvIcon64Regular';
|
|
@@ -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 { FileFormatDocIcon16Light } from './FileFormatDocIcon16Light';
|
|
6
|
+
import { FileFormatDocIcon16Regular } from './FileFormatDocIcon16Regular';
|
|
7
|
+
import { FileFormatDocIcon16Solid } from './FileFormatDocIcon16Solid';
|
|
8
|
+
import { FileFormatDocIcon20Light } from './FileFormatDocIcon20Light';
|
|
9
|
+
import { FileFormatDocIcon20Regular } from './FileFormatDocIcon20Regular';
|
|
10
|
+
import { FileFormatDocIcon20Solid } from './FileFormatDocIcon20Solid';
|
|
11
|
+
import { FileFormatDocIcon24Regular } from './FileFormatDocIcon24Regular';
|
|
12
|
+
import { FileFormatDocIcon24Solid } from './FileFormatDocIcon24Solid';
|
|
13
|
+
import { FileFormatDocIcon32Regular } from './FileFormatDocIcon32Regular';
|
|
14
|
+
import { FileFormatDocIcon64Regular } from './FileFormatDocIcon64Regular';
|
|
15
|
+
var sizes = {
|
|
16
|
+
16: {
|
|
17
|
+
light: FileFormatDocIcon16Light,
|
|
18
|
+
regular: FileFormatDocIcon16Regular,
|
|
19
|
+
solid: FileFormatDocIcon16Solid,
|
|
20
|
+
},
|
|
21
|
+
20: {
|
|
22
|
+
light: FileFormatDocIcon20Light,
|
|
23
|
+
regular: FileFormatDocIcon20Regular,
|
|
24
|
+
solid: FileFormatDocIcon20Solid,
|
|
25
|
+
},
|
|
26
|
+
24: {
|
|
27
|
+
regular: FileFormatDocIcon24Regular,
|
|
28
|
+
solid: FileFormatDocIcon24Solid,
|
|
29
|
+
},
|
|
30
|
+
32: {
|
|
31
|
+
regular: FileFormatDocIcon32Regular,
|
|
32
|
+
},
|
|
33
|
+
64: {
|
|
34
|
+
regular: FileFormatDocIcon64Regular,
|
|
35
|
+
},
|
|
36
|
+
};
|
|
37
|
+
export var FileFormatDocIcon = 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 FileFormatDocIcon16Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M5.5 2A1.5 1.5 0 0 0 4 3.5V4H3v-.5A2.5 2.5 0 0 1 5.5 1h4.015a1.5 1.5 0 0 1 1.06.44l1.986 1.984a1.5 1.5 0 0 1 .358.576h-1.197L9.87 2.146A.5.5 0 0 0 9.515 2H5.5Z" }),
|
|
8
|
+
React.createElement("path", { d: "M3 11h1v.5A1.5 1.5 0 0 0 5.5 13h5a1.5 1.5 0 0 0 1.5-1.5V11h1v.5a2.5 2.5 0 0 1-2.5 2.5h-5A2.5 2.5 0 0 1 3 11.5V11Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.245 5.345c-.34-.21-.744-.315-1.211-.315H1.01V10h2.023c.467 0 .87-.105 1.21-.315.342-.21.6-.502.778-.875a2.95 2.95 0 0 0 .273-1.295c0-.485-.091-.915-.273-1.288a2.015 2.015 0 0 0-.777-.882ZM1.99 9.174V5.856h.896c.425 0 .763.14 1.015.42.257.28.385.693.385 1.239 0 .546-.128.959-.385 1.239-.252.28-.59.42-1.015.42H1.99Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.535 5.254c-.369-.229-.8-.343-1.295-.343-.5 0-.936.114-1.309.343a2.257 2.257 0 0 0-.854.931 2.933 2.933 0 0 0-.294 1.33c0 .495.098.94.294 1.337.2.392.485.702.854.931.373.224.81.336 1.309.336.495 0 .926-.112 1.295-.336.373-.229.658-.539.854-.931.2-.397.301-.842.301-1.337s-.1-.938-.301-1.33a2.197 2.197 0 0 0-.854-.931Zm-2.058.742c.22-.145.474-.217.763-.217a1.335 1.335 0 0 1 1.26.826c.121.261.182.565.182.91 0 .35-.06.656-.182.917a1.385 1.385 0 0 1-.504.609c-.215.14-.467.21-.756.21-.29 0-.544-.07-.763-.21a1.431 1.431 0 0 1-.511-.609 2.232 2.232 0 0 1-.175-.917c0-.345.058-.649.175-.91.121-.266.292-.469.511-.609Z" }),
|
|
11
|
+
React.createElement("path", { d: "M14.655 5.086a2.534 2.534 0 0 0-.98-.175c-.518 0-.966.112-1.344.336a2.197 2.197 0 0 0-.854.931 2.917 2.917 0 0 0-.294 1.323c0 .5.1.947.301 1.344.201.397.488.71.861.938.378.224.82.336 1.323.336.378 0 .717-.065 1.015-.196.304-.13.612-.343.924-.637l-.574-.665c-.28.233-.518.399-.714.497a1.5 1.5 0 0 1-.665.14 1.4 1.4 0 0 1-.777-.217 1.432 1.432 0 0 1-.51-.609 2.207 2.207 0 0 1-.183-.924c0-.345.061-.649.182-.91.122-.266.294-.469.518-.609.224-.145.486-.217.784-.217.224 0 .432.04.623.119.196.08.418.226.665.441l.574-.679a3.191 3.191 0 0 0-.875-.567Z" })));
|
|
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 FileFormatDocIcon16Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M4.75 2.5c-.69 0-1.25.56-1.25 1.25V4H2v-.25A2.75 2.75 0 0 1 4.75 1h4.597c.464 0 .91.184 1.238.513L13.072 4h-2.121L9.524 2.573a.25.25 0 0 0-.177-.073H4.75Z" }),
|
|
8
|
+
React.createElement("path", { d: "M2 12h1.5v.25c0 .69.56 1.25 1.25 1.25h6.5c.69 0 1.25-.56 1.25-1.25V12H14v.25A2.75 2.75 0 0 1 11.25 15h-6.5A2.75 2.75 0 0 1 2 12.25V12Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.543 5.662c-.37-.225-.808-.337-1.313-.337H.01v5.325h2.22c.505 0 .943-.113 1.313-.338a2.2 2.2 0 0 0 .847-.937c.2-.405.3-.868.3-1.388 0-.52-.1-.98-.3-1.38a2.191 2.191 0 0 0-.847-.945ZM1.218 9.63V6.345h.832c.41 0 .743.135.998.405s.382.682.382 1.237-.127.968-.382 1.238-.588.405-.998.405h-.832Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.277 5.557C8.872 5.312 8.4 5.19 7.86 5.19s-1.013.122-1.418.367-.717.58-.937 1.005c-.215.425-.323.9-.323 1.425s.108 1 .323 1.425c.22.425.532.76.937 1.005.405.245.878.368 1.418.368.54 0 1.012-.123 1.417-.368s.715-.58.93-1.005c.215-.425.323-.9.323-1.425s-.108-1-.323-1.425a2.437 2.437 0 0 0-.93-1.005Zm-2.46 1.178c.26-.31.608-.465 1.043-.465.435 0 .78.155 1.035.465.255.305.382.722.382 1.252s-.127.95-.382 1.26c-.255.305-.6.458-1.035.458-.435 0-.783-.153-1.043-.458-.255-.31-.382-.73-.382-1.26 0-.525.127-.942.382-1.252Z" }),
|
|
11
|
+
React.createElement("path", { d: "M14.83 5.385c-.306-.13-.668-.195-1.088-.195-.56 0-1.045.122-1.455.367-.41.24-.723.573-.938.998-.215.42-.322.89-.322 1.41 0 .54.11 1.025.33 1.455.22.425.535.76.945 1.005.41.24.89.36 1.44.36.41 0 .782-.07 1.117-.21a3.49 3.49 0 0 0 .99-.675l-.697-.825c-.3.24-.55.407-.75.502-.195.09-.42.135-.675.135-.29 0-.545-.07-.765-.21a1.42 1.42 0 0 1-.518-.6 2.217 2.217 0 0 1-.18-.922c0-.525.133-.943.398-1.253.265-.31.622-.465 1.072-.465.235 0 .45.043.645.128.195.08.423.232.683.457l.712-.84a3.454 3.454 0 0 0-.945-.622Z" })));
|
|
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 FileFormatDocIcon16Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M10.597 1.586A2 2 0 0 0 9.183 1H4.5A2.5 2.5 0 0 0 2 3.5V4h11.011l-2.414-2.414Z" }),
|
|
8
|
+
React.createElement("path", { d: "M2 12.5V12h12v.5a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 12.5Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.543 5.662c-.37-.225-.808-.337-1.313-.337H.01v5.325h2.22c.505 0 .943-.113 1.313-.338a2.2 2.2 0 0 0 .847-.937c.2-.405.3-.868.3-1.388 0-.52-.1-.98-.3-1.38a2.191 2.191 0 0 0-.847-.945ZM1.218 9.63V6.345h.832c.41 0 .743.135.998.405s.382.682.382 1.237-.127.968-.382 1.238-.588.405-.998.405h-.832Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.277 5.557C8.872 5.312 8.4 5.19 7.86 5.19s-1.013.122-1.418.367-.717.58-.937 1.005c-.215.425-.323.9-.323 1.425s.108 1 .323 1.425c.22.425.532.76.937 1.005.405.245.878.368 1.418.368.54 0 1.012-.123 1.417-.368s.715-.58.93-1.005c.215-.425.323-.9.323-1.425s-.108-1-.323-1.425a2.437 2.437 0 0 0-.93-1.005Zm-2.46 1.178c.26-.31.608-.465 1.043-.465.435 0 .78.155 1.035.465.255.305.382.722.382 1.252s-.127.95-.382 1.26c-.255.305-.6.458-1.035.458-.435 0-.783-.153-1.043-.458-.255-.31-.382-.73-.382-1.26 0-.525.127-.942.382-1.252Z" }),
|
|
11
|
+
React.createElement("path", { d: "M14.83 5.385c-.306-.13-.668-.195-1.088-.195-.56 0-1.045.122-1.455.367-.41.24-.723.573-.938.998-.215.42-.322.89-.322 1.41 0 .54.11 1.025.33 1.455.22.425.535.76.945 1.005.41.24.89.36 1.44.36.41 0 .782-.07 1.117-.21a3.49 3.49 0 0 0 .99-.675l-.697-.825c-.3.24-.55.407-.75.502-.195.09-.42.135-.675.135-.29 0-.545-.07-.765-.21a1.42 1.42 0 0 1-.518-.6 2.217 2.217 0 0 1-.18-.922c0-.525.133-.943.398-1.253.265-.31.622-.465 1.072-.465.235 0 .45.043.645.128.195.08.423.232.683.457l.712-.84a3.454 3.454 0 0 0-.945-.622Z" })));
|
|
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 FileFormatDocIcon20Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M6 3a2 2 0 0 0-2 2v2H3V5a3 3 0 0 1 3-3h5.622a1.5 1.5 0 0 1 1.06.44l3.879 3.877c.19.19.324.427.39.683H15.83l-3.854-3.854A.5.5 0 0 0 11.623 3H6Z" }),
|
|
8
|
+
React.createElement("path", { d: "M3 15h1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2h1a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.413 8.662c-.365-.225-.798-.337-1.298-.337H1.948v5.325h2.167c.5 0 .933-.113 1.298-.338.365-.225.642-.537.832-.937a3.16 3.16 0 0 0 .293-1.388c0-.52-.098-.98-.293-1.38a2.159 2.159 0 0 0-.832-.945Zm-2.415 4.103V9.21h.96c.455 0 .817.15 1.087.45.275.3.413.742.413 1.327s-.138 1.028-.413 1.328c-.27.3-.632.45-1.087.45h-.96Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.38 8.565c-.395-.245-.857-.368-1.387-.368-.535 0-1.003.123-1.403.368-.395.24-.7.572-.915.997-.21.42-.315.895-.315 1.425s.105 1.008.315 1.433c.215.42.52.752.915.997.4.24.868.36 1.403.36.53 0 .992-.12 1.387-.36.4-.245.705-.577.915-.997.216-.425.323-.903.323-1.433s-.107-1.005-.322-1.425a2.354 2.354 0 0 0-.915-.997Zm-2.205.795a1.45 1.45 0 0 1 .818-.233 1.43 1.43 0 0 1 1.35.885c.13.28.195.605.195.975 0 .375-.065.703-.195.983-.125.28-.305.497-.54.652-.23.15-.5.225-.81.225-.31 0-.583-.075-.818-.225a1.533 1.533 0 0 1-.547-.652 2.392 2.392 0 0 1-.188-.983c0-.37.063-.695.188-.975.13-.285.312-.502.547-.652Z" }),
|
|
11
|
+
React.createElement("path", { d: "M17.392 8.385c-.3-.125-.65-.188-1.05-.188-.555 0-1.035.12-1.44.36-.4.24-.705.573-.915.998-.21.42-.315.892-.315 1.417 0 .535.107 1.015.322 1.44.215.425.523.76.923 1.005.405.24.877.36 1.417.36.405 0 .768-.07 1.088-.21.325-.14.655-.367.99-.682l-.615-.713c-.3.25-.555.428-.765.533-.205.1-.443.15-.713.15a1.5 1.5 0 0 1-.832-.233 1.533 1.533 0 0 1-.548-.652 2.364 2.364 0 0 1-.195-.99c0-.37.065-.695.195-.975a1.46 1.46 0 0 1 .555-.653c.24-.155.52-.232.84-.232.24 0 .463.042.668.127.21.085.447.243.712.473l.615-.728a3.42 3.42 0 0 0-.937-.607Z" })));
|
|
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 FileFormatDocIcon20Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M6.248 3.501a1.75 1.75 0 0 0-1.75 1.75V7h-1.5V5.251a3.25 3.25 0 0 1 3.25-3.25h5.657c.464 0 .91.185 1.237.513l3.344 3.344c.306.305.486.713.51 1.142H15.48a.252.252 0 0 0-.055-.082l-3.343-3.343a.25.25 0 0 0-.177-.074H6.248Z" }),
|
|
8
|
+
React.createElement("path", { d: "M3.008 15h1.508a1.75 1.75 0 0 0 1.732 1.502h7.5A1.75 1.75 0 0 0 15.482 15h1.508a3.25 3.25 0 0 1-3.24 3.002h-7.5A3.25 3.25 0 0 1 3.007 15Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.812 8.53c-.395-.24-.861-.36-1.4-.36H2.044v5.68h2.368c.539 0 1.005-.12 1.4-.36s.696-.573.904-1c.213-.432.32-.925.32-1.48 0-.555-.107-1.045-.32-1.472a2.337 2.337 0 0 0-.904-1.008Zm-2.48 4.232V9.258h.888c.437 0 .792.144 1.064.432.272.288.408.728.408 1.32 0 .592-.136 1.032-.408 1.32-.272.288-.627.432-1.064.432h-.888Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.929 8.418c-.432-.261-.936-.392-1.512-.392s-1.08.13-1.512.392a2.654 2.654 0 0 0-1 1.072c-.23.453-.344.96-.344 1.52s.114 1.067.344 1.52c.234.453.568.81 1 1.072.432.261.936.392 1.512.392s1.08-.13 1.512-.392a2.6 2.6 0 0 0 .992-1.072c.23-.453.344-.96.344-1.52s-.115-1.067-.344-1.52a2.6 2.6 0 0 0-.992-1.072ZM9.305 9.674c.277-.33.648-.496 1.112-.496.464 0 .832.165 1.104.496.272.325.408.77.408 1.336 0 .565-.136 1.013-.408 1.344-.272.325-.64.488-1.104.488-.464 0-.835-.163-1.112-.488-.272-.33-.408-.779-.408-1.344 0-.56.136-1.005.408-1.336Z" }),
|
|
11
|
+
React.createElement("path", { d: "M17.851 8.234c-.325-.139-.712-.208-1.16-.208-.597 0-1.114.13-1.552.392-.437.256-.77.61-1 1.064-.23.448-.344.95-.344 1.504 0 .576.117 1.093.352 1.552.235.453.57.81 1.008 1.072.438.256.95.384 1.536.384.438 0 .835-.075 1.192-.224.358-.155.71-.395 1.056-.72l-.744-.88c-.32.256-.587.435-.8.536a1.701 1.701 0 0 1-.72.144c-.31 0-.581-.075-.816-.224a1.514 1.514 0 0 1-.552-.64 2.365 2.365 0 0 1-.192-.984c0-.56.142-1.005.424-1.336.283-.33.664-.496 1.144-.496.25 0 .48.045.688.136.208.085.45.248.728.488l.76-.896a3.683 3.683 0 0 0-1.008-.664Z" })));
|
|
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 FileFormatDocIcon20Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M12.988 2.586A2 2 0 0 0 11.573 2H6a3 3 0 0 0-3 3v2h13.954a2 2 0 0 0-.54-.988l-3.427-3.426Z" }),
|
|
8
|
+
React.createElement("path", { d: "M6 18a3 3 0 0 1-3-3h14a3 3 0 0 1-3 3H6Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.812 8.53c-.395-.24-.861-.36-1.4-.36H2.044v5.68h2.368c.539 0 1.005-.12 1.4-.36s.696-.573.904-1c.213-.432.32-.925.32-1.48 0-.555-.107-1.045-.32-1.472a2.337 2.337 0 0 0-.904-1.008Zm-2.48 4.232V9.258h.888c.437 0 .792.144 1.064.432.272.288.408.728.408 1.32 0 .592-.136 1.032-.408 1.32-.272.288-.627.432-1.064.432h-.888Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.929 8.418c-.432-.261-.936-.392-1.512-.392s-1.08.13-1.512.392a2.654 2.654 0 0 0-1 1.072c-.23.453-.344.96-.344 1.52s.114 1.067.344 1.52c.234.453.568.81 1 1.072.432.261.936.392 1.512.392s1.08-.13 1.512-.392a2.6 2.6 0 0 0 .992-1.072c.23-.453.344-.96.344-1.52s-.115-1.067-.344-1.52a2.6 2.6 0 0 0-.992-1.072ZM9.305 9.674c.277-.33.648-.496 1.112-.496.464 0 .832.165 1.104.496.272.325.408.77.408 1.336 0 .565-.136 1.013-.408 1.344-.272.325-.64.488-1.104.488-.464 0-.835-.163-1.112-.488-.272-.33-.408-.779-.408-1.344 0-.56.136-1.005.408-1.336Z" }),
|
|
11
|
+
React.createElement("path", { d: "M17.851 8.234c-.325-.139-.712-.208-1.16-.208-.597 0-1.114.13-1.552.392-.437.256-.77.61-1 1.064-.23.448-.344.95-.344 1.504 0 .576.117 1.093.352 1.552.235.453.57.81 1.008 1.072.438.256.95.384 1.536.384.438 0 .835-.075 1.192-.224.358-.155.71-.395 1.056-.72l-.744-.88c-.32.256-.587.435-.8.536a1.701 1.701 0 0 1-.72.144c-.31 0-.581-.075-.816-.224a1.514 1.514 0 0 1-.552-.64 2.365 2.365 0 0 1-.192-.984c0-.56.142-1.005.424-1.336.283-.33.664-.496 1.144-.496.25 0 .48.045.688.136.208.085.45.248.728.488l.76-.896a3.683 3.683 0 0 0-1.008-.664Z" })));
|
|
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 FileFormatDocIcon24Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M8 3.75A2.25 2.25 0 0 0 5.75 6v2h-1.5V6A3.75 3.75 0 0 1 8 2.25h5.256c.73 0 1.43.29 1.945.805L18.945 6.8c.336.336.576.751.703 1.201h-1.643a1.264 1.264 0 0 0-.121-.14L14.14 4.116a1.25 1.25 0 0 0-.884-.366H8Z" }),
|
|
8
|
+
React.createElement("path", { d: "M4.25 18h1.5A2.25 2.25 0 0 0 8 20.25h8A2.25 2.25 0 0 0 18.25 18h1.5A3.75 3.75 0 0 1 16 21.75H8A3.75 3.75 0 0 1 4.25 18Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.176 10.215c-.444-.27-.969-.405-1.575-.405H2.937v6.39h2.664c.606 0 1.131-.135 1.575-.405a2.64 2.64 0 0 0 1.017-1.125c.24-.486.36-1.041.36-1.665 0-.624-.12-1.176-.36-1.656a2.63 2.63 0 0 0-1.017-1.134Zm-2.79 4.761v-3.942h.999c.492 0 .891.162 1.197.486.306.324.459.819.459 1.485 0 .666-.153 1.161-.459 1.485-.306.324-.705.486-1.197.486h-.999Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.057 10.089c-.486-.294-1.053-.441-1.7-.441-.648 0-1.215.147-1.701.441a2.986 2.986 0 0 0-1.126 1.206 3.734 3.734 0 0 0-.386 1.71c0 .63.129 1.2.386 1.71.264.51.64.912 1.126 1.206.486.294 1.053.441 1.7.441.649 0 1.216-.147 1.701-.441a2.925 2.925 0 0 0 1.117-1.206c.258-.51.386-1.08.386-1.71 0-.63-.129-1.2-.386-1.71a2.925 2.925 0 0 0-1.117-1.206Zm-2.952 1.413c.313-.372.73-.558 1.252-.558s.936.186 1.242.558c.306.366.458.867.458 1.503 0 .636-.152 1.14-.459 1.512-.306.366-.72.549-1.242.549-.521 0-.938-.183-1.25-.549-.306-.372-.46-.876-.46-1.512 0-.63.153-1.131.46-1.503Z" }),
|
|
11
|
+
React.createElement("path", { d: "M20.72 9.882c-.366-.156-.8-.234-1.305-.234-.672 0-1.254.147-1.746.441a2.85 2.85 0 0 0-1.125 1.197 3.659 3.659 0 0 0-.387 1.692c0 .648.132 1.23.396 1.746.264.51.642.912 1.134 1.206.492.288 1.068.432 1.728.432.492 0 .94-.084 1.341-.252a4.187 4.187 0 0 0 1.188-.81l-.837-.99c-.36.288-.66.489-.9.603a1.914 1.914 0 0 1-.81.162c-.348 0-.654-.084-.918-.252a1.703 1.703 0 0 1-.62-.72 2.66 2.66 0 0 1-.217-1.107c0-.63.16-1.131.477-1.503.318-.372.747-.558 1.287-.558.282 0 .54.051.774.153.234.096.507.279.82.549l.854-1.008c-.384-.342-.762-.591-1.134-.747Z" })));
|
|
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 FileFormatDocIcon24Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M15.201 2.879A3 3 0 0 0 13.08 2H8a4 4 0 0 0-4 4v2h15.855a2.999 2.999 0 0 0-.734-1.201l-3.92-3.92Z" }),
|
|
8
|
+
React.createElement("path", { d: "M8 22a4 4 0 0 1-4-4h16a4 4 0 0 1-4 4H8Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.176 10.215c-.444-.27-.969-.405-1.575-.405H2.937v6.39h2.664c.606 0 1.131-.135 1.575-.405a2.64 2.64 0 0 0 1.017-1.125c.24-.486.36-1.041.36-1.665 0-.624-.12-1.176-.36-1.656a2.63 2.63 0 0 0-1.017-1.134Zm-2.79 4.761v-3.942h1c.491 0 .89.162 1.196.486.306.324.46.819.46 1.485 0 .666-.154 1.161-.46 1.485-.306.324-.705.486-1.197.486h-.999Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.058 10.089c-.486-.294-1.053-.441-1.701-.441-.648 0-1.215.147-1.701.441a2.986 2.986 0 0 0-1.125 1.206 3.734 3.734 0 0 0-.387 1.71c0 .63.129 1.2.387 1.71.264.51.639.912 1.125 1.206.486.294 1.053.441 1.7.441.649 0 1.216-.147 1.702-.441a2.925 2.925 0 0 0 1.116-1.206c.258-.51.387-1.08.387-1.71 0-.63-.13-1.2-.387-1.71a2.925 2.925 0 0 0-1.116-1.206Zm-2.952 1.413c.312-.372.729-.558 1.25-.558.523 0 .937.186 1.243.558.306.366.459.867.459 1.503 0 .636-.153 1.14-.46 1.512-.305.366-.72.549-1.241.549-.522 0-.94-.183-1.251-.549-.306-.372-.46-.876-.46-1.512 0-.63.154-1.131.46-1.503Z" }),
|
|
11
|
+
React.createElement("path", { d: "M20.72 9.882c-.366-.156-.8-.234-1.305-.234-.672 0-1.254.147-1.746.441a2.85 2.85 0 0 0-1.125 1.197 3.659 3.659 0 0 0-.387 1.692c0 .648.132 1.23.396 1.746.264.51.642.912 1.134 1.206.492.288 1.068.432 1.728.432.492 0 .94-.084 1.341-.252a4.187 4.187 0 0 0 1.188-.81l-.837-.99c-.36.288-.66.489-.9.603a1.914 1.914 0 0 1-.81.162c-.348 0-.654-.084-.918-.252a1.703 1.703 0 0 1-.62-.72 2.66 2.66 0 0 1-.217-1.107c0-.63.16-1.131.477-1.503.318-.372.747-.558 1.287-.558.282 0 .54.051.774.153.234.096.507.279.82.549l.854-1.008c-.384-.342-.762-.591-1.134-.747Z" })));
|
|
12
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatDocIcon32Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
|
|
7
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.712 14.53c-.395-.24-.861-.36-1.4-.36H7.944v5.68h2.368c.539 0 1.005-.12 1.4-.36s.696-.573.904-1c.213-.432.32-.925.32-1.48 0-.555-.107-1.045-.32-1.472a2.337 2.337 0 0 0-.904-1.008Zm-2.48 4.232v-3.504h.888c.437 0 .792.144 1.064.432.272.288.408.728.408 1.32 0 .592-.136 1.032-.408 1.32-.272.288-.627.432-1.064.432h-.888Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.989 14.418c-.432-.261-.936-.392-1.512-.392s-1.08.13-1.512.392a2.654 2.654 0 0 0-1 1.072c-.23.453-.344.96-.344 1.52s.114 1.067.344 1.52c.235.453.568.81 1 1.072.432.261.936.392 1.512.392s1.08-.13 1.512-.392a2.6 2.6 0 0 0 .992-1.072c.23-.453.344-.96.344-1.52a3.32 3.32 0 0 0-.344-1.52 2.6 2.6 0 0 0-.992-1.072Zm-2.624 1.256c.277-.33.648-.496 1.112-.496.464 0 .832.165 1.104.496.272.325.408.77.408 1.336 0 .565-.136 1.013-.408 1.344-.272.325-.64.488-1.104.488-.464 0-.835-.163-1.112-.488-.272-.33-.408-.779-.408-1.344 0-.56.136-1.005.408-1.336Z" }),
|
|
9
|
+
React.createElement("path", { d: "M23.911 14.234c-.325-.139-.712-.208-1.16-.208-.597 0-1.114.13-1.552.392-.437.256-.77.61-1 1.064-.23.448-.344.95-.344 1.504 0 .576.118 1.093.352 1.552.235.453.57.81 1.008 1.072.438.256.95.384 1.536.384.438 0 .835-.075 1.192-.224.358-.155.71-.395 1.056-.72l-.744-.88c-.32.256-.586.435-.8.536a1.701 1.701 0 0 1-.72.144c-.31 0-.581-.075-.816-.224a1.514 1.514 0 0 1-.552-.64 2.365 2.365 0 0 1-.192-.984c0-.56.142-1.005.424-1.336.283-.33.664-.496 1.144-.496.25 0 .48.045.688.136.208.085.45.248.728.488l.76-.896a3.686 3.686 0 0 0-1.008-.664Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.5 2A5.5 5.5 0 0 0 4 7.5v17A5.5 5.5 0 0 0 9.5 30h13a5.5 5.5 0 0 0 5.5-5.5V11.774a4 4 0 0 0-1.172-2.829l-5.773-5.773A4 4 0 0 0 18.226 2H9.5ZM6 7.5A3.5 3.5 0 0 1 9.5 4h8.726a2 2 0 0 1 1.414.586l5.774 5.774A2 2 0 0 1 26 11.774V24.5a3.5 3.5 0 0 1-3.5 3.5h-13A3.5 3.5 0 0 1 6 24.5v-17Z" })));
|
|
11
|
+
};
|
|
@@ -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 FileFormatDocIcon64Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
|
|
7
|
+
React.createElement("path", { d: "M34.5 11a1.5 1.5 0 0 1 1.5 1.5v6a3.5 3.5 0 0 0 3.5 3.5h7a1.5 1.5 0 0 1 0 3h-7a6.5 6.5 0 0 1-6.5-6.5v-6a1.5 1.5 0 0 1 1.5-1.5Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.253 33.538c-.631-.384-1.378-.576-2.24-.576h-3.789v9.088h3.789c.862 0 1.608-.192 2.24-.576a3.755 3.755 0 0 0 1.446-1.6c.342-.691.512-1.48.512-2.368 0-.887-.17-1.672-.512-2.355a3.74 3.74 0 0 0-1.446-1.613Zm-3.968 6.771v-5.606h1.42c.7 0 1.268.23 1.703.691.435.46.653 1.165.653 2.112 0 .947-.218 1.651-.653 2.112-.435.46-1.003.691-1.702.691h-1.421Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M34.68 33.359c-.691-.418-1.498-.627-2.42-.627-.92 0-1.727.209-2.418.627a4.247 4.247 0 0 0-1.6 1.715c-.367.725-.55 1.536-.55 2.432 0 .896.183 1.707.55 2.432a4.246 4.246 0 0 0 1.6 1.715c.69.418 1.497.627 2.419.627.921 0 1.728-.209 2.419-.627a4.16 4.16 0 0 0 1.587-1.715c.367-.725.55-1.536.55-2.432 0-.896-.183-1.707-.55-2.432a4.16 4.16 0 0 0-1.587-1.715Zm-4.198 2.01c.443-.53 1.036-.794 1.779-.794.742 0 1.331.264 1.766.793.435.521.653 1.233.653 2.138 0 .905-.218 1.621-.653 2.15-.435.521-1.024.781-1.766.781-.743 0-1.336-.26-1.78-.78-.435-.53-.652-1.246-.652-2.151 0-.896.217-1.608.653-2.138Z" }),
|
|
10
|
+
React.createElement("path", { d: "M44.796 33.064c-.52-.221-1.14-.332-1.856-.332-.956 0-1.784.209-2.483.627-.7.41-1.233.977-1.6 1.702-.367.717-.55 1.52-.55 2.407 0 .921.187 1.749.562 2.483a4.219 4.219 0 0 0 1.613 1.715c.7.41 1.52.614 2.458.614a4.9 4.9 0 0 0 1.907-.358c.572-.247 1.135-.631 1.69-1.152l-1.19-1.408c-.513.41-.94.695-1.28.858-.334.153-.718.23-1.153.23-.495 0-.93-.12-1.305-.358a2.421 2.421 0 0 1-.884-1.024c-.204-.453-.307-.977-.307-1.575 0-.896.226-1.608.679-2.137.452-.53 1.062-.794 1.83-.794.401 0 .768.073 1.1.218.334.136.722.396 1.166.78l1.216-1.433c-.547-.487-1.084-.84-1.613-1.063Z" }),
|
|
11
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11 16.5C11 10.701 15.701 6 21.5 6h14.452a7.5 7.5 0 0 1 5.303 2.197l9.548 9.547A7.5 7.5 0 0 1 53 23.048V47.5C53 53.299 48.299 58 42.5 58h-21C15.701 58 11 53.299 11 47.5v-31ZM21.5 9a7.5 7.5 0 0 0-7.5 7.5v31a7.5 7.5 0 0 0 7.5 7.5h21a7.5 7.5 0 0 0 7.5-7.5V23.048a4.5 4.5 0 0 0-1.318-3.182l-9.548-9.548A4.5 4.5 0 0 0 35.952 9H21.5Z" })));
|
|
12
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './FileFormatDocIcon';
|
|
2
|
+
export * from './FileFormatDocIcon16Light';
|
|
3
|
+
export * from './FileFormatDocIcon16Regular';
|
|
4
|
+
export * from './FileFormatDocIcon16Solid';
|
|
5
|
+
export * from './FileFormatDocIcon20Light';
|
|
6
|
+
export * from './FileFormatDocIcon20Regular';
|
|
7
|
+
export * from './FileFormatDocIcon20Solid';
|
|
8
|
+
export * from './FileFormatDocIcon24Regular';
|
|
9
|
+
export * from './FileFormatDocIcon24Solid';
|
|
10
|
+
export * from './FileFormatDocIcon32Regular';
|
|
11
|
+
export * from './FileFormatDocIcon64Regular';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export * from './FileFormatDocIcon';
|
|
2
|
+
export * from './FileFormatDocIcon16Light';
|
|
3
|
+
export * from './FileFormatDocIcon16Regular';
|
|
4
|
+
export * from './FileFormatDocIcon16Solid';
|
|
5
|
+
export * from './FileFormatDocIcon20Light';
|
|
6
|
+
export * from './FileFormatDocIcon20Regular';
|
|
7
|
+
export * from './FileFormatDocIcon20Solid';
|
|
8
|
+
export * from './FileFormatDocIcon24Regular';
|
|
9
|
+
export * from './FileFormatDocIcon24Solid';
|
|
10
|
+
export * from './FileFormatDocIcon32Regular';
|
|
11
|
+
export * from './FileFormatDocIcon64Regular';
|
|
@@ -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 { FileFormatFdIcon16Light } from './FileFormatFdIcon16Light';
|
|
6
|
+
import { FileFormatFdIcon16Regular } from './FileFormatFdIcon16Regular';
|
|
7
|
+
import { FileFormatFdIcon16Solid } from './FileFormatFdIcon16Solid';
|
|
8
|
+
import { FileFormatFdIcon20Light } from './FileFormatFdIcon20Light';
|
|
9
|
+
import { FileFormatFdIcon20Regular } from './FileFormatFdIcon20Regular';
|
|
10
|
+
import { FileFormatFdIcon20Solid } from './FileFormatFdIcon20Solid';
|
|
11
|
+
import { FileFormatFdIcon24Regular } from './FileFormatFdIcon24Regular';
|
|
12
|
+
import { FileFormatFdIcon24Solid } from './FileFormatFdIcon24Solid';
|
|
13
|
+
import { FileFormatFdIcon32Regular } from './FileFormatFdIcon32Regular';
|
|
14
|
+
import { FileFormatFdIcon64Regular } from './FileFormatFdIcon64Regular';
|
|
15
|
+
var sizes = {
|
|
16
|
+
16: {
|
|
17
|
+
light: FileFormatFdIcon16Light,
|
|
18
|
+
regular: FileFormatFdIcon16Regular,
|
|
19
|
+
solid: FileFormatFdIcon16Solid,
|
|
20
|
+
},
|
|
21
|
+
20: {
|
|
22
|
+
light: FileFormatFdIcon20Light,
|
|
23
|
+
regular: FileFormatFdIcon20Regular,
|
|
24
|
+
solid: FileFormatFdIcon20Solid,
|
|
25
|
+
},
|
|
26
|
+
24: {
|
|
27
|
+
regular: FileFormatFdIcon24Regular,
|
|
28
|
+
solid: FileFormatFdIcon24Solid,
|
|
29
|
+
},
|
|
30
|
+
32: {
|
|
31
|
+
regular: FileFormatFdIcon32Regular,
|
|
32
|
+
},
|
|
33
|
+
64: {
|
|
34
|
+
regular: FileFormatFdIcon64Regular,
|
|
35
|
+
},
|
|
36
|
+
};
|
|
37
|
+
export var FileFormatFdIcon = function (props) {
|
|
38
|
+
return React.createElement(Icon, __assign({}, props, { sizes: sizes }));
|
|
39
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon16Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M5.5 2A1.5 1.5 0 0 0 4 3.5V4H3v-.5A2.5 2.5 0 0 1 5.5 1h4.015a1.5 1.5 0 0 1 1.06.44l1.986 1.984a1.5 1.5 0 0 1 .358.576h-1.197L9.87 2.146A.5.5 0 0 0 9.515 2H5.5Z" }),
|
|
8
|
+
React.createElement("path", { d: "M3 11h1v.5A1.5 1.5 0 0 0 5.5 13h5a1.5 1.5 0 0 0 1.5-1.5V11h1v.5a2.5 2.5 0 0 1-2.5 2.5h-5A2.5 2.5 0 0 1 3 11.5V11Z" }),
|
|
9
|
+
React.createElement("path", { d: "M7.504 5.03H4.01V10h.98V7.977h2.352v-.826H4.99V5.856h2.513V5.03Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.23 5.345c-.34-.21-.744-.315-1.21-.315H7.997V10h2.023c.466 0 .87-.105 1.21-.315.341-.21.6-.502.777-.875a2.95 2.95 0 0 0 .274-1.295c0-.485-.091-.915-.274-1.288a2.015 2.015 0 0 0-.777-.882ZM8.977 9.174V5.856h.896c.424 0 .763.14 1.014.42.257.28.386.693.386 1.239 0 .546-.129.959-.386 1.239-.252.28-.59.42-1.014.42h-.896Z" })));
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon16Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M4.75 2.5c-.69 0-1.25.56-1.25 1.25V4H2v-.25A2.75 2.75 0 0 1 4.75 1h4.597c.464 0 .91.184 1.238.513L13.072 4H10.95L9.524 2.573a.25.25 0 0 0-.177-.073H4.75Z" }),
|
|
8
|
+
React.createElement("path", { d: "M2 12h1.5v.25c0 .69.56 1.25 1.25 1.25h6.5c.69 0 1.25-.56 1.25-1.25V12H14v.25A2.75 2.75 0 0 1 11.25 15h-6.5A2.75 2.75 0 0 1 2 12.25V12Z" }),
|
|
9
|
+
React.createElement("path", { d: "M7.138 5H3.044v5.791h1.298V8.977h2.595v-1.11H4.342V6.11h2.796v-1.11Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.818 5.367c-.395-.245-.862-.368-1.402-.368H8.045v5.792h2.371c.54 0 1.007-.122 1.402-.367.396-.244.697-.584.905-1.02.214-.44.321-.943.321-1.509 0-.565-.107-1.066-.32-1.5a2.369 2.369 0 0 0-.906-1.028ZM9.335 9.682V6.109h.889c.438 0 .793.147 1.066.44.272.294.408.743.408 1.346 0 .604-.136 1.053-.409 1.346-.272.294-.627.441-1.065.441h-.89Z" })));
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon16Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 16 }, props),
|
|
7
|
+
React.createElement("path", { d: "M10.597 1.586A2 2 0 0 0 9.182 1H4.5A2.5 2.5 0 0 0 2 3.5V4h11.01l-2.413-2.414Z" }),
|
|
8
|
+
React.createElement("path", { d: "M2 12.5V12h12v.5a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 12.5Z" }),
|
|
9
|
+
React.createElement("path", { d: "M7.138 5H3.044v5.791h1.298V8.977h2.595v-1.11H4.342V6.11h2.796v-1.11Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.818 5.367C11.423 5.122 10.956 5 10.416 5H8.045v5.791h2.371c.54 0 1.007-.122 1.402-.367.395-.244.697-.584.905-1.02.214-.44.32-.943.32-1.508 0-.566-.106-1.066-.32-1.502a2.37 2.37 0 0 0-.905-1.027ZM9.335 9.682V6.109h.889c.438 0 .793.147 1.066.44.272.294.408.743.408 1.347 0 .603-.136 1.052-.409 1.346-.272.293-.627.44-1.065.44h-.89Z" })));
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon20Light = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M6 3a2 2 0 0 0-2 2v2H3V5a3 3 0 0 1 3-3h5.622a1.5 1.5 0 0 1 1.06.44l3.879 3.877c.19.19.324.427.39.683H15.83l-3.853-3.854A.5.5 0 0 0 11.622 3H6Z" }),
|
|
8
|
+
React.createElement("path", { d: "M3 15h1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2h1a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3Z" }),
|
|
9
|
+
React.createElement("path", { d: "M9.286 7.936H5.045v6.035h1.19v-2.456H9.09v-1.003H6.235V8.939h3.051V7.936Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.982 8.319c-.414-.255-.904-.383-1.471-.383h-2.456v6.035h2.456c.567 0 1.057-.127 1.47-.382.414-.255.729-.61.944-1.063.221-.459.332-.983.332-1.572 0-.59-.111-1.111-.332-1.564a2.446 2.446 0 0 0-.944-1.071Zm-2.737 4.65v-4.03h1.088c.515 0 .926.17 1.232.51.312.34.468.842.468 1.505 0 .663-.156 1.164-.468 1.504-.306.34-.717.51-1.232.51h-1.088Z" })));
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon20Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M6.249 3.501a1.75 1.75 0 0 0-1.75 1.75V7h-1.5V5.251a3.25 3.25 0 0 1 3.25-3.25h5.656c.464 0 .91.185 1.237.513l3.344 3.344c.306.305.487.713.51 1.142H15.48a.249.249 0 0 0-.055-.082l-3.343-3.343a.25.25 0 0 0-.177-.074H6.249Z" }),
|
|
8
|
+
React.createElement("path", { d: "M3.008 15h1.508a1.75 1.75 0 0 0 1.733 1.502h7.5A1.75 1.75 0 0 0 15.48 15h1.508a3.25 3.25 0 0 1-3.24 3.002h-7.5A3.25 3.25 0 0 1 3.008 15Z" }),
|
|
9
|
+
React.createElement("path", { d: "M9.31 7.993H4.967v6.035h1.377v-2.372h2.754v-1.155H6.344V9.149H9.31V7.993Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.021 8.376c-.419-.255-.915-.383-1.487-.383h-2.516v6.035h2.516c.572 0 1.068-.128 1.487-.383.42-.255.74-.609.961-1.062.227-.459.34-.983.34-1.572 0-.59-.113-1.111-.34-1.564a2.484 2.484 0 0 0-.96-1.071Zm-2.635 4.496V9.149h.944c.465 0 .841.153 1.13.459.29.306.434.774.434 1.402 0 .63-.145 1.097-.434 1.403-.289.306-.665.459-1.13.459h-.944Z" })));
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon20Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 20 }, props),
|
|
7
|
+
React.createElement("path", { d: "M12.988 2.586A2 2 0 0 0 11.573 2H6a3 3 0 0 0-3 3v2h13.954a2 2 0 0 0-.54-.988l-3.426-3.426Z" }),
|
|
8
|
+
React.createElement("path", { d: "M6 18a3 3 0 0 1-3-3h14a3 3 0 0 1-3 3H6Z" }),
|
|
9
|
+
React.createElement("path", { d: "M9.31 7.993H4.967v6.035h1.377v-2.371h2.754V10.5H6.344V9.149H9.31V7.993Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.021 8.376c-.419-.255-.915-.383-1.487-.383h-2.516v6.035h2.516c.572 0 1.068-.127 1.487-.382.42-.255.74-.61.961-1.063.227-.459.34-.983.34-1.572 0-.59-.113-1.111-.34-1.564a2.484 2.484 0 0 0-.96-1.071Zm-2.635 4.496V9.15h.944c.465 0 .841.153 1.13.46.29.305.434.773.434 1.402 0 .629-.145 1.096-.434 1.402-.289.306-.665.46-1.13.46h-.944Z" })));
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon24Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M8 3.75A2.25 2.25 0 0 0 5.75 6v2h-1.5V6A3.75 3.75 0 0 1 8 2.25h5.256c.73 0 1.43.29 1.945.805L18.945 6.8c.336.336.576.751.703 1.201h-1.643a1.253 1.253 0 0 0-.121-.14L14.14 4.116a1.25 1.25 0 0 0-.884-.366H8Z" }),
|
|
8
|
+
React.createElement("path", { d: "M4.25 18h1.5A2.25 2.25 0 0 0 8 20.25h8A2.25 2.25 0 0 0 18.25 18h1.5A3.75 3.75 0 0 1 16 21.75H8A3.75 3.75 0 0 1 4.25 18Z" }),
|
|
9
|
+
React.createElement("path", { d: "M11.578 9.91H6.98v6.39h1.458v-2.511h2.916v-1.224H8.437v-1.431h3.141V9.91Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.287 10.315c-.444-.27-.97-.405-1.575-.405h-2.665v6.39h2.664c.606 0 1.132-.135 1.575-.405a2.64 2.64 0 0 0 1.017-1.125c.24-.486.36-1.041.36-1.665 0-.624-.12-1.176-.36-1.656a2.63 2.63 0 0 0-1.017-1.134Zm-2.79 4.761v-3.942h.998c.493 0 .892.162 1.197.486.306.324.46.819.46 1.485 0 .666-.154 1.161-.46 1.485-.305.324-.704.486-1.197.486h-.998Z" })));
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon24Solid = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 24 }, props),
|
|
7
|
+
React.createElement("path", { d: "M15.201 2.879A3 3 0 0 0 13.08 2H8a4 4 0 0 0-4 4v2h15.855a2.999 2.999 0 0 0-.734-1.201l-3.92-3.92Z" }),
|
|
8
|
+
React.createElement("path", { d: "M8 22a4 4 0 0 1-4-4h16a4 4 0 0 1-4 4H8Z" }),
|
|
9
|
+
React.createElement("path", { d: "M10.578 9.91H5.98v6.39h1.458v-2.511h2.916v-1.224H7.437v-1.431h3.141V9.91Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.287 10.315c-.444-.27-.97-.405-1.575-.405h-2.665v6.39h2.664c.607 0 1.131-.135 1.575-.405a2.64 2.64 0 0 0 1.017-1.125c.24-.486.36-1.041.36-1.665 0-.624-.12-1.176-.36-1.656a2.63 2.63 0 0 0-1.017-1.134Zm-2.79 4.761v-3.942h.998c.493 0 .892.162 1.198.486.306.324.458.819.458 1.485 0 .666-.152 1.161-.458 1.485-.306.324-.705.486-1.197.486h-1Z" })));
|
|
11
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// * You should NOT edit this file directly. Read CONTRIBUTING.md for more information on creating icons
|
|
2
|
+
import { __assign } from "tslib";
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { BaseIcon } from '../../internal/BaseIcon';
|
|
5
|
+
export var FileFormatFdIcon32Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 32 }, props),
|
|
7
|
+
React.createElement("path", { d: "M15.074 14.042h-5.008V21h1.588v-2.734h3.175v-1.333h-3.175v-1.558h3.42v-1.333Z" }),
|
|
8
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.584 14.483c-.483-.294-1.055-.441-1.715-.441h-2.9V21h2.9c.66 0 1.232-.147 1.715-.441a2.874 2.874 0 0 0 1.107-1.225c.262-.53.392-1.133.392-1.813 0-.68-.13-1.28-.392-1.803a2.863 2.863 0 0 0-1.107-1.235Zm-3.038 5.184v-4.292h1.088c.535 0 .97.176 1.303.529.333.353.5.892.5 1.617s-.167 1.264-.5 1.617c-.333.353-.768.53-1.303.53h-1.088Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.5 2A5.5 5.5 0 0 0 4 7.5v17A5.5 5.5 0 0 0 9.5 30h13a5.5 5.5 0 0 0 5.5-5.5V11.774a4 4 0 0 0-1.172-2.829l-5.773-5.773A4 4 0 0 0 18.226 2H9.5ZM6 7.5A3.5 3.5 0 0 1 9.5 4h8.726a2 2 0 0 1 1.414.586l5.774 5.774A2 2 0 0 1 26 11.774V24.5a3.5 3.5 0 0 1-3.5 3.5h-13A3.5 3.5 0 0 1 6 24.5v-17Z" })));
|
|
10
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
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 FileFormatFdIcon64Regular = function (props) {
|
|
6
|
+
return (React.createElement(BaseIcon, __assign({ viewBoxSize: 64 }, props),
|
|
7
|
+
React.createElement("path", { d: "M34.5 11a1.5 1.5 0 0 1 1.5 1.5v6a3.5 3.5 0 0 0 3.5 3.5h7a1.5 1.5 0 0 1 0 3h-7a6.5 6.5 0 0 1-6.5-6.5v-6a1.5 1.5 0 0 1 1.5-1.5Z" }),
|
|
8
|
+
React.createElement("path", { d: "M30.511 32.962h-6.54v9.088h2.073v-3.571h4.147v-1.741h-4.147v-2.035h4.467v-1.741Z" }),
|
|
9
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M39.014 33.538c-.632-.384-1.379-.576-2.24-.576h-3.79v9.088h3.79c.861 0 1.608-.192 2.24-.576a3.755 3.755 0 0 0 1.446-1.6c.341-.691.512-1.48.512-2.368 0-.887-.17-1.672-.512-2.355a3.74 3.74 0 0 0-1.446-1.613Zm-3.968 6.771v-5.606h1.42c.7 0 1.268.23 1.703.691.435.46.653 1.165.653 2.112 0 .947-.218 1.651-.653 2.112-.435.46-1.003.691-1.702.691h-1.421Z" }),
|
|
10
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11 16.5C11 10.701 15.701 6 21.5 6h14.452a7.5 7.5 0 0 1 5.303 2.197l9.548 9.547A7.5 7.5 0 0 1 53 23.048V47.5C53 53.299 48.299 58 42.5 58h-21C15.701 58 11 53.299 11 47.5v-31ZM21.5 9a7.5 7.5 0 0 0-7.5 7.5v31a7.5 7.5 0 0 0 7.5 7.5h21a7.5 7.5 0 0 0 7.5-7.5V23.048a4.5 4.5 0 0 0-1.318-3.182l-9.548-9.548A4.5 4.5 0 0 0 35.952 9H21.5Z" })));
|
|
11
|
+
};
|