@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,13 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_208727)">
|
|
3
|
+
<path d="M12.1472 14.0906H7.95703V19.9126H9.28543V17.875H11.9422V16.7598H9.28543V15.2058H12.1472V14.0906Z" fill="#222222"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.0287 19.9126H16.5773L15.2653 17.838H14.3223V19.9126H12.9939V14.0906H15.8885C16.2603 14.0906 16.5937 14.1726 16.8889 14.3366C17.1841 14.4951 17.4137 14.7192 17.5777 15.009C17.7417 15.2932 17.8237 15.613 17.8237 15.9684C17.8237 16.3838 17.7144 16.7474 17.4957 17.059C17.2771 17.3706 16.9819 17.592 16.6101 17.7232L18.0287 19.9126ZM14.3141 16.7392H15.6425C15.9104 16.7392 16.1209 16.6708 16.2739 16.5342C16.4325 16.3975 16.5117 16.2089 16.5117 15.9684C16.5117 15.7224 16.4325 15.531 16.2739 15.3944C16.1209 15.2577 15.9104 15.1894 15.6425 15.1894H14.3141V16.7392Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.8838 14.4596C22.4793 14.2136 22.0009 14.0906 21.4488 14.0906H19.0216V19.9126H21.4488C22.0009 19.9126 22.4793 19.7896 22.8838 19.5436C23.2883 19.2976 23.5972 18.9559 23.8104 18.5186C24.0291 18.0758 24.1384 17.5701 24.1384 17.0016C24.1384 16.433 24.0291 15.9301 23.8104 15.4928C23.5972 15.05 23.2883 14.7056 22.8838 14.4596ZM20.3418 18.7974V15.2058H21.252C21.7003 15.2058 22.0638 15.3534 22.3426 15.6486C22.6214 15.9438 22.7608 16.3948 22.7608 17.0016C22.7608 17.6084 22.6214 18.0594 22.3426 18.3546C22.0638 18.6498 21.7003 18.7974 21.252 18.7974H20.3418Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 2C6.46243 2 4 4.46243 4 7.5V24.5C4 27.5376 6.46243 30 9.5 30H22.5C25.5376 30 28 27.5376 28 24.5V11.7739C28 10.713 27.5786 9.69558 26.8284 8.94543L21.0546 3.17157C20.3044 2.42143 19.287 2 18.2261 2H9.5ZM6 7.5C6 5.567 7.567 4 9.5 4H18.2261C18.7566 4 19.2653 4.21071 19.6404 4.58579L25.4142 10.3596C25.7893 10.7347 26 11.2434 26 11.7739V24.5C26 26.433 24.433 28 22.5 28H9.5C7.567 28 6 26.433 6 24.5V7.5Z" fill="#222222"/>
|
|
7
|
+
</g>
|
|
8
|
+
<defs>
|
|
9
|
+
<clipPath id="clip0_12679_208727">
|
|
10
|
+
<rect width="32" height="32" fill="white"/>
|
|
11
|
+
</clipPath>
|
|
12
|
+
</defs>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_208731)">
|
|
3
|
+
<path d="M34.5 11C35.3284 11 36 11.6716 36 12.5V18.5C36 20.433 37.567 22 39.5 22H46.5C47.3284 22 48 22.6716 48 23.5C48 24.3284 47.3284 25 46.5 25H39.5C35.9101 25 33 22.0899 33 18.5V12.5C33 11.6716 33.6716 11 34.5 11Z" fill="#222222"/>
|
|
4
|
+
<path d="M25.69 32.962H19.1492V42.05H21.2228V38.4788H25.37V36.738H21.2228V34.7028H25.69V32.962Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.2453 42.05H35.5109L33.2965 38.6324C33.8767 38.4276 34.3375 38.082 34.6789 37.5956C35.0202 37.1092 35.1909 36.5418 35.1909 35.8932C35.1909 35.3386 35.0629 34.8394 34.8069 34.3956C34.5509 33.9434 34.1925 33.5935 33.7317 33.346C33.2709 33.09 32.7503 32.962 32.1701 32.962H27.6517V42.05H29.7253V38.8116H31.1973L33.2453 42.05ZM31.7861 37.0964H29.7125V34.6772H31.7861C32.2042 34.6772 32.5327 34.7839 32.7717 34.9972C33.0191 35.2106 33.1429 35.5092 33.1429 35.8932C33.1429 36.2687 33.0191 36.5631 32.7717 36.7764C32.5327 36.9898 32.2042 37.0964 31.7861 37.0964Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M43.3455 33.538C42.714 33.154 41.9673 32.962 41.1055 32.962H37.3167V42.05H41.1055C41.9673 42.05 42.714 41.858 43.3455 41.474C43.9769 41.09 44.4591 40.5567 44.7919 39.874C45.1332 39.1828 45.3039 38.3935 45.3039 37.506C45.3039 36.6186 45.1332 35.8335 44.7919 35.1508C44.4591 34.4596 43.9769 33.922 43.3455 33.538ZM39.3775 40.3092V34.7028H40.7983C41.498 34.7028 42.0655 34.9332 42.5007 35.394C42.9359 35.8548 43.1535 36.5588 43.1535 37.506C43.1535 38.4532 42.9359 39.1572 42.5007 39.618C42.0655 40.0788 41.498 40.3092 40.7983 40.3092H39.3775Z" fill="#222222"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 16.5C11 10.701 15.701 6 21.5 6H35.9522C37.9413 6 39.8489 6.79017 41.2555 8.1967L50.8033 17.7445C52.2098 19.1511 53 21.0587 53 23.0478V47.5C53 53.299 48.299 58 42.5 58H21.5C15.701 58 11 53.299 11 47.5V16.5ZM21.5 9C17.3579 9 14 12.3579 14 16.5V47.5C14 51.6421 17.3579 55 21.5 55H42.5C46.6421 55 50 51.6421 50 47.5V23.0478C50 21.8544 49.5259 20.7098 48.682 19.8659L39.1341 10.318C38.2902 9.4741 37.1456 9 35.9522 9H21.5Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12679_208731">
|
|
11
|
+
<rect width="64" height="64" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206603)">
|
|
3
|
+
<g clip-path="url(#clip1_12679_206603)">
|
|
4
|
+
<path d="M3.99997 3.5C3.99997 2.67157 4.67154 2 5.49997 2H9.5152C9.64781 2 9.77499 2.05268 9.86876 2.14645L11.7223 4H12.9195C12.8461 3.78515 12.7242 3.58768 12.5606 3.42411L10.5759 1.43934C10.2946 1.15804 9.91303 1 9.5152 1H5.49997C4.11926 1 2.99997 2.11929 2.99997 3.5V4H3.99997V3.5Z" fill="#222222"/>
|
|
5
|
+
<path d="M3.99997 11H2.99997V11.5C2.99997 12.8807 4.11926 14 5.49997 14H10.5C11.8807 14 13 12.8807 13 11.5V11H12V11.5C12 12.3284 11.3284 13 10.5 13H5.49997C4.67154 13 3.99997 12.3284 3.99997 11.5V11Z" fill="#222222"/>
|
|
6
|
+
<path d="M2.79247 5H3.8V10H2.79247V8H1.00753V10H0V5H1.00753V7H2.79247V5Z" fill="#222222"/>
|
|
7
|
+
<path d="M7.58136 5H4V5.97887H5.18896V10H6.23832V5.97887H7.58136V5Z" fill="#222222"/>
|
|
8
|
+
<path d="M11.428 5H13V10H12.0088V7.4507C12.0088 6.93427 12.0152 6.42723 12.0278 5.92958C11.8889 6.50704 11.7605 7.01408 11.6427 7.4507L10.9545 10H10.0707L9.17424 6.73944C9.03956 6.23709 8.96801 5.96948 8.9596 5.93662C8.97222 6.43427 8.97854 6.93662 8.97854 7.44366V10H8V5H9.59722L10.1338 6.95775C10.2938 7.5446 10.4221 8.05869 10.5189 8.5C10.6157 8.05869 10.742 7.5446 10.8977 6.95775L11.428 5Z" fill="#222222"/>
|
|
9
|
+
<path d="M14.7753 5H13.8033V10H16.7073V9.02113H14.7753V5Z" fill="#222222"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_12679_206603">
|
|
14
|
+
<rect width="16" height="16" fill="white"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
<clipPath id="clip1_12679_206603">
|
|
17
|
+
<rect width="16" height="16" fill="white"/>
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206607)">
|
|
3
|
+
<g clip-path="url(#clip1_12679_206607)">
|
|
4
|
+
<path d="M3.50024 3.75C3.50024 3.05964 4.05989 2.5 4.75024 2.5H9.34702C9.41333 2.5 9.47692 2.52634 9.5238 2.57322L11.9506 5H13.8738C13.7866 4.7833 13.6561 4.58415 13.4877 4.41578L10.5845 1.51256C10.2563 1.18437 9.81115 1 9.34702 1H4.75024C3.23146 1 2.00024 2.23122 2.00024 3.75V5H3.50024V3.75Z" fill="#222222"/>
|
|
5
|
+
<path d="M3.50024 12H2.00024V12.25C2.00024 13.7688 3.23146 15 4.75024 15H11.2502C12.769 15 14.0002 13.7688 14.0002 12.25V12H12.5002V12.25C12.5002 12.9404 11.9406 13.5 11.2502 13.5H4.75024C4.05989 13.5 3.50024 12.9404 3.50024 12.25V12Z" fill="#222222"/>
|
|
6
|
+
<path d="M2.79247 6H3.8V11H2.79247V9H1.00753V11H0V6H1.00753V8H2.79247V6Z" fill="#222222"/>
|
|
7
|
+
<path d="M7.58136 6H4V6.97887H5.18896V11H6.23832V6.97887H7.58136V6Z" fill="#222222"/>
|
|
8
|
+
<path d="M11.428 6H13V11H12.0088V8.4507C12.0088 7.93427 12.0152 7.42723 12.0278 6.92958C11.8889 7.50704 11.7605 8.01408 11.6427 8.4507L10.9545 11H10.0707L9.17424 7.73944C9.03956 7.23709 8.96801 6.96948 8.9596 6.93662C8.97222 7.43427 8.97854 7.93662 8.97854 8.44366V11H8V6H9.59722L10.1338 7.95775C10.2938 8.5446 10.4221 9.05869 10.5189 9.5C10.6157 9.05869 10.742 8.5446 10.8977 7.95775L11.428 6Z" fill="#222222"/>
|
|
9
|
+
<path d="M14.7753 6H13.8033V11H16.7073V10.0211H14.7753V6Z" fill="#222222"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_12679_206607">
|
|
14
|
+
<rect width="16" height="16" fill="white"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
<clipPath id="clip1_12679_206607">
|
|
17
|
+
<rect width="16" height="16" fill="white"/>
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206611)">
|
|
3
|
+
<g clip-path="url(#clip1_12679_206611)">
|
|
4
|
+
<path d="M9.1825 1C9.71293 1 10.2216 1.21071 10.5967 1.58579L13.4142 4.40329C13.5881 4.57718 13.7267 4.7798 13.8253 5H2V3.5C2 2.11929 3.11929 1 4.5 1H9.1825Z" fill="#222222"/>
|
|
5
|
+
<path d="M2 12V12.5C2 13.8807 3.11929 15 4.5 15H11.5C12.8807 15 14 13.8807 14 12.5V12H2Z" fill="#222222"/>
|
|
6
|
+
<path d="M2.79247 6H3.8V11H2.79247V9H1.00753V11H0V6H1.00753V8H2.79247V6Z" fill="#222222"/>
|
|
7
|
+
<path d="M7.58136 6H4V6.97887H5.18896V11H6.23832V6.97887H7.58136V6Z" fill="#222222"/>
|
|
8
|
+
<path d="M11.428 6H13V11H12.0088V8.4507C12.0088 7.93427 12.0152 7.42723 12.0278 6.92958C11.8889 7.50704 11.7605 8.01408 11.6427 8.4507L10.9545 11H10.0707L9.17424 7.73944C9.03956 7.23709 8.96801 6.96948 8.9596 6.93662C8.97222 7.43427 8.97854 7.93662 8.97854 8.44366V11H8V6H9.59722L10.1338 7.95775C10.2938 8.5446 10.4221 9.05869 10.5189 9.5C10.6157 9.05869 10.742 8.5446 10.8977 7.95775L11.428 6Z" fill="#222222"/>
|
|
9
|
+
<path d="M14.7753 6H13.8033V11H16.7073V10.0211H14.7753V6Z" fill="#222222"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_12679_206611">
|
|
14
|
+
<rect width="16" height="16" fill="white"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
<clipPath id="clip1_12679_206611">
|
|
17
|
+
<rect width="16" height="16" fill="white"/>
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206615)">
|
|
3
|
+
<path d="M4 5C4 3.89543 4.89543 3 6 3H11.622C11.7546 3 11.8818 3.05268 11.9756 3.14645L15.8291 7H16.9516C16.8849 6.74389 16.751 6.50766 16.5607 6.31732L12.6827 2.43934C12.4014 2.15804 12.0198 2 11.622 2H6C4.34315 2 3 3.34315 3 5V7H4V5Z" fill="#222222"/>
|
|
4
|
+
<path d="M4 14H3V15C3 16.6569 4.34315 18 6 18H14C15.6569 18 17 16.6569 17 15V14H16V15C16 16.1046 15.1046 17 14 17H6C4.89543 17 4 16.1046 4 15V14Z" fill="#222222"/>
|
|
5
|
+
<path d="M3.93944 8H5V13H3.93944V10.9724H2.06056V13H1V8H2.06056V10.0147H3.93944V8Z" fill="#222222"/>
|
|
6
|
+
<path d="M9.4608 8H5.5625V8.97887H6.96429V13H8.04567V8.97887H9.4608V8Z" fill="#222222"/>
|
|
7
|
+
<path d="M13.428 8H15V13H14.0088V10.4507C14.0088 9.93427 14.0152 9.42723 14.0278 8.92958C13.8889 9.50704 13.7605 10.0141 13.6427 10.4507L12.9545 13H12.0707L11.1742 9.73944C11.0396 9.23709 10.968 8.96948 10.9596 8.93662C10.9722 9.43427 10.9785 9.93662 10.9785 10.4437V13H10V8H11.5972L12.1338 9.95775C12.2938 10.5446 12.4221 11.0587 12.5189 11.5C12.6157 11.0587 12.742 10.5446 12.8977 9.95775L13.428 8Z" fill="#222222"/>
|
|
8
|
+
<path d="M17.0711 8H16V13H19.2V12.0211H17.0711V8Z" fill="#222222"/>
|
|
9
|
+
</g>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_12679_206615">
|
|
12
|
+
<rect width="20" height="20" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206619)">
|
|
3
|
+
<g clip-path="url(#clip1_12679_206619)">
|
|
4
|
+
<path d="M4.49854 5.25146C4.49854 4.28497 5.28204 3.50146 6.24854 3.50146H11.9049C11.9712 3.50146 12.0348 3.5278 12.0817 3.57469L15.4253 6.91834C15.4489 6.94193 15.4673 6.96974 15.4797 7H16.996C16.9726 6.57053 16.7917 6.16338 16.486 5.85768L13.1423 2.51403C12.8141 2.18584 12.369 2.00146 11.9049 2.00146H6.24854C4.45361 2.00146 2.99854 3.45654 2.99854 5.25146V7H4.49854V5.25146Z" fill="#222222"/>
|
|
5
|
+
<path d="M4.49854 14H2.99854V14.7515C2.99854 16.5464 4.45361 18.0015 6.24854 18.0015H13.7485C15.5435 18.0015 16.9985 16.5464 16.9985 14.7515V14H15.4985V14.7515C15.4985 15.718 14.715 16.5015 13.7485 16.5015H6.24854C5.28204 16.5015 4.49854 15.718 4.49854 14.7515V14Z" fill="#222222"/>
|
|
6
|
+
<path d="M3.93944 8H5V13H3.93944V10.9724H2.06056V13H1V8H2.06056V10.0147H3.93944V8Z" fill="#222222"/>
|
|
7
|
+
<path d="M9.4608 8H5.5625V8.97887H6.96429V13H8.04567V8.97887H9.4608V8Z" fill="#222222"/>
|
|
8
|
+
<path d="M14.2031 8H16V13H15V8.92958L13.5455 13H12.4848L11 8.93662V13H10V8H11.8594L13.0227 11.5L14.2031 8Z" fill="#222222"/>
|
|
9
|
+
<path d="M18.0711 8H17V13H20.2V12.0211H18.0711V8Z" fill="#222222"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_12679_206619">
|
|
14
|
+
<rect width="20" height="20" fill="white"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
<clipPath id="clip1_12679_206619">
|
|
17
|
+
<rect width="20" height="20" fill="white"/>
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206623)">
|
|
3
|
+
<g clip-path="url(#clip1_12679_206623)">
|
|
4
|
+
<path d="M11.5734 2C12.1038 2 12.6125 2.21071 12.9876 2.58579L16.4142 6.01243C16.687 6.28527 16.8729 6.62882 16.954 7H3V5C3 3.34315 4.34315 2 6 2H11.5734Z" fill="#222222"/>
|
|
5
|
+
<path d="M3 14V15C3 16.6569 4.34315 18 6 18H14C15.6569 18 17 16.6569 17 15V14H3Z" fill="#222222"/>
|
|
6
|
+
<path d="M3.93944 8H5V13H3.93944V10.9724H2.06056V13H1V8H2.06056V10.0147H3.93944V8Z" fill="#222222"/>
|
|
7
|
+
<path d="M9.4608 8H5.5625V8.97887H6.96429V13H8.04567V8.97887H9.4608V8Z" fill="#222222"/>
|
|
8
|
+
<path d="M14.2031 8H16V13H15V8.92958L13.5455 13H12.4848L11 8.93662V13H10V8H11.8594L13.0227 11.5L14.2031 8Z" fill="#222222"/>
|
|
9
|
+
<path d="M18.0711 8H17V13H20.2V12.0211H18.0711V8Z" fill="#222222"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_12679_206623">
|
|
14
|
+
<rect width="20" height="20" fill="white"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
<clipPath id="clip1_12679_206623">
|
|
17
|
+
<rect width="20" height="20" fill="white"/>
|
|
18
|
+
</clipPath>
|
|
19
|
+
</defs>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206627)">
|
|
3
|
+
<path d="M5.75 6C5.75 4.75736 6.75736 3.75 8 3.75H13.2564C13.588 3.75 13.9059 3.8817 14.1403 4.11612L17.8839 7.85968C17.9279 7.90367 17.9682 7.9506 18.0048 8H19.6476C19.5212 7.54997 19.2809 7.13541 18.9445 6.79902L15.201 3.05546C14.6853 2.53973 13.9858 2.25 13.2564 2.25H8C5.92893 2.25 4.25 3.92893 4.25 6V8H5.75V6Z" fill="#222222"/>
|
|
4
|
+
<path d="M5.75 18H4.25C4.25 20.0711 5.92893 21.75 8 21.75H16C18.0711 21.75 19.75 20.0711 19.75 18H18.25C18.25 19.2426 17.2426 20.25 16 20.25H8C6.75736 20.25 5.75 19.2426 5.75 18Z" fill="#222222"/>
|
|
5
|
+
<path d="M4.67504 10H6.00073V16H4.67504V13.2501H2.32643V16H1.00073V10H2.32643V12.1008H4.67504V10Z" fill="#222222"/>
|
|
6
|
+
<path d="M11.2048 10H6.47183V11.1746H8.058V16H9.37092V11.1746H11.2048V10Z" fill="#222222"/>
|
|
7
|
+
<path d="M16.7992 10H19V16H17.6124V12.9408C17.6124 12.3211 17.6212 11.7127 17.6389 11.1155C17.4444 11.8085 17.2647 12.4169 17.0997 12.9408L16.1364 16H14.899L13.6439 12.0873C13.4554 11.4845 13.3552 11.1634 13.3434 11.1239C13.3611 11.7211 13.3699 12.3239 13.3699 12.9324V16H12V10H14.2361L14.9874 12.3493C15.2113 13.0535 15.391 13.6704 15.5265 14.2C15.662 13.6704 15.8388 13.0535 16.0568 12.3493L16.7992 10Z" fill="#222222"/>
|
|
8
|
+
<path d="M21.3388 10H20V16H24V14.8254H21.3388V10Z" fill="#222222"/>
|
|
9
|
+
</g>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_12679_206627">
|
|
12
|
+
<rect width="24" height="24" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206631)">
|
|
3
|
+
<path d="M13.08 2C13.8756 2 14.6387 2.31607 15.2013 2.87868L19.1213 6.79871C19.461 7.13839 19.7108 7.55113 19.8554 8H4V6C4 3.79086 5.79086 2 8 2H13.08Z" fill="#222222"/>
|
|
4
|
+
<path d="M4 18C4 20.2091 5.79086 22 8 22H16C18.2091 22 20 20.2091 20 18H4Z" fill="#222222"/>
|
|
5
|
+
<path d="M4.67504 10H6.00073V16H4.67504V13.2501H2.32643V16H1.00073V10H2.32643V12.1008H4.67504V10Z" fill="#222222"/>
|
|
6
|
+
<path d="M11.2048 10H6.47183V11.1746H8.058V16H9.37092V11.1746H11.2048V10Z" fill="#222222"/>
|
|
7
|
+
<path d="M16.7992 10H19V16H17.6124V12.9408C17.6124 12.3211 17.6212 11.7127 17.6389 11.1155C17.4444 11.8085 17.2647 12.4169 17.0997 12.9408L16.1364 16H14.899L13.6439 12.0873C13.4554 11.4845 13.3552 11.1634 13.3434 11.1239C13.3611 11.7211 13.3699 12.3239 13.3699 12.9324V16H12V10H14.2361L14.9874 12.3493C15.2113 13.0535 15.391 13.6704 15.5265 14.2C15.662 13.6704 15.8388 13.0535 16.0568 12.3493L16.7992 10Z" fill="#222222"/>
|
|
8
|
+
<path d="M21.3388 10H20V16H24V14.8254H21.3388V10Z" fill="#222222"/>
|
|
9
|
+
</g>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_12679_206631">
|
|
12
|
+
<rect width="24" height="24" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206635)">
|
|
3
|
+
<path d="M9.93944 15H11V20H9.93944V17.9476H8.06056V20H7V15H8.06056V16.9898H9.93944V15Z" fill="#222222"/>
|
|
4
|
+
<path d="M15.4 15H11.6V15.9789H12.9664V20H14.0205V15.9789H15.4V15Z" fill="#222222"/>
|
|
5
|
+
<path d="M19.428 15H21V20H20.0088V17.4507C20.0088 16.9343 20.0152 16.4272 20.0278 15.9296C19.8889 16.507 19.7605 17.0141 19.6427 17.4507L18.9545 20H18.0707L17.1742 16.7394C17.0396 16.2371 16.968 15.9695 16.9596 15.9366C16.9722 16.4343 16.9785 16.9366 16.9785 17.4437V20H16V15H17.5972L18.1338 16.9577C18.2938 17.5446 18.4221 18.0587 18.5189 18.5C18.6157 18.0587 18.742 17.5446 18.8977 16.9577L19.428 15Z" fill="#222222"/>
|
|
6
|
+
<path d="M23.0711 15H22V20H25.2V19.0211H23.0711V15Z" fill="#222222"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7.5C4 4.46243 6.46243 2 9.5 2H18.2261C19.287 2 20.3044 2.42143 21.0546 3.17157L26.8284 8.94543C27.5786 9.69558 28 10.713 28 11.7739V24.5C28 27.5376 25.5376 30 22.5 30H9.5C6.46243 30 4 27.5376 4 24.5V7.5ZM9.5 4C7.567 4 6 5.567 6 7.5V24.5C6 26.433 7.567 28 9.5 28H22.5C24.433 28 26 26.433 26 24.5V11.7739C26 11.2434 25.7893 10.7347 25.4142 10.3596L19.6404 4.58579C19.2653 4.21071 18.7566 4 18.2261 4H9.5Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12679_206635">
|
|
11
|
+
<rect width="32" height="32" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12679_206639)">
|
|
3
|
+
<path d="M34.5 11C35.3284 11 36 11.6716 36 12.5V18.5C36 20.433 37.567 22 39.5 22H46.5C47.3284 22 48 22.6716 48 23.5C48 24.3284 47.3284 25 46.5 25H39.5C35.9101 25 33 22.0899 33 18.5V12.5C33 11.6716 33.6716 11 34.5 11Z" fill="#222222"/>
|
|
4
|
+
<path d="M23.7869 33.119H21.9887V36.0827H18.803V33.119H17.0048V41H18.803V37.5923H21.9887V41H23.7869V33.119Z" fill="#222222"/>
|
|
5
|
+
<path d="M31.2025 33.119H24.7201V34.6619H27.0511V41H28.8493V34.6619H31.2025V33.119Z" fill="#222222"/>
|
|
6
|
+
<path d="M40.8122 33.119H38.0483L37.1159 36.2048C36.8421 37.1298 36.6201 37.9401 36.4499 38.6357C36.2797 37.9401 36.054 37.1298 35.7728 36.2048L34.8293 33.119H32.021V41H33.7415V36.9707C33.7415 36.1715 33.7304 35.3797 33.7082 34.5953C33.723 34.6471 33.8488 35.0689 34.0856 35.8607L35.6618 41H37.2158L38.4257 36.9818C38.6329 36.2936 38.8586 35.4944 39.1028 34.5842C39.0806 35.3686 39.0695 36.1678 39.0695 36.9818V41H40.8122V33.119Z" fill="#222222"/>
|
|
7
|
+
<path d="M44.0061 33.119H42.2079V41H47.5803V39.4571H44.0061V33.119Z" fill="#222222"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 16.5C11 10.701 15.701 6 21.5 6H35.9522C37.9413 6 39.8489 6.79017 41.2555 8.1967L50.8033 17.7445C52.2098 19.1511 53 21.0587 53 23.0478V47.5C53 53.299 48.299 58 42.5 58H21.5C15.701 58 11 53.299 11 47.5V16.5ZM21.5 9C17.3579 9 14 12.3579 14 16.5V47.5C14 51.6421 17.3579 55 21.5 55H42.5C46.6421 55 50 51.6421 50 47.5V23.0478C50 21.8544 49.5259 20.7098 48.682 19.8659L39.1341 10.318C38.2902 9.4741 37.1456 9 35.9522 9H21.5Z" fill="#222222"/>
|
|
9
|
+
</g>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_12679_206639">
|
|
12
|
+
<rect width="64" height="64" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207041)">
|
|
3
|
+
<path d="M5.5 2C4.67158 2 4 2.67157 4 3.5V4H3V3.5C3 2.11929 4.11929 1 5.5 1H9.51524C9.91306 1 10.2946 1.15804 10.5759 1.43934L12.5607 3.42411C12.7242 3.58768 12.8461 3.78515 12.9195 4H11.7223L9.86879 2.14645C9.77502 2.05268 9.64784 2 9.51524 2H5.5Z" fill="#222222"/>
|
|
4
|
+
<path d="M3 11H4V11.5C4 12.3284 4.67157 13 5.5 13H10.5C11.3284 13 12 12.3284 12 11.5V11H13V11.5C13 12.8807 11.8807 14 10.5 14H5.5C4.11929 14 3 12.8807 3 11.5V11Z" fill="#222222"/>
|
|
5
|
+
<path d="M3.62899 9.755C3.89965 9.52167 4.03499 9.16 4.03499 8.67V5.03H3.05499V8.558C3.05499 9.006 2.86599 9.23 2.48799 9.23C2.32932 9.23 2.17765 9.21367 2.03299 9.181C1.89299 9.14367 1.72265 9.09 1.52199 9.02L1.23499 9.804C1.42165 9.89267 1.63165 9.965 1.86499 10.021C2.09832 10.077 2.32465 10.105 2.54399 10.105C3.00132 10.105 3.36299 9.98833 3.62899 9.755Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.28158 5.226C8.03425 5.09533 7.74491 5.03 7.41358 5.03H5.01958V10H5.99958V8.159H7.41358C7.74491 8.159 8.03425 8.096 8.28158 7.97C8.52891 7.83933 8.71791 7.65733 8.84858 7.424C8.98391 7.186 9.05158 6.91067 9.05158 6.598C9.05158 6.28533 8.98391 6.01233 8.84858 5.779C8.71791 5.541 8.52891 5.35667 8.28158 5.226ZM5.99958 7.347V5.842H7.23858C7.49991 5.842 7.70525 5.90733 7.85458 6.038C8.00391 6.16867 8.07858 6.35533 8.07858 6.598C8.07858 6.836 8.00391 7.02033 7.85458 7.151C7.70525 7.28167 7.49991 7.347 7.23858 7.347H5.99958Z" fill="#222222"/>
|
|
7
|
+
<path d="M11.9051 7.242V8.068H13.3261V8.145C13.3261 8.49033 13.2141 8.76333 12.9901 8.964C12.7707 9.16 12.4651 9.258 12.0731 9.258C11.6157 9.258 11.2541 9.10633 10.9881 8.803C10.7267 8.49967 10.5961 8.068 10.5961 7.508C10.5961 6.962 10.7314 6.53733 11.0021 6.234C11.2774 5.93067 11.6414 5.779 12.0941 5.779C12.3647 5.779 12.6097 5.83267 12.8291 5.94C13.0531 6.04267 13.3097 6.22467 13.5991 6.486L14.2151 5.849C13.8837 5.513 13.5547 5.275 13.2281 5.135C12.9061 4.99033 12.5304 4.918 12.1011 4.918C11.5877 4.918 11.1421 5.03 10.7641 5.254C10.3861 5.478 10.0967 5.786 9.89606 6.178C9.6954 6.57 9.59506 7.01333 9.59506 7.508C9.59506 8.012 9.6884 8.46233 9.87506 8.859C10.0664 9.251 10.3417 9.559 10.7011 9.783C11.0651 10.0023 11.4967 10.112 11.9961 10.112C12.6541 10.112 13.1277 9.91833 13.4171 9.531L13.4661 10H14.2151V7.242H11.9051Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207041">
|
|
11
|
+
<rect width="16" height="16" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207045)">
|
|
3
|
+
<path d="M4.75031 2.5C4.05995 2.5 3.50031 3.05964 3.50031 3.75V4H2.00031V3.75C2.00031 2.23122 3.23152 1 4.75031 1H9.34708C9.81121 1 10.2563 1.18437 10.5845 1.51256L13.072 4H10.9506L9.52386 2.57322C9.47698 2.52634 9.41339 2.5 9.34708 2.5H4.75031Z" fill="#222222"/>
|
|
4
|
+
<path d="M2.00031 12H3.50031V12.25C3.50031 12.9404 4.05995 13.5 4.75031 13.5H11.2503C11.9407 13.5 12.5003 12.9404 12.5003 12.25V12H14.0003V12.25C14.0003 13.7688 12.7691 15 11.2503 15H4.75031C3.23152 15 2.00031 13.7688 2.00031 12.25V12Z" fill="#222222"/>
|
|
5
|
+
<path d="M2.64001 10.3949C2.95001 10.1399 3.10501 9.7424 3.10501 9.2024V5.3249H1.89001V9.0524C1.89001 9.2824 1.84251 9.4449 1.74751 9.5399C1.65251 9.6349 1.52251 9.6824 1.35751 9.6824C1.19251 9.6824 1.03751 9.6674 0.892515 9.6374C0.752515 9.6074 0.572515 9.5574 0.352515 9.4874L0.0150146 10.4624C0.215015 10.5524 0.442515 10.6249 0.697515 10.6799C0.952515 10.7399 1.20001 10.7699 1.44001 10.7699C1.93501 10.7699 2.33501 10.6449 2.64001 10.3949Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.63906 5.5424C7.37406 5.3974 7.06406 5.3249 6.70906 5.3249H4.01656V10.6499H5.23156V8.7524H6.70906C7.06406 8.7524 7.37406 8.6824 7.63906 8.5424C7.90906 8.3974 8.11406 8.1949 8.25406 7.9349C8.39906 7.6749 8.47156 7.3774 8.47156 7.0424C8.47156 6.7074 8.39906 6.4099 8.25406 6.1499C8.11406 5.8899 7.90906 5.6874 7.63906 5.5424ZM5.22406 7.7474V6.3299H6.47656C6.72156 6.3299 6.91406 6.3924 7.05406 6.5174C7.19406 6.6424 7.26406 6.8174 7.26406 7.0424C7.26406 7.2674 7.19406 7.4424 7.05406 7.5674C6.91406 7.6874 6.72156 7.7474 6.47656 7.7474H5.22406Z" fill="#222222"/>
|
|
7
|
+
<path d="M11.4739 7.6199V8.6399H12.9139V8.6624C12.9139 8.9924 12.8064 9.2524 12.5914 9.4424C12.3764 9.6274 12.0714 9.7199 11.6764 9.7199C11.2264 9.7199 10.8689 9.5724 10.6039 9.2774C10.3389 8.9774 10.2064 8.5424 10.2064 7.9724C10.2064 7.4174 10.3414 6.9949 10.6114 6.7049C10.8864 6.4149 11.2489 6.2699 11.6989 6.2699C11.9689 6.2699 12.2189 6.3224 12.4489 6.4274C12.6839 6.5324 12.9539 6.7174 13.2589 6.9824L14.0239 6.1874C13.6539 5.8274 13.2889 5.5724 12.9289 5.4224C12.5739 5.2724 12.1639 5.1974 11.6989 5.1974C11.1389 5.1974 10.6514 5.3174 10.2364 5.5574C9.8264 5.7974 9.5114 6.1299 9.2914 6.5549C9.0764 6.9749 8.9689 7.4499 8.9689 7.9799C8.9689 8.5199 9.0714 9.0024 9.2764 9.4274C9.4864 9.8474 9.7864 10.1774 10.1764 10.4174C10.5714 10.6574 11.0389 10.7774 11.5789 10.7774C11.9089 10.7774 12.1939 10.7324 12.4339 10.6424C12.6789 10.5474 12.8814 10.3974 13.0414 10.1924L13.0864 10.6499H14.0089V7.6199H11.4739Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207045">
|
|
11
|
+
<rect width="16" height="16" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207049)">
|
|
3
|
+
<path d="M10.5968 1.58579C10.2217 1.21071 9.71298 1 9.18255 1H4.50005C3.11933 1 2.00005 2.11929 2.00005 3.5V4H13.011L10.5968 1.58579Z" fill="#222222"/>
|
|
4
|
+
<path d="M2.00005 12.5V12H14V12.5C14 13.8807 12.8808 15 11.5 15H4.50004C3.11933 15 2.00005 13.8807 2.00005 12.5Z" fill="#222222"/>
|
|
5
|
+
<path d="M2.64001 10.3949C2.95001 10.1399 3.10501 9.7424 3.10501 9.2024V5.3249H1.89001V9.0524C1.89001 9.2824 1.84251 9.4449 1.74751 9.5399C1.65251 9.6349 1.52251 9.6824 1.35751 9.6824C1.19251 9.6824 1.03751 9.6674 0.892515 9.6374C0.752515 9.6074 0.572515 9.5574 0.352515 9.4874L0.0150146 10.4624C0.215015 10.5524 0.442515 10.6249 0.697515 10.6799C0.952515 10.7399 1.20001 10.7699 1.44001 10.7699C1.93501 10.7699 2.33501 10.6449 2.64001 10.3949Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.63906 5.5424C7.37406 5.3974 7.06406 5.3249 6.70906 5.3249H4.01656V10.6499H5.23156V8.7524H6.70906C7.06406 8.7524 7.37406 8.6824 7.63906 8.5424C7.90906 8.3974 8.11406 8.1949 8.25406 7.9349C8.39906 7.6749 8.47156 7.3774 8.47156 7.0424C8.47156 6.7074 8.39906 6.4099 8.25406 6.1499C8.11406 5.8899 7.90906 5.6874 7.63906 5.5424ZM5.22406 7.7474V6.3299H6.47656C6.72156 6.3299 6.91406 6.3924 7.05406 6.5174C7.19406 6.6424 7.26406 6.8174 7.26406 7.0424C7.26406 7.2674 7.19406 7.4424 7.05406 7.5674C6.91406 7.6874 6.72156 7.7474 6.47656 7.7474H5.22406Z" fill="#222222"/>
|
|
7
|
+
<path d="M11.4739 7.6199V8.6399H12.9139V8.6624C12.9139 8.9924 12.8064 9.2524 12.5914 9.4424C12.3764 9.6274 12.0714 9.7199 11.6764 9.7199C11.2264 9.7199 10.8689 9.5724 10.6039 9.2774C10.3389 8.9774 10.2064 8.5424 10.2064 7.9724C10.2064 7.4174 10.3414 6.9949 10.6114 6.7049C10.8864 6.4149 11.2489 6.2699 11.6989 6.2699C11.9689 6.2699 12.2189 6.3224 12.4489 6.4274C12.6839 6.5324 12.9539 6.7174 13.2589 6.9824L14.0239 6.1874C13.6539 5.8274 13.2889 5.5724 12.9289 5.4224C12.5739 5.2724 12.1639 5.1974 11.6989 5.1974C11.1389 5.1974 10.6514 5.3174 10.2364 5.5574C9.8264 5.7974 9.5114 6.1299 9.2914 6.5549C9.0764 6.9749 8.9689 7.4499 8.9689 7.9799C8.9689 8.5199 9.0714 9.0024 9.2764 9.4274C9.4864 9.8474 9.7864 10.1774 10.1764 10.4174C10.5714 10.6574 11.0389 10.7774 11.5789 10.7774C11.9089 10.7774 12.1939 10.7324 12.4339 10.6424C12.6789 10.5474 12.8814 10.3974 13.0414 10.1924L13.0864 10.6499H14.0089V7.6199H11.4739Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207049">
|
|
11
|
+
<rect width="16" height="16" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207053)">
|
|
3
|
+
<path d="M5.99992 3C4.89535 3 3.99992 3.89543 3.99992 5V7H2.99992V5C2.99992 3.34315 4.34307 2 5.99992 2H11.6219C12.0198 2 12.4013 2.15804 12.6826 2.43934L16.5606 6.31732C16.7509 6.50766 16.8848 6.74389 16.9515 7H15.829L11.9755 3.14645C11.8817 3.05268 11.7545 3 11.6219 3H5.99992Z" fill="#222222"/>
|
|
4
|
+
<path d="M2.99992 15H3.99992C3.99992 16.1046 4.89535 17 5.99992 17H13.9999C15.1045 17 15.9999 16.1046 15.9999 15H16.9999C16.9999 16.6569 15.6568 18 13.9999 18H5.99992C4.34307 18 2.99992 16.6569 2.99992 15Z" fill="#222222"/>
|
|
5
|
+
<path d="M4.60248 13.3874C4.89248 13.1374 5.03748 12.7499 5.03748 12.2249V8.3249H3.98748V12.1049C3.98748 12.5849 3.78498 12.8249 3.37998 12.8249C3.20998 12.8249 3.04748 12.8074 2.89248 12.7724C2.74248 12.7324 2.55998 12.6749 2.34498 12.5999L2.03748 13.4399C2.23748 13.5349 2.46248 13.6124 2.71248 13.6724C2.96248 13.7324 3.20498 13.7624 3.43998 13.7624C3.92998 13.7624 4.31748 13.6374 4.60248 13.3874Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.4124 8.5349C10.1474 8.3949 9.8374 8.3249 9.4824 8.3249H6.9174V13.6499H7.9674V11.6774H9.4824C9.8374 11.6774 10.1474 11.6099 10.4124 11.4749C10.6774 11.3349 10.8799 11.1399 11.0199 10.8899C11.1649 10.6349 11.2374 10.3399 11.2374 10.0049C11.2374 9.6699 11.1649 9.3774 11.0199 9.1274C10.8799 8.8724 10.6774 8.6749 10.4124 8.5349ZM7.9674 10.8074V9.1949H9.2949C9.5749 9.1949 9.7949 9.2649 9.9549 9.4049C10.1149 9.5449 10.1949 9.7449 10.1949 10.0049C10.1949 10.2599 10.1149 10.4574 9.9549 10.5974C9.7949 10.7374 9.5749 10.8074 9.2949 10.8074H7.9674Z" fill="#222222"/>
|
|
7
|
+
<path d="M14.4447 10.6949V11.5799H15.9672V11.6624C15.9672 12.0324 15.8472 12.3249 15.6072 12.5399C15.3722 12.7499 15.0447 12.8549 14.6247 12.8549C14.1347 12.8549 13.7472 12.6924 13.4622 12.3674C13.1822 12.0424 13.0422 11.5799 13.0422 10.9799C13.0422 10.3949 13.1872 9.9399 13.4772 9.6149C13.7722 9.2899 14.1622 9.1274 14.6472 9.1274C14.9372 9.1274 15.1997 9.1849 15.4347 9.2999C15.6747 9.4099 15.9497 9.6049 16.2597 9.8849L16.9197 9.2024C16.5647 8.8424 16.2122 8.5874 15.8622 8.4374C15.5172 8.2824 15.1147 8.2049 14.6547 8.2049C14.1047 8.2049 13.6272 8.3249 13.2222 8.5649C12.8172 8.8049 12.5072 9.1349 12.2922 9.5549C12.0772 9.9749 11.9697 10.4499 11.9697 10.9799C11.9697 11.5199 12.0697 12.0024 12.2697 12.4274C12.4747 12.8474 12.7697 13.1774 13.1547 13.4174C13.5447 13.6524 14.0072 13.7699 14.5422 13.7699C15.2472 13.7699 15.7547 13.5624 16.0647 13.1474L16.1172 13.6499H16.9197V10.6949H14.4447Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207053">
|
|
11
|
+
<rect width="20" height="20" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207057)">
|
|
3
|
+
<path d="M6.24855 3.50146C5.28205 3.50146 4.49855 4.28497 4.49855 5.25146V7H2.99855V5.25146C2.99855 3.45654 4.45363 2.00146 6.24855 2.00146H11.9049C12.369 2.00146 12.8141 2.18584 13.1423 2.51403L16.486 5.85769C16.7917 6.16338 16.9726 6.57053 16.996 7H15.4797C15.4673 6.96974 15.4489 6.94193 15.4253 6.91834L12.0817 3.57469C12.0348 3.5278 11.9712 3.50146 11.9049 3.50146H6.24855Z" fill="#222222"/>
|
|
4
|
+
<path d="M3.00791 15H4.51606C4.63674 15.8488 5.36643 16.5015 6.24855 16.5015H13.7486C14.6307 16.5015 15.3604 15.8488 15.481 15H16.9892C16.8622 16.6788 15.4599 18.0015 13.7486 18.0015H6.24855C4.53725 18.0015 3.13486 16.6788 3.00791 15Z" fill="#222222"/>
|
|
5
|
+
<path d="M4.71602 13.5781C5.04668 13.3061 5.21202 12.8821 5.21202 12.3061V8.1701H3.91602V12.1461C3.91602 12.3914 3.86535 12.5648 3.76402 12.6661C3.66268 12.7674 3.52402 12.8181 3.34802 12.8181C3.17202 12.8181 3.00668 12.8021 2.85202 12.7701C2.70268 12.7381 2.51068 12.6848 2.27602 12.6101L1.91602 13.6501C2.12935 13.7461 2.37202 13.8234 2.64402 13.8821C2.91602 13.9461 3.18002 13.9781 3.43602 13.9781C3.96402 13.9781 4.39068 13.8448 4.71602 13.5781Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.6883 8.4021C10.4057 8.24743 10.075 8.1701 9.69633 8.1701H6.82433V13.8501H8.12033V11.8261H9.69633C10.075 11.8261 10.4057 11.7514 10.6883 11.6021C10.9763 11.4474 11.195 11.2314 11.3443 10.9541C11.499 10.6768 11.5763 10.3594 11.5763 10.0021C11.5763 9.64476 11.499 9.32743 11.3443 9.0501C11.195 8.77276 10.9763 8.55676 10.6883 8.4021ZM8.11233 10.7541V9.2421H9.44833C9.70966 9.2421 9.91499 9.30876 10.0643 9.4421C10.2137 9.57543 10.2883 9.7621 10.2883 10.0021C10.2883 10.2421 10.2137 10.4288 10.0643 10.5621C9.91499 10.6901 9.70966 10.7541 9.44833 10.7541H8.11233Z" fill="#222222"/>
|
|
7
|
+
<path d="M15.0988 10.6181V11.7061H16.6348V11.7301C16.6348 12.0821 16.5202 12.3594 16.2908 12.5621C16.0615 12.7594 15.7362 12.8581 15.3148 12.8581C14.8348 12.8581 14.4535 12.7008 14.1708 12.3861C13.8882 12.0661 13.7468 11.6021 13.7468 10.9941C13.7468 10.4021 13.8908 9.95143 14.1788 9.6421C14.4722 9.33276 14.8588 9.1781 15.3388 9.1781C15.6268 9.1781 15.8935 9.2341 16.1388 9.3461C16.3895 9.4581 16.6775 9.65543 17.0028 9.9381L17.8188 9.0901C17.4242 8.7061 17.0348 8.4341 16.6508 8.2741C16.2722 8.1141 15.8348 8.0341 15.3388 8.0341C14.7415 8.0341 14.2215 8.1621 13.7788 8.4181C13.3415 8.6741 13.0055 9.02876 12.7708 9.4821C12.5415 9.9301 12.4268 10.4368 12.4268 11.0021C12.4268 11.5781 12.5362 12.0928 12.7548 12.5461C12.9788 12.9941 13.2988 13.3461 13.7148 13.6021C14.1362 13.8581 14.6348 13.9861 15.2108 13.9861C15.5628 13.9861 15.8668 13.9381 16.1228 13.8421C16.3842 13.7408 16.6002 13.5808 16.7708 13.3621L16.8188 13.8501H17.8028V10.6181H15.0988Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207057">
|
|
11
|
+
<rect width="20" height="20" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207061)">
|
|
3
|
+
<path d="M12.9876 2.58579C12.6125 2.21071 12.1038 2 11.5733 2H5.99999C4.34314 2 2.99999 3.34315 2.99999 5V7H16.954C16.8729 6.62882 16.687 6.28527 16.4142 6.01243L12.9876 2.58579Z" fill="#222222"/>
|
|
4
|
+
<path d="M5.99999 18C4.34314 18 2.99999 16.6569 2.99999 15H17C17 16.6569 15.6568 18 14 18H5.99999Z" fill="#222222"/>
|
|
5
|
+
<path d="M4.71602 13.5781C5.04668 13.3061 5.21202 12.8821 5.21202 12.3061V8.1701H3.91602V12.1461C3.91602 12.3914 3.86535 12.5648 3.76402 12.6661C3.66268 12.7674 3.52402 12.8181 3.34802 12.8181C3.17202 12.8181 3.00668 12.8021 2.85202 12.7701C2.70268 12.7381 2.51068 12.6848 2.27602 12.6101L1.91602 13.6501C2.12935 13.7461 2.37202 13.8234 2.64402 13.8821C2.91602 13.9461 3.18002 13.9781 3.43602 13.9781C3.96402 13.9781 4.39068 13.8448 4.71602 13.5781Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.6883 8.4021C10.4057 8.24743 10.075 8.1701 9.69633 8.1701H6.82433V13.8501H8.12033V11.8261H9.69633C10.075 11.8261 10.4057 11.7514 10.6883 11.6021C10.9763 11.4474 11.195 11.2314 11.3443 10.9541C11.499 10.6768 11.5763 10.3594 11.5763 10.0021C11.5763 9.64476 11.499 9.32743 11.3443 9.0501C11.195 8.77276 10.9763 8.55676 10.6883 8.4021ZM8.11233 10.7541V9.2421H9.44833C9.70966 9.2421 9.91499 9.30876 10.0643 9.4421C10.2137 9.57543 10.2883 9.7621 10.2883 10.0021C10.2883 10.2421 10.2137 10.4288 10.0643 10.5621C9.91499 10.6901 9.70966 10.7541 9.44833 10.7541H8.11233Z" fill="#222222"/>
|
|
7
|
+
<path d="M15.0988 10.6181V11.7061H16.6348V11.7301C16.6348 12.0821 16.5202 12.3594 16.2908 12.5621C16.0615 12.7594 15.7362 12.8581 15.3148 12.8581C14.8348 12.8581 14.4535 12.7008 14.1708 12.3861C13.8882 12.0661 13.7468 11.6021 13.7468 10.9941C13.7468 10.4021 13.8908 9.95143 14.1788 9.6421C14.4722 9.33276 14.8588 9.1781 15.3388 9.1781C15.6268 9.1781 15.8935 9.2341 16.1388 9.3461C16.3895 9.4581 16.6775 9.65543 17.0028 9.9381L17.8188 9.0901C17.4242 8.7061 17.0348 8.4341 16.6508 8.2741C16.2722 8.1141 15.8348 8.0341 15.3388 8.0341C14.7415 8.0341 14.2215 8.1621 13.7788 8.4181C13.3415 8.6741 13.0055 9.02876 12.7708 9.4821C12.5415 9.9301 12.4268 10.4368 12.4268 11.0021C12.4268 11.5781 12.5362 12.0928 12.7548 12.5461C12.9788 12.9941 13.2988 13.3461 13.7148 13.6021C14.1362 13.8581 14.6348 13.9861 15.2108 13.9861C15.5628 13.9861 15.8668 13.9381 16.1228 13.8421C16.3842 13.7408 16.6002 13.5808 16.7708 13.3621L16.8188 13.8501H17.8028V10.6181H15.0988Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207061">
|
|
11
|
+
<rect width="20" height="20" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207065)">
|
|
3
|
+
<path d="M8.00002 3.75C6.75738 3.75 5.75002 4.75736 5.75002 6V8H4.25002V6C4.25002 3.92893 5.92895 2.25 8.00002 2.25H13.2564C13.9858 2.25 14.6853 2.53973 15.201 3.05546L18.9446 6.79902C19.2809 7.13541 19.5212 7.54997 19.6476 8H18.0048C17.9683 7.9506 17.9279 7.90367 17.8839 7.85968L14.1403 4.11612C13.9059 3.8817 13.588 3.75 13.2564 3.75H8.00002Z" fill="#222222"/>
|
|
4
|
+
<path d="M4.25002 18H5.75002C5.75002 19.2426 6.75738 20.25 8.00002 20.25H16C17.2427 20.25 18.25 19.2426 18.25 18H19.75C19.75 20.0711 18.0711 21.75 16 21.75H8.00002C5.92895 21.75 4.25002 20.0711 4.25002 18Z" fill="#222222"/>
|
|
5
|
+
<path d="M5.86802 15.894C6.24002 15.588 6.42602 15.111 6.42602 14.463V9.80995H4.96802V14.283C4.96802 14.559 4.91102 14.754 4.79702 14.868C4.68302 14.982 4.52702 15.039 4.32902 15.039C4.13102 15.039 3.94502 15.021 3.77102 14.985C3.60302 14.949 3.38702 14.889 3.12302 14.805L2.71802 15.975C2.95802 16.083 3.23102 16.17 3.53702 16.236C3.84302 16.308 4.14002 16.344 4.42802 16.344C5.02202 16.344 5.50202 16.194 5.86802 15.894Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.3169 10.071C11.9989 9.89695 11.6269 9.80995 11.2009 9.80995H7.96987V16.2H9.42787V13.923H11.2009C11.6269 13.923 11.9989 13.839 12.3169 13.671C12.6409 13.497 12.8869 13.254 13.0549 12.942C13.2289 12.63 13.3159 12.273 13.3159 11.871C13.3159 11.469 13.2289 11.112 13.0549 10.8C12.8869 10.488 12.6409 10.245 12.3169 10.071ZM9.41887 12.717V11.016H10.9219C11.2159 11.016 11.4469 11.091 11.6149 11.241C11.7829 11.391 11.8669 11.601 11.8669 11.871C11.8669 12.141 11.7829 12.351 11.6149 12.501C11.4469 12.645 11.2159 12.717 10.9219 12.717H9.41887Z" fill="#222222"/>
|
|
7
|
+
<path d="M17.0087 12.564V13.788H18.7367V13.815C18.7367 14.211 18.6077 14.523 18.3497 14.751C18.0917 14.973 17.7257 15.084 17.2517 15.084C16.7117 15.084 16.2827 14.907 15.9647 14.553C15.6467 14.193 15.4877 13.671 15.4877 12.987C15.4877 12.321 15.6497 11.814 15.9737 11.466C16.3037 11.118 16.7387 10.944 17.2787 10.944C17.6027 10.944 17.9027 11.007 18.1787 11.133C18.4607 11.259 18.7847 11.481 19.1507 11.799L20.0687 10.845C19.6247 10.413 19.1867 10.107 18.7547 9.92695C18.3287 9.74695 17.8367 9.65695 17.2787 9.65695C16.6067 9.65695 16.0217 9.80095 15.5237 10.089C15.0317 10.377 14.6537 10.776 14.3897 11.286C14.1317 11.79 14.0027 12.36 14.0027 12.996C14.0027 13.644 14.1257 14.223 14.3717 14.733C14.6237 15.237 14.9837 15.633 15.4517 15.921C15.9257 16.209 16.4867 16.353 17.1347 16.353C17.5307 16.353 17.8727 16.299 18.1607 16.191C18.4547 16.077 18.6977 15.897 18.8897 15.651L18.9437 16.2H20.0507V12.564H17.0087Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207065">
|
|
11
|
+
<rect width="24" height="24" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207069)">
|
|
3
|
+
<path d="M15.2012 2.87868C14.6386 2.31607 13.8756 2 13.0799 2H7.99994C5.79081 2 3.99994 3.79086 3.99994 6V8H19.8554C19.7107 7.55113 19.4609 7.13839 19.1213 6.79871L15.2012 2.87868Z" fill="#222222"/>
|
|
4
|
+
<path d="M7.99994 22C5.79081 22 3.99994 20.2091 3.99994 18H19.9999C19.9999 20.2091 18.2091 22 15.9999 22H7.99994Z" fill="#222222"/>
|
|
5
|
+
<path d="M5.8679 15.894C6.2399 15.588 6.4259 15.111 6.4259 14.463V9.80995H4.9679V14.283C4.9679 14.559 4.9109 14.754 4.7969 14.868C4.6829 14.982 4.5269 15.039 4.3289 15.039C4.1309 15.039 3.9449 15.021 3.7709 14.985C3.6029 14.949 3.3869 14.889 3.1229 14.805L2.7179 15.975C2.9579 16.083 3.2309 16.17 3.5369 16.236C3.8429 16.308 4.1399 16.344 4.4279 16.344C5.0219 16.344 5.5019 16.194 5.8679 15.894Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.3167 10.071C11.9987 9.89695 11.6267 9.80995 11.2007 9.80995H7.96975V16.2H9.42775V13.923H11.2007C11.6267 13.923 11.9987 13.839 12.3167 13.671C12.6407 13.497 12.8867 13.254 13.0547 12.942C13.2287 12.63 13.3157 12.273 13.3157 11.871C13.3157 11.469 13.2287 11.112 13.0547 10.8C12.8867 10.488 12.6407 10.245 12.3167 10.071ZM9.41875 12.717V11.016H10.9217C11.2157 11.016 11.4467 11.091 11.6147 11.241C11.7827 11.391 11.8667 11.601 11.8667 11.871C11.8667 12.141 11.7827 12.351 11.6147 12.501C11.4467 12.645 11.2157 12.717 10.9217 12.717H9.41875Z" fill="#222222"/>
|
|
7
|
+
<path d="M17.0086 12.564V13.788H18.7366V13.815C18.7366 14.211 18.6076 14.523 18.3496 14.751C18.0916 14.973 17.7256 15.084 17.2516 15.084C16.7116 15.084 16.2826 14.907 15.9646 14.553C15.6466 14.193 15.4876 13.671 15.4876 12.987C15.4876 12.321 15.6496 11.814 15.9736 11.466C16.3036 11.118 16.7386 10.944 17.2786 10.944C17.6026 10.944 17.9026 11.007 18.1786 11.133C18.4606 11.259 18.7846 11.481 19.1506 11.799L20.0686 10.845C19.6246 10.413 19.1866 10.107 18.7546 9.92695C18.3286 9.74695 17.8366 9.65695 17.2786 9.65695C16.6066 9.65695 16.0216 9.80095 15.5236 10.089C15.0316 10.377 14.6536 10.776 14.3896 11.286C14.1316 11.79 14.0026 12.36 14.0026 12.996C14.0026 13.644 14.1256 14.223 14.3716 14.733C14.6236 15.237 14.9836 15.633 15.4516 15.921C15.9256 16.209 16.4866 16.353 17.1346 16.353C17.5306 16.353 17.8726 16.299 18.1606 16.191C18.4546 16.077 18.6976 15.897 18.8896 15.651L18.9436 16.2H20.0506V12.564H17.0086Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207069">
|
|
11
|
+
<rect width="24" height="24" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207073)">
|
|
3
|
+
<path d="M10.816 19.5781C11.1467 19.3061 11.312 18.8821 11.312 18.3061V14.1701H10.016V18.1461C10.016 18.3914 9.96533 18.5648 9.864 18.6661C9.76267 18.7674 9.624 18.8181 9.448 18.8181C9.272 18.8181 9.10667 18.8021 8.952 18.7701C8.80267 18.7381 8.61067 18.6848 8.376 18.6101L8.016 19.6501C8.22933 19.7461 8.472 19.8234 8.744 19.8821C9.016 19.9461 9.28 19.9781 9.536 19.9781C10.064 19.9781 10.4907 19.8448 10.816 19.5781Z" fill="#222222"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.7883 14.4021C16.5056 14.2474 16.175 14.1701 15.7963 14.1701H12.9243V19.8501H14.2203V17.8261H15.7963C16.175 17.8261 16.5056 17.7514 16.7883 17.6021C17.0763 17.4474 17.295 17.2314 17.4443 16.9541C17.599 16.6768 17.6763 16.3594 17.6763 16.0021C17.6763 15.6448 17.599 15.3274 17.4443 15.0501C17.295 14.7728 17.0763 14.5568 16.7883 14.4021ZM14.2123 16.7541V15.2421H15.5483C15.8096 15.2421 16.015 15.3088 16.1643 15.4421C16.3136 15.5754 16.3883 15.7621 16.3883 16.0021C16.3883 16.2421 16.3136 16.4288 16.1643 16.5621C16.015 16.6901 15.8096 16.7541 15.5483 16.7541H14.2123Z" fill="#222222"/>
|
|
5
|
+
<path d="M21.2788 16.6181V17.7061H22.8148V17.7301C22.8148 18.0821 22.7001 18.3594 22.4708 18.5621C22.2415 18.7594 21.9161 18.8581 21.4948 18.8581C21.0148 18.8581 20.6335 18.7008 20.3508 18.3861C20.0681 18.0661 19.9268 17.6021 19.9268 16.9941C19.9268 16.4021 20.0708 15.9514 20.3588 15.6421C20.6521 15.3328 21.0388 15.1781 21.5188 15.1781C21.8068 15.1781 22.0735 15.2341 22.3188 15.3461C22.5695 15.4581 22.8575 15.6554 23.1828 15.9381L23.9988 15.0901C23.6041 14.7061 23.2148 14.4341 22.8308 14.2741C22.4521 14.1141 22.0148 14.0341 21.5188 14.0341C20.9215 14.0341 20.4015 14.1621 19.9588 14.4181C19.5215 14.6741 19.1855 15.0288 18.9508 15.4821C18.7215 15.9301 18.6068 16.4368 18.6068 17.0021C18.6068 17.5781 18.7161 18.0928 18.9348 18.5461C19.1588 18.9941 19.4788 19.3461 19.8948 19.6021C20.3161 19.8581 20.8148 19.9861 21.3908 19.9861C21.7428 19.9861 22.0468 19.9381 22.3028 19.8421C22.5641 19.7408 22.7801 19.5808 22.9508 19.3621L22.9988 19.8501H23.9828V16.6181H21.2788Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 2C6.46243 2 4 4.46243 4 7.5V24.5C4 27.5376 6.46243 30 9.5 30H22.5C25.5376 30 28 27.5376 28 24.5V11.7739C28 10.713 27.5786 9.69558 26.8284 8.94543L21.0546 3.17157C20.3044 2.42143 19.287 2 18.2261 2H9.5ZM6 7.5C6 5.567 7.567 4 9.5 4H18.2261C18.7566 4 19.2653 4.21071 19.6404 4.58579L25.4142 10.3596C25.7893 10.7347 26 11.2434 26 11.7739V24.5C26 26.433 24.433 28 22.5 28H9.5C7.567 28 6 26.433 6 24.5V7.5Z" fill="#222222"/>
|
|
7
|
+
</g>
|
|
8
|
+
<defs>
|
|
9
|
+
<clipPath id="clip0_12692_207073">
|
|
10
|
+
<rect width="32" height="32" fill="white"/>
|
|
11
|
+
</clipPath>
|
|
12
|
+
</defs>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12692_207077)">
|
|
3
|
+
<path d="M34.5 11C35.3284 11 36 11.6716 36 12.5V18.5C36 20.433 37.567 22 39.5 22H46.5C47.3284 22 48 22.6716 48 23.5C48 24.3284 47.3284 25 46.5 25H39.5C35.9101 25 33 22.0899 33 18.5V12.5C33 11.6716 33.6716 11 34.5 11Z" fill="#222222"/>
|
|
4
|
+
<path d="M23.2647 41.6148C23.7938 41.1796 24.0583 40.5012 24.0583 39.5796V32.962H21.9847V39.3237C21.9847 39.7162 21.9036 39.9935 21.7415 40.1556C21.5794 40.3178 21.3575 40.3988 21.0759 40.3988C20.7943 40.3988 20.5298 40.3732 20.2823 40.322C20.0434 40.2708 19.7362 40.1855 19.3607 40.066L18.7847 41.73C19.126 41.8836 19.5143 42.0074 19.9495 42.1012C20.3847 42.2036 20.8071 42.2548 21.2167 42.2548C22.0615 42.2548 22.7442 42.0415 23.2647 41.6148Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.9484 33.3332C32.4961 33.0858 31.9671 32.962 31.3612 32.962H26.766V42.05H28.8396V38.8116H31.3612C31.9671 38.8116 32.4961 38.6922 32.9484 38.4532C33.4092 38.2058 33.7591 37.8602 33.998 37.4164C34.2455 36.9727 34.3692 36.465 34.3692 35.8932C34.3692 35.3215 34.2455 34.8138 33.998 34.37C33.7591 33.9263 33.4092 33.5807 32.9484 33.3332ZM28.8268 37.0964V34.6772H30.9644C31.3825 34.6772 31.7111 34.7839 31.95 34.9972C32.1889 35.2106 32.3084 35.5092 32.3084 35.8932C32.3084 36.2772 32.1889 36.5759 31.95 36.7892C31.7111 36.994 31.3825 37.0964 30.9644 37.0964H28.8268Z" fill="#222222"/>
|
|
6
|
+
<path d="M40.0052 36.8788V38.6196H42.4628V38.658C42.4628 39.2212 42.2793 39.665 41.9124 39.9893C41.5455 40.305 41.0249 40.4628 40.3508 40.4628C39.5828 40.4628 38.9727 40.2111 38.5204 39.7076C38.0681 39.1956 37.842 38.4532 37.842 37.4804C37.842 36.5332 38.0724 35.8122 38.5332 35.3172C39.0025 34.8223 39.6212 34.5748 40.3892 34.5748C40.85 34.5748 41.2767 34.6644 41.6692 34.8436C42.0703 35.0228 42.5311 35.3386 43.0516 35.7908L44.3572 34.434C43.7257 33.8196 43.1028 33.3844 42.4884 33.1284C41.8825 32.8724 41.1828 32.7444 40.3892 32.7444C39.4335 32.7444 38.6015 32.9492 37.8932 33.3588C37.1935 33.7684 36.6559 34.3359 36.2804 35.0612C35.9135 35.778 35.73 36.5887 35.73 37.4932C35.73 38.4148 35.9049 39.2383 36.2548 39.9636C36.6132 40.6805 37.1252 41.2436 37.7908 41.6532C38.4649 42.0628 39.2628 42.2677 40.1844 42.2677C40.7476 42.2677 41.234 42.1908 41.6436 42.0373C42.0617 41.8751 42.4073 41.6191 42.6804 41.2692L42.7572 42.05H44.3316V36.8788H40.0052Z" fill="#222222"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 16.5C11 10.701 15.701 6 21.5 6H35.9522C37.9413 6 39.8489 6.79017 41.2555 8.1967L50.8033 17.7445C52.2098 19.1511 53 21.0587 53 23.0478V47.5C53 53.299 48.299 58 42.5 58H21.5C15.701 58 11 53.299 11 47.5V16.5ZM21.5 9C17.3579 9 14 12.3579 14 16.5V47.5C14 51.6421 17.3579 55 21.5 55H42.5C46.6421 55 50 51.6421 50 47.5V23.0478C50 21.8544 49.5259 20.7098 48.682 19.8659L39.1341 10.318C38.2902 9.4741 37.1456 9 35.9522 9H21.5Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12692_207077">
|
|
11
|
+
<rect width="64" height="64" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12676_205314)">
|
|
3
|
+
<path d="M5.49995 2C4.67153 2 3.99995 2.67157 3.99995 3.5V4H2.99995V3.5C2.99995 2.11929 4.11924 1 5.49995 1H9.51519C9.91301 1 10.2945 1.15804 10.5758 1.43934L12.5606 3.42411C12.7242 3.58768 12.8461 3.78515 12.9195 4H11.7223L9.86874 2.14645C9.77497 2.05268 9.6478 2 9.51519 2H5.49995Z" fill="#222222"/>
|
|
4
|
+
<path d="M2.99995 11H3.99995V11.5C3.99995 12.3284 4.67153 13 5.49995 13H10.5C11.3284 13 12 12.3284 12 11.5V11H13V11.5C13 12.8807 11.8807 14 10.5 14H5.49995C4.11924 14 2.99995 12.8807 2.99995 11.5V11Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.27286 5.226C4.02553 5.09533 3.7362 5.03 3.40486 5.03H1.01086V10H1.99086V8.159H3.40486C3.7362 8.159 4.02553 8.096 4.27286 7.97C4.5202 7.83933 4.7092 7.65733 4.83986 7.424C4.9752 7.186 5.04286 6.91067 5.04286 6.598C5.04286 6.28533 4.9752 6.01233 4.83986 5.779C4.7092 5.541 4.5202 5.35667 4.27286 5.226ZM1.99086 7.347V5.842H3.22986C3.4912 5.842 3.69653 5.90733 3.84586 6.038C3.9952 6.16867 4.06986 6.35533 4.06986 6.598C4.06986 6.836 3.9952 7.02033 3.84586 7.151C3.69653 7.28167 3.4912 7.347 3.22986 7.347H1.99086Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.22635 5.345C8.88568 5.135 8.48202 5.03 8.01535 5.03H5.99235V10H8.01535C8.48202 10 8.88568 9.895 9.22635 9.685C9.56702 9.475 9.82602 9.18333 10.0033 8.81C10.1853 8.432 10.2763 8.00033 10.2763 7.515C10.2763 7.02967 10.1853 6.60033 10.0033 6.227C9.82602 5.849 9.56702 5.555 9.22635 5.345ZM6.97235 9.174V5.856H7.86835C8.29302 5.856 8.63135 5.996 8.88335 6.276C9.14001 6.556 9.26835 6.969 9.26835 7.515C9.26835 8.061 9.14001 8.474 8.88335 8.754C8.63135 9.034 8.29302 9.174 7.86835 9.174H6.97235Z" fill="#222222"/>
|
|
7
|
+
<path d="M14.5234 5.03H11.0304V10H12.0104V7.977H14.3624V7.151H12.0104V5.856H14.5234V5.03Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12676_205314">
|
|
11
|
+
<rect width="16" height="16" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12676_205316)">
|
|
3
|
+
<path d="M4.75029 2.5C4.05994 2.5 3.50029 3.05964 3.50029 3.75V4H2.00029V3.75C2.00029 2.23122 3.23151 1 4.75029 1H9.34707C9.8112 1 10.2563 1.18437 10.5845 1.51256L13.0719 4H10.9506L9.52385 2.57322C9.47696 2.52634 9.41338 2.5 9.34707 2.5H4.75029Z" fill="#222222"/>
|
|
4
|
+
<path d="M2.00029 12H3.50029V12.25C3.50029 12.9404 4.05994 13.5 4.75029 13.5H11.2503C11.9406 13.5 12.5003 12.9404 12.5003 12.25V12H14.0003V12.25C14.0003 13.7688 12.7691 15 11.2503 15H4.75029C3.23151 15 2.00029 13.7688 2.00029 12.25V12Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.46501 7.00615C5.46501 5.95212 4.71012 5.19995 3.70251 5.19995H1.01001V10.8H2.22501V8.80446H3.70251C4.69354 8.80446 5.46501 8.0877 5.46501 7.00615ZM2.21751 7.74756V6.25685H3.47001C3.96001 6.25685 4.25751 6.53291 4.25751 7.00615C4.25751 7.47524 3.96438 7.74756 3.47001 7.74756H2.21751Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.27692 5.19995C8.79487 5.19995 9.24359 5.31826 9.62308 5.55488C10.0026 5.7915 10.2923 6.12277 10.4923 6.54868C10.6974 6.96934 10.8 7.4531 10.8 7.99995C10.8 8.54681 10.6974 9.03319 10.4923 9.45911C10.2923 9.87976 10.0026 10.2084 9.62308 10.445C9.24359 10.6816 8.79487 10.8 8.27692 10.8H6V5.19995H8.27692ZM7.23846 6.27263V9.72727H8.09231C8.51282 9.72727 8.85385 9.5853 9.11539 9.30136C9.37692 9.01742 9.50769 8.58361 9.50769 7.99995C9.50769 7.41629 9.37692 6.98249 9.11539 6.69854C8.85385 6.4146 8.51282 6.27263 8.09231 6.27263H7.23846Z" fill="#222222"/>
|
|
7
|
+
<path d="M15.6419 5.19995H11.8094V10.8H13.0244V8.98771H15.4544V7.91504H13.0244V6.27263H15.6419V5.19995Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12676_205316">
|
|
11
|
+
<rect width="16" height="16" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12676_205318)">
|
|
3
|
+
<path d="M10.5967 1.58579C10.2217 1.21071 9.71297 1 9.18253 1H4.50003C3.11932 1 2.00003 2.11929 2.00003 3.5V4H13.011L10.5967 1.58579Z" fill="#222222"/>
|
|
4
|
+
<path d="M2.00003 12.5V12H14V12.5C14 13.8807 12.8807 15 11.5 15H4.50003C3.11932 15 2.00003 13.8807 2.00003 12.5Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.46501 7.0062C5.46501 5.95216 4.71012 5.2 3.70251 5.2H1.01001V10.8H2.22501V8.80451H3.70251C4.69354 8.80451 5.46501 8.08775 5.46501 7.0062ZM2.21751 7.74761V6.2569H3.47001C3.96001 6.2569 4.25751 6.53296 4.25751 7.0062C4.25751 7.47529 3.96438 7.74761 3.47001 7.74761H2.21751Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.27692 5.2C8.79487 5.2 9.24359 5.31831 9.62308 5.55493C10.0026 5.79155 10.2923 6.12282 10.4923 6.54873C10.6974 6.96939 10.8 7.45315 10.8 8C10.8 8.54685 10.6974 9.03324 10.4923 9.45916C10.2923 9.87981 10.0026 10.2085 9.62308 10.4451C9.24359 10.6817 8.79487 10.8 8.27692 10.8H6V5.2H8.27692ZM7.23846 6.27268V9.72732H8.09231C8.51282 9.72732 8.85385 9.58535 9.11539 9.30141C9.37692 9.01746 9.50769 8.58366 9.50769 8C9.50769 7.41634 9.37692 6.98253 9.11539 6.69859C8.85385 6.41465 8.51282 6.27268 8.09231 6.27268H7.23846Z" fill="#222222"/>
|
|
7
|
+
<path d="M15.6419 5.2H11.8094V10.8H13.0244V8.98776H15.4544V7.91509H13.0244V6.27268H15.6419V5.2Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12676_205318">
|
|
11
|
+
<rect width="16" height="16" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12676_205320)">
|
|
3
|
+
<path d="M6 3C4.89543 3 4 3.89543 4 5V7H3V5C3 3.34315 4.34315 2 6 2H11.622C12.0198 2 12.4014 2.15804 12.6827 2.43934L16.5607 6.31732C16.751 6.50766 16.8849 6.74389 16.9516 7H15.8291L11.9756 3.14645C11.8818 3.05268 11.7546 3 11.622 3H6Z" fill="#222222"/>
|
|
4
|
+
<path d="M3 15H4C4 16.1046 4.89543 17 6 17H14C15.1046 17 16 16.1046 16 15H17C17 16.6569 15.6569 18 14 18H6C4.34315 18 3 16.6569 3 15Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.32005 10.0974C7.32005 9.08803 6.62774 8.32495 5.56505 8.32495H3.00005V13.65H4.05005V11.9024H5.56505C6.54379 11.9024 7.32005 11.1237 7.32005 10.0974ZM4.05005 11.0324V9.19495H5.37755C5.93755 9.19495 6.27755 9.57743 6.27755 10.0974C6.27755 10.6074 5.93755 11.0324 5.37755 11.0324H4.05005Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.3612 8.32495C12.0228 8.32495 13.0001 9.5613 13.0001 10.9875C13.0001 12.4435 11.9923 13.65 10.3612 13.65H8.00005V8.32495H10.3612ZM9.14384 9.20995V12.765H10.1896C11.3009 12.765 11.8236 11.9209 11.8236 10.9875C11.8236 10.054 11.3009 9.20995 10.1896 9.20995H9.14384Z" fill="#222222"/>
|
|
7
|
+
<path d="M17.7253 8.32495H13.9828V13.65H15.0328V11.8656H17.5528V10.9806H15.0328V9.20995H17.7253V8.32495Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12676_205320">
|
|
11
|
+
<rect width="20" height="20" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12676_205322)">
|
|
3
|
+
<path d="M6.24854 3.50146C5.28204 3.50146 4.49854 4.28497 4.49854 5.25146V7H2.99854V5.25146C2.99854 3.45654 4.45361 2.00146 6.24854 2.00146H11.9049C12.369 2.00146 12.8141 2.18584 13.1423 2.51403L16.486 5.85768C16.7917 6.16338 16.9726 6.57053 16.996 7H15.4797C15.4673 6.96974 15.4489 6.94193 15.4253 6.91834L12.0817 3.57469C12.0348 3.5278 11.9712 3.50146 11.9049 3.50146H6.24854Z" fill="#222222"/>
|
|
4
|
+
<path d="M3.0079 15H4.51605C4.63672 15.8488 5.36641 16.5015 6.24854 16.5015H13.7485C14.6307 16.5015 15.3603 15.8488 15.481 15H16.9892C16.8622 16.6788 15.4598 18.0015 13.7485 18.0015H6.24854C4.53723 18.0015 3.13485 16.6788 3.0079 15Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.9 10.1082C6.9 9.03907 6.0697 8.17017 4.96145 8.17017H2V13.8502H3.33636V11.997H4.96145C6.05147 11.997 6.9 11.2052 6.9 10.1082ZM3.32811 10.925V9.24217H4.70572C5.24467 9.24217 5.57189 9.62816 5.57189 10.1082C5.57189 10.5839 5.24948 10.925 4.70572 10.925H3.32811Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.368 8.17017C11.9966 8.17017 12.992 9.47484 12.992 11.0102C12.992 12.5776 11.9675 13.8502 10.368 13.8502H8V8.17017H10.368ZM9.288 9.25817V12.7622H10.176C11.1868 12.7622 11.648 11.9319 11.648 11.0102C11.648 10.0885 11.1868 9.25817 10.176 9.25817H9.288Z" fill="#222222"/>
|
|
7
|
+
<path d="M18.0486 8.17017H13.9606V13.8502H15.2566V12.0063H17.8486V10.9183H15.2566V9.25817H18.0486V8.17017Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12676_205322">
|
|
11
|
+
<rect width="20" height="20" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12676_205324)">
|
|
3
|
+
<path d="M12.9876 2.58579C12.6125 2.21071 12.1038 2 11.5734 2H6C4.34315 2 3 3.34315 3 5V7H16.954C16.8729 6.62882 16.687 6.28527 16.4142 6.01243L12.9876 2.58579Z" fill="#222222"/>
|
|
4
|
+
<path d="M6 18C4.34315 18 3 16.6569 3 15H17C17 16.6569 15.6569 18 14 18H6Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.9 10.1082C6.9 9.03907 6.0697 8.17017 4.96145 8.17017H2V13.8502H3.33636V11.997H4.96145C6.05147 11.997 6.9 11.2052 6.9 10.1082ZM3.32811 10.925V9.24217H4.70572C5.24467 9.24217 5.57189 9.62816 5.57189 10.1082C5.57189 10.5839 5.24948 10.925 4.70572 10.925H3.32811Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.368 8.17017C11.9966 8.17017 12.992 9.47484 12.992 11.0102C12.992 12.5776 11.9675 13.8502 10.368 13.8502H8V8.17017H10.368ZM9.288 9.25817V12.7622H10.176C11.1868 12.7622 11.648 11.9319 11.648 11.0102C11.648 10.0885 11.1868 9.25817 10.176 9.25817H9.288Z" fill="#222222"/>
|
|
7
|
+
<path d="M18.0486 8.17017H13.9606V13.8502H15.2566V12.0063H17.8486V10.9183H15.2566V9.25817H18.0486V8.17017Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12676_205324">
|
|
11
|
+
<rect width="20" height="20" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12676_205326)">
|
|
3
|
+
<path d="M8.00006 3.75C6.75742 3.75 5.75006 4.75736 5.75006 6V8H4.25006V6C4.25006 3.92893 5.92899 2.25 8.00006 2.25H13.2565C13.9858 2.25 14.6853 2.53973 15.201 3.05546L18.9446 6.79902C19.281 7.13541 19.5212 7.54997 19.6476 8H18.0049C17.9683 7.9506 17.9279 7.90367 17.8839 7.85968L14.1404 4.11612C13.906 3.8817 13.588 3.75 13.2565 3.75H8.00006Z" fill="#222222"/>
|
|
4
|
+
<path d="M4.25006 18H5.75006C5.75006 19.2426 6.75742 20.25 8.00006 20.25H16.0001C17.2427 20.25 18.2501 19.2426 18.2501 18H19.7501C19.7501 20.0711 18.0711 21.75 16.0001 21.75H8.00006C5.92899 21.75 4.25006 20.0711 4.25006 18Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.29317 10.071C6.97517 9.89695 6.60317 9.80995 6.17717 9.80995H2.94617V16.2H4.40417V13.923H6.17717C6.60317 13.923 6.97517 13.839 7.29317 13.671C7.61717 13.497 7.86317 13.254 8.03117 12.942C8.20517 12.63 8.29217 12.273 8.29217 11.871C8.29217 11.469 8.20517 11.112 8.03117 10.8C7.86317 10.488 7.61717 10.245 7.29317 10.071ZM4.39517 12.717V11.016H5.89817C6.19217 11.016 6.42317 11.091 6.59117 11.241C6.75917 11.391 6.84317 11.601 6.84317 11.871C6.84317 12.141 6.75917 12.351 6.59117 12.501C6.42317 12.645 6.19217 12.717 5.89817 12.717H4.39517Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.353 10.215C12.909 9.94495 12.384 9.80995 11.778 9.80995H9.11398V16.2H11.778C12.384 16.2 12.909 16.065 13.353 15.795C13.797 15.525 14.136 15.15 14.37 14.67C14.61 14.184 14.73 13.629 14.73 13.005C14.73 12.381 14.61 11.829 14.37 11.349C14.136 10.863 13.797 10.485 13.353 10.215ZM10.563 14.976V11.034H11.562C12.054 11.034 12.453 11.196 12.759 11.52C13.065 11.844 13.218 12.339 13.218 13.005C13.218 13.671 13.065 14.166 12.759 14.49C12.453 14.814 12.054 14.976 11.562 14.976H10.563Z" fill="#222222"/>
|
|
7
|
+
<path d="M20.5945 9.80995H15.9955V16.2H17.4535V13.689H20.3695V12.465H17.4535V11.034H20.5945V9.80995Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12676_205326">
|
|
11
|
+
<rect width="24" height="24" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_12676_205328)">
|
|
3
|
+
<path d="M15.2013 2.87868C14.6387 2.31607 13.8757 2 13.08 2H8.00006C5.79092 2 4.00006 3.79086 4.00006 6V8H19.8555C19.7109 7.55113 19.4611 7.13839 19.1214 6.79871L15.2013 2.87868Z" fill="#222222"/>
|
|
4
|
+
<path d="M8.00006 22C5.79092 22 4.00006 20.2091 4.00006 18H20.0001C20.0001 20.2091 18.2092 22 16.0001 22H8.00006Z" fill="#222222"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.29317 10.071C6.97517 9.89695 6.60317 9.80995 6.17717 9.80995H2.94617V16.2H4.40417V13.923H6.17717C6.60317 13.923 6.97517 13.839 7.29317 13.671C7.61717 13.497 7.86317 13.254 8.03117 12.942C8.20517 12.63 8.29217 12.273 8.29217 11.871C8.29217 11.469 8.20517 11.112 8.03117 10.8C7.86317 10.488 7.61717 10.245 7.29317 10.071ZM4.39517 12.717V11.016H5.89817C6.19217 11.016 6.42317 11.091 6.59117 11.241C6.75917 11.391 6.84317 11.601 6.84317 11.871C6.84317 12.141 6.75917 12.351 6.59117 12.501C6.42317 12.645 6.19217 12.717 5.89817 12.717H4.39517Z" fill="#222222"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.353 10.215C12.909 9.94495 12.384 9.80995 11.778 9.80995H9.11398V16.2H11.778C12.384 16.2 12.909 16.065 13.353 15.795C13.797 15.525 14.136 15.15 14.37 14.67C14.61 14.184 14.73 13.629 14.73 13.005C14.73 12.381 14.61 11.829 14.37 11.349C14.136 10.863 13.797 10.485 13.353 10.215ZM10.563 14.976V11.034H11.562C12.054 11.034 12.453 11.196 12.759 11.52C13.065 11.844 13.218 12.339 13.218 13.005C13.218 13.671 13.065 14.166 12.759 14.49C12.453 14.814 12.054 14.976 11.562 14.976H10.563Z" fill="#222222"/>
|
|
7
|
+
<path d="M20.5945 9.80995H15.9955V16.2H17.4535V13.689H20.3695V12.465H17.4535V11.034H20.5945V9.80995Z" fill="#222222"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<clipPath id="clip0_12676_205328">
|
|
11
|
+
<rect width="24" height="24" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|