@linagora/twake-icons 2.1.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 +6 -0
- package/README.md +56 -0
- package/dist/Icon/Sprite.d.ts +3 -0
- package/dist/Icon/Sprite.js +8 -0
- package/dist/Icon/icons-sprite.d.ts +2 -0
- package/dist/Icon/icons-sprite.js +3 -0
- package/dist/Icon/index.d.ts +10 -0
- package/dist/Icon/index.js +39 -0
- package/dist/Icon/styles.d.ts +4 -0
- package/dist/Icon/styles.js +9 -0
- package/dist/Icons/Account.d.ts +3 -0
- package/dist/Icons/Account.js +7 -0
- package/dist/Icons/Accounts.d.ts +3 -0
- package/dist/Icons/Accounts.js +7 -0
- package/dist/Icons/Album.d.ts +3 -0
- package/dist/Icons/Album.js +7 -0
- package/dist/Icons/AlbumAdd.d.ts +3 -0
- package/dist/Icons/AlbumAdd.js +7 -0
- package/dist/Icons/AlbumRemove.d.ts +3 -0
- package/dist/Icons/AlbumRemove.js +7 -0
- package/dist/Icons/Answer.d.ts +3 -0
- package/dist/Icons/Answer.js +7 -0
- package/dist/Icons/Apple.d.ts +3 -0
- package/dist/Icons/Apple.js +7 -0
- package/dist/Icons/Apps.d.ts +3 -0
- package/dist/Icons/Apps.js +8 -0
- package/dist/Icons/Archive.d.ts +3 -0
- package/dist/Icons/Archive.js +7 -0
- package/dist/Icons/ArrowUp.d.ts +3 -0
- package/dist/Icons/ArrowUp.js +7 -0
- package/dist/Icons/Article.d.ts +3 -0
- package/dist/Icons/Article.js +7 -0
- package/dist/Icons/AssignAdmin.d.ts +3 -0
- package/dist/Icons/AssignAdmin.js +9 -0
- package/dist/Icons/AssignModerator.d.ts +3 -0
- package/dist/Icons/AssignModerator.js +8 -0
- package/dist/Icons/Assistant.d.ts +3 -0
- package/dist/Icons/Assistant.js +7 -0
- package/dist/Icons/AssistantColor.d.ts +3 -0
- package/dist/Icons/AssistantColor.js +25 -0
- package/dist/Icons/Attachment.d.ts +3 -0
- package/dist/Icons/Attachment.js +7 -0
- package/dist/Icons/Attention.d.ts +3 -0
- package/dist/Icons/Attention.js +7 -0
- package/dist/Icons/Bank.d.ts +3 -0
- package/dist/Icons/Bank.js +7 -0
- package/dist/Icons/BankAccounts.d.ts +3 -0
- package/dist/Icons/BankAccounts.js +7 -0
- package/dist/Icons/BankCheck.d.ts +3 -0
- package/dist/Icons/BankCheck.js +7 -0
- package/dist/Icons/BankGroups.d.ts +3 -0
- package/dist/Icons/BankGroups.js +7 -0
- package/dist/Icons/BankOperations.d.ts +3 -0
- package/dist/Icons/BankOperations.js +7 -0
- package/dist/Icons/BankRecurrence.d.ts +3 -0
- package/dist/Icons/BankRecurrence.js +8 -0
- package/dist/Icons/Banking.d.ts +3 -0
- package/dist/Icons/Banking.js +7 -0
- package/dist/Icons/BankingAdd.d.ts +3 -0
- package/dist/Icons/BankingAdd.js +7 -0
- package/dist/Icons/Bell.d.ts +3 -0
- package/dist/Icons/Bell.js +7 -0
- package/dist/Icons/Benefit.d.ts +3 -0
- package/dist/Icons/Benefit.js +7 -0
- package/dist/Icons/Bike.d.ts +3 -0
- package/dist/Icons/Bike.js +7 -0
- package/dist/Icons/Bill.d.ts +3 -0
- package/dist/Icons/Bill.js +10 -0
- package/dist/Icons/BillPermissions.d.ts +3 -0
- package/dist/Icons/BillPermissions.js +8 -0
- package/dist/Icons/Bottom.d.ts +3 -0
- package/dist/Icons/Bottom.js +7 -0
- package/dist/Icons/BottomSelect.d.ts +3 -0
- package/dist/Icons/BottomSelect.js +7 -0
- package/dist/Icons/BrowserBrave.d.ts +3 -0
- package/dist/Icons/BrowserBrave.js +7 -0
- package/dist/Icons/BrowserChrome.d.ts +3 -0
- package/dist/Icons/BrowserChrome.js +7 -0
- package/dist/Icons/BrowserDuckduckgo.d.ts +3 -0
- package/dist/Icons/BrowserDuckduckgo.js +7 -0
- package/dist/Icons/BrowserEdge.d.ts +3 -0
- package/dist/Icons/BrowserEdge.js +9 -0
- package/dist/Icons/BrowserEdgeChromium.d.ts +3 -0
- package/dist/Icons/BrowserEdgeChromium.js +7 -0
- package/dist/Icons/BrowserFirefox.d.ts +3 -0
- package/dist/Icons/BrowserFirefox.js +7 -0
- package/dist/Icons/BrowserIe.d.ts +3 -0
- package/dist/Icons/BrowserIe.js +7 -0
- package/dist/Icons/BrowserOpera.d.ts +3 -0
- package/dist/Icons/BrowserOpera.js +7 -0
- package/dist/Icons/BrowserSafari.d.ts +3 -0
- package/dist/Icons/BrowserSafari.js +7 -0
- package/dist/Icons/BugReport.d.ts +3 -0
- package/dist/Icons/BugReport.js +7 -0
- package/dist/Icons/Burger.d.ts +3 -0
- package/dist/Icons/Burger.js +7 -0
- package/dist/Icons/Bus.d.ts +3 -0
- package/dist/Icons/Bus.js +8 -0
- package/dist/Icons/Calendar.d.ts +3 -0
- package/dist/Icons/Calendar.js +9 -0
- package/dist/Icons/CalendarApp.d.ts +3 -0
- package/dist/Icons/CalendarApp.js +22 -0
- package/dist/Icons/CalendarPermissions.d.ts +3 -0
- package/dist/Icons/CalendarPermissions.js +7 -0
- package/dist/Icons/Camera.d.ts +3 -0
- package/dist/Icons/Camera.js +7 -0
- package/dist/Icons/Car.d.ts +3 -0
- package/dist/Icons/Car.js +8 -0
- package/dist/Icons/CarbonCopy.d.ts +3 -0
- package/dist/Icons/CarbonCopy.js +7 -0
- package/dist/Icons/Carpooling.d.ts +3 -0
- package/dist/Icons/Carpooling.js +8 -0
- package/dist/Icons/Categories.d.ts +3 -0
- package/dist/Icons/Categories.js +7 -0
- package/dist/Icons/Category.d.ts +3 -0
- package/dist/Icons/Category.js +7 -0
- package/dist/Icons/Certified.d.ts +3 -0
- package/dist/Icons/Certified.js +10 -0
- package/dist/Icons/CertifiedPermissions.d.ts +3 -0
- package/dist/Icons/CertifiedPermissions.js +8 -0
- package/dist/Icons/Chat.d.ts +3 -0
- package/dist/Icons/Chat.js +25 -0
- package/dist/Icons/Check.d.ts +3 -0
- package/dist/Icons/Check.js +7 -0
- package/dist/Icons/CheckCircle.d.ts +3 -0
- package/dist/Icons/CheckCircle.js +7 -0
- package/dist/Icons/CheckList.d.ts +3 -0
- package/dist/Icons/CheckList.js +7 -0
- package/dist/Icons/CheckSquare.d.ts +3 -0
- package/dist/Icons/CheckSquare.js +7 -0
- package/dist/Icons/CheckWhite.d.ts +3 -0
- package/dist/Icons/CheckWhite.js +7 -0
- package/dist/Icons/Checkbox.d.ts +3 -0
- package/dist/Icons/Checkbox.js +7 -0
- package/dist/Icons/Chess.d.ts +3 -0
- package/dist/Icons/Chess.js +7 -0
- package/dist/Icons/Child.d.ts +3 -0
- package/dist/Icons/Child.js +8 -0
- package/dist/Icons/CircleFilled.d.ts +3 -0
- package/dist/Icons/CircleFilled.js +7 -0
- package/dist/Icons/Clock.d.ts +3 -0
- package/dist/Icons/Clock.js +7 -0
- package/dist/Icons/ClockOutline.d.ts +3 -0
- package/dist/Icons/ClockOutline.js +7 -0
- package/dist/Icons/Cloud.d.ts +3 -0
- package/dist/Icons/Cloud.js +7 -0
- package/dist/Icons/Cloud2.d.ts +3 -0
- package/dist/Icons/Cloud2.js +13 -0
- package/dist/Icons/CloudBroken.d.ts +3 -0
- package/dist/Icons/CloudBroken.js +7 -0
- package/dist/Icons/CloudHappy.d.ts +3 -0
- package/dist/Icons/CloudHappy.js +7 -0
- package/dist/Icons/CloudPlusOutlined.d.ts +3 -0
- package/dist/Icons/CloudPlusOutlined.js +7 -0
- package/dist/Icons/CloudRainbow.d.ts +3 -0
- package/dist/Icons/CloudRainbow.js +21 -0
- package/dist/Icons/CloudSync.d.ts +3 -0
- package/dist/Icons/CloudSync.js +7 -0
- package/dist/Icons/CloudSync2.d.ts +3 -0
- package/dist/Icons/CloudSync2.js +8 -0
- package/dist/Icons/Cocktail.d.ts +3 -0
- package/dist/Icons/Cocktail.js +7 -0
- package/dist/Icons/Collect.d.ts +3 -0
- package/dist/Icons/Collect.js +7 -0
- package/dist/Icons/Comment.d.ts +3 -0
- package/dist/Icons/Comment.js +7 -0
- package/dist/Icons/Company.d.ts +3 -0
- package/dist/Icons/Company.js +7 -0
- package/dist/Icons/Compare.d.ts +3 -0
- package/dist/Icons/Compare.js +7 -0
- package/dist/Icons/Compass.d.ts +3 -0
- package/dist/Icons/Compass.js +7 -0
- package/dist/Icons/ConnectedClients.d.ts +3 -0
- package/dist/Icons/ConnectedClients.js +7 -0
- package/dist/Icons/Connector.d.ts +3 -0
- package/dist/Icons/Connector.js +7 -0
- package/dist/Icons/Consumption.d.ts +3 -0
- package/dist/Icons/Consumption.js +8 -0
- package/dist/Icons/Contacts.d.ts +3 -0
- package/dist/Icons/Contacts.js +9 -0
- package/dist/Icons/ContactsAccounts.d.ts +3 -0
- package/dist/Icons/ContactsAccounts.js +7 -0
- package/dist/Icons/ContactsGroups.d.ts +3 -0
- package/dist/Icons/ContactsGroups.js +7 -0
- package/dist/Icons/Contract.d.ts +3 -0
- package/dist/Icons/Contract.js +9 -0
- package/dist/Icons/ContractPermissions.d.ts +3 -0
- package/dist/Icons/ContractPermissions.js +7 -0
- package/dist/Icons/Contrast.d.ts +3 -0
- package/dist/Icons/Contrast.js +7 -0
- package/dist/Icons/Copy.d.ts +3 -0
- package/dist/Icons/Copy.js +7 -0
- package/dist/Icons/Cozy.d.ts +3 -0
- package/dist/Icons/Cozy.js +7 -0
- package/dist/Icons/CozyAuthentification.d.ts +3 -0
- package/dist/Icons/CozyAuthentification.js +7 -0
- package/dist/Icons/CozyCircle.d.ts +3 -0
- package/dist/Icons/CozyCircle.js +7 -0
- package/dist/Icons/CozyLaugh.d.ts +3 -0
- package/dist/Icons/CozyLaugh.js +7 -0
- package/dist/Icons/CozyLock.d.ts +3 -0
- package/dist/Icons/CozyLock.js +7 -0
- package/dist/Icons/CozyLogo.d.ts +3 -0
- package/dist/Icons/CozyLogo.js +9 -0
- package/dist/Icons/CozyRelease.d.ts +3 -0
- package/dist/Icons/CozyRelease.js +8 -0
- package/dist/Icons/CozyText.d.ts +3 -0
- package/dist/Icons/CozyText.js +7 -0
- package/dist/Icons/CozyUpgrade.d.ts +3 -0
- package/dist/Icons/CozyUpgrade.js +17 -0
- package/dist/Icons/Credit.d.ts +3 -0
- package/dist/Icons/Credit.js +9 -0
- package/dist/Icons/CreditCard.d.ts +3 -0
- package/dist/Icons/CreditCard.js +7 -0
- package/dist/Icons/CreditCardAdd.d.ts +3 -0
- package/dist/Icons/CreditCardAdd.js +7 -0
- package/dist/Icons/CreditCardLarge.d.ts +3 -0
- package/dist/Icons/CreditCardLarge.js +7 -0
- package/dist/Icons/Crop.d.ts +3 -0
- package/dist/Icons/Crop.js +7 -0
- package/dist/Icons/Cross.d.ts +3 -0
- package/dist/Icons/Cross.js +7 -0
- package/dist/Icons/CrossCircle.d.ts +3 -0
- package/dist/Icons/CrossCircle.js +7 -0
- package/dist/Icons/CrossCircleOutline.d.ts +3 -0
- package/dist/Icons/CrossCircleOutline.js +7 -0
- package/dist/Icons/CrossMedium.d.ts +3 -0
- package/dist/Icons/CrossMedium.js +7 -0
- package/dist/Icons/CrossSmall.d.ts +3 -0
- package/dist/Icons/CrossSmall.js +7 -0
- package/dist/Icons/CrossWhite.d.ts +3 -0
- package/dist/Icons/CrossWhite.js +7 -0
- package/dist/Icons/Cube.d.ts +3 -0
- package/dist/Icons/Cube.js +7 -0
- package/dist/Icons/Dash.d.ts +3 -0
- package/dist/Icons/Dash.js +7 -0
- package/dist/Icons/DashWhite.d.ts +3 -0
- package/dist/Icons/DashWhite.js +7 -0
- package/dist/Icons/Dashboard.d.ts +3 -0
- package/dist/Icons/Dashboard.js +7 -0
- package/dist/Icons/DataControl.d.ts +3 -0
- package/dist/Icons/DataControl.js +9 -0
- package/dist/Icons/Database.d.ts +3 -0
- package/dist/Icons/Database.js +9 -0
- package/dist/Icons/Debit.d.ts +3 -0
- package/dist/Icons/Debit.js +7 -0
- package/dist/Icons/DesktopDownload.d.ts +3 -0
- package/dist/Icons/DesktopDownload.js +8 -0
- package/dist/Icons/DeviceBrowser.d.ts +3 -0
- package/dist/Icons/DeviceBrowser.js +7 -0
- package/dist/Icons/DeviceLaptop.d.ts +3 -0
- package/dist/Icons/DeviceLaptop.js +7 -0
- package/dist/Icons/DevicePhone.d.ts +3 -0
- package/dist/Icons/DevicePhone.js +7 -0
- package/dist/Icons/DeviceTablet.d.ts +3 -0
- package/dist/Icons/DeviceTablet.js +7 -0
- package/dist/Icons/Devices.d.ts +3 -0
- package/dist/Icons/Devices.js +7 -0
- package/dist/Icons/Discuss.d.ts +3 -0
- package/dist/Icons/Discuss.js +7 -0
- package/dist/Icons/Dots.d.ts +3 -0
- package/dist/Icons/Dots.js +7 -0
- package/dist/Icons/DotsWhite.d.ts +3 -0
- package/dist/Icons/DotsWhite.js +7 -0
- package/dist/Icons/Down.d.ts +3 -0
- package/dist/Icons/Down.js +7 -0
- package/dist/Icons/Download.d.ts +3 -0
- package/dist/Icons/Download.js +7 -0
- package/dist/Icons/DrawingArrowUp.d.ts +3 -0
- package/dist/Icons/DrawingArrowUp.js +7 -0
- package/dist/Icons/Drive.d.ts +3 -0
- package/dist/Icons/Drive.js +23 -0
- package/dist/Icons/Dropdown.d.ts +3 -0
- package/dist/Icons/Dropdown.js +7 -0
- package/dist/Icons/DropdownClose.d.ts +3 -0
- package/dist/Icons/DropdownClose.js +7 -0
- package/dist/Icons/DropdownOpen.d.ts +3 -0
- package/dist/Icons/DropdownOpen.js +7 -0
- package/dist/Icons/Dropup.d.ts +3 -0
- package/dist/Icons/Dropup.js +7 -0
- package/dist/Icons/Ecolyo.d.ts +3 -0
- package/dist/Icons/Ecolyo.js +11 -0
- package/dist/Icons/ElectricBike.d.ts +3 -0
- package/dist/Icons/ElectricBike.js +7 -0
- package/dist/Icons/ElectricCar.d.ts +3 -0
- package/dist/Icons/ElectricCar.js +8 -0
- package/dist/Icons/ElectricScooter.d.ts +3 -0
- package/dist/Icons/ElectricScooter.js +8 -0
- package/dist/Icons/Email.d.ts +3 -0
- package/dist/Icons/Email.js +7 -0
- package/dist/Icons/EmailNotification.d.ts +3 -0
- package/dist/Icons/EmailNotification.js +7 -0
- package/dist/Icons/EmailOpen.d.ts +3 -0
- package/dist/Icons/EmailOpen.js +20 -0
- package/dist/Icons/Energy.d.ts +3 -0
- package/dist/Icons/Energy.js +7 -0
- package/dist/Icons/Energybreakdown.d.ts +3 -0
- package/dist/Icons/Energybreakdown.js +7 -0
- package/dist/Icons/Eu.d.ts +3 -0
- package/dist/Icons/Eu.js +7 -0
- package/dist/Icons/Euro.d.ts +3 -0
- package/dist/Icons/Euro.js +7 -0
- package/dist/Icons/Exchange.d.ts +3 -0
- package/dist/Icons/Exchange.js +7 -0
- package/dist/Icons/Expand.d.ts +3 -0
- package/dist/Icons/Expand.js +7 -0
- package/dist/Icons/Expert.d.ts +3 -0
- package/dist/Icons/Expert.js +9 -0
- package/dist/Icons/Export.d.ts +3 -0
- package/dist/Icons/Export.js +8 -0
- package/dist/Icons/Eye.d.ts +3 -0
- package/dist/Icons/Eye.js +7 -0
- package/dist/Icons/EyeClosed.d.ts +3 -0
- package/dist/Icons/EyeClosed.js +7 -0
- package/dist/Icons/FaceId.d.ts +3 -0
- package/dist/Icons/FaceId.js +7 -0
- package/dist/Icons/Fallback.d.ts +3 -0
- package/dist/Icons/Fallback.js +8 -0
- package/dist/Icons/Family.d.ts +3 -0
- package/dist/Icons/Family.js +7 -0
- package/dist/Icons/File.d.ts +3 -0
- package/dist/Icons/File.js +7 -0
- package/dist/Icons/FileAdd.d.ts +3 -0
- package/dist/Icons/FileAdd.js +7 -0
- package/dist/Icons/FileDuotone.d.ts +3 -0
- package/dist/Icons/FileDuotone.js +13 -0
- package/dist/Icons/FileNew.d.ts +3 -0
- package/dist/Icons/FileNew.js +7 -0
- package/dist/Icons/FileNone.d.ts +3 -0
- package/dist/Icons/FileNone.js +9 -0
- package/dist/Icons/FileOutline.d.ts +3 -0
- package/dist/Icons/FileOutline.js +7 -0
- package/dist/Icons/FileTypeAudio.d.ts +3 -0
- package/dist/Icons/FileTypeAudio.js +8 -0
- package/dist/Icons/FileTypeBankingAccount.d.ts +3 -0
- package/dist/Icons/FileTypeBankingAccount.js +9 -0
- package/dist/Icons/FileTypeBin.d.ts +3 -0
- package/dist/Icons/FileTypeBin.js +8 -0
- package/dist/Icons/FileTypeCode.d.ts +3 -0
- package/dist/Icons/FileTypeCode.js +8 -0
- package/dist/Icons/FileTypeFiles.d.ts +3 -0
- package/dist/Icons/FileTypeFiles.js +9 -0
- package/dist/Icons/FileTypeFolder.d.ts +3 -0
- package/dist/Icons/FileTypeFolder.js +13 -0
- package/dist/Icons/FileTypeImage.d.ts +3 -0
- package/dist/Icons/FileTypeImage.js +10 -0
- package/dist/Icons/FileTypeNote.d.ts +3 -0
- package/dist/Icons/FileTypeNote.js +8 -0
- package/dist/Icons/FileTypePdf.d.ts +3 -0
- package/dist/Icons/FileTypePdf.js +8 -0
- package/dist/Icons/FileTypeServer.d.ts +3 -0
- package/dist/Icons/FileTypeServer.js +19 -0
- package/dist/Icons/FileTypeSharedDrive.d.ts +3 -0
- package/dist/Icons/FileTypeSharedDrive.js +18 -0
- package/dist/Icons/FileTypeSharedDriveGrey.d.ts +3 -0
- package/dist/Icons/FileTypeSharedDriveGrey.js +11 -0
- package/dist/Icons/FileTypeSheet.d.ts +3 -0
- package/dist/Icons/FileTypeSheet.js +9 -0
- package/dist/Icons/FileTypeSlide.d.ts +3 -0
- package/dist/Icons/FileTypeSlide.js +9 -0
- package/dist/Icons/FileTypeText.d.ts +3 -0
- package/dist/Icons/FileTypeText.js +8 -0
- package/dist/Icons/FileTypeVideo.d.ts +3 -0
- package/dist/Icons/FileTypeVideo.js +8 -0
- package/dist/Icons/FileTypeZip.d.ts +3 -0
- package/dist/Icons/FileTypeZip.js +8 -0
- package/dist/Icons/Files.d.ts +3 -0
- package/dist/Icons/Files.js +16 -0
- package/dist/Icons/FilesPen.d.ts +3 -0
- package/dist/Icons/FilesPen.js +8 -0
- package/dist/Icons/FilesVersions.d.ts +3 -0
- package/dist/Icons/FilesVersions.js +8 -0
- package/dist/Icons/Filter.d.ts +3 -0
- package/dist/Icons/Filter.js +7 -0
- package/dist/Icons/Fingerprint.d.ts +3 -0
- package/dist/Icons/Fingerprint.js +7 -0
- package/dist/Icons/Fitness.d.ts +3 -0
- package/dist/Icons/Fitness.js +7 -0
- package/dist/Icons/Flag.d.ts +3 -0
- package/dist/Icons/Flag.js +7 -0
- package/dist/Icons/FlagOutlined.d.ts +3 -0
- package/dist/Icons/FlagOutlined.js +7 -0
- package/dist/Icons/FlashAuto.d.ts +3 -0
- package/dist/Icons/FlashAuto.js +7 -0
- package/dist/Icons/Flashlight.d.ts +3 -0
- package/dist/Icons/Flashlight.js +8 -0
- package/dist/Icons/Folder.d.ts +3 -0
- package/dist/Icons/Folder.js +7 -0
- package/dist/Icons/FolderAdd.d.ts +3 -0
- package/dist/Icons/FolderAdd.js +7 -0
- package/dist/Icons/FolderMoveto.d.ts +3 -0
- package/dist/Icons/FolderMoveto.js +7 -0
- package/dist/Icons/FolderOpen.d.ts +3 -0
- package/dist/Icons/FolderOpen.js +7 -0
- package/dist/Icons/Forbidden.d.ts +3 -0
- package/dist/Icons/Forbidden.js +7 -0
- package/dist/Icons/ForbiddenSign.d.ts +3 -0
- package/dist/Icons/ForbiddenSign.js +23 -0
- package/dist/Icons/FromUser.d.ts +3 -0
- package/dist/Icons/FromUser.js +8 -0
- package/dist/Icons/Gear.d.ts +3 -0
- package/dist/Icons/Gear.js +7 -0
- package/dist/Icons/Globe.d.ts +3 -0
- package/dist/Icons/Globe.js +7 -0
- package/dist/Icons/Google.d.ts +3 -0
- package/dist/Icons/Google.js +11 -0
- package/dist/Icons/Gouv.d.ts +3 -0
- package/dist/Icons/Gouv.js +13 -0
- package/dist/Icons/GraphCircle.d.ts +3 -0
- package/dist/Icons/GraphCircle.js +7 -0
- package/dist/Icons/Grid.d.ts +3 -0
- package/dist/Icons/Grid.js +7 -0
- package/dist/Icons/GroupList.d.ts +3 -0
- package/dist/Icons/GroupList.js +7 -0
- package/dist/Icons/Groups.d.ts +3 -0
- package/dist/Icons/Groups.js +7 -0
- package/dist/Icons/Growth.d.ts +3 -0
- package/dist/Icons/Growth.js +7 -0
- package/dist/Icons/Hand.d.ts +3 -0
- package/dist/Icons/Hand.js +7 -0
- package/dist/Icons/Heart.d.ts +3 -0
- package/dist/Icons/Heart.js +7 -0
- package/dist/Icons/Help.d.ts +3 -0
- package/dist/Icons/Help.js +7 -0
- package/dist/Icons/HelpOutlined.d.ts +3 -0
- package/dist/Icons/HelpOutlined.js +7 -0
- package/dist/Icons/History.d.ts +3 -0
- package/dist/Icons/History.js +7 -0
- package/dist/Icons/Home.d.ts +3 -0
- package/dist/Icons/Home.js +9 -0
- package/dist/Icons/HomePermissions.d.ts +3 -0
- package/dist/Icons/HomePermissions.js +8 -0
- package/dist/Icons/Hourglass.d.ts +3 -0
- package/dist/Icons/Hourglass.js +7 -0
- package/dist/Icons/Identities.d.ts +3 -0
- package/dist/Icons/Identities.js +7 -0
- package/dist/Icons/Image.d.ts +3 -0
- package/dist/Icons/Image.js +7 -0
- package/dist/Icons/Info.d.ts +3 -0
- package/dist/Icons/Info.js +7 -0
- package/dist/Icons/InfoOutlined.d.ts +3 -0
- package/dist/Icons/InfoOutlined.js +7 -0
- package/dist/Icons/Justice.d.ts +3 -0
- package/dist/Icons/Justice.js +7 -0
- package/dist/Icons/Key.d.ts +3 -0
- package/dist/Icons/Key.js +7 -0
- package/dist/Icons/Key2.d.ts +3 -0
- package/dist/Icons/Key2.js +11 -0
- package/dist/Icons/Keychain.d.ts +3 -0
- package/dist/Icons/Keychain.js +7 -0
- package/dist/Icons/Konnectors.d.ts +3 -0
- package/dist/Icons/Konnectors.js +7 -0
- package/dist/Icons/KonnectorsResult.d.ts +3 -0
- package/dist/Icons/KonnectorsResult.js +7 -0
- package/dist/Icons/Label.d.ts +3 -0
- package/dist/Icons/Label.js +7 -0
- package/dist/Icons/LabelOutlined.d.ts +3 -0
- package/dist/Icons/LabelOutlined.js +7 -0
- package/dist/Icons/Laptop.d.ts +3 -0
- package/dist/Icons/Laptop.js +7 -0
- package/dist/Icons/Laudry.d.ts +3 -0
- package/dist/Icons/Laudry.js +8 -0
- package/dist/Icons/Left.d.ts +3 -0
- package/dist/Icons/Left.js +7 -0
- package/dist/Icons/Library.d.ts +3 -0
- package/dist/Icons/Library.js +8 -0
- package/dist/Icons/Lightbulb.d.ts +3 -0
- package/dist/Icons/Lightbulb.js +7 -0
- package/dist/Icons/Lightning.d.ts +3 -0
- package/dist/Icons/Lightning.js +7 -0
- package/dist/Icons/Link.d.ts +3 -0
- package/dist/Icons/Link.js +7 -0
- package/dist/Icons/LinkOut.d.ts +3 -0
- package/dist/Icons/LinkOut.js +7 -0
- package/dist/Icons/List.d.ts +3 -0
- package/dist/Icons/List.js +7 -0
- package/dist/Icons/ListMin.d.ts +3 -0
- package/dist/Icons/ListMin.js +7 -0
- package/dist/Icons/Location.d.ts +3 -0
- package/dist/Icons/Location.js +7 -0
- package/dist/Icons/LocationPermissions.d.ts +3 -0
- package/dist/Icons/LocationPermissions.js +7 -0
- package/dist/Icons/Lock.d.ts +3 -0
- package/dist/Icons/Lock.js +7 -0
- package/dist/Icons/LockScreen.d.ts +3 -0
- package/dist/Icons/LockScreen.js +7 -0
- package/dist/Icons/Logout.d.ts +3 -0
- package/dist/Icons/Logout.js +7 -0
- package/dist/Icons/LogoutLarge.d.ts +3 -0
- package/dist/Icons/LogoutLarge.js +7 -0
- package/dist/Icons/MagicTrick.d.ts +3 -0
- package/dist/Icons/MagicTrick.js +7 -0
- package/dist/Icons/Magnet.d.ts +3 -0
- package/dist/Icons/Magnet.js +7 -0
- package/dist/Icons/Magnifier.d.ts +3 -0
- package/dist/Icons/Magnifier.js +7 -0
- package/dist/Icons/Mail.d.ts +3 -0
- package/dist/Icons/Mail.js +22 -0
- package/dist/Icons/Matrix.d.ts +3 -0
- package/dist/Icons/Matrix.js +7 -0
- package/dist/Icons/Menu.d.ts +3 -0
- package/dist/Icons/Menu.js +7 -0
- package/dist/Icons/Merge.d.ts +3 -0
- package/dist/Icons/Merge.js +7 -0
- package/dist/Icons/Moped.d.ts +3 -0
- package/dist/Icons/Moped.js +8 -0
- package/dist/Icons/Mosaic.d.ts +3 -0
- package/dist/Icons/Mosaic.js +7 -0
- package/dist/Icons/MosaicMin.d.ts +3 -0
- package/dist/Icons/MosaicMin.js +7 -0
- package/dist/Icons/Motorcycle.d.ts +3 -0
- package/dist/Icons/Motorcycle.js +7 -0
- package/dist/Icons/Mountain.d.ts +3 -0
- package/dist/Icons/Mountain.js +7 -0
- package/dist/Icons/Movement.d.ts +3 -0
- package/dist/Icons/Movement.js +7 -0
- package/dist/Icons/MovementIn.d.ts +3 -0
- package/dist/Icons/MovementIn.js +7 -0
- package/dist/Icons/MovementOut.d.ts +3 -0
- package/dist/Icons/MovementOut.js +7 -0
- package/dist/Icons/Moveto.d.ts +3 -0
- package/dist/Icons/Moveto.js +7 -0
- package/dist/Icons/MultiFiles.d.ts +3 -0
- package/dist/Icons/MultiFiles.js +7 -0
- package/dist/Icons/Music.d.ts +3 -0
- package/dist/Icons/Music.js +7 -0
- package/dist/Icons/Narrow.d.ts +3 -0
- package/dist/Icons/Narrow.js +7 -0
- package/dist/Icons/New.d.ts +3 -0
- package/dist/Icons/New.js +7 -0
- package/dist/Icons/Next.d.ts +3 -0
- package/dist/Icons/Next.js +7 -0
- package/dist/Icons/Note.d.ts +3 -0
- package/dist/Icons/Note.js +8 -0
- package/dist/Icons/Notes.d.ts +3 -0
- package/dist/Icons/Notes.js +22 -0
- package/dist/Icons/NotificationEmail.d.ts +3 -0
- package/dist/Icons/NotificationEmail.js +7 -0
- package/dist/Icons/Notifications.d.ts +3 -0
- package/dist/Icons/Notifications.js +7 -0
- package/dist/Icons/Number.d.ts +3 -0
- package/dist/Icons/Number.js +7 -0
- package/dist/Icons/Offline.d.ts +3 -0
- package/dist/Icons/Offline.js +7 -0
- package/dist/Icons/Online.d.ts +3 -0
- package/dist/Icons/Online.js +7 -0
- package/dist/Icons/OnlyOffice.d.ts +3 -0
- package/dist/Icons/OnlyOffice.js +22 -0
- package/dist/Icons/Openapp.d.ts +3 -0
- package/dist/Icons/Openapp.js +7 -0
- package/dist/Icons/Openwith.d.ts +3 -0
- package/dist/Icons/Openwith.js +7 -0
- package/dist/Icons/Opinions.d.ts +3 -0
- package/dist/Icons/Opinions.js +7 -0
- package/dist/Icons/Palette.d.ts +3 -0
- package/dist/Icons/Palette.js +8 -0
- package/dist/Icons/Paper.d.ts +3 -0
- package/dist/Icons/Paper.js +9 -0
- package/dist/Icons/Paperplane.d.ts +3 -0
- package/dist/Icons/Paperplane.js +7 -0
- package/dist/Icons/Papers.d.ts +3 -0
- package/dist/Icons/Papers.js +26 -0
- package/dist/Icons/Pass.d.ts +3 -0
- package/dist/Icons/Pass.js +22 -0
- package/dist/Icons/Password.d.ts +3 -0
- package/dist/Icons/Password.js +7 -0
- package/dist/Icons/Passwords.d.ts +3 -0
- package/dist/Icons/Passwords.js +7 -0
- package/dist/Icons/Pen.d.ts +3 -0
- package/dist/Icons/Pen.js +7 -0
- package/dist/Icons/People.d.ts +3 -0
- package/dist/Icons/People.js +7 -0
- package/dist/Icons/Peoples.d.ts +3 -0
- package/dist/Icons/Peoples.js +7 -0
- package/dist/Icons/Percent.d.ts +3 -0
- package/dist/Icons/Percent.js +7 -0
- package/dist/Icons/PercentCircle.d.ts +3 -0
- package/dist/Icons/PercentCircle.js +7 -0
- package/dist/Icons/Permissions.d.ts +3 -0
- package/dist/Icons/Permissions.js +7 -0
- package/dist/Icons/PersonAdd.d.ts +3 -0
- package/dist/Icons/PersonAdd.js +7 -0
- package/dist/Icons/PersonalData.d.ts +3 -0
- package/dist/Icons/PersonalData.js +7 -0
- package/dist/Icons/Phone.d.ts +3 -0
- package/dist/Icons/Phone.js +7 -0
- package/dist/Icons/PhoneDownload.d.ts +3 -0
- package/dist/Icons/PhoneDownload.js +8 -0
- package/dist/Icons/PhoneUpload.d.ts +3 -0
- package/dist/Icons/PhoneUpload.js +7 -0
- package/dist/Icons/Photos.d.ts +3 -0
- package/dist/Icons/Photos.js +36 -0
- package/dist/Icons/PhotosAlbum.d.ts +3 -0
- package/dist/Icons/PhotosAlbum.js +7 -0
- package/dist/Icons/PhotosSettings.d.ts +3 -0
- package/dist/Icons/PhotosSettings.js +7 -0
- package/dist/Icons/PieChart.d.ts +3 -0
- package/dist/Icons/PieChart.js +7 -0
- package/dist/Icons/Pin.d.ts +3 -0
- package/dist/Icons/Pin.js +7 -0
- package/dist/Icons/Plane.d.ts +3 -0
- package/dist/Icons/Plane.js +7 -0
- package/dist/Icons/Planet.d.ts +3 -0
- package/dist/Icons/Planet.js +7 -0
- package/dist/Icons/Plus.d.ts +3 -0
- package/dist/Icons/Plus.js +7 -0
- package/dist/Icons/PlusSmall.d.ts +3 -0
- package/dist/Icons/PlusSmall.js +7 -0
- package/dist/Icons/PopInside.d.ts +3 -0
- package/dist/Icons/PopInside.js +7 -0
- package/dist/Icons/Previous.d.ts +3 -0
- package/dist/Icons/Previous.js +7 -0
- package/dist/Icons/Printer.d.ts +3 -0
- package/dist/Icons/Printer.js +8 -0
- package/dist/Icons/Profile.d.ts +3 -0
- package/dist/Icons/Profile.js +7 -0
- package/dist/Icons/Qualify.d.ts +3 -0
- package/dist/Icons/Qualify.js +7 -0
- package/dist/Icons/RadioChecked.d.ts +3 -0
- package/dist/Icons/RadioChecked.js +8 -0
- package/dist/Icons/RadioUnchecked.d.ts +3 -0
- package/dist/Icons/RadioUnchecked.js +7 -0
- package/dist/Icons/Refresh.d.ts +3 -0
- package/dist/Icons/Refresh.js +7 -0
- package/dist/Icons/Relationship.d.ts +3 -0
- package/dist/Icons/Relationship.js +9 -0
- package/dist/Icons/Remboursement.d.ts +3 -0
- package/dist/Icons/Remboursement.js +7 -0
- package/dist/Icons/Rename.d.ts +3 -0
- package/dist/Icons/Rename.js +7 -0
- package/dist/Icons/Repare.d.ts +3 -0
- package/dist/Icons/Repare.js +7 -0
- package/dist/Icons/Reply.d.ts +3 -0
- package/dist/Icons/Reply.js +7 -0
- package/dist/Icons/Restaurant.d.ts +3 -0
- package/dist/Icons/Restaurant.js +7 -0
- package/dist/Icons/Restore.d.ts +3 -0
- package/dist/Icons/Restore.js +7 -0
- package/dist/Icons/RestoreStraight.d.ts +3 -0
- package/dist/Icons/RestoreStraight.js +7 -0
- package/dist/Icons/Right.d.ts +3 -0
- package/dist/Icons/Right.js +7 -0
- package/dist/Icons/Rise.d.ts +3 -0
- package/dist/Icons/Rise.js +7 -0
- package/dist/Icons/RotateLeft.d.ts +3 -0
- package/dist/Icons/RotateLeft.js +7 -0
- package/dist/Icons/RotateRight.d.ts +3 -0
- package/dist/Icons/RotateRight.js +7 -0
- package/dist/Icons/SadCozy.d.ts +3 -0
- package/dist/Icons/SadCozy.js +7 -0
- package/dist/Icons/Safe.d.ts +3 -0
- package/dist/Icons/Safe.js +10 -0
- package/dist/Icons/SafePermissions.d.ts +3 -0
- package/dist/Icons/SafePermissions.js +7 -0
- package/dist/Icons/School.d.ts +3 -0
- package/dist/Icons/School.js +7 -0
- package/dist/Icons/Scooter.d.ts +3 -0
- package/dist/Icons/Scooter.js +8 -0
- package/dist/Icons/Security.d.ts +3 -0
- package/dist/Icons/Security.js +7 -0
- package/dist/Icons/SelectAll.d.ts +3 -0
- package/dist/Icons/SelectAll.js +7 -0
- package/dist/Icons/Send.d.ts +3 -0
- package/dist/Icons/Send.js +7 -0
- package/dist/Icons/Server.d.ts +3 -0
- package/dist/Icons/Server.js +7 -0
- package/dist/Icons/Setting.d.ts +3 -0
- package/dist/Icons/Setting.js +7 -0
- package/dist/Icons/Settings.d.ts +3 -0
- package/dist/Icons/Settings.js +7 -0
- package/dist/Icons/Share.d.ts +3 -0
- package/dist/Icons/Share.js +7 -0
- package/dist/Icons/ShareCircle.d.ts +3 -0
- package/dist/Icons/ShareCircle.js +7 -0
- package/dist/Icons/ShareExternal.d.ts +3 -0
- package/dist/Icons/ShareExternal.js +7 -0
- package/dist/Icons/ShareGrey08.d.ts +3 -0
- package/dist/Icons/ShareGrey08.js +9 -0
- package/dist/Icons/ShareIos.d.ts +3 -0
- package/dist/Icons/ShareIos.js +7 -0
- package/dist/Icons/Sharings.d.ts +3 -0
- package/dist/Icons/Sharings.js +7 -0
- package/dist/Icons/Shield.d.ts +3 -0
- package/dist/Icons/Shield.js +7 -0
- package/dist/Icons/ShieldClean.d.ts +3 -0
- package/dist/Icons/ShieldClean.js +7 -0
- package/dist/Icons/ShieldInfected.d.ts +3 -0
- package/dist/Icons/ShieldInfected.js +8 -0
- package/dist/Icons/Shop.d.ts +3 -0
- package/dist/Icons/Shop.js +7 -0
- package/dist/Icons/Sinister.d.ts +3 -0
- package/dist/Icons/Sinister.js +7 -0
- package/dist/Icons/Sound.d.ts +3 -0
- package/dist/Icons/Sound.js +7 -0
- package/dist/Icons/Spinner.d.ts +3 -0
- package/dist/Icons/Spinner.js +7 -0
- package/dist/Icons/SportBag.d.ts +3 -0
- package/dist/Icons/SportBag.js +7 -0
- package/dist/Icons/Stack.d.ts +3 -0
- package/dist/Icons/Stack.js +7 -0
- package/dist/Icons/Star.d.ts +3 -0
- package/dist/Icons/Star.js +7 -0
- package/dist/Icons/StarOutline.d.ts +3 -0
- package/dist/Icons/StarOutline.js +7 -0
- package/dist/Icons/Stats.d.ts +3 -0
- package/dist/Icons/Stats.js +7 -0
- package/dist/Icons/Stop.d.ts +3 -0
- package/dist/Icons/Stop.js +7 -0
- package/dist/Icons/Store.d.ts +3 -0
- package/dist/Icons/Store.js +22 -0
- package/dist/Icons/Subway.d.ts +3 -0
- package/dist/Icons/Subway.js +7 -0
- package/dist/Icons/Support.d.ts +3 -0
- package/dist/Icons/Support.js +7 -0
- package/dist/Icons/Swap.d.ts +3 -0
- package/dist/Icons/Swap.js +7 -0
- package/dist/Icons/Sync.d.ts +3 -0
- package/dist/Icons/Sync.js +7 -0
- package/dist/Icons/SyncCozy.d.ts +3 -0
- package/dist/Icons/SyncCozy.js +7 -0
- package/dist/Icons/Tab.d.ts +3 -0
- package/dist/Icons/Tab.js +7 -0
- package/dist/Icons/Tag.d.ts +3 -0
- package/dist/Icons/Tag.js +8 -0
- package/dist/Icons/Tags.d.ts +3 -0
- package/dist/Icons/Tags.js +8 -0
- package/dist/Icons/Target.d.ts +3 -0
- package/dist/Icons/Target.js +7 -0
- package/dist/Icons/Task.d.ts +3 -0
- package/dist/Icons/Task.js +7 -0
- package/dist/Icons/TaskToEffectuate.d.ts +3 -0
- package/dist/Icons/TaskToEffectuate.js +8 -0
- package/dist/Icons/Team.d.ts +3 -0
- package/dist/Icons/Team.js +8 -0
- package/dist/Icons/Telecom.d.ts +3 -0
- package/dist/Icons/Telecom.js +8 -0
- package/dist/Icons/Telephone.d.ts +3 -0
- package/dist/Icons/Telephone.js +7 -0
- package/dist/Icons/Text.d.ts +3 -0
- package/dist/Icons/Text.js +7 -0
- package/dist/Icons/TextInfo.d.ts +3 -0
- package/dist/Icons/TextInfo.js +7 -0
- package/dist/Icons/ToTheCloud.d.ts +3 -0
- package/dist/Icons/ToTheCloud.js +7 -0
- package/dist/Icons/Top.d.ts +3 -0
- package/dist/Icons/Top.js +7 -0
- package/dist/Icons/TopSelect.d.ts +3 -0
- package/dist/Icons/TopSelect.js +7 -0
- package/dist/Icons/Train.d.ts +3 -0
- package/dist/Icons/Train.js +8 -0
- package/dist/Icons/Tram.d.ts +3 -0
- package/dist/Icons/Tram.js +7 -0
- package/dist/Icons/Trash.d.ts +3 -0
- package/dist/Icons/Trash.js +7 -0
- package/dist/Icons/TrashDuotone.d.ts +3 -0
- package/dist/Icons/TrashDuotone.js +7 -0
- package/dist/Icons/Triggers.d.ts +3 -0
- package/dist/Icons/Triggers.js +7 -0
- package/dist/Icons/Trophy.d.ts +3 -0
- package/dist/Icons/Trophy.js +7 -0
- package/dist/Icons/TwakeText.d.ts +3 -0
- package/dist/Icons/TwakeText.js +9 -0
- package/dist/Icons/TwakeWorkplace.d.ts +3 -0
- package/dist/Icons/TwakeWorkplace.js +21 -0
- package/dist/Icons/Uncloud.d.ts +3 -0
- package/dist/Icons/Uncloud.js +7 -0
- package/dist/Icons/Unknow.d.ts +3 -0
- package/dist/Icons/Unknow.js +7 -0
- package/dist/Icons/Unlink.d.ts +3 -0
- package/dist/Icons/Unlink.js +7 -0
- package/dist/Icons/Unlock.d.ts +3 -0
- package/dist/Icons/Unlock.js +7 -0
- package/dist/Icons/Up.d.ts +3 -0
- package/dist/Icons/Up.js +7 -0
- package/dist/Icons/UpgradePlan.d.ts +3 -0
- package/dist/Icons/UpgradePlan.js +7 -0
- package/dist/Icons/Upload.d.ts +3 -0
- package/dist/Icons/Upload.js +7 -0
- package/dist/Icons/Versioning.d.ts +3 -0
- package/dist/Icons/Versioning.js +7 -0
- package/dist/Icons/Videos.d.ts +3 -0
- package/dist/Icons/Videos.js +7 -0
- package/dist/Icons/Walk.d.ts +3 -0
- package/dist/Icons/Walk.js +7 -0
- package/dist/Icons/Wallet.d.ts +3 -0
- package/dist/Icons/Wallet.js +7 -0
- package/dist/Icons/WalletAdd.d.ts +3 -0
- package/dist/Icons/WalletAdd.js +7 -0
- package/dist/Icons/WalletNew.d.ts +3 -0
- package/dist/Icons/WalletNew.js +7 -0
- package/dist/Icons/Warn.d.ts +3 -0
- package/dist/Icons/Warn.js +8 -0
- package/dist/Icons/Warning.d.ts +3 -0
- package/dist/Icons/Warning.js +7 -0
- package/dist/Icons/WarningCircle.d.ts +3 -0
- package/dist/Icons/WarningCircle.js +7 -0
- package/dist/Icons/Water.d.ts +3 -0
- package/dist/Icons/Water.js +7 -0
- package/dist/Icons/Work.d.ts +3 -0
- package/dist/Icons/Work.js +7 -0
- package/dist/Icons/WrenchCircle.d.ts +3 -0
- package/dist/Icons/WrenchCircle.js +8 -0
- package/dist/Icons/index.d.ts +352 -0
- package/dist/Icons/index.js +352 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.js +3 -0
- package/package.json +72 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgEnergy(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M10 5H6v11h4zM4 9H0v7h4zm12-9h-4v16h4z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgEnergy;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgEnergybreakdown(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M16 5h-4v11h4zm0-5h-4v4h4zm-6 3H6v4h4zM4 6H0v4h4zm0 5H0v5h4zm6-3H6v8h4z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgEnergybreakdown;
|
package/dist/Icons/Eu.js
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgEu(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { fillRule: "evenodd", d: "m2.343 2.343 1.227.625.974-.973-.216 1.36 1.227.625-1.36.215-.215 1.36-.625-1.227-1.36.216.973-.974zM8 0l.426 1.31h1.376l-1.114.809.426 1.31L8 2.619l-1.114.81.425-1.31-1.114-.81h1.377zM1.31 7.574V6.197l.809 1.114 1.31-.425L2.619 8l.81 1.114-1.31-.426-.81 1.114V8.425L0 8zm1.033 6.083.625-1.227-.973-.974 1.36.216.625-1.227.215 1.36 1.36.215-1.227.625.216 1.36-.974-.973zm11.314 0-1.227-.625-.974.973.216-1.36-1.227-.625 1.36-.215.215-1.36.625 1.227 1.36-.216-.973.974zM8 13.38l1.114-.81-.426 1.31 1.114.81H8.425L8 16l-.426-1.31H6.197l1.115-.809-.426-1.31zm5.881-6.07.81-1.114v1.377L16 8l-1.31.425v1.377l-.809-1.114-1.31.426.81-1.114-.81-1.114 1.31.425zm-.224-4.968-.625 1.227.973.974-1.36-.216-.625 1.227-.215-1.36-1.36-.215 1.227-.625-.216-1.36.974.973z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgEu;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgEuro(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 17 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M11.447 13.473a5.46 5.46 0 0 1-4.85-2.947h4.85l.843-1.684H6.04A5.6 5.6 0 0 1 5.974 8q.002-.427.067-.842h5.406l.843-1.684H6.597a5.466 5.466 0 0 1 8.412-1.626l1.491-1.49A7.54 7.54 0 0 0 11.447.42c-3.3 0-6.096 2.114-7.14 5.053H1.341L.5 7.158h3.419a7 7 0 0 0 0 1.684H1.342L.5 10.526h3.806c1.045 2.94 3.84 5.053 7.141 5.053a7.53 7.53 0 0 0 5.053-1.937l-1.499-1.49a5.4 5.4 0 0 1-3.554 1.322Z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgEuro;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgExchange(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 14", ...props },
|
|
5
|
+
React.createElement("path", { d: "M3.547 6.111 0 9.667l3.547 3.555v-2.666h6.23V8.778h-6.23zM16 4.333 12.453.778v2.667h-6.23v1.777h6.23V7.89z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgExchange;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgExpand(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#2C3038", d: "M14.8 15.2a.8.8 0 0 0-.8-.8H2.8a.8.8 0 0 0 0 1.6H14a.8.8 0 0 0 .8-.8m0-14.4A.8.8 0 0 0 14 0H2.8a.8.8 0 1 0 0 1.6H14a.8.8 0 0 0 .8-.8M6.893 9.833a.799.799 0 0 0-1.128 1.132l1.928 1.928a1 1 0 0 0 1.414 0l1.928-1.928a.799.799 0 0 0-1.128-1.132l-.707.703V5.464l.707.703a.799.799 0 0 0 1.128-1.132L9.107 3.107a1 1 0 0 0-1.414 0L5.765 5.035a.799.799 0 0 0 1.128 1.132l.707-.703v5.072z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgExpand;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgExpert(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M10.838 12.894a.46.46 0 0 1 .377.12l.538.516-.91 2.47-.585-1.239-1.254.578.85-2.309zm2.857 0 1.015.141q.112.013.212-.023l.858 2.326-1.254-.576L13.941 16l-.976-2.649.354-.336c.1-.096.238-.14.376-.121M12.01 7.552c.08-.246.433-.246.514 0l.231.702c.036.11.14.186.257.186h.748c.263 0 .371.33.16.483l-.605.433a.27.27 0 0 0-.098.3l.23.702c.082.246-.204.451-.416.3l-.605-.435a.27.27 0 0 0-.319 0l-.605.434c-.212.152-.497-.053-.417-.299l.232-.702a.27.27 0 0 0-.098-.3l-.605-.433c-.212-.152-.103-.483.159-.483h.748a.27.27 0 0 0 .257-.186l.231-.702z" }),
|
|
6
|
+
React.createElement("path", { d: "M11.953 5.458a.457.457 0 0 1 .628 0l.536.513c.1.095.24.14.377.12l.738-.102a.45.45 0 0 1 .508.364l.129.725a.45.45 0 0 0 .232.317l.66.345c.214.112.3.373.193.59l-.328.66a.44.44 0 0 0 0 .392l.328.66a.444.444 0 0 1-.194.59l-.659.346a.45.45 0 0 0-.232.317l-.13.725a.45.45 0 0 1-.507.363l-.738-.102a.46.46 0 0 0-.377.12l-.536.513a.457.457 0 0 1-.628 0l-.536-.513a.46.46 0 0 0-.376-.12l-.739.102a.45.45 0 0 1-.507-.363l-.13-.725a.45.45 0 0 0-.233-.317l-.66-.346a.444.444 0 0 1-.193-.59l.328-.66a.44.44 0 0 0 0-.391l-.328-.662a.444.444 0 0 1 .194-.59l.66-.344a.45.45 0 0 0 .232-.317l.13-.725a.45.45 0 0 1 .507-.364l.739.103a.46.46 0 0 0 .376-.121zm.314 1.312c-1.352 0-2.447 1.082-2.447 2.416 0 1.335 1.095 2.416 2.447 2.416 1.35 0 2.447-1.082 2.448-2.416S13.618 6.77 12.267 6.77", clipRule: "evenodd" }),
|
|
7
|
+
React.createElement("path", { d: "M6.4 8c.555 0 1.094.036 1.607.102-.022.222.014.453.12.669l.237.478-.237.48a1.24 1.24 0 0 0 .535 1.64l.477.253.093.526q.042.224.151.41l-.088.242H0v-1.6C0 9.432 2.864 8 6.4 8m0-8a3.2 3.2 0 0 1 3.2 3.2A3.2 3.2 0 1 1 6.4 0" })));
|
|
8
|
+
}
|
|
9
|
+
export default SvgExpert;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgExport(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#2C3038", d: "M14.8 4v10.4l-.008.159A1.6 1.6 0 0 1 13.2 16H3.6a1.6 1.6 0 0 1-1.014-.362l-.117-.107a1.6 1.6 0 0 1-.461-.972L2 14.4V1.6c0-.372.13-.73.362-1.014L2.47.469A1.6 1.6 0 0 1 3.599 0h7.2l4 4ZM3.6 14.4h9.6V5.6h-1.598a2.4 2.4 0 0 1-2.4-2.4V1.6H3.6zm7.202-11.2a.8.8 0 0 0 .8.8h.935l-1.736-1.736z" }),
|
|
6
|
+
React.createElement("path", { fill: "#2C3038", d: "M8.401 7.2a.8.8 0 0 1 .8.799v2.867l1.034-1.032a.8.8 0 1 1 1.131 1.13l-2.4 2.401a.8.8 0 0 1-.436.222 1 1 0 0 1-.13.013 1 1 0 0 1-.127-.013.8.8 0 0 1-.438-.222l-2.4-2.4a.8.8 0 1 1 1.131-1.131l1.035 1.034V8a.8.8 0 0 1 .8-.8" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgExport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgEye(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 11", ...props },
|
|
5
|
+
React.createElement("path", { d: "M8 1.5a7.1 7.1 0 0 1 6.415 4A7.1 7.1 0 0 1 8 9.5a7.1 7.1 0 0 1-6.415-4c1.2-2.451 3.659-4 6.415-4M8 .045C4.364.045 1.258 2.307 0 5.5c1.258 3.193 4.364 5.454 8 5.454s6.742-2.261 8-5.454C14.742 2.307 11.636.045 8 .045m0 3.637a1.819 1.819 0 1 1-.001 3.637A1.819 1.819 0 0 1 8 3.682m0-1.455A3.28 3.28 0 0 0 4.727 5.5 3.28 3.28 0 0 0 8 8.773 3.28 3.28 0 0 0 11.273 5.5 3.28 3.28 0 0 0 8 2.227" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgEye;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgEyeClosed(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M10.982 8.337 9.927 7.282q.165-.855-.49-1.6T7.745 5.1L6.691 4.046Q7 3.9 7.318 3.827q.319-.072.682-.072 1.364 0 2.318.954a3.16 3.16 0 0 1 .955 2.318q0 .364-.073.682a3 3 0 0 1-.218.628m2.327 2.29L12.255 9.61q.69-.527 1.227-1.154.536-.627.918-1.428a7.15 7.15 0 0 0-2.61-2.918Q10.093 3.028 8 3.027a7 7 0 0 0-2.036.291L4.836 2.191A8.1 8.1 0 0 1 8 1.573q2.745 0 4.89 1.518A8.66 8.66 0 0 1 16 7.027a8.5 8.5 0 0 1-1.1 1.991 8 8 0 0 1-1.59 1.61Zm.364 4.473-3.055-3.018a9 9 0 0 1-1.282.3q-.645.1-1.336.1-2.745 0-4.89-1.518A8.66 8.66 0 0 1 0 7.027a8.6 8.6 0 0 1 .964-1.79A8.4 8.4 0 0 1 2.29 3.755l-2-2.037L1.309.7l13.382 13.382zM3.309 4.773a8 8 0 0 0-.964 1.036q-.436.564-.745 1.218a7.15 7.15 0 0 0 2.61 2.919Q5.908 11.027 8 11.028q.363 0 .71-.046.345-.045.708-.1l-.654-.69a3 3 0 0 1-.382.08A2.6 2.6 0 0 1 8 10.3q-1.364 0-2.318-.954-.955-.956-.955-2.319 0-.2.028-.381.027-.183.081-.382z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgEyeClosed;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFaceId(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M13.6 1.6h-3.344A2.41 2.41 0 0 0 8 0C6.96 0 6.08.672 5.744 1.6H2.4c-.88 0-1.6.72-1.6 1.6v11.2c0 .88.72 1.6 1.6 1.6h11.2c.88 0 1.6-.72 1.6-1.6V3.2c0-.88-.72-1.6-1.6-1.6M8 1.4a.6.6 0 0 1 .44.2c.096.104.16.248.16.4 0 .328-.272.6-.6.6a.604.604 0 0 1-.6-.6c0-.152.064-.296.16-.4A.6.6 0 0 1 8 1.4m5.6 13H2.4V3.2h11.2zM8 4C6.68 4 5.6 5.08 5.6 6.4S6.68 8.8 8 8.8s2.4-1.08 2.4-2.4S9.32 4 8 4m0 3.2c-.44 0-.8-.36-.8-.8s.36-.8.8-.8.8.36.8.8-.36.8-.8.8m-4.8 5.176V13.6h9.6v-1.224c0-2-3.176-2.864-4.8-2.864s-4.8.856-4.8 2.864M5.048 12c.552-.448 1.904-.896 2.952-.896s2.408.448 2.952.896z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgFaceId;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFallback(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 15 16", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#E8EDF3", stroke: "#4F5B69", d: "M3.2.5h5.792L13.9 5.407V12.8a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V3.2A2.7 2.7 0 0 1 3.2.5Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#4F5B69", d: "M14.4 5.4 9 0v2.793C9 4.233 10.128 5.4 11.52 5.4z" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgFallback;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFamily(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 13", ...props },
|
|
5
|
+
React.createElement("path", { d: "M12 8.8a1.93 1.93 0 0 1-1.42-.58A1.93 1.93 0 0 1 10 6.8q0-.84.58-1.42A1.93 1.93 0 0 1 12 4.8q.84 0 1.42.58T14 6.8a1.93 1.93 0 0 1-.58 1.42A1.93 1.93 0 0 1 12 8.8m-3.2 4a.77.77 0 0 1-.57-.23A.77.77 0 0 1 8 12v-.32q0-.48.25-.89a1.4 1.4 0 0 1 .71-.59q.72-.3 1.49-.45a8.1 8.1 0 0 1 3.1 0q.77.15 1.49.45.46.18.71.59t.25.89V12a.77.77 0 0 1-.23.57.77.77 0 0 1-.57.23zM6.4 6.4a3.08 3.08 0 0 1-2.26-.94A3.08 3.08 0 0 1 3.2 3.2q0-1.32.94-2.26A3.08 3.08 0 0 1 6.4 0q1.32 0 2.26.94T9.6 3.2a3.08 3.08 0 0 1-.94 2.26 3.08 3.08 0 0 1-2.26.94M0 10.56q0-.68.34-1.25t.94-.87q1.2-.6 2.49-.92T6.4 7.2q.7 0 1.4.12t1.4.28L7.84 8.96q-.5.5-.97 1.02T6.4 11.2v.78q0 .24.09.45c.09.21.157.263.29.37H1.6a1.54 1.54 0 0 1-1.13-.47A1.54 1.54 0 0 1 0 11.2z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgFamily;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFile(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M8.6 0H2.2C1.32 0 .608.72.608 1.6L.6 14.4c0 .88.712 1.6 1.592 1.6H11.8c.88 0 1.6-.72 1.6-1.6V4.8zM2.2 14.4V1.6h5.6v4h4v8.8z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgFile;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileAdd(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M7.8 7.2H6.2v2.4H3.8v1.6h2.4v2.4h1.6v-2.4h2.4V9.6H7.8zM8.6 0H2.2C1.32 0 .6.72.6 1.6v12.8c0 .88.712 1.6 1.592 1.6H11.8c.88 0 1.6-.72 1.6-1.6V4.8zm3.2 14.4H2.2V1.6h5.6v4h4z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgFileAdd;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileDuotone(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 15 16", ...props },
|
|
5
|
+
React.createElement("g", { clipPath: "url(#file-duotone_svg__a)" },
|
|
6
|
+
React.createElement("path", { fillRule: "evenodd", d: "M1 2S2.837.25 3.45.25h5.694l5.372 5-.066 8c0 .131-.596 1.085-.651 1.207a1 1 0 0 1-.24.325 1.1 1.1 0 0 1-.36.217c-.133.05-1.354.708-1.5.708l-8.75.043c.001 0-1.15-.484-1.284-.534A1.1 1.1 0 0 1 1.306 15a1 1 0 0 1-.24-.325C1.011 14.553.45 13.381.45 13.25.477 6.251 1 2 1 2", clipRule: "evenodd", opacity: 0.242 }),
|
|
7
|
+
React.createElement("path", { fillRule: "evenodd", d: "M3.4 0A3.2 3.2 0 0 0 .2 3.2v9.6A3.2 3.2 0 0 0 3.4 16h8a3.2 3.2 0 0 0 3.2-3.2V5.2L9.4 0zm0 1a2.2 2.2 0 0 0-2.2 2.2v9.6A2.2 2.2 0 0 0 3.4 15h8a2.2 2.2 0 0 0 2.2-2.2V5.614L8.986 1z", clipRule: "evenodd" }),
|
|
8
|
+
React.createElement("path", { d: "M14.6 5.4 9.2 0v2.793c0 1.44 1.128 2.607 2.52 2.607z" })),
|
|
9
|
+
React.createElement("defs", null,
|
|
10
|
+
React.createElement("clipPath", { id: "file-duotone_svg__a" },
|
|
11
|
+
React.createElement("path", { d: "M.2 0h14.4v16H.2z" })))));
|
|
12
|
+
}
|
|
13
|
+
export default SvgFileDuotone;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileNew(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M7.8 7.2H6.2v2.4H3.8v1.6h2.4v2.4h1.6v-2.4h2.4V9.6H7.8zM8.6 0H2.2C1.32 0 .6.72.6 1.6v12.8c0 .88.712 1.6 1.592 1.6H11.8c.88 0 1.6-.72 1.6-1.6V4.8zm3.2 14.4H2.2V1.6h5.6v4h4z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgFileNew;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileNone(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("defs", null,
|
|
6
|
+
React.createElement("path", { id: "file-none_svg__a", d: "M10 5.1V2H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V6h-1.9l.4.4-2.1 2.1 2.1 2.1-1.4 1.4L8 9.9 5.9 12l-1.4-1.4 2.1-2.1-2.1-2.1L5.9 5 8 7.1zm5-.1v10.004a1 1 0 0 1-1.007.996H2.007A1 1 0 0 1 1 14.999V1.001A1 1 0 0 1 1.998 0H11l4 4z" })),
|
|
7
|
+
React.createElement("use", { xlinkHref: "#file-none_svg__a", fillRule: "evenodd" })));
|
|
8
|
+
}
|
|
9
|
+
export default SvgFileNone;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileOutline(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 14 16", ...props },
|
|
5
|
+
React.createElement("path", { d: "M8.6 0H2.2C1.32 0 .608.72.608 1.6L.6 14.4c0 .88.712 1.6 1.592 1.6H11.8c.88 0 1.6-.72 1.6-1.6V4.8zM2.2 14.4V1.6h5.6v4h4v8.8z" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgFileOutline;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeAudio(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 17", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#f5fdfd", stroke: "#0dcbcf", d: "M3.52 1.3h5.792l4.908 4.907V13.6a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V4a2.7 2.7 0 0 1 2.7-2.7Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#0dcbcf", d: "M14.72 6.2 9.32.8v2.793c0 1.44 1.128 2.607 2.52 2.607zm-8.4 5.933c0 .92-.746 1.667-1.667 1.667a.8.8 0 0 1-.588-.245.8.8 0 0 1-.245-.588V10.05q0-.781.297-1.463.297-.683.802-1.188a3.8 3.8 0 0 1 1.187-.802A3.6 3.6 0 0 1 7.57 6.3q.781 0 1.463.297t1.188.802q.505.506.802 1.188t.297 1.463v2.917a.8.8 0 0 1-.245.588.8.8 0 0 1-.588.245c-.92 0-1.667-.746-1.667-1.667V11.3c0-.46.373-.833.833-.833h.417c.23 0 .417-.187.417-.417q0-1.218-.85-2.068-.848-.849-2.067-.849t-2.068.85q-.849.848-.849 2.067c0 .23.187.417.417.417h.417c.46 0 .833.373.833.833z" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgFileTypeAudio;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeBankingAccount(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 17", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#f2f7ff", stroke: "#1d7aff", d: "M3.52 1.3h5.792l4.908 4.907V13.6a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V4a2.7 2.7 0 0 1 2.7-2.7Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#1d7aff", d: "M14.72 6.2 9.32.8v2.793c0 1.44 1.128 2.607 2.52 2.607z" }),
|
|
7
|
+
React.createElement("path", { fill: "#1d7aff", fillRule: "evenodd", d: "M7.31 6.519 3.82 8.735v.86h6.982v-.86zm1.75 5.715h.876v-2.188H9.06zm-2.187 0h.875v-2.188h-.875zm-2.187 0h.875v-2.188h-.875zm-.866 1.312h6.982v-.875H3.82z", clipRule: "evenodd" })));
|
|
8
|
+
}
|
|
9
|
+
export default SvgFileTypeBankingAccount;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeBin(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#e8edf3", stroke: "#4f5b69", d: "M3.52.5h5.792l4.908 4.907V12.8a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V3.2A2.7 2.7 0 0 1 3.52.5Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#4f5b69", d: "M14.72 5.4 9.32 0v2.793c0 1.44 1.128 2.607 2.52 2.607zm-8.2 3.671a1.23 1.23 0 0 1-.703-.2 1.27 1.27 0 0 1-.45-.578 2.4 2.4 0 0 1-.156-.91q0-.528.157-.902a1.24 1.24 0 0 1 .45-.568q.295-.195.701-.196.406 0 .7.196.293.195.451.57.159.371.157.9 0 .534-.158.912a1.26 1.26 0 0 1-.45.577 1.2 1.2 0 0 1-.7.2Zm0-.568q.278 0 .443-.28.167-.279.165-.84 0-.368-.076-.613a.8.8 0 0 0-.212-.368.46.46 0 0 0-.32-.124q-.277 0-.444.277-.165.277-.167.829 0 .373.074.623.075.248.214.373a.47.47 0 0 0 .322.123Zm3.204-2.742V9H9.04V6.411h-.02l-.741.465V6.27l.802-.508zm-3.027 4V13h-.684v-2.589h-.02l-.741.465v-.607l.802-.508zm2.04 3.31a1.23 1.23 0 0 1-.702-.2 1.27 1.27 0 0 1-.45-.578 2.4 2.4 0 0 1-.156-.91q0-.528.157-.902a1.24 1.24 0 0 1 .45-.568q.294-.196.7-.196.408 0 .7.196.294.195.452.57.159.371.157.9 0 .534-.158.912a1.26 1.26 0 0 1-.45.577q-.292.2-.7.2Zm0-.567q.278 0 .444-.28.167-.28.165-.84 0-.368-.076-.614a.8.8 0 0 0-.212-.368.46.46 0 0 0-.321-.123q-.277 0-.443.276-.165.277-.168.829 0 .373.075.623.076.248.213.373a.47.47 0 0 0 .323.123Z" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgFileTypeBin;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeCode(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 17", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#fdf5fa", stroke: "#e643b3", d: "M3.52 1.3h5.792l4.908 4.907V13.6a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V4a2.7 2.7 0 0 1 2.7-2.7Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#e643b3", d: "M14.72 6.2 9.32.8v2.793c0 1.44 1.128 2.607 2.52 2.607zm-8.404 6.089a.36.36 0 0 1-.492 0l-2.004-1.88 2-1.875a.365.365 0 1 1 .5.534l-1.44 1.35 1.436 1.347a.36.36 0 0 1 0 .524m3.004-.005a.365.365 0 0 1-.5-.533l1.44-1.35-1.436-1.347a.36.36 0 1 1 .491-.524l2.005 1.88z" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgFileTypeCode;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeFiles(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 17", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#e8edf3", stroke: "#4f5b69", strokeWidth: 0.8, d: "M3.52 1.2h5.834l4.966 4.966V13.6a2.8 2.8 0 0 1-2.8 2.8h-8a2.8 2.8 0 0 1-2.8-2.8V4a2.8 2.8 0 0 1 2.8-2.8Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#4f5b69", d: "M14.72 6.2 9.32.8v2.793c0 1.44 1.128 2.607 2.52 2.607z" }),
|
|
7
|
+
React.createElement("path", { fill: "#4f5b69", fillOpacity: 0.72, d: "M4.695 14.05v-1.476L9.278 8a.8.8 0 0 1 .23-.148.72.72 0 0 1 .534 0 .6.6 0 0 1 .226.156l.477.486q.104.097.152.226a.75.75 0 0 1 0 .525.65.65 0 0 1-.152.23L6.171 14.05zm5.07-4.583.486-.486-.487-.487-.486.487z" })));
|
|
8
|
+
}
|
|
9
|
+
export default SvgFileTypeFiles;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeFolder(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", ...props },
|
|
5
|
+
React.createElement("path", { fill: "url(#file-type-folder_svg__a)", fillRule: "evenodd", d: "M8 2.125h6.4c.88 0 1.6.731 1.6 1.625v8.125c0 .894-.72 1.625-1.6 1.625H1.6c-.88 0-1.6-.731-1.6-1.625l.008-9.75C.008 1.231.72.5 1.6.5h4.8z", clipRule: "evenodd" }),
|
|
6
|
+
React.createElement("defs", null,
|
|
7
|
+
React.createElement("linearGradient", { id: "file-type-folder_svg__a", x1: 8, x2: 8, y1: 0.5, y2: 16.25, gradientUnits: "userSpaceOnUse" },
|
|
8
|
+
React.createElement("stop", { offset: 0.044, stopColor: "#1d7aff" }),
|
|
9
|
+
React.createElement("stop", { offset: 0.13, stopColor: "#7cb2ff" }),
|
|
10
|
+
React.createElement("stop", { offset: 0.617, stopColor: "#76afff" }),
|
|
11
|
+
React.createElement("stop", { offset: 1, stopColor: "#4290ff" })))));
|
|
12
|
+
}
|
|
13
|
+
export default SvgFileTypeFolder;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeImage(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 17", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#fbfdf5", stroke: "#a8d306", d: "M3.52 1.3h5.792l4.908 4.907V13.6a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V4a2.7 2.7 0 0 1 2.7-2.7Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#a8d306", d: "M14.72 6.2 9.32.8v2.793c0 1.44 1.128 2.607 2.52 2.607z" }),
|
|
7
|
+
React.createElement("circle", { cx: 10.632, cy: 7.818, r: 0.938, fill: "#a8d306" }),
|
|
8
|
+
React.createElement("path", { fill: "#a8d306", d: "M3.11 13.385a.23.23 0 0 0 .18.37h8.435a.23.23 0 0 0 .18-.37l-2.64-3.38-2.343 3-1.758-2.25z" })));
|
|
9
|
+
}
|
|
10
|
+
export default SvgFileTypeImage;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeNote(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 17", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#fdfaf5", stroke: "#ffb81e", d: "M3.52 1.3h5.792l4.908 4.907V13.6a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V4a2.7 2.7 0 0 1 2.7-2.7Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#ffb81e", d: "M14.72 6.2 9.32.8v2.793c0 1.44 1.128 2.607 2.52 2.607zM4.127 14.183v-1.476L8.71 8.132a.8.8 0 0 1 .23-.147.72.72 0 0 1 .534 0 .6.6 0 0 1 .226.156l.477.486q.104.096.152.226a.75.75 0 0 1 0 .525.65.65 0 0 1-.152.23l-4.574 4.575zm5.07-4.584.485-.486-.486-.486-.486.486z" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgFileTypeNote;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypePdf(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#fdf5f4", stroke: "#d32c3c", d: "M3.2.5h5.792L13.9 5.407V12.8a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V3.2A2.7 2.7 0 0 1 3.2.5Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#d32c3c", d: "M14.4 5.4 9 0v2.793C9 4.233 10.128 5.4 11.52 5.4zM2.757 12.8V9.2h1.486q.383 0 .67.158.288.159.448.445.16.285.16.67t-.165.67a1.1 1.1 0 0 1-.46.435 1.5 1.5 0 0 1-.687.153h-.888v-.76h.7q.165 0 .28-.059a.43.43 0 0 0 .18-.174.53.53 0 0 0 .064-.265.5.5 0 0 0-.063-.264.4.4 0 0 0-.18-.169.6.6 0 0 0-.281-.06h-.33v2.82zm4.431 0H5.863V9.2h1.312q.531 0 .918.216.388.215.598.619.213.402.212.965c-.001.563-.07.697-.21.967q-.21.402-.595.618a1.84 1.84 0 0 1-.91.215m-.39-.83h.357a1 1 0 0 0 .435-.086.57.57 0 0 0 .276-.297q.096-.21.096-.587 0-.376-.098-.587a.57.57 0 0 0-.282-.297 1.1 1.1 0 0 0-.454-.086h-.33zm2.538.83V9.2h2.42v.787H10.27v.62h1.339v.787H10.27V12.8z" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgFileTypePdf;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeServer(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", ...props },
|
|
5
|
+
React.createElement("path", { fill: "url(#file-type-server_svg__a)", fillRule: "evenodd", d: "M0 10.146a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0", clipRule: "evenodd" }),
|
|
6
|
+
React.createElement("path", { fill: "url(#file-type-server_svg__b)", fillRule: "evenodd", d: "M0 2.854a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0", clipRule: "evenodd" }),
|
|
7
|
+
React.createElement("defs", null,
|
|
8
|
+
React.createElement("linearGradient", { id: "file-type-server_svg__a", x1: 8, x2: 8, y1: 8.146, y2: 16.627, gradientUnits: "userSpaceOnUse" },
|
|
9
|
+
React.createElement("stop", { offset: 0.044, stopColor: "#1d7aff" }),
|
|
10
|
+
React.createElement("stop", { offset: 0.13, stopColor: "#7cb2ff" }),
|
|
11
|
+
React.createElement("stop", { offset: 0.617, stopColor: "#76afff" }),
|
|
12
|
+
React.createElement("stop", { offset: 1, stopColor: "#4290ff" })),
|
|
13
|
+
React.createElement("linearGradient", { id: "file-type-server_svg__b", x1: 8, x2: 8, y1: 0.854, y2: 9.335, gradientUnits: "userSpaceOnUse" },
|
|
14
|
+
React.createElement("stop", { offset: 0.044, stopColor: "#1d7aff" }),
|
|
15
|
+
React.createElement("stop", { offset: 0.13, stopColor: "#7cb2ff" }),
|
|
16
|
+
React.createElement("stop", { offset: 0.617, stopColor: "#76afff" }),
|
|
17
|
+
React.createElement("stop", { offset: 1, stopColor: "#4290ff" })))));
|
|
18
|
+
}
|
|
19
|
+
export default SvgFileTypeServer;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeSharedDrive(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 96 78", ...props },
|
|
5
|
+
React.createElement("path", { fill: "url(#file-type-shared-drive_svg__a)", fillRule: "evenodd", d: "M48 9.75h38.4c5.28 0 9.6 4.386 9.6 9.75v48.75c0 5.364-4.32 9.75-9.6 9.75H9.6C4.32 78 0 73.614 0 68.25l.048-58.5C.048 4.386 4.32 0 9.6 0h28.8z", clipRule: "evenodd" }),
|
|
6
|
+
React.createElement("path", { fill: "#8DBCFF", d: "M56.673 62.55H39.176c-4.772 0-8.749-3.976-8.749-8.748V36.305c0-4.772 3.977-8.748 8.749-8.748h3.976c.955 0 1.591.636 1.591 1.59s-.636 1.59-1.59 1.59h-3.977c-3.022 0-5.567 2.546-5.567 5.568v17.497c0 3.022 2.545 5.567 5.567 5.567h17.497c3.022 0 5.567-2.545 5.567-5.567v-2.386c0-.955.636-1.59 1.59-1.59s1.591.635 1.591 1.59v2.386c0 4.772-3.977 8.748-8.748 8.748M42.039 51.416c-.636 0-1.273-.477-1.59-1.114-.319-1.113-.478-2.386-.478-3.658 0-6.999 5.726-12.725 12.725-12.725h3.181v-4.772c0-.636.319-1.272.955-1.431.636-.319 1.272-.16 1.75.318l9.543 9.543c.636.637.636 1.591 0 2.227l-9.544 9.544c-.477.477-1.113.636-1.75.318-.636-.159-.954-.795-.954-1.431v-4.772h-3.18c-4.296 0-7.954 2.704-9.227 6.84-.158.636-.795 1.113-1.431 1.113" }),
|
|
7
|
+
React.createElement("path", { fill: "url(#file-type-shared-drive_svg__b)", d: "M56.673 61.55H39.176c-4.772 0-8.749-3.976-8.749-8.748V35.305c0-4.772 3.977-8.748 8.749-8.748h3.976c.955 0 1.591.636 1.591 1.59s-.636 1.59-1.59 1.59h-3.977c-3.022 0-5.567 2.546-5.567 5.568v17.497c0 3.022 2.545 5.567 5.567 5.567h17.497c3.022 0 5.567-2.545 5.567-5.567v-2.386c0-.955.636-1.59 1.59-1.59s1.591.635 1.591 1.59v2.386c0 4.772-3.977 8.748-8.748 8.748M42.039 50.416c-.636 0-1.273-.477-1.59-1.114-.319-1.113-.478-2.386-.478-3.658 0-6.999 5.726-12.725 12.725-12.725h3.181v-4.772c0-.636.319-1.272.955-1.431.636-.319 1.272-.16 1.75.318l9.543 9.543c.636.637.636 1.591 0 2.227l-9.544 9.544c-.477.477-1.113.636-1.75.318-.636-.159-.954-.795-.954-1.431v-4.772h-3.18c-4.296 0-7.954 2.704-9.227 6.84-.158.636-.795 1.113-1.431 1.113" }),
|
|
8
|
+
React.createElement("defs", null,
|
|
9
|
+
React.createElement("linearGradient", { id: "file-type-shared-drive_svg__a", x1: 48, x2: 48, y1: 0, y2: 94.5, gradientUnits: "userSpaceOnUse" },
|
|
10
|
+
React.createElement("stop", { offset: 0.044, stopColor: "#1D7AFF" }),
|
|
11
|
+
React.createElement("stop", { offset: 0.13, stopColor: "#7CB2FF" }),
|
|
12
|
+
React.createElement("stop", { offset: 0.617, stopColor: "#76AFFF" }),
|
|
13
|
+
React.createElement("stop", { offset: 1, stopColor: "#4290FF" })),
|
|
14
|
+
React.createElement("linearGradient", { id: "file-type-shared-drive_svg__b", x1: 49.092, x2: 49.447, y1: 11.943, y2: 68.954, gradientUnits: "userSpaceOnUse" },
|
|
15
|
+
React.createElement("stop", { stopColor: "#76AFFF" }),
|
|
16
|
+
React.createElement("stop", { offset: 0.781, stopColor: "#1D7AFF" })))));
|
|
17
|
+
}
|
|
18
|
+
export default SvgFileTypeSharedDrive;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeSharedDriveGrey(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 13", ...props },
|
|
5
|
+
React.createElement("g", { clipPath: "url(#file-type-shared-drive-grey_svg__a)" },
|
|
6
|
+
React.createElement("path", { fill: "#A6A6A6", fillRule: "evenodd", d: "M14.4 1.62H8L6.4 0H1.6C.72 0 0 .73 0 1.62v9.75c0 .89.71 1.62 1.59 1.62h12.8c.88 0 1.6-.73 1.6-1.62V3.25c0-.89-.72-1.62-1.6-1.62zM11.09 8.9c0 .93-.77 1.7-1.7 1.7H6c-.93 0-1.7-.77-1.7-1.7V5.51c0-.93.77-1.7 1.7-1.7h.77c.19 0 .31.12.31.31s-.12.31-.31.31H6c-.59 0-1.08.49-1.08 1.08V8.9c0 .59.49 1.08 1.08 1.08h3.39c.59 0 1.08-.49 1.08-1.08v-.46c0-.19.12-.31.31-.31s.31.12.31.31zm.52-2.71L9.76 8.04c-.09.09-.22.12-.34.06-.12-.03-.19-.15-.19-.28v-.93h-.62c-.83 0-1.54.52-1.79 1.33a.3.3 0 0 1-.28.22c-.13 0-.25-.09-.31-.22-.06-.22-.09-.46-.09-.71 0-1.36 1.11-2.47 2.47-2.47h.62v-.93c0-.12.06-.25.19-.28.12-.06.25-.03.34.06l1.85 1.85c.12.12.12.31 0 .43z", clipRule: "evenodd" })),
|
|
7
|
+
React.createElement("defs", null,
|
|
8
|
+
React.createElement("clipPath", { id: "file-type-shared-drive-grey_svg__a" },
|
|
9
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h16v13H0z" })))));
|
|
10
|
+
}
|
|
11
|
+
export default SvgFileTypeSharedDriveGrey;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeSheet(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 17", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#f5fdf7", stroke: "#248a3d", d: "M3.52 1.3h5.792l4.908 4.907V13.6a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V4a2.7 2.7 0 0 1 2.7-2.7Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#248a3d", d: "M14.72 6.2 9.32.8v2.793c0 1.44 1.128 2.607 2.52 2.607z" }),
|
|
7
|
+
React.createElement("path", { fill: "#34c759", fillRule: "evenodd", d: "M5.356 9.2h1.32l.806 1.239.824-1.234h1.302l-1.54 2.085 1.608 2.306H8.477l-1.009-1.444-.577.86h.585v.588h-2.2l1.6-2.296z", clipRule: "evenodd" })));
|
|
8
|
+
}
|
|
9
|
+
export default SvgFileTypeSheet;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeSlide(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#fdfaf5", stroke: "#ff9500", d: "M3.2.5h5.792L13.9 5.407V12.8a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V3.2A2.7 2.7 0 0 1 3.2.5Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#ff9500", d: "M14.4 5.4 9 0v2.793C9 4.233 10.128 5.4 11.52 5.4z" }),
|
|
7
|
+
React.createElement("path", { fill: "#ff9500", fillRule: "evenodd", d: "M5.557 8.4v4.4h.836v-1.588h1c.701 0 1.27-.63 1.27-1.406S8.094 8.4 7.393 8.4zm.836 2.15V9.062h.821c.371 0 .672.333.672.744s-.3.744-.672.744z", clipRule: "evenodd" })));
|
|
8
|
+
}
|
|
9
|
+
export default SvgFileTypeSlide;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeText(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 16", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#f2f8ff", stroke: "#006bd8", d: "M3.2.5h5.792L13.9 5.407V12.8a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V3.2A2.7 2.7 0 0 1 3.2.5Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#006bd8", d: "M14.4 5.4 9 0v2.793C9 4.233 10.128 5.4 11.52 5.4zm-8.868 3H4.6l.974 4.4h.955l.632-2.562.608 2.562h.898L9.8 8.4H8.226v.733h.536l-.544 2.104L7.656 8.4h-.9l-.699 2.877z" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgFileTypeText;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// Automatically created, please run `scripts/generate-svgr.sh ` to regenerate;
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
function SvgFileTypeVideo(props) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 15 17", ...props },
|
|
5
|
+
React.createElement("path", { fill: "#fdf5fa", stroke: "#e64343", d: "M3.52 1.3h5.792l4.908 4.907V13.6a2.7 2.7 0 0 1-2.7 2.7h-8a2.7 2.7 0 0 1-2.7-2.7V4a2.7 2.7 0 0 1 2.7-2.7Z" }),
|
|
6
|
+
React.createElement("path", { fill: "#e64343", d: "M14.72 6.2 9.32.8v2.793c0 1.44 1.128 2.607 2.52 2.607zm-5.64 6.1v-5h.865v5zm-4.76 0v-5l3.894 2.5z" })));
|
|
7
|
+
}
|
|
8
|
+
export default SvgFileTypeVideo;
|