diff --git a/packages/desktop-client/package.json b/packages/desktop-client/package.json index e2b86fe6b52..5bd8879c351 100644 --- a/packages/desktop-client/package.json +++ b/packages/desktop-client/package.json @@ -74,7 +74,7 @@ "watch": "cross-env BROWSER=none yarn start", "build": "cross-env INLINE_RUNTIME_CHUNK=false craco build", "build:browser": "cross-env ./bin/build-browser", - "generate:icons": "rm src/icons/*/*.js; cd src/icons && svgr --expand-props start --ext js -d . .", + "generate:icons": "rm src/icons/*/*.tsx; cd src/icons && svgr --typescript --expand-props start -d . .", "test": "craco test", "e2e": "npx playwright test --browser=chromium", "vrt": "cross-env VRT=true npx playwright test --browser=chromium" diff --git a/packages/desktop-client/src/icons/logo/Logo.js b/packages/desktop-client/src/icons/logo/Logo.tsx similarity index 89% rename from packages/desktop-client/src/icons/logo/Logo.js rename to packages/desktop-client/src/icons/logo/Logo.tsx index 32ab54a0676..60c4d53af4d 100644 --- a/packages/desktop-client/src/icons/logo/Logo.js +++ b/packages/desktop-client/src/icons/logo/Logo.tsx @@ -1,5 +1,6 @@ import * as React from 'react'; -const SvgLogo = props => ( +import type { SVGProps } from 'react'; +const SvgLogo = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAdd = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDelete = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgExpandArrow = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLeftArrow2 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMath = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMerge = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRightArrow2 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSplit = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSubtract = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAdd = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAddOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAddSolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAdjust = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAirplane = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAlbum = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAlignCenter = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAlignJustified = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAlignLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAlignRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAnchor = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAnnouncement = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgApparel = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowOutlineDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowOutlineLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowOutlineRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowOutlineUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowThickDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowThickLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowThickRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowThickUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowThinDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowThinLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowThinRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowThinUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArtist = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAtSymbol = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAttachment = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBackspace = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBackward = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBackwardStep = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBadge = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBatteryFull = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBatteryHalf = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBatteryLow = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBeverage = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBlock = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBluetooth = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBolt = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBookReference = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBookmark = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBookmarkCopy2 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBookmarkCopy3 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBookmarkOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBookmarkOutlineAdd = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderAll = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderBottom = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderHorizontal = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderInner = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderNone = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderOuter = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderTop = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBorderVertical = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBox = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBrightnessDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBrightnessUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBrowserWindow = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBrowserWindowNew = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBrowserWindowOpen = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBug = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgBuoy = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCalculator = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCalendar = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCamera = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgChart = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgChartBar = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgChartPie = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgChatBubbleDots = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheckAlternative = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheckmark = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheckmarkOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheveronDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheveronLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheveronOutlineDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheveronOutlineLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheveronOutlineRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheveronOutlineUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheveronRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheveronUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgClipboard = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgClose = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloseOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloseSolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloud = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloudCheck = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloudDownload = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloudUpload = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloudWarning = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCode = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCoffee = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCog = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgColorPalette = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCompose = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgComputerDesktop = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgComputerLaptop = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgConversation = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCopy = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCreditCard = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCurrencyDollar = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDashboard = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDateAdd = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDialPad = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDirections = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDocument = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDocumentAdd = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDotsHorizontalDouble = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDotsHorizontalTriple = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDownload = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDuplicate = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEditCopy = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEditCrop = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEditCut = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEditPencil = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEducation = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEnvelope = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEquals = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgExclamationOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgExclamationSolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgExplore = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFactory = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFastForward = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFastRewind = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFileDouble = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFilm = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFilter = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFlag = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFlashlight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFolder = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFolderOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFolderOutlineAdd = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFormatBold = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFormatFontSize = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFormatItalic = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFormatTextSize = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFormatUnderline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgForward = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgForwardStep = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgGift = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgGlobe = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHandStop = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHardDrive = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHeadphones = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHeart = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHome = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHot = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHourGlass = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgInbox = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgInboxCheck = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgInboxDownload = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgInboxFull = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgIndentDecrease = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgIndentIncrease = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgInformationOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgInformationSolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgKey = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgKeyboard = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLayers = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLibrary = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLightBulb = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLink = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgList = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgListAdd = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgListBullet = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLoadBalancer = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocation = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocationCurrent = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocationFood = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocationGasStation = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocationHotel = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocationMarina = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocationPark = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocationRestroom = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLocationShopping = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLockClosed = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgLockOpen = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMap = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMenu = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMic = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMinusOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMinusSolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMobileDevices = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoneyBag = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoodHappyOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoodHappySolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoodNeutralOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoodNeutralSolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoodSadOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoodSadSolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMouse = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoveBack = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMusicAlbum = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMusicArtist = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMusicNotes = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMusicPlaylist = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNavigationMore = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNetwork = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNewsPaper = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNotification = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNotifications = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNotificationsOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPaste = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPause = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPauseOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPauseSolid = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPenTool = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPencilWrite = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPhone = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPhoto = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPhpElephant = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPiggyBank = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPin = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPlay = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPlayOutline = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPlaylist = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPlugin = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPortfolio = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPrinter = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPylon = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgQuestion = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgQueue = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRadar = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRadarCopy2 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRadio = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRefresh = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgReload = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgReply = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgReplyAll = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgReports = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRepost = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSaveDisk = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgScreenFull = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSearch = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSend = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgServers = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgShare = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgShare01 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgShareAlt = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgShield = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgShoppingCart = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgShowSidebar = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgShuffle = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgStandBy = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgStarFull = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgStation = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgStepBackward = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgStepForward = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgStethoscope = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgStoreFront = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgStrokeWidth = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSubdirectoryLeft = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSubdirectoryRight = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSubtract = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSwap = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTablet = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTag = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTarget = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTextBox = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTextDecoration = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgThermometer = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgThumbsDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgThumbsUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTicket = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTime = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTimer = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgToolsCopy = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTranslate = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTrash = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTravel = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTravelBus = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTravelCar = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTravelCase = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTravelTaxiCab = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTravelTrain = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTravelWalk = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTrophy = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgTuning = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgUpload = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgUsb = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgUser = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgUserAdd = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgUserGroup = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgUserSolidCircle = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgUserSolidSquare = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgVector = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgVideoCamera = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgViewCarousel = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgViewColumn = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgViewHide = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgViewList = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgViewShow = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgViewTile = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgVolumeDown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgVolumeMute = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgVolumeOff = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgVolumeUp = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgWallet = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgWatch = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgWindow = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgWindowNew = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgWindowOpen = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgWrench = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgYinYang = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgZoomIn = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgZoomOut = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgAlertTriangle = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowButtonDown1 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowButtonLeft1 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowButtonRight1 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowButtonUp1 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowsExpand3 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowsShrink3 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgArrowsSynchronize = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCalendar = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCalendar3 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheck = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheckCircle1 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCheckCircleHollow = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloudUnknown = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCloudUpload = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgCustomNotesPaper = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgDownloadThickBottom = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEditSkull1 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgEye = (props: SVGProps) => ( ( strokeWidth: 1.5, strokeLinecap: 'round', strokeLinejoin: 'round', - stroke: 'currentColor', + stroke: '#000', strokeOpacity: 1, strokeMiterlimit: 4, }} transform="matrix(.96 0 0 .96 1 .48)" + fill="currentColor" /> ( strokeWidth: 1.5, strokeLinecap: 'round', strokeLinejoin: 'round', - stroke: 'currentColor', + stroke: '#000', strokeOpacity: 1, strokeMiterlimit: 4, }} transform="matrix(.96 0 0 .96 1 .48)" + fill="currentColor" /> ( +import type { SVGProps } from 'react'; +const SvgEyeSlashed = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFavoriteStar = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgFilter2 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHyperlink2 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgHyperlink3 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgInformationCircle = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgKey = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgMoonStars = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNavigationMenu = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNotesPaper = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgNotesPaperText = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPencil1 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgPencilWriteAlternate = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRefreshArrow = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRemove = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgRemoveAlternate = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSearch1 = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSearchAlternate = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSettingsSliderAlternate = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSubtract = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgSun = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgUploadThickBottom = (props: SVGProps) => ( ( +import type { SVGProps } from 'react'; +const SvgValidationCheck = (props: SVGProps) => (