From ca631f0254c74b94e2d9e1c734bbdc8762a57208 Mon Sep 17 00:00:00 2001 From: Joel Jeremy Marquez Date: Sat, 6 Jan 2024 13:38:54 -0800 Subject: [PATCH] ESLint no-default-exports 11 - `icons` (last one for `desktop-client` package) (#2173) * ESLint no-default-exports 10 - icons * Fix icon imports + lint errors * Release notes * Fix typecheck error * Fix icon import * Fix lint error --- .eslintrc.js | 8 +- packages/desktop-client/package.json | 2 +- packages/desktop-client/playwright.config.js | 2 +- .../src/components/AnimatedRefresh.tsx | 4 +- .../src/components/AppBackground.tsx | 2 +- .../src/components/MobileBackButton.tsx | 4 +- .../src/components/NotesButton.tsx | 4 +- .../src/components/Notifications.tsx | 6 +- .../src/components/ThemeSelector.tsx | 12 +- .../src/components/Titlebar.tsx | 24 +- .../src/components/UpdateNotification.tsx | 7 +- .../components/accounts/AccountSyncCheck.jsx | 6 +- .../src/components/accounts/Balance.jsx | 4 +- .../src/components/accounts/Header.jsx | 25 +- .../accounts/MobileAccountDetails.jsx | 8 +- .../components/accounts/MobileAccounts.jsx | 4 +- .../src/components/accounts/Reconcile.jsx | 4 +- .../desktop-client/src/components/alerts.tsx | 9 +- .../components/autocomplete/Autocomplete.tsx | 4 +- .../autocomplete/CategoryAutocomplete.tsx | 4 +- .../autocomplete/PayeeAutocomplete.tsx | 4 +- .../budget/BalanceWithCarryover.tsx | 4 +- .../src/components/budget/BudgetTotals.tsx | 4 +- .../src/components/budget/MobileBudget.jsx | 2 +- .../components/budget/MobileBudgetTable.jsx | 16 +- .../components/budget/MonthCountSelector.tsx | 4 +- .../src/components/budget/SidebarCategory.tsx | 4 +- .../src/components/budget/SidebarGroup.tsx | 8 +- .../budget/report/ReportComponents.tsx | 4 +- .../report/budgetsummary/BudgetSummary.tsx | 11 +- .../budget/rollover/RolloverComponents.tsx | 4 +- .../rollover/budgetsummary/BudgetSummary.tsx | 11 +- .../src/components/common/Button.tsx | 2 +- .../src/components/common/MenuButton.tsx | 4 +- .../src/components/common/Modal.tsx | 6 +- .../src/components/common/Search.tsx | 5 +- .../src/components/common/Select.tsx | 4 +- .../filters/CompactFiltersButton.tsx | 4 +- .../src/components/filters/FiltersButton.tsx | 4 +- .../src/components/filters/FiltersMenu.jsx | 4 +- .../src/components/filters/SavedFilters.jsx | 4 +- .../src/components/manager/BudgetList.jsx | 30 +- .../src/components/mobile/MobileNavTabs.tsx | 30 +- .../components/modals/CategoryGroupMenu.tsx | 22 +- .../src/components/modals/CategoryMenu.tsx | 19 +- .../src/components/modals/EditField.jsx | 4 +- .../src/components/modals/EditRule.jsx | 17 +- .../modals/GoCardlessExternalMsg.tsx | 6 +- .../src/components/modals/Notes.tsx | 4 +- .../components/modals/PlaidExternalMsg.tsx | 2 +- .../src/components/payees/ManagePayees.jsx | 4 +- .../src/components/payees/PayeeMenu.tsx | 7 +- .../src/components/payees/PayeeTableRow.tsx | 4 +- .../components/reports/CategorySelector.tsx | 25 +- .../src/components/reports/Header.jsx | 4 +- .../components/reports/LoadingIndicator.tsx | 2 +- .../src/components/reports/ReportTopbar.jsx | 30 +- .../src/components/reports/SaveReport.tsx | 4 +- .../src/components/rules/RuleRow.tsx | 4 +- .../components/schedules/SchedulesTable.tsx | 8 +- .../src/components/schedules/StatusBadge.tsx | 38 +- .../select/RecurringSchedulePicker.jsx | 13 +- .../src/components/sidebar/Accounts.tsx | 4 +- .../src/components/sidebar/Sidebar.tsx | 11 +- .../components/sidebar/SidebarWithData.tsx | 4 +- .../src/components/sidebar/ToggleButton.tsx | 8 +- .../src/components/sidebar/Tools.tsx | 20 +- .../desktop-client/src/components/table.tsx | 13 +- .../transactions/MobileTransaction.jsx | 41 +- .../transactions/SimpleTransactionsTable.jsx | 4 +- .../transactions/TransactionsTable.jsx | 33 +- .../src/components/util/AmountInput.tsx | 7 +- .../src/components/util/LoadComponent.tsx | 2 +- .../src/icons/AnimatedLoading.tsx | 8 +- packages/desktop-client/src/icons/Loading.tsx | 4 +- .../src/icons/index-template.ts | 12 + .../desktop-client/src/icons/logo/Logo.tsx | 3 +- .../desktop-client/src/icons/logo/index.ts | 2 +- packages/desktop-client/src/icons/template.ts | 13 + packages/desktop-client/src/icons/v0/Add.tsx | 3 +- .../desktop-client/src/icons/v0/Delete.tsx | 3 +- .../src/icons/v0/ExpandArrow.tsx | 3 +- .../src/icons/v0/LeftArrow2.tsx | 3 +- packages/desktop-client/src/icons/v0/Math.tsx | 3 +- .../desktop-client/src/icons/v0/Merge.tsx | 3 +- .../src/icons/v0/RightArrow2.tsx | 3 +- .../desktop-client/src/icons/v0/Split.tsx | 3 +- .../desktop-client/src/icons/v0/Subtract.tsx | 3 +- packages/desktop-client/src/icons/v0/index.ts | 18 +- packages/desktop-client/src/icons/v1/Add.tsx | 3 +- .../src/icons/v1/AddOutline.tsx | 3 +- .../desktop-client/src/icons/v1/AddSolid.tsx | 3 +- .../desktop-client/src/icons/v1/Adjust.tsx | 3 +- .../desktop-client/src/icons/v1/Airplane.tsx | 3 +- .../desktop-client/src/icons/v1/Album.tsx | 3 +- .../src/icons/v1/AlignCenter.tsx | 3 +- .../src/icons/v1/AlignJustified.tsx | 3 +- .../desktop-client/src/icons/v1/AlignLeft.tsx | 3 +- .../src/icons/v1/AlignRight.tsx | 3 +- .../desktop-client/src/icons/v1/Anchor.tsx | 3 +- .../src/icons/v1/Announcement.tsx | 3 +- .../desktop-client/src/icons/v1/Apparel.tsx | 3 +- .../desktop-client/src/icons/v1/ArrowDown.tsx | 3 +- .../desktop-client/src/icons/v1/ArrowLeft.tsx | 3 +- .../src/icons/v1/ArrowOutlineDown.tsx | 3 +- .../src/icons/v1/ArrowOutlineLeft.tsx | 3 +- .../src/icons/v1/ArrowOutlineRight.tsx | 3 +- .../src/icons/v1/ArrowOutlineUp.tsx | 3 +- .../src/icons/v1/ArrowRight.tsx | 3 +- .../src/icons/v1/ArrowThickDown.tsx | 3 +- .../src/icons/v1/ArrowThickLeft.tsx | 3 +- .../src/icons/v1/ArrowThickRight.tsx | 3 +- .../src/icons/v1/ArrowThickUp.tsx | 3 +- .../src/icons/v1/ArrowThinDown.tsx | 3 +- .../src/icons/v1/ArrowThinLeft.tsx | 3 +- .../src/icons/v1/ArrowThinRight.tsx | 3 +- .../src/icons/v1/ArrowThinUp.tsx | 3 +- .../desktop-client/src/icons/v1/ArrowUp.tsx | 3 +- .../desktop-client/src/icons/v1/Artist.tsx | 3 +- .../desktop-client/src/icons/v1/AtSymbol.tsx | 3 +- .../src/icons/v1/Attachment.tsx | 3 +- .../desktop-client/src/icons/v1/Backspace.tsx | 3 +- .../desktop-client/src/icons/v1/Backward.tsx | 3 +- .../src/icons/v1/BackwardStep.tsx | 3 +- .../desktop-client/src/icons/v1/Badge.tsx | 3 +- .../src/icons/v1/BatteryFull.tsx | 3 +- .../src/icons/v1/BatteryHalf.tsx | 3 +- .../src/icons/v1/BatteryLow.tsx | 3 +- .../desktop-client/src/icons/v1/Beverage.tsx | 3 +- .../desktop-client/src/icons/v1/Block.tsx | 3 +- .../desktop-client/src/icons/v1/Bluetooth.tsx | 3 +- packages/desktop-client/src/icons/v1/Bolt.tsx | 3 +- .../src/icons/v1/BookReference.tsx | 3 +- .../desktop-client/src/icons/v1/Bookmark.tsx | 3 +- .../src/icons/v1/BookmarkCopy2.tsx | 3 +- .../src/icons/v1/BookmarkCopy3.tsx | 3 +- .../src/icons/v1/BookmarkOutline.tsx | 3 +- .../src/icons/v1/BookmarkOutlineAdd.tsx | 3 +- .../desktop-client/src/icons/v1/BorderAll.tsx | 3 +- .../src/icons/v1/BorderBottom.tsx | 3 +- .../src/icons/v1/BorderHorizontal.tsx | 3 +- .../src/icons/v1/BorderInner.tsx | 3 +- .../src/icons/v1/BorderLeft.tsx | 3 +- .../src/icons/v1/BorderNone.tsx | 3 +- .../src/icons/v1/BorderOuter.tsx | 3 +- .../src/icons/v1/BorderRight.tsx | 3 +- .../desktop-client/src/icons/v1/BorderTop.tsx | 3 +- .../src/icons/v1/BorderVertical.tsx | 3 +- packages/desktop-client/src/icons/v1/Box.tsx | 3 +- .../src/icons/v1/BrightnessDown.tsx | 3 +- .../src/icons/v1/BrightnessUp.tsx | 3 +- .../src/icons/v1/BrowserWindow.tsx | 3 +- .../src/icons/v1/BrowserWindowNew.tsx | 3 +- .../src/icons/v1/BrowserWindowOpen.tsx | 3 +- packages/desktop-client/src/icons/v1/Bug.tsx | 3 +- packages/desktop-client/src/icons/v1/Buoy.tsx | 3 +- .../src/icons/v1/Calculator.tsx | 3 +- .../desktop-client/src/icons/v1/Calendar.tsx | 3 +- .../desktop-client/src/icons/v1/Camera.tsx | 3 +- .../desktop-client/src/icons/v1/Chart.tsx | 3 +- .../desktop-client/src/icons/v1/ChartBar.tsx | 3 +- .../desktop-client/src/icons/v1/ChartPie.tsx | 3 +- .../src/icons/v1/ChatBubbleDots.tsx | 3 +- .../src/icons/v1/CheckAlternative.tsx | 3 +- .../desktop-client/src/icons/v1/Checkmark.tsx | 3 +- .../src/icons/v1/CheckmarkOutline.tsx | 3 +- .../src/icons/v1/CheveronDown.tsx | 3 +- .../src/icons/v1/CheveronLeft.tsx | 3 +- .../src/icons/v1/CheveronOutlineDown.tsx | 3 +- .../src/icons/v1/CheveronOutlineLeft.tsx | 3 +- .../src/icons/v1/CheveronOutlineRight.tsx | 3 +- .../src/icons/v1/CheveronOutlineUp.tsx | 3 +- .../src/icons/v1/CheveronRight.tsx | 3 +- .../src/icons/v1/CheveronUp.tsx | 3 +- .../desktop-client/src/icons/v1/Clipboard.tsx | 3 +- .../desktop-client/src/icons/v1/Close.tsx | 3 +- .../src/icons/v1/CloseOutline.tsx | 3 +- .../src/icons/v1/CloseSolid.tsx | 3 +- .../desktop-client/src/icons/v1/Cloud.tsx | 3 +- .../src/icons/v1/CloudCheck.tsx | 3 +- .../src/icons/v1/CloudDownload.tsx | 3 +- .../src/icons/v1/CloudUpload.tsx | 3 +- .../src/icons/v1/CloudWarning.tsx | 3 +- packages/desktop-client/src/icons/v1/Code.tsx | 3 +- .../desktop-client/src/icons/v1/Coffee.tsx | 3 +- packages/desktop-client/src/icons/v1/Cog.tsx | 3 +- .../src/icons/v1/ColorPalette.tsx | 3 +- .../desktop-client/src/icons/v1/Compose.tsx | 3 +- .../src/icons/v1/ComputerDesktop.tsx | 3 +- .../src/icons/v1/ComputerLaptop.tsx | 3 +- .../src/icons/v1/Conversation.tsx | 3 +- packages/desktop-client/src/icons/v1/Copy.tsx | 3 +- .../src/icons/v1/CreditCard.tsx | 3 +- .../src/icons/v1/CurrencyDollar.tsx | 3 +- .../desktop-client/src/icons/v1/Dashboard.tsx | 3 +- .../desktop-client/src/icons/v1/DateAdd.tsx | 3 +- .../desktop-client/src/icons/v1/DialPad.tsx | 3 +- .../src/icons/v1/Directions.tsx | 3 +- .../desktop-client/src/icons/v1/Document.tsx | 3 +- .../src/icons/v1/DocumentAdd.tsx | 3 +- .../src/icons/v1/DotsHorizontalDouble.tsx | 3 +- .../src/icons/v1/DotsHorizontalTriple.tsx | 3 +- .../desktop-client/src/icons/v1/Download.tsx | 3 +- .../desktop-client/src/icons/v1/Duplicate.tsx | 3 +- .../desktop-client/src/icons/v1/EditCopy.tsx | 3 +- .../desktop-client/src/icons/v1/EditCrop.tsx | 3 +- .../desktop-client/src/icons/v1/EditCut.tsx | 3 +- .../src/icons/v1/EditPencil.tsx | 3 +- .../desktop-client/src/icons/v1/Education.tsx | 3 +- .../desktop-client/src/icons/v1/Envelope.tsx | 3 +- .../desktop-client/src/icons/v1/Equals.tsx | 3 +- .../src/icons/v1/ExclamationOutline.tsx | 3 +- .../src/icons/v1/ExclamationSolid.tsx | 3 +- .../desktop-client/src/icons/v1/Explore.tsx | 3 +- .../desktop-client/src/icons/v1/Factory.tsx | 3 +- .../src/icons/v1/FastForward.tsx | 3 +- .../src/icons/v1/FastRewind.tsx | 3 +- .../src/icons/v1/FileDouble.tsx | 3 +- packages/desktop-client/src/icons/v1/Film.tsx | 3 +- .../desktop-client/src/icons/v1/Filter.tsx | 3 +- packages/desktop-client/src/icons/v1/Flag.tsx | 3 +- .../src/icons/v1/Flashlight.tsx | 3 +- .../desktop-client/src/icons/v1/Folder.tsx | 3 +- .../src/icons/v1/FolderOutline.tsx | 3 +- .../src/icons/v1/FolderOutlineAdd.tsx | 3 +- .../src/icons/v1/FormatBold.tsx | 3 +- .../src/icons/v1/FormatFontSize.tsx | 3 +- .../src/icons/v1/FormatItalic.tsx | 3 +- .../src/icons/v1/FormatTextSize.tsx | 3 +- .../src/icons/v1/FormatUnderline.tsx | 3 +- .../desktop-client/src/icons/v1/Forward.tsx | 3 +- .../src/icons/v1/ForwardStep.tsx | 3 +- packages/desktop-client/src/icons/v1/Gift.tsx | 3 +- .../desktop-client/src/icons/v1/Globe.tsx | 3 +- .../desktop-client/src/icons/v1/HandStop.tsx | 3 +- .../desktop-client/src/icons/v1/HardDrive.tsx | 3 +- .../src/icons/v1/Headphones.tsx | 3 +- .../desktop-client/src/icons/v1/Heart.tsx | 3 +- packages/desktop-client/src/icons/v1/Home.tsx | 3 +- packages/desktop-client/src/icons/v1/Hot.tsx | 3 +- .../desktop-client/src/icons/v1/HourGlass.tsx | 3 +- .../desktop-client/src/icons/v1/Inbox.tsx | 3 +- .../src/icons/v1/InboxCheck.tsx | 3 +- .../src/icons/v1/InboxDownload.tsx | 3 +- .../desktop-client/src/icons/v1/InboxFull.tsx | 3 +- .../src/icons/v1/IndentDecrease.tsx | 3 +- .../src/icons/v1/IndentIncrease.tsx | 3 +- .../src/icons/v1/InformationOutline.tsx | 3 +- .../src/icons/v1/InformationSolid.tsx | 3 +- packages/desktop-client/src/icons/v1/Key.tsx | 3 +- .../desktop-client/src/icons/v1/Keyboard.tsx | 3 +- .../desktop-client/src/icons/v1/Layers.tsx | 3 +- .../desktop-client/src/icons/v1/Library.tsx | 3 +- .../desktop-client/src/icons/v1/LightBulb.tsx | 3 +- packages/desktop-client/src/icons/v1/Link.tsx | 3 +- packages/desktop-client/src/icons/v1/List.tsx | 3 +- .../desktop-client/src/icons/v1/ListAdd.tsx | 3 +- .../src/icons/v1/ListBullet.tsx | 3 +- .../src/icons/v1/LoadBalancer.tsx | 3 +- .../desktop-client/src/icons/v1/Location.tsx | 3 +- .../src/icons/v1/LocationCurrent.tsx | 3 +- .../src/icons/v1/LocationFood.tsx | 3 +- .../src/icons/v1/LocationGasStation.tsx | 3 +- .../src/icons/v1/LocationHotel.tsx | 3 +- .../src/icons/v1/LocationMarina.tsx | 3 +- .../src/icons/v1/LocationPark.tsx | 3 +- .../src/icons/v1/LocationRestroom.tsx | 3 +- .../src/icons/v1/LocationShopping.tsx | 3 +- .../src/icons/v1/LockClosed.tsx | 3 +- .../desktop-client/src/icons/v1/LockOpen.tsx | 3 +- packages/desktop-client/src/icons/v1/Map.tsx | 3 +- packages/desktop-client/src/icons/v1/Menu.tsx | 3 +- packages/desktop-client/src/icons/v1/Mic.tsx | 3 +- .../src/icons/v1/MinusOutline.tsx | 3 +- .../src/icons/v1/MinusSolid.tsx | 3 +- .../src/icons/v1/MobileDevices.tsx | 3 +- .../desktop-client/src/icons/v1/MoneyBag.tsx | 3 +- .../src/icons/v1/MoodHappyOutline.tsx | 3 +- .../src/icons/v1/MoodHappySolid.tsx | 3 +- .../src/icons/v1/MoodNeutralOutline.tsx | 3 +- .../src/icons/v1/MoodNeutralSolid.tsx | 3 +- .../src/icons/v1/MoodSadOutline.tsx | 3 +- .../src/icons/v1/MoodSadSolid.tsx | 3 +- .../desktop-client/src/icons/v1/Mouse.tsx | 3 +- .../desktop-client/src/icons/v1/MoveBack.tsx | 3 +- .../src/icons/v1/MusicAlbum.tsx | 3 +- .../src/icons/v1/MusicArtist.tsx | 3 +- .../src/icons/v1/MusicNotes.tsx | 3 +- .../src/icons/v1/MusicPlaylist.tsx | 3 +- .../src/icons/v1/NavigationMore.tsx | 3 +- .../desktop-client/src/icons/v1/Network.tsx | 3 +- .../desktop-client/src/icons/v1/NewsPaper.tsx | 3 +- .../src/icons/v1/Notification.tsx | 3 +- .../src/icons/v1/Notifications.tsx | 3 +- .../src/icons/v1/NotificationsOutline.tsx | 3 +- .../desktop-client/src/icons/v1/Paste.tsx | 3 +- .../desktop-client/src/icons/v1/Pause.tsx | 3 +- .../src/icons/v1/PauseOutline.tsx | 3 +- .../src/icons/v1/PauseSolid.tsx | 3 +- .../desktop-client/src/icons/v1/PenTool.tsx | 3 +- .../src/icons/v1/PencilWrite.tsx | 3 +- .../desktop-client/src/icons/v1/Phone.tsx | 3 +- .../desktop-client/src/icons/v1/Photo.tsx | 3 +- .../src/icons/v1/PhpElephant.tsx | 3 +- .../desktop-client/src/icons/v1/PiggyBank.tsx | 3 +- packages/desktop-client/src/icons/v1/Pin.tsx | 3 +- packages/desktop-client/src/icons/v1/Play.tsx | 3 +- .../src/icons/v1/PlayOutline.tsx | 3 +- .../desktop-client/src/icons/v1/Playlist.tsx | 3 +- .../desktop-client/src/icons/v1/Plugin.tsx | 3 +- .../desktop-client/src/icons/v1/Portfolio.tsx | 3 +- .../desktop-client/src/icons/v1/Printer.tsx | 3 +- .../desktop-client/src/icons/v1/Pylon.tsx | 3 +- .../desktop-client/src/icons/v1/Question.tsx | 3 +- .../desktop-client/src/icons/v1/Queue.tsx | 3 +- .../desktop-client/src/icons/v1/Radar.tsx | 3 +- .../src/icons/v1/RadarCopy2.tsx | 3 +- .../desktop-client/src/icons/v1/Radio.tsx | 3 +- .../desktop-client/src/icons/v1/Refresh.tsx | 3 +- .../desktop-client/src/icons/v1/Reload.tsx | 3 +- .../desktop-client/src/icons/v1/Reply.tsx | 3 +- .../desktop-client/src/icons/v1/ReplyAll.tsx | 3 +- .../desktop-client/src/icons/v1/Reports.tsx | 3 +- .../desktop-client/src/icons/v1/Repost.tsx | 3 +- .../desktop-client/src/icons/v1/SaveDisk.tsx | 3 +- .../src/icons/v1/ScreenFull.tsx | 3 +- .../desktop-client/src/icons/v1/Search.tsx | 3 +- packages/desktop-client/src/icons/v1/Send.tsx | 3 +- .../desktop-client/src/icons/v1/Servers.tsx | 3 +- .../desktop-client/src/icons/v1/Share.tsx | 3 +- .../desktop-client/src/icons/v1/Share01.tsx | 3 +- .../desktop-client/src/icons/v1/ShareAlt.tsx | 3 +- .../desktop-client/src/icons/v1/Shield.tsx | 3 +- .../src/icons/v1/ShoppingCart.tsx | 3 +- .../src/icons/v1/ShowSidebar.tsx | 3 +- .../desktop-client/src/icons/v1/Shuffle.tsx | 3 +- .../desktop-client/src/icons/v1/StandBy.tsx | 3 +- .../desktop-client/src/icons/v1/StarFull.tsx | 3 +- .../desktop-client/src/icons/v1/Station.tsx | 3 +- .../src/icons/v1/StepBackward.tsx | 3 +- .../src/icons/v1/StepForward.tsx | 3 +- .../src/icons/v1/Stethoscope.tsx | 3 +- .../src/icons/v1/StoreFront.tsx | 3 +- .../src/icons/v1/StrokeWidth.tsx | 3 +- .../src/icons/v1/SubdirectoryLeft.tsx | 3 +- .../src/icons/v1/SubdirectoryRight.tsx | 3 +- .../desktop-client/src/icons/v1/Subtract.tsx | 3 +- packages/desktop-client/src/icons/v1/Swap.tsx | 3 +- .../desktop-client/src/icons/v1/Tablet.tsx | 3 +- packages/desktop-client/src/icons/v1/Tag.tsx | 3 +- .../desktop-client/src/icons/v1/Target.tsx | 3 +- .../desktop-client/src/icons/v1/TextBox.tsx | 3 +- .../src/icons/v1/TextDecoration.tsx | 3 +- .../src/icons/v1/Thermometer.tsx | 3 +- .../src/icons/v1/ThumbsDown.tsx | 3 +- .../desktop-client/src/icons/v1/ThumbsUp.tsx | 3 +- .../desktop-client/src/icons/v1/Ticket.tsx | 3 +- packages/desktop-client/src/icons/v1/Time.tsx | 3 +- .../desktop-client/src/icons/v1/Timer.tsx | 3 +- .../desktop-client/src/icons/v1/ToolsCopy.tsx | 3 +- .../desktop-client/src/icons/v1/Translate.tsx | 3 +- .../desktop-client/src/icons/v1/Trash.tsx | 3 +- .../desktop-client/src/icons/v1/Travel.tsx | 3 +- .../desktop-client/src/icons/v1/TravelBus.tsx | 3 +- .../desktop-client/src/icons/v1/TravelCar.tsx | 3 +- .../src/icons/v1/TravelCase.tsx | 3 +- .../src/icons/v1/TravelTaxiCab.tsx | 3 +- .../src/icons/v1/TravelTrain.tsx | 3 +- .../src/icons/v1/TravelWalk.tsx | 3 +- .../desktop-client/src/icons/v1/Trophy.tsx | 3 +- .../desktop-client/src/icons/v1/Tuning.tsx | 3 +- .../desktop-client/src/icons/v1/Upload.tsx | 3 +- packages/desktop-client/src/icons/v1/Usb.tsx | 3 +- packages/desktop-client/src/icons/v1/User.tsx | 3 +- .../desktop-client/src/icons/v1/UserAdd.tsx | 3 +- .../desktop-client/src/icons/v1/UserGroup.tsx | 3 +- .../src/icons/v1/UserSolidCircle.tsx | 3 +- .../src/icons/v1/UserSolidSquare.tsx | 3 +- .../desktop-client/src/icons/v1/Vector.tsx | 3 +- .../src/icons/v1/VideoCamera.tsx | 3 +- .../src/icons/v1/ViewCarousel.tsx | 3 +- .../src/icons/v1/ViewColumn.tsx | 3 +- .../desktop-client/src/icons/v1/ViewHide.tsx | 3 +- .../desktop-client/src/icons/v1/ViewList.tsx | 3 +- .../desktop-client/src/icons/v1/ViewShow.tsx | 3 +- .../desktop-client/src/icons/v1/ViewTile.tsx | 3 +- .../src/icons/v1/VolumeDown.tsx | 3 +- .../src/icons/v1/VolumeMute.tsx | 3 +- .../desktop-client/src/icons/v1/VolumeOff.tsx | 3 +- .../desktop-client/src/icons/v1/VolumeUp.tsx | 3 +- .../desktop-client/src/icons/v1/Wallet.tsx | 3 +- .../desktop-client/src/icons/v1/Watch.tsx | 3 +- .../desktop-client/src/icons/v1/Window.tsx | 3 +- .../desktop-client/src/icons/v1/WindowNew.tsx | 3 +- .../src/icons/v1/WindowOpen.tsx | 3 +- .../desktop-client/src/icons/v1/Wrench.tsx | 3 +- .../desktop-client/src/icons/v1/YinYang.tsx | 3 +- .../desktop-client/src/icons/v1/ZoomIn.tsx | 3 +- .../desktop-client/src/icons/v1/ZoomOut.tsx | 3 +- packages/desktop-client/src/icons/v1/index.ts | 620 +++++++++--------- .../src/icons/v2/AlertTriangle.tsx | 3 +- .../src/icons/v2/ArrowButtonDown1.tsx | 3 +- .../src/icons/v2/ArrowButtonLeft1.tsx | 3 +- .../src/icons/v2/ArrowButtonRight1.tsx | 3 +- .../src/icons/v2/ArrowButtonUp1.tsx | 3 +- .../src/icons/v2/ArrowsExpand3.tsx | 3 +- .../src/icons/v2/ArrowsShrink3.tsx | 3 +- .../src/icons/v2/ArrowsSynchronize.tsx | 3 +- .../desktop-client/src/icons/v2/Calendar.tsx | 3 +- .../desktop-client/src/icons/v2/Calendar3.tsx | 3 +- .../desktop-client/src/icons/v2/Check.tsx | 3 +- .../desktop-client/src/icons/v2/CheckAll.tsx | 5 +- .../src/icons/v2/CheckCircle1.tsx | 3 +- .../src/icons/v2/CheckCircleHollow.tsx | 3 +- .../src/icons/v2/CloudUnknown.tsx | 3 +- .../src/icons/v2/CloudUpload.tsx | 3 +- .../src/icons/v2/CustomNotesPaper.tsx | 3 +- .../src/icons/v2/DownloadThickBottom.tsx | 3 +- .../src/icons/v2/EditSkull1.tsx | 3 +- .../src/icons/v2/FavoriteStar.tsx | 3 +- .../desktop-client/src/icons/v2/Filter2.tsx | 3 +- .../src/icons/v2/Hyperlink2.tsx | 3 +- .../src/icons/v2/Hyperlink3.tsx | 3 +- .../src/icons/v2/InformationCircle.tsx | 3 +- packages/desktop-client/src/icons/v2/Key.tsx | 3 +- .../src/icons/v2/LockClosed.tsx | 3 +- .../desktop-client/src/icons/v2/MoonStars.tsx | 3 +- .../src/icons/v2/NavigationMenu.tsx | 3 +- .../src/icons/v2/NotesPaper.tsx | 3 +- .../src/icons/v2/NotesPaperText.tsx | 3 +- .../desktop-client/src/icons/v2/Pencil1.tsx | 3 +- .../src/icons/v2/PencilWriteAlternate.tsx | 3 +- .../src/icons/v2/RefreshArrow.tsx | 3 +- .../desktop-client/src/icons/v2/Remove.tsx | 3 +- .../src/icons/v2/RemoveAlternate.tsx | 3 +- .../desktop-client/src/icons/v2/Search1.tsx | 3 +- .../src/icons/v2/SearchAlternate.tsx | 3 +- .../src/icons/v2/SettingsSliderAlternate.tsx | 3 +- .../desktop-client/src/icons/v2/Subtract.tsx | 3 +- packages/desktop-client/src/icons/v2/Sun.tsx | 3 +- .../desktop-client/src/icons/v2/System.tsx | 7 +- .../src/icons/v2/UncheckAll.tsx | 5 +- .../src/icons/v2/UploadThickBottom.tsx | 3 +- .../src/icons/v2/ValidationCheck.tsx | 3 +- .../desktop-client/src/icons/v2/ViewHide.tsx | 3 +- .../desktop-client/src/icons/v2/ViewShow.tsx | 3 +- packages/desktop-client/src/icons/v2/index.ts | 92 +-- upcoming-release-notes/2173.md | 6 + 448 files changed, 1122 insertions(+), 1439 deletions(-) create mode 100644 packages/desktop-client/src/icons/index-template.ts create mode 100644 packages/desktop-client/src/icons/template.ts create mode 100644 upcoming-release-notes/2173.md diff --git a/.eslintrc.js b/.eslintrc.js index d13286bd828..dcfa10e2a03 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -244,13 +244,7 @@ module.exports = { './packages/api/*', './packages/api/app/**/*', './packages/crdt/**/*', - './packages/desktop-client/src/*', - './packages/desktop-client/src/components/**/*', - './packages/desktop-client/src/hooks/**/*', - // './packages/desktop-client/src/icons/**/*', - './packages/desktop-client/src/style/**/*', - './packages/desktop-client/src/types/**/*', - './packages/desktop-client/src/util/**/*', + './packages/desktop-client/**/*', // './packages/desktop-electron/**/*', // './packages/eslint-plugin-actual/**/*', // './packages/loot-core/*', diff --git a/packages/desktop-client/package.json b/packages/desktop-client/package.json index 7017450d5cc..447235f3761 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/*/*.tsx; cd src/icons && svgr --typescript --expand-props start -d . .", + "generate:icons": "rm src/icons/*/*.tsx; cd src/icons && svgr --template template.ts --index-template index-template.ts --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/playwright.config.js b/packages/desktop-client/playwright.config.js index 91e007f8e64..c642b3ddca1 100644 --- a/packages/desktop-client/playwright.config.js +++ b/packages/desktop-client/playwright.config.js @@ -41,7 +41,7 @@ expect.extend({ }, }); -// eslint-disable-next-line import/no-unused-modules +// eslint-disable-next-line import/no-unused-modules, import/no-default-export export default defineConfig({ timeout: 20000, // 20 seconds retries: 1, diff --git a/packages/desktop-client/src/components/AnimatedRefresh.tsx b/packages/desktop-client/src/components/AnimatedRefresh.tsx index a6ab1b6b7a4..56dff953435 100644 --- a/packages/desktop-client/src/components/AnimatedRefresh.tsx +++ b/packages/desktop-client/src/components/AnimatedRefresh.tsx @@ -2,7 +2,7 @@ import React from 'react'; import { keyframes } from 'glamor'; -import Refresh from '../icons/v1/Refresh'; +import { SvgRefresh } from '../icons/v1'; import { type CSSProperties } from '../style'; import { View } from './common/View'; @@ -29,7 +29,7 @@ export function AnimatedRefresh({ - navigate(-1)} > - - + {tooltipOpen && ( - + )} diff --git a/packages/desktop-client/src/components/ThemeSelector.tsx b/packages/desktop-client/src/components/ThemeSelector.tsx index 667fb272ba8..41629ad87cc 100644 --- a/packages/desktop-client/src/components/ThemeSelector.tsx +++ b/packages/desktop-client/src/components/ThemeSelector.tsx @@ -3,9 +3,7 @@ import React, { useState } from 'react'; import type { Theme } from 'loot-core/src/types/prefs'; import { useActions } from '../hooks/useActions'; -import MoonStars from '../icons/v2/MoonStars'; -import Sun from '../icons/v2/Sun'; -import System from '../icons/v2/System'; +import { SvgMoonStars, SvgSun, SvgSystem } from '../icons/v2'; import { useResponsive } from '../ResponsiveProvider'; import { type CSSProperties, themeOptions, useTheme } from '../style'; @@ -24,7 +22,11 @@ export function ThemeSelector({ style }: ThemeSelectorProps) { const { isNarrowWidth } = useResponsive(); - const themeIcons = { light: Sun, dark: MoonStars, auto: System } as const; + const themeIcons = { + light: SvgSun, + dark: SvgMoonStars, + auto: SvgSystem, + } as const; async function onMenuSelect(newTheme: string) { setMenuOpen(false); @@ -34,7 +36,7 @@ export function ThemeSelector({ style }: ThemeSelectorProps) { }); } - const Icon = themeIcons?.[theme] || Sun; + const Icon = themeIcons?.[theme] || SvgSun; return isNarrowWidth ? null : ( ); @@ -247,12 +249,12 @@ function SyncButton({ style, isMobile = false }: SyncButtonProps) { > {isMobile ? ( syncState === 'error' ? ( - + ) : ( ) ) : syncState === 'error' ? ( - + ) : ( )} @@ -410,7 +412,7 @@ export function Titlebar({ style }) { } }} > - @@ -423,7 +425,7 @@ export function Titlebar({ style }) { element={ location.state?.goBack ? ( diff --git a/packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx b/packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx index 8507f75f766..423c99b7c73 100644 --- a/packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx +++ b/packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx @@ -4,7 +4,7 @@ import { useParams } from 'react-router-dom'; import { authorizeBank } from '../../gocardless'; import { useActions } from '../../hooks/useActions'; -import ExclamationOutline from '../../icons/v1/ExclamationOutline'; +import { SvgExclamationOutline } from '../../icons/v1'; import { theme } from '../../style'; import { Button } from '../common/Button'; import { ExternalLink } from '../common/ExternalLink'; @@ -95,7 +95,9 @@ export function AccountSyncCheck() { }} onClick={() => setOpen(true)} > - {' '} + {' '} This account is experiencing connection problems. Let’s fix it. diff --git a/packages/desktop-client/src/components/accounts/Balance.jsx b/packages/desktop-client/src/components/accounts/Balance.jsx index 95fcbe5c92f..f59e11c33a0 100644 --- a/packages/desktop-client/src/components/accounts/Balance.jsx +++ b/packages/desktop-client/src/components/accounts/Balance.jsx @@ -5,7 +5,7 @@ import q from 'loot-core/src/client/query-helpers'; import { getScheduledAmount } from 'loot-core/src/shared/schedules'; import { useSelectedItems } from '../../hooks/useSelected'; -import ArrowButtonRight1 from '../../icons/v2/ArrowButtonRight1'; +import { SvgArrowButtonRight1 } from '../../icons/v2'; import { theme } from '../../style'; import { Button } from '../common/Button'; import { Text } from '../common/Text'; @@ -167,7 +167,7 @@ export function Balances({ }} /> - onExposeName(true)} > - ) : ( <> - - Add New + Add + New )} @@ -278,9 +281,9 @@ export function AccountHeader({ } > {splitsExpanded.state.mode === 'collapse' ? ( - + ) : ( - + )} {account ? ( diff --git a/packages/desktop-client/src/components/accounts/MobileAccountDetails.jsx b/packages/desktop-client/src/components/accounts/MobileAccountDetails.jsx index e414fa2b11a..7cea68bbd5d 100644 --- a/packages/desktop-client/src/components/accounts/MobileAccountDetails.jsx +++ b/packages/desktop-client/src/components/accounts/MobileAccountDetails.jsx @@ -1,8 +1,8 @@ import React, { useState, useMemo } from 'react'; import { useActions } from '../../hooks/useActions'; -import Add from '../../icons/v1/Add'; -import SearchAlternate from '../../icons/v2/SearchAlternate'; +import { SvgAdd } from '../../icons/v1'; +import { SvgSearchAlternate } from '../../icons/v2'; import { theme } from '../../style'; import { ButtonLink } from '../common/ButtonLink'; import { InputWithContent } from '../common/InputWithContent'; @@ -30,7 +30,7 @@ function TransactionSearchInput({ accountName, onSearch }) { > - + } padding={0} diff --git a/packages/desktop-client/src/components/accounts/MobileAccounts.jsx b/packages/desktop-client/src/components/accounts/MobileAccounts.jsx index 0421936b332..158dbec52fa 100644 --- a/packages/desktop-client/src/components/accounts/MobileAccounts.jsx +++ b/packages/desktop-client/src/components/accounts/MobileAccounts.jsx @@ -7,7 +7,7 @@ import { useActions } from '../../hooks/useActions'; import { useCategories } from '../../hooks/useCategories'; import { useNavigate } from '../../hooks/useNavigate'; import { useSetThemeColor } from '../../hooks/useSetThemeColor'; -import Add from '../../icons/v1/Add'; +import { SvgAdd } from '../../icons/v1'; import { theme, styles } from '../../style'; import { Button } from '../common/Button'; import { Text } from '../common/Text'; @@ -171,7 +171,7 @@ function AccountList({ hoveredStyle={noBackgroundColorStyle} onClick={onAddAccount} > - + } padding={0} diff --git a/packages/desktop-client/src/components/accounts/Reconcile.jsx b/packages/desktop-client/src/components/accounts/Reconcile.jsx index 966989f38c8..76fc01da3e9 100644 --- a/packages/desktop-client/src/components/accounts/Reconcile.jsx +++ b/packages/desktop-client/src/components/accounts/Reconcile.jsx @@ -3,7 +3,7 @@ import React from 'react'; import * as queries from 'loot-core/src/client/queries'; import { currencyToInteger } from 'loot-core/src/shared/util'; -import CheckCircle1 from '../../icons/v2/CheckCircle1'; +import { SvgCheckCircle1 } from '../../icons/v2'; import { styles, theme } from '../../style'; import { Button } from '../common/Button'; import { InitialFocus } from '../common/InitialFocus'; @@ -52,7 +52,7 @@ export function ReconcilingMessage({ justifyContent: 'center', }} > - { return ( { export const Warning = ({ style, children }: ScopedAlertProps) => { return ( { export const Error = ({ style, children }: ScopedAlertProps) => { return ( {name} ); diff --git a/packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx b/packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx index b87520bdeba..2ac5fa7b6f1 100644 --- a/packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx +++ b/packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx @@ -14,7 +14,7 @@ import { type CategoryGroupEntity, } from 'loot-core/src/types/models'; -import Split from '../../icons/v0/Split'; +import { SvgSplit } from '../../icons/v0'; import { useResponsive } from '../../ResponsiveProvider'; import { type CSSProperties, theme } from '../../style'; import { Text } from '../common/Text'; @@ -272,7 +272,7 @@ export function SplitTransactionButton({ {Icon ? ( ) : ( - + )} Split Transaction diff --git a/packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx b/packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx index b3665a45d60..0df6e3bc109 100644 --- a/packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx +++ b/packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx @@ -20,7 +20,7 @@ import { type PayeeEntity, } from 'loot-core/src/types/models'; -import Add from '../../icons/v1/Add'; +import { SvgAdd } from '../../icons/v1'; import { useResponsive } from '../../ResponsiveProvider'; import { type CSSProperties, theme } from '../../style'; import { Button } from '../common/Button'; @@ -404,7 +404,7 @@ export function CreatePayeeButton({ {Icon ? ( ) : ( - - - - - + - + ); diff --git a/packages/desktop-client/src/components/budget/MonthCountSelector.tsx b/packages/desktop-client/src/components/budget/MonthCountSelector.tsx index 3e2e8526355..737dcdc6937 100644 --- a/packages/desktop-client/src/components/budget/MonthCountSelector.tsx +++ b/packages/desktop-client/src/components/budget/MonthCountSelector.tsx @@ -1,6 +1,6 @@ import React from 'react'; -import CalendarIcon from '../../icons/v2/Calendar'; +import { SvgCalendar } from '../../icons/v2'; import { theme } from '../../style'; import { View } from '../common/View'; @@ -13,7 +13,7 @@ type CalendarProps = { function Calendar({ color, onClick }: CalendarProps) { return ( - diff --git a/packages/desktop-client/src/components/budget/SidebarCategory.tsx b/packages/desktop-client/src/components/budget/SidebarCategory.tsx index 1ef413ef429..1beef2ca4f6 100644 --- a/packages/desktop-client/src/components/budget/SidebarCategory.tsx +++ b/packages/desktop-client/src/components/budget/SidebarCategory.tsx @@ -2,7 +2,7 @@ import React, { type CSSProperties, type Ref, useState } from 'react'; import { type CategoryEntity } from 'loot-core/src/types/models'; -import CheveronDown from '../../icons/v1/CheveronDown'; +import { SvgCheveronDown } from '../../icons/v1'; import { theme } from '../../style'; import { Button } from '../common/Button'; import { Menu } from '../common/Menu'; @@ -73,7 +73,7 @@ export function SidebarCategory({ }} style={{ color: 'currentColor', padding: 3 }} > - {!dragPreview && ( - - + {menuOpen && ( - )} diff --git a/packages/desktop-client/src/components/common/Search.tsx b/packages/desktop-client/src/components/common/Search.tsx index 4dd32bd5fee..f0a9667d5a1 100644 --- a/packages/desktop-client/src/components/common/Search.tsx +++ b/packages/desktop-client/src/components/common/Search.tsx @@ -1,7 +1,6 @@ import { type ChangeEvent, type Ref } from 'react'; -import SvgRemove from '../../icons/v2/Remove'; -import SearchAlternate from '../../icons/v2/SearchAlternate'; +import { SvgRemove, SvgSearchAlternate } from '../../icons/v2'; import { theme } from '../../style'; import { Button } from './Button'; @@ -42,7 +41,7 @@ export function Search({ } } leftContent={ - = { @@ -73,7 +73,7 @@ export function Select({ style, ])}`} arrow={ - - + ); } diff --git a/packages/desktop-client/src/components/filters/FiltersButton.tsx b/packages/desktop-client/src/components/filters/FiltersButton.tsx index 75e0b87aa0f..b1bfb21cdda 100644 --- a/packages/desktop-client/src/components/filters/FiltersButton.tsx +++ b/packages/desktop-client/src/components/filters/FiltersButton.tsx @@ -1,6 +1,6 @@ import React from 'react'; -import { SettingsSliderAlternate } from '../../icons/v2'; +import { SvgSettingsSliderAlternate } from '../../icons/v2'; import { Button } from '../common/Button'; type FiltersButtonProps = { @@ -10,7 +10,7 @@ type FiltersButtonProps = { export function FiltersButton({ onClick }: FiltersButtonProps) { return ( )} {menuOpen && ( diff --git a/packages/desktop-client/src/components/manager/BudgetList.jsx b/packages/desktop-client/src/components/manager/BudgetList.jsx index 82b348063cc..4ca30a41800 100644 --- a/packages/desktop-client/src/components/manager/BudgetList.jsx +++ b/packages/desktop-client/src/components/manager/BudgetList.jsx @@ -5,14 +5,14 @@ import * as actions from 'loot-core/src/client/actions'; import { isNonProductionEnvironment } from 'loot-core/src/shared/environment'; import { useActions } from '../../hooks/useActions'; -import Loading from '../../icons/AnimatedLoading'; -import CloudCheck from '../../icons/v1/CloudCheck'; -import CloudDownload from '../../icons/v1/CloudDownload'; -import DotsHorizontalTriple from '../../icons/v1/DotsHorizontalTriple'; -import FileDouble from '../../icons/v1/FileDouble'; -import CloudUnknown from '../../icons/v2/CloudUnknown'; -import Key from '../../icons/v2/Key'; -import RefreshArrow from '../../icons/v2/RefreshArrow'; +import { AnimatedLoading } from '../../icons/AnimatedLoading'; +import { + SvgCloudCheck, + SvgCloudDownload, + SvgDotsHorizontalTriple, + SvgFileDouble, +} from '../../icons/v1'; +import { SvgCloudUnknown, SvgKey, SvgRefreshArrow } from '../../icons/v2'; import { styles, theme } from '../../style'; import { tokens } from '../../tokens'; import { Button } from '../common/Button'; @@ -69,7 +69,7 @@ function DetailButton({ state, onDelete }) { setMenuOpen(true); }} > - + {menuOpen && ( {file.encryptKeyId && ( - ); diff --git a/packages/desktop-client/src/components/modals/CategoryGroupMenu.tsx b/packages/desktop-client/src/components/modals/CategoryGroupMenu.tsx index 8af3a048b4a..1aa944beeb5 100644 --- a/packages/desktop-client/src/components/modals/CategoryGroupMenu.tsx +++ b/packages/desktop-client/src/components/modals/CategoryGroupMenu.tsx @@ -5,12 +5,8 @@ import q from 'loot-core/src/shared/query'; import { type CategoryGroupEntity } from 'loot-core/src/types/models'; import { useCategories } from '../../hooks/useCategories'; -import { DotsHorizontalTriple } from '../../icons/v1'; -import Add from '../../icons/v1/Add'; -import Trash from '../../icons/v1/Trash'; -import NotesPaper from '../../icons/v2/NotesPaper'; -import ViewHide from '../../icons/v2/ViewHide'; -import ViewShow from '../../icons/v2/ViewShow'; +import { SvgDotsHorizontalTriple, SvgAdd, SvgTrash } from '../../icons/v1'; +import { SvgNotesPaper, SvgViewHide, SvgViewShow } from '../../icons/v2'; import { type CSSProperties, styles, theme } from '../../style'; import { type CommonModalProps } from '../../types/modals'; import { Button } from '../common/Button'; @@ -169,7 +165,7 @@ export function CategoryGroupMenu({ }} onClick={_onAddCategory} > - + Add category @@ -205,7 +205,7 @@ function AdditionalCategoryGroupMenu({ group, onDelete, onToggleVisibility }) { setMenuOpen(true); }} > - - + Edit notes @@ -182,7 +183,7 @@ function AdditionalCategoryMenu({ category, onDelete, onToggleVisibility }) { setMenuOpen(true); }} > - ; + return ; } export function EditField({ modalProps, name, onSubmit, onClose }) { diff --git a/packages/desktop-client/src/components/modals/EditRule.jsx b/packages/desktop-client/src/components/modals/EditRule.jsx index 259a04f9a47..159bd14414e 100644 --- a/packages/desktop-client/src/components/modals/EditRule.jsx +++ b/packages/desktop-client/src/components/modals/EditRule.jsx @@ -26,9 +26,8 @@ import { } from 'loot-core/src/shared/util'; import { useSelected, SelectedProvider } from '../../hooks/useSelected'; -import AddIcon from '../../icons/v0/Add'; -import SubtractIcon from '../../icons/v0/Subtract'; -import InformationOutline from '../../icons/v1/InformationOutline'; +import { SvgAdd, SvgSubtract } from '../../icons/v0'; +import { SvgInformationOutline } from '../../icons/v1'; import { theme } from '../../style'; import { Button } from '../common/Button'; import { Modal } from '../common/Modal'; @@ -132,7 +131,7 @@ function EditorButtons({ onAdd, onDelete, style }) { style={{ padding: 7 }} aria-label="Delete entry" > - + )} {onAdd && ( @@ -142,7 +141,7 @@ function EditorButtons({ onAdd, onDelete, style }) { style={{ padding: 7 }} aria-label="Add entry" > - + )} @@ -373,7 +372,7 @@ function StageInfo() { onMouseEnter={() => setOpen(true)} onMouseLeave={() => setOpen(false)} > - @@ -605,11 +604,7 @@ const conditionFields = [ ['amount-outflow', mapField('amount', { outflow: true })], ]); -export function EditRule({ - modalProps, - defaultRule, - onSave: originalOnSave, -}) { +export function EditRule({ modalProps, defaultRule, onSave: originalOnSave }) { const [conditions, setConditions] = useState( defaultRule.conditions.map(parse), ); diff --git a/packages/desktop-client/src/components/modals/GoCardlessExternalMsg.tsx b/packages/desktop-client/src/components/modals/GoCardlessExternalMsg.tsx index 3fe6e0a2572..f42877a04a8 100644 --- a/packages/desktop-client/src/components/modals/GoCardlessExternalMsg.tsx +++ b/packages/desktop-client/src/components/modals/GoCardlessExternalMsg.tsx @@ -9,8 +9,8 @@ import { } from 'loot-core/src/types/models'; import { useGoCardlessStatus } from '../../hooks/useGoCardlessStatus'; -import AnimatedLoading from '../../icons/AnimatedLoading'; -import DotsHorizontalTriple from '../../icons/v1/DotsHorizontalTriple'; +import { AnimatedLoading } from '../../icons/AnimatedLoading'; +import { SvgDotsHorizontalTriple } from '../../icons/v1'; import { theme } from '../../style'; import { type CommonModalProps } from '../../types/modals'; import { Error, Warning } from '../alerts'; @@ -227,7 +227,7 @@ export function GoCardlessExternalMsg({ onClick={() => setMenuOpen(true)} aria-label="Menu" > - - + Save notes diff --git a/packages/desktop-client/src/components/modals/PlaidExternalMsg.tsx b/packages/desktop-client/src/components/modals/PlaidExternalMsg.tsx index 466c8ba2a2e..bc1dd416eed 100644 --- a/packages/desktop-client/src/components/modals/PlaidExternalMsg.tsx +++ b/packages/desktop-client/src/components/modals/PlaidExternalMsg.tsx @@ -1,6 +1,6 @@ import React, { useState, useRef } from 'react'; -import AnimatedLoading from '../../icons/AnimatedLoading'; +import { AnimatedLoading } from '../../icons/AnimatedLoading'; import { theme } from '../../style'; import { type CommonModalProps } from '../../types/modals'; import { Error } from '../alerts'; diff --git a/packages/desktop-client/src/components/payees/ManagePayees.jsx b/packages/desktop-client/src/components/payees/ManagePayees.jsx index aa994dd0a68..70afd912bbf 100644 --- a/packages/desktop-client/src/components/payees/ManagePayees.jsx +++ b/packages/desktop-client/src/components/payees/ManagePayees.jsx @@ -20,7 +20,7 @@ import { useSelectedItems, } from '../../hooks/useSelected'; import { useStableCallback } from '../../hooks/useStableCallback'; -import ExpandArrow from '../../icons/v0/ExpandArrow'; +import { SvgExpandArrow } from '../../icons/v0'; import { theme } from '../../style'; import { Button } from '../common/Button'; import { Search } from '../common/Search'; @@ -243,7 +243,7 @@ export const ManagePayees = forwardRef( : selected.items.size + ' ' + plural(selected.items.size, 'payee', 'payees')} - + {menuOpen && ( Create rule )} - + ); diff --git a/packages/desktop-client/src/components/reports/CategorySelector.tsx b/packages/desktop-client/src/components/reports/CategorySelector.tsx index c6a173efd6f..43a5d2c2ef5 100644 --- a/packages/desktop-client/src/components/reports/CategorySelector.tsx +++ b/packages/desktop-client/src/components/reports/CategorySelector.tsx @@ -5,9 +5,12 @@ import { type CategoryGroupEntity, } from 'loot-core/src/types/models'; -import { CheckAll, UncheckAll } from '../../icons/v2'; -import ViewHide from '../../icons/v2/ViewHide'; -import ViewShow from '../../icons/v2/ViewShow'; +import { + SvgCheckAll, + SvgUncheckAll, + SvgViewHide, + SvgViewShow, +} from '../../icons/v2'; import { type CategoryListProps } from '../autocomplete/CategoryAutocomplete'; import { Button } from '../common/Button'; import { Text } from '../common/Text'; @@ -66,12 +69,20 @@ export function CategorySelector({ {uncheckedHidden ? ( - + Show unchecked ) : ( - + Hide unchecked )} @@ -87,7 +98,7 @@ export function CategorySelector({ }} style={{ marginRight: 5, padding: 8 }} > - + - + diff --git a/packages/desktop-client/src/components/reports/Header.jsx b/packages/desktop-client/src/components/reports/Header.jsx index cb97fb84a3f..34188780b6a 100644 --- a/packages/desktop-client/src/components/reports/Header.jsx +++ b/packages/desktop-client/src/components/reports/Header.jsx @@ -2,7 +2,7 @@ import { useLocation } from 'react-router-dom'; import * as monthUtils from 'loot-core/src/shared/months'; -import ArrowLeft from '../../icons/v1/ArrowLeft'; +import { SvgArrowLeft } from '../../icons/v1'; import { styles } from '../../style'; import { Button } from '../common/Button'; import { ButtonLink } from '../common/ButtonLink'; @@ -93,7 +93,7 @@ export function Header({ to="/reports" style={{ marginBottom: '15', alignSelf: 'flex-start' }} > - Back + Back {title} diff --git a/packages/desktop-client/src/components/reports/LoadingIndicator.tsx b/packages/desktop-client/src/components/reports/LoadingIndicator.tsx index f3c6a3128f6..e70bc0d7505 100644 --- a/packages/desktop-client/src/components/reports/LoadingIndicator.tsx +++ b/packages/desktop-client/src/components/reports/LoadingIndicator.tsx @@ -1,6 +1,6 @@ import React from 'react'; -import AnimatedLoading from '../../icons/AnimatedLoading'; +import { AnimatedLoading } from '../../icons/AnimatedLoading'; import { theme, styles } from '../../style'; import { Block } from '../common/Block'; import { View } from '../common/View'; diff --git a/packages/desktop-client/src/components/reports/ReportTopbar.jsx b/packages/desktop-client/src/components/reports/ReportTopbar.jsx index ecee5ac37f4..0f4bcda00e7 100644 --- a/packages/desktop-client/src/components/reports/ReportTopbar.jsx +++ b/packages/desktop-client/src/components/reports/ReportTopbar.jsx @@ -1,12 +1,14 @@ import React from 'react'; -import Calculator from '../../icons/v1/Calculator'; -import Chart from '../../icons/v1/Chart'; -import ChartBar from '../../icons/v1/ChartBar'; -import ChartPie from '../../icons/v1/ChartPie'; -import ListBullet from '../../icons/v1/ListBullet'; -import Queue from '../../icons/v1/Queue'; -import Tag from '../../icons/v1/Tag'; +import { + SvgCalculator, + SvgChart, + SvgChartBar, + SvgChartPie, + SvgListBullet, + SvgQueue, + SvgTag, +} from '../../icons/v1'; import { theme } from '../../style'; import { View } from '../common/View'; import { FilterButton } from '../filters/FiltersMenu'; @@ -48,7 +50,7 @@ export function ReportTopbar({ }} style={{ marginRight: 15 }} > - + - + - + - + - + - + - + Unsaved Report  - + {menuOpen && } diff --git a/packages/desktop-client/src/components/rules/RuleRow.tsx b/packages/desktop-client/src/components/rules/RuleRow.tsx index 02dea0ac35a..60083708eb3 100644 --- a/packages/desktop-client/src/components/rules/RuleRow.tsx +++ b/packages/desktop-client/src/components/rules/RuleRow.tsx @@ -4,7 +4,7 @@ import { friendlyOp } from 'loot-core/src/shared/rules'; import { type RuleEntity } from 'loot-core/src/types/models'; import { useSelectedDispatch } from '../../hooks/useSelected'; -import ArrowRight from '../../icons/v0/RightArrow2'; +import { SvgRightArrow2 } from '../../icons/v0'; import { theme } from '../../style'; import { Button } from '../common/Button'; import { Stack } from '../common/Stack'; @@ -93,7 +93,7 @@ export const RuleRow = memo( - diff --git a/packages/desktop-client/src/components/schedules/SchedulesTable.tsx b/packages/desktop-client/src/components/schedules/SchedulesTable.tsx index 2f54eea18fe..e6559bed99b 100644 --- a/packages/desktop-client/src/components/schedules/SchedulesTable.tsx +++ b/packages/desktop-client/src/components/schedules/SchedulesTable.tsx @@ -12,8 +12,8 @@ import { getScheduledAmount } from 'loot-core/src/shared/schedules'; import { integerToCurrency } from 'loot-core/src/shared/util'; import { type ScheduleEntity } from 'loot-core/src/types/models'; -import DotsHorizontalTriple from '../../icons/v1/DotsHorizontalTriple'; -import Check from '../../icons/v2/Check'; +import { SvgDotsHorizontalTriple } from '../../icons/v1'; +import { SvgCheck } from '../../icons/v2'; import { theme } from '../../style'; import { Button } from '../common/Button'; import { Menu } from '../common/Menu'; @@ -104,7 +104,7 @@ function OverflowMenu({ setOpen(true); }} > - {schedule._date && schedule._date.frequency && ( - + )} )} diff --git a/packages/desktop-client/src/components/schedules/StatusBadge.tsx b/packages/desktop-client/src/components/schedules/StatusBadge.tsx index ad344d82a63..ef95897853c 100644 --- a/packages/desktop-client/src/components/schedules/StatusBadge.tsx +++ b/packages/desktop-client/src/components/schedules/StatusBadge.tsx @@ -3,14 +3,16 @@ import React from 'react'; import { type ScheduleStatusType } from 'loot-core/src/client/data-hooks/schedules'; import { titleFirst } from 'loot-core/src/shared/util'; -import AlertTriangle from '../../icons/v2/AlertTriangle'; -import CalendarIcon from '../../icons/v2/Calendar'; -import CheckCircle1 from '../../icons/v2/CheckCircle1'; -import CheckCircleHollow from '../../icons/v2/CheckCircleHollow'; -import EditSkull1 from '../../icons/v2/EditSkull1'; -import FavoriteStar from '../../icons/v2/FavoriteStar'; -import Lock from '../../icons/v2/LockClosed'; -import ValidationCheck from '../../icons/v2/ValidationCheck'; +import { + SvgAlertTriangle, + SvgCalendar, + SvgCheckCircle1, + SvgCheckCircleHollow, + SvgEditSkull1, + SvgFavoriteStar, + SvgLockClosed, + SvgValidationCheck, +} from '../../icons/v2'; import { theme } from '../../style'; import { Text } from '../common/Text'; import { View } from '../common/View'; @@ -23,61 +25,61 @@ export function getStatusProps(status: StatusTypes) { return { color: theme.errorTextDarker, backgroundColor: theme.errorBackground, - Icon: EditSkull1, + Icon: SvgEditSkull1, }; case 'due': return { color: theme.warningTextDark, backgroundColor: theme.warningBackground, - Icon: AlertTriangle, + Icon: SvgAlertTriangle, }; case 'upcoming': return { color: theme.upcomingText, backgroundColor: theme.upcomingBackground, - Icon: CalendarIcon, + Icon: SvgCalendar, }; case 'paid': return { color: theme.noticeText, backgroundColor: theme.noticeBackgroundLight, - Icon: ValidationCheck, + Icon: SvgValidationCheck, }; case 'completed': return { color: theme.tableHeaderText, backgroundColor: theme.tableRowHeaderBackground, - Icon: FavoriteStar, + Icon: SvgFavoriteStar, }; case 'pending': return { color: theme.noticeTextLight, backgroundColor: theme.noticeBackgroundLight, - Icon: CalendarIcon, + Icon: SvgCalendar, }; case 'scheduled': return { color: theme.tableRowHeaderText, backgroundColor: theme.tableRowHeaderBackground, - Icon: CalendarIcon, + Icon: SvgCalendar, }; case 'cleared': return { color: theme.noticeTextLight, backgroundColor: theme.tableRowHeaderBackground, - Icon: CheckCircle1, + Icon: SvgCheckCircle1, }; case 'reconciled': return { color: theme.noticeTextLight, backgroundColor: theme.tableRowHeaderBackground, - Icon: Lock, + Icon: SvgLockClosed, }; default: return { color: theme.buttonNormalDisabledText, backgroundColor: theme.tableRowHeaderBackground, - Icon: CheckCircleHollow, + Icon: SvgCheckCircleHollow, }; } } diff --git a/packages/desktop-client/src/components/select/RecurringSchedulePicker.jsx b/packages/desktop-client/src/components/select/RecurringSchedulePicker.jsx index e667f9864ab..8db4a940ae6 100644 --- a/packages/desktop-client/src/components/select/RecurringSchedulePicker.jsx +++ b/packages/desktop-client/src/components/select/RecurringSchedulePicker.jsx @@ -5,8 +5,7 @@ import { sendCatch } from 'loot-core/src/platform/client/fetch'; import * as monthUtils from 'loot-core/src/shared/months'; import { getRecurringDescription } from 'loot-core/src/shared/schedules'; -import AddIcon from '../../icons/v0/Add'; -import SubtractIcon from '../../icons/v0/Subtract'; +import { SvgAdd, SvgSubtract } from '../../icons/v0'; import { theme } from '../../style'; import { Button } from '../common/Button'; import { Input } from '../common/Input'; @@ -256,7 +255,7 @@ function MonthlyPatterns({ config, dispatch }) { }) } > - + ))} @@ -479,11 +478,7 @@ function RecurringScheduleTooltip({ config: currentConfig, onClose, onSave }) { ); } -export function RecurringSchedulePicker({ - value, - buttonStyle, - onChange, -}) { +export function RecurringSchedulePicker({ value, buttonStyle, onChange }) { const { isOpen, close, getOpenEvents } = useTooltip(); const dateFormat = useSelector( state => state.prefs.local.dateFormat || 'MM/dd/yyyy', diff --git a/packages/desktop-client/src/components/sidebar/Accounts.tsx b/packages/desktop-client/src/components/sidebar/Accounts.tsx index 2fd79d5d17a..245f6212fc7 100644 --- a/packages/desktop-client/src/components/sidebar/Accounts.tsx +++ b/packages/desktop-client/src/components/sidebar/Accounts.tsx @@ -2,7 +2,7 @@ import React, { useState, useMemo } from 'react'; import { type AccountEntity } from 'loot-core/src/types/models'; -import Add from '../../icons/v1/Add'; +import { SvgAdd } from '../../icons/v1'; import { View } from '../common/View'; import { type OnDropCallback } from '../sort'; import { type Binding } from '../spreadsheet'; @@ -174,7 +174,7 @@ export function Accounts({ marginBottom: 9, }} onClick={onAddAccount} - Icon={Add} + Icon={SvgAdd} title="Add account" /> diff --git a/packages/desktop-client/src/components/sidebar/Sidebar.tsx b/packages/desktop-client/src/components/sidebar/Sidebar.tsx index 84c8b8036b2..dadd3ba95fc 100644 --- a/packages/desktop-client/src/components/sidebar/Sidebar.tsx +++ b/packages/desktop-client/src/components/sidebar/Sidebar.tsx @@ -3,9 +3,8 @@ import React, { type ReactNode } from 'react'; import * as Platform from 'loot-core/src/client/platform'; import { type AccountEntity } from 'loot-core/src/types/models'; -import Reports from '../../icons/v1/Reports'; -import Wallet from '../../icons/v1/Wallet'; -import CalendarIcon from '../../icons/v2/Calendar'; +import { SvgReports, SvgWallet } from '../../icons/v1'; +import { SvgCalendar } from '../../icons/v2'; import { type CSSProperties, theme } from '../../style'; import { View } from '../common/View'; import { type OnDropCallback } from '../sort'; @@ -107,10 +106,10 @@ export function Sidebar({ - - + + - + diff --git a/packages/desktop-client/src/components/sidebar/SidebarWithData.tsx b/packages/desktop-client/src/components/sidebar/SidebarWithData.tsx index fbea1c1ebb3..34886999c92 100644 --- a/packages/desktop-client/src/components/sidebar/SidebarWithData.tsx +++ b/packages/desktop-client/src/components/sidebar/SidebarWithData.tsx @@ -9,7 +9,7 @@ import { type LocalPrefs } from 'loot-core/src/types/prefs'; import { useActions } from '../../hooks/useActions'; import { useNavigate } from '../../hooks/useNavigate'; -import ExpandArrow from '../../icons/v0/ExpandArrow'; +import { SvgExpandArrow } from '../../icons/v0'; import { styles, theme } from '../../style'; import { Button } from '../common/Button'; import { InitialFocus } from '../common/InitialFocus'; @@ -98,7 +98,7 @@ function EditableBudgetName({ prefs, savePrefs }: EditableBudgetNameProps) { {prefs.budgetName || 'A budget has no name'} - + {menuOpen && ( {isFloating ? ( - ) : ( - + )} diff --git a/packages/desktop-client/src/components/sidebar/Tools.tsx b/packages/desktop-client/src/components/sidebar/Tools.tsx index 8e46104723a..1b6b2c2399d 100644 --- a/packages/desktop-client/src/components/sidebar/Tools.tsx +++ b/packages/desktop-client/src/components/sidebar/Tools.tsx @@ -1,11 +1,13 @@ import React, { useState, useCallback, useEffect } from 'react'; import { useLocation } from 'react-router-dom'; -import CheveronDown from '../../icons/v1/CheveronDown'; -import CheveronRight from '../../icons/v1/CheveronRight'; -import Cog from '../../icons/v1/Cog'; -import StoreFrontIcon from '../../icons/v1/StoreFront'; -import TuningIcon from '../../icons/v1/Tuning'; +import { + SvgCheveronDown, + SvgCheveronRight, + SvgCog, + SvgStoreFront, + SvgTuning, +} from '../../icons/v1'; import { View } from '../common/View'; import { Item } from './Item'; @@ -30,7 +32,7 @@ export function Tools() { diff --git a/packages/desktop-client/src/components/table.tsx b/packages/desktop-client/src/components/table.tsx index 7ae9d017ef6..a2e72a7c9a8 100644 --- a/packages/desktop-client/src/components/table.tsx +++ b/packages/desktop-client/src/components/table.tsx @@ -22,10 +22,9 @@ import { useProperFocus, } from '../hooks/useProperFocus'; import { useSelectedItems } from '../hooks/useSelected'; -import AnimatedLoading from '../icons/AnimatedLoading'; -import DeleteIcon from '../icons/v0/Delete'; -import ExpandArrow from '../icons/v0/ExpandArrow'; -import Checkmark from '../icons/v1/Checkmark'; +import { AnimatedLoading } from '../icons/AnimatedLoading'; +import { SvgDelete, SvgExpandArrow } from '../icons/v0'; +import { SvgCheckmark } from '../icons/v1'; import { type CSSProperties, styles, theme } from '../style'; import { Button } from './common/Button'; @@ -487,7 +486,7 @@ export function DeleteCell({ onDelete, style, ...props }: DeleteCellProps) { onDelete?.(); }} > - {() => } + {() => } ); } @@ -651,7 +650,7 @@ export function SelectCell({ clickBehavior="none" {...buttonProps} > - {selected && } + {selected && } )} @@ -802,7 +801,7 @@ export function SelectedItemsButton({ name, keyHandlers, items, onSelect }) { style={{ color: theme.pageTextPositive }} onClick={() => setMenuOpen(true)} > - e.preventDefault()} > - + e.preventDefault()} > - + e.preventDefault()} > - - + onSplit(transaction.id)} type="bare" > - - {schedule && ( - {isReconciled ? ( - ) : ( - ( <> {transaction.schedule && ( - {icon === 'asc' && ( - + )} {icon === 'desc' && ( - + )} } @@ -655,9 +654,9 @@ function PayeeIcons({ }} > {recurring ? ( - + ) : ( - + )} )} @@ -674,9 +673,9 @@ function PayeeIcons({ }} > {(transaction._inverse ? -1 : 1) * transaction.amount > 0 ? ( - + ) : ( - + )} )} @@ -944,7 +943,9 @@ const Transaction = memo(function Transaction(props) { style={{ ...(isChild && { borderLeftWidth: 1 }) }} value={ matched && ( - + ) } /> @@ -1144,7 +1145,7 @@ const Transaction = memo(function Transaction(props) { }} > {isParent && ( - {negative ? ( - + ) : ( - + )} } diff --git a/packages/desktop-client/src/components/util/LoadComponent.tsx b/packages/desktop-client/src/components/util/LoadComponent.tsx index 8e3f4f09680..a0769656e1b 100644 --- a/packages/desktop-client/src/components/util/LoadComponent.tsx +++ b/packages/desktop-client/src/components/util/LoadComponent.tsx @@ -1,6 +1,6 @@ import { type ComponentType, useEffect, useState } from 'react'; -import AnimatedLoading from '../../icons/AnimatedLoading'; +import { AnimatedLoading } from '../../icons/AnimatedLoading'; import { theme, styles } from '../../style'; import { Block } from '../common/Block'; import { View } from '../common/View'; diff --git a/packages/desktop-client/src/icons/AnimatedLoading.tsx b/packages/desktop-client/src/icons/AnimatedLoading.tsx index a153265a405..82476f66ce6 100644 --- a/packages/desktop-client/src/icons/AnimatedLoading.tsx +++ b/packages/desktop-client/src/icons/AnimatedLoading.tsx @@ -2,14 +2,14 @@ import React, { type SVGProps } from 'react'; import { css, keyframes } from 'glamor'; -import Loading from './Loading'; +import { SvgLoading } from './Loading'; const rotation = keyframes({ '0%': { transform: 'rotate(-90deg)' }, '100%': { transform: 'rotate(666deg)' }, }); -function AnimatedLoading(props: SVGProps) { +export function AnimatedLoading(props: SVGProps) { return ( ) { lineHeight: 0, })}`} > - + ); } - -export default AnimatedLoading; diff --git a/packages/desktop-client/src/icons/Loading.tsx b/packages/desktop-client/src/icons/Loading.tsx index c8101941c3f..6012c53db38 100644 --- a/packages/desktop-client/src/icons/Loading.tsx +++ b/packages/desktop-client/src/icons/Loading.tsx @@ -1,6 +1,6 @@ import React, { type SVGProps, useState } from 'react'; -const SvgLoading = (props: SVGProps) => { +export const SvgLoading = (props: SVGProps) => { const { color = 'currentColor' } = props; const [gradientId] = useState('gradient-' + Math.random()); @@ -31,5 +31,3 @@ const SvgLoading = (props: SVGProps) => { ); }; - -export default SvgLoading; diff --git a/packages/desktop-client/src/icons/index-template.ts b/packages/desktop-client/src/icons/index-template.ts new file mode 100644 index 00000000000..679f5ce7b85 --- /dev/null +++ b/packages/desktop-client/src/icons/index-template.ts @@ -0,0 +1,12 @@ +import path from 'path'; + +function indexTemplate(filePaths) { + const exportEntries = filePaths.map(({ path: filePath }) => { + const basename = path.basename(filePath, path.extname(filePath)); + const exportName = `Svg${basename}`; + return `export { ${exportName} } from './${basename}'`; + }) + return exportEntries.join('\n'); +} + +module.exports = indexTemplate \ No newline at end of file diff --git a/packages/desktop-client/src/icons/logo/Logo.tsx b/packages/desktop-client/src/icons/logo/Logo.tsx index 60c4d53af4d..199a7a2aa66 100644 --- a/packages/desktop-client/src/icons/logo/Logo.tsx +++ b/packages/desktop-client/src/icons/logo/Logo.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLogo = (props: SVGProps) => ( +export const SvgLogo = (props: SVGProps) => ( ) => ( /> ); -export default SvgLogo; diff --git a/packages/desktop-client/src/icons/logo/index.ts b/packages/desktop-client/src/icons/logo/index.ts index c6444c91fb9..c7d7d8ea715 100644 --- a/packages/desktop-client/src/icons/logo/index.ts +++ b/packages/desktop-client/src/icons/logo/index.ts @@ -1 +1 @@ -export { default as Logo } from './Logo'; +export { SvgLogo } from './Logo'; diff --git a/packages/desktop-client/src/icons/template.ts b/packages/desktop-client/src/icons/template.ts new file mode 100644 index 00000000000..8cb1e0507f5 --- /dev/null +++ b/packages/desktop-client/src/icons/template.ts @@ -0,0 +1,13 @@ +const template = ({ imports, interfaces, componentName, props, jsx }, { tpl }) => { + return tpl` +${imports}; + +${interfaces}; + +export const ${componentName} = (${props}) => ( + ${jsx} +); +` +} + +module.exports = template \ No newline at end of file diff --git a/packages/desktop-client/src/icons/v0/Add.tsx b/packages/desktop-client/src/icons/v0/Add.tsx index 306a115dd65..e3c3a9e9289 100644 --- a/packages/desktop-client/src/icons/v0/Add.tsx +++ b/packages/desktop-client/src/icons/v0/Add.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAdd = (props: SVGProps) => ( +export const SvgAdd = (props: SVGProps) => ( ) => ( /> ); -export default SvgAdd; diff --git a/packages/desktop-client/src/icons/v0/Delete.tsx b/packages/desktop-client/src/icons/v0/Delete.tsx index 232864866ad..311e818354c 100644 --- a/packages/desktop-client/src/icons/v0/Delete.tsx +++ b/packages/desktop-client/src/icons/v0/Delete.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDelete = (props: SVGProps) => ( +export const SvgDelete = (props: SVGProps) => ( ) => ( /> ); -export default SvgDelete; diff --git a/packages/desktop-client/src/icons/v0/ExpandArrow.tsx b/packages/desktop-client/src/icons/v0/ExpandArrow.tsx index 35e12043d07..a7ac84f8cc3 100644 --- a/packages/desktop-client/src/icons/v0/ExpandArrow.tsx +++ b/packages/desktop-client/src/icons/v0/ExpandArrow.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgExpandArrow = (props: SVGProps) => ( +export const SvgExpandArrow = (props: SVGProps) => ( ) => ( /> ); -export default SvgExpandArrow; diff --git a/packages/desktop-client/src/icons/v0/LeftArrow2.tsx b/packages/desktop-client/src/icons/v0/LeftArrow2.tsx index b1c0b091cf2..15a8cc460d6 100644 --- a/packages/desktop-client/src/icons/v0/LeftArrow2.tsx +++ b/packages/desktop-client/src/icons/v0/LeftArrow2.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLeftArrow2 = (props: SVGProps) => ( +export const SvgLeftArrow2 = (props: SVGProps) => ( ) => ( /> ); -export default SvgLeftArrow2; diff --git a/packages/desktop-client/src/icons/v0/Math.tsx b/packages/desktop-client/src/icons/v0/Math.tsx index db3629fabb3..41aff6c20f7 100644 --- a/packages/desktop-client/src/icons/v0/Math.tsx +++ b/packages/desktop-client/src/icons/v0/Math.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMath = (props: SVGProps) => ( +export const SvgMath = (props: SVGProps) => ( ) => ( /> ); -export default SvgMath; diff --git a/packages/desktop-client/src/icons/v0/Merge.tsx b/packages/desktop-client/src/icons/v0/Merge.tsx index 453fe8d369b..b310ecc25cf 100644 --- a/packages/desktop-client/src/icons/v0/Merge.tsx +++ b/packages/desktop-client/src/icons/v0/Merge.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMerge = (props: SVGProps) => ( +export const SvgMerge = (props: SVGProps) => ( ) => ( /> ); -export default SvgMerge; diff --git a/packages/desktop-client/src/icons/v0/RightArrow2.tsx b/packages/desktop-client/src/icons/v0/RightArrow2.tsx index 3652862b3aa..fb1708540ec 100644 --- a/packages/desktop-client/src/icons/v0/RightArrow2.tsx +++ b/packages/desktop-client/src/icons/v0/RightArrow2.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRightArrow2 = (props: SVGProps) => ( +export const SvgRightArrow2 = (props: SVGProps) => ( ) => ( /> ); -export default SvgRightArrow2; diff --git a/packages/desktop-client/src/icons/v0/Split.tsx b/packages/desktop-client/src/icons/v0/Split.tsx index 4e22aa9a82d..415196f6380 100644 --- a/packages/desktop-client/src/icons/v0/Split.tsx +++ b/packages/desktop-client/src/icons/v0/Split.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSplit = (props: SVGProps) => ( +export const SvgSplit = (props: SVGProps) => ( ) => ( /> ); -export default SvgSplit; diff --git a/packages/desktop-client/src/icons/v0/Subtract.tsx b/packages/desktop-client/src/icons/v0/Subtract.tsx index 3d06098172f..698a94f3d72 100644 --- a/packages/desktop-client/src/icons/v0/Subtract.tsx +++ b/packages/desktop-client/src/icons/v0/Subtract.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSubtract = (props: SVGProps) => ( +export const SvgSubtract = (props: SVGProps) => ( ) => ( /> ); -export default SvgSubtract; diff --git a/packages/desktop-client/src/icons/v0/index.ts b/packages/desktop-client/src/icons/v0/index.ts index 077a6c4d9d3..893da4c0eb4 100644 --- a/packages/desktop-client/src/icons/v0/index.ts +++ b/packages/desktop-client/src/icons/v0/index.ts @@ -1,9 +1,9 @@ -export { default as Add } from './Add'; -export { default as Delete } from './Delete'; -export { default as ExpandArrow } from './ExpandArrow'; -export { default as LeftArrow2 } from './LeftArrow2'; -export { default as Math } from './Math'; -export { default as RightArrow2 } from './RightArrow2'; -export { default as Subtract } from './Subtract'; -export { default as Merge } from './Merge'; -export { default as Split } from './Split'; +export { SvgAdd } from './Add'; +export { SvgDelete } from './Delete'; +export { SvgExpandArrow } from './ExpandArrow'; +export { SvgLeftArrow2 } from './LeftArrow2'; +export { SvgMath } from './Math'; +export { SvgRightArrow2 } from './RightArrow2'; +export { SvgSubtract } from './Subtract'; +export { SvgMerge } from './Merge'; +export { SvgSplit } from './Split'; diff --git a/packages/desktop-client/src/icons/v1/Add.tsx b/packages/desktop-client/src/icons/v1/Add.tsx index 17ca39f5c12..0ca4c9e8e4c 100644 --- a/packages/desktop-client/src/icons/v1/Add.tsx +++ b/packages/desktop-client/src/icons/v1/Add.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAdd = (props: SVGProps) => ( +export const SvgAdd = (props: SVGProps) => ( ) => ( /> ); -export default SvgAdd; diff --git a/packages/desktop-client/src/icons/v1/AddOutline.tsx b/packages/desktop-client/src/icons/v1/AddOutline.tsx index 0258ef0612a..bd125139d5b 100644 --- a/packages/desktop-client/src/icons/v1/AddOutline.tsx +++ b/packages/desktop-client/src/icons/v1/AddOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAddOutline = (props: SVGProps) => ( +export const SvgAddOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgAddOutline; diff --git a/packages/desktop-client/src/icons/v1/AddSolid.tsx b/packages/desktop-client/src/icons/v1/AddSolid.tsx index 085c19a85f2..0590557a58c 100644 --- a/packages/desktop-client/src/icons/v1/AddSolid.tsx +++ b/packages/desktop-client/src/icons/v1/AddSolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAddSolid = (props: SVGProps) => ( +export const SvgAddSolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgAddSolid; diff --git a/packages/desktop-client/src/icons/v1/Adjust.tsx b/packages/desktop-client/src/icons/v1/Adjust.tsx index 5a63200656c..a904a3ef9bb 100644 --- a/packages/desktop-client/src/icons/v1/Adjust.tsx +++ b/packages/desktop-client/src/icons/v1/Adjust.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAdjust = (props: SVGProps) => ( +export const SvgAdjust = (props: SVGProps) => ( ) => ( /> ); -export default SvgAdjust; diff --git a/packages/desktop-client/src/icons/v1/Airplane.tsx b/packages/desktop-client/src/icons/v1/Airplane.tsx index 542dc23e5c7..28299f392f5 100644 --- a/packages/desktop-client/src/icons/v1/Airplane.tsx +++ b/packages/desktop-client/src/icons/v1/Airplane.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAirplane = (props: SVGProps) => ( +export const SvgAirplane = (props: SVGProps) => ( ) => ( /> ); -export default SvgAirplane; diff --git a/packages/desktop-client/src/icons/v1/Album.tsx b/packages/desktop-client/src/icons/v1/Album.tsx index b9f7848daca..85f4bf9d621 100644 --- a/packages/desktop-client/src/icons/v1/Album.tsx +++ b/packages/desktop-client/src/icons/v1/Album.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAlbum = (props: SVGProps) => ( +export const SvgAlbum = (props: SVGProps) => ( ) => ( /> ); -export default SvgAlbum; diff --git a/packages/desktop-client/src/icons/v1/AlignCenter.tsx b/packages/desktop-client/src/icons/v1/AlignCenter.tsx index 193dd57a719..4ca468a0dc5 100644 --- a/packages/desktop-client/src/icons/v1/AlignCenter.tsx +++ b/packages/desktop-client/src/icons/v1/AlignCenter.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAlignCenter = (props: SVGProps) => ( +export const SvgAlignCenter = (props: SVGProps) => ( ) => ( /> ); -export default SvgAlignCenter; diff --git a/packages/desktop-client/src/icons/v1/AlignJustified.tsx b/packages/desktop-client/src/icons/v1/AlignJustified.tsx index 7c3ba26d66f..06cfaabc036 100644 --- a/packages/desktop-client/src/icons/v1/AlignJustified.tsx +++ b/packages/desktop-client/src/icons/v1/AlignJustified.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAlignJustified = (props: SVGProps) => ( +export const SvgAlignJustified = (props: SVGProps) => ( ) => ( /> ); -export default SvgAlignJustified; diff --git a/packages/desktop-client/src/icons/v1/AlignLeft.tsx b/packages/desktop-client/src/icons/v1/AlignLeft.tsx index 86a138c3820..d8d5c7980c4 100644 --- a/packages/desktop-client/src/icons/v1/AlignLeft.tsx +++ b/packages/desktop-client/src/icons/v1/AlignLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAlignLeft = (props: SVGProps) => ( +export const SvgAlignLeft = (props: SVGProps) => ( ) => ( /> ); -export default SvgAlignLeft; diff --git a/packages/desktop-client/src/icons/v1/AlignRight.tsx b/packages/desktop-client/src/icons/v1/AlignRight.tsx index a4371208ebe..91b93a34fc6 100644 --- a/packages/desktop-client/src/icons/v1/AlignRight.tsx +++ b/packages/desktop-client/src/icons/v1/AlignRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAlignRight = (props: SVGProps) => ( +export const SvgAlignRight = (props: SVGProps) => ( ) => ( /> ); -export default SvgAlignRight; diff --git a/packages/desktop-client/src/icons/v1/Anchor.tsx b/packages/desktop-client/src/icons/v1/Anchor.tsx index 3916aca810e..45686885ec2 100644 --- a/packages/desktop-client/src/icons/v1/Anchor.tsx +++ b/packages/desktop-client/src/icons/v1/Anchor.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAnchor = (props: SVGProps) => ( +export const SvgAnchor = (props: SVGProps) => ( ) => ( /> ); -export default SvgAnchor; diff --git a/packages/desktop-client/src/icons/v1/Announcement.tsx b/packages/desktop-client/src/icons/v1/Announcement.tsx index df1e1ec9890..f478a36bf46 100644 --- a/packages/desktop-client/src/icons/v1/Announcement.tsx +++ b/packages/desktop-client/src/icons/v1/Announcement.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAnnouncement = (props: SVGProps) => ( +export const SvgAnnouncement = (props: SVGProps) => ( ) => ( /> ); -export default SvgAnnouncement; diff --git a/packages/desktop-client/src/icons/v1/Apparel.tsx b/packages/desktop-client/src/icons/v1/Apparel.tsx index 2be049f337a..d48ff3fe538 100644 --- a/packages/desktop-client/src/icons/v1/Apparel.tsx +++ b/packages/desktop-client/src/icons/v1/Apparel.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgApparel = (props: SVGProps) => ( +export const SvgApparel = (props: SVGProps) => ( ) => ( /> ); -export default SvgApparel; diff --git a/packages/desktop-client/src/icons/v1/ArrowDown.tsx b/packages/desktop-client/src/icons/v1/ArrowDown.tsx index 89589b78906..cc200ce85a9 100644 --- a/packages/desktop-client/src/icons/v1/ArrowDown.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowDown = (props: SVGProps) => ( +export const SvgArrowDown = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowDown; diff --git a/packages/desktop-client/src/icons/v1/ArrowLeft.tsx b/packages/desktop-client/src/icons/v1/ArrowLeft.tsx index 39b57af26ba..7a510ccc4b5 100644 --- a/packages/desktop-client/src/icons/v1/ArrowLeft.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowLeft = (props: SVGProps) => ( +export const SvgArrowLeft = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowLeft; diff --git a/packages/desktop-client/src/icons/v1/ArrowOutlineDown.tsx b/packages/desktop-client/src/icons/v1/ArrowOutlineDown.tsx index 6ebc0e9b4e6..4e4d38810f6 100644 --- a/packages/desktop-client/src/icons/v1/ArrowOutlineDown.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowOutlineDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowOutlineDown = (props: SVGProps) => ( +export const SvgArrowOutlineDown = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowOutlineDown; diff --git a/packages/desktop-client/src/icons/v1/ArrowOutlineLeft.tsx b/packages/desktop-client/src/icons/v1/ArrowOutlineLeft.tsx index 32f56ce12ec..9a3e8890467 100644 --- a/packages/desktop-client/src/icons/v1/ArrowOutlineLeft.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowOutlineLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowOutlineLeft = (props: SVGProps) => ( +export const SvgArrowOutlineLeft = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowOutlineLeft; diff --git a/packages/desktop-client/src/icons/v1/ArrowOutlineRight.tsx b/packages/desktop-client/src/icons/v1/ArrowOutlineRight.tsx index f75c6c63704..f09a9762c97 100644 --- a/packages/desktop-client/src/icons/v1/ArrowOutlineRight.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowOutlineRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowOutlineRight = (props: SVGProps) => ( +export const SvgArrowOutlineRight = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowOutlineRight; diff --git a/packages/desktop-client/src/icons/v1/ArrowOutlineUp.tsx b/packages/desktop-client/src/icons/v1/ArrowOutlineUp.tsx index 452f680eeda..6050ab8f840 100644 --- a/packages/desktop-client/src/icons/v1/ArrowOutlineUp.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowOutlineUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowOutlineUp = (props: SVGProps) => ( +export const SvgArrowOutlineUp = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowOutlineUp; diff --git a/packages/desktop-client/src/icons/v1/ArrowRight.tsx b/packages/desktop-client/src/icons/v1/ArrowRight.tsx index 167eee2d4c8..6475516cc78 100644 --- a/packages/desktop-client/src/icons/v1/ArrowRight.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowRight = (props: SVGProps) => ( +export const SvgArrowRight = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowRight; diff --git a/packages/desktop-client/src/icons/v1/ArrowThickDown.tsx b/packages/desktop-client/src/icons/v1/ArrowThickDown.tsx index 892886f4ad0..cb0d3593057 100644 --- a/packages/desktop-client/src/icons/v1/ArrowThickDown.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowThickDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowThickDown = (props: SVGProps) => ( +export const SvgArrowThickDown = (props: SVGProps) => ( ) => ( ); -export default SvgArrowThickDown; diff --git a/packages/desktop-client/src/icons/v1/ArrowThickLeft.tsx b/packages/desktop-client/src/icons/v1/ArrowThickLeft.tsx index 2cea251e435..2836bfc4d5f 100644 --- a/packages/desktop-client/src/icons/v1/ArrowThickLeft.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowThickLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowThickLeft = (props: SVGProps) => ( +export const SvgArrowThickLeft = (props: SVGProps) => ( ) => ( ); -export default SvgArrowThickLeft; diff --git a/packages/desktop-client/src/icons/v1/ArrowThickRight.tsx b/packages/desktop-client/src/icons/v1/ArrowThickRight.tsx index cc92ba8a787..741a9fe13e6 100644 --- a/packages/desktop-client/src/icons/v1/ArrowThickRight.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowThickRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowThickRight = (props: SVGProps) => ( +export const SvgArrowThickRight = (props: SVGProps) => ( ) => ( ); -export default SvgArrowThickRight; diff --git a/packages/desktop-client/src/icons/v1/ArrowThickUp.tsx b/packages/desktop-client/src/icons/v1/ArrowThickUp.tsx index ca6c0adde5e..92356686e04 100644 --- a/packages/desktop-client/src/icons/v1/ArrowThickUp.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowThickUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowThickUp = (props: SVGProps) => ( +export const SvgArrowThickUp = (props: SVGProps) => ( ) => ( ); -export default SvgArrowThickUp; diff --git a/packages/desktop-client/src/icons/v1/ArrowThinDown.tsx b/packages/desktop-client/src/icons/v1/ArrowThinDown.tsx index af09ad7a1d7..fecdc46eac1 100644 --- a/packages/desktop-client/src/icons/v1/ArrowThinDown.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowThinDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowThinDown = (props: SVGProps) => ( +export const SvgArrowThinDown = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowThinDown; diff --git a/packages/desktop-client/src/icons/v1/ArrowThinLeft.tsx b/packages/desktop-client/src/icons/v1/ArrowThinLeft.tsx index 63cb5f5d4f7..7dfc39f9cce 100644 --- a/packages/desktop-client/src/icons/v1/ArrowThinLeft.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowThinLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowThinLeft = (props: SVGProps) => ( +export const SvgArrowThinLeft = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowThinLeft; diff --git a/packages/desktop-client/src/icons/v1/ArrowThinRight.tsx b/packages/desktop-client/src/icons/v1/ArrowThinRight.tsx index 99cf0c1b11e..ec453bd2a1c 100644 --- a/packages/desktop-client/src/icons/v1/ArrowThinRight.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowThinRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowThinRight = (props: SVGProps) => ( +export const SvgArrowThinRight = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowThinRight; diff --git a/packages/desktop-client/src/icons/v1/ArrowThinUp.tsx b/packages/desktop-client/src/icons/v1/ArrowThinUp.tsx index a89d92e475e..06269f4d681 100644 --- a/packages/desktop-client/src/icons/v1/ArrowThinUp.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowThinUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowThinUp = (props: SVGProps) => ( +export const SvgArrowThinUp = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowThinUp; diff --git a/packages/desktop-client/src/icons/v1/ArrowUp.tsx b/packages/desktop-client/src/icons/v1/ArrowUp.tsx index 4f251e2aee8..5af2d7005f5 100644 --- a/packages/desktop-client/src/icons/v1/ArrowUp.tsx +++ b/packages/desktop-client/src/icons/v1/ArrowUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowUp = (props: SVGProps) => ( +export const SvgArrowUp = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowUp; diff --git a/packages/desktop-client/src/icons/v1/Artist.tsx b/packages/desktop-client/src/icons/v1/Artist.tsx index 620bbeee0f1..c5e3e4f2324 100644 --- a/packages/desktop-client/src/icons/v1/Artist.tsx +++ b/packages/desktop-client/src/icons/v1/Artist.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArtist = (props: SVGProps) => ( +export const SvgArtist = (props: SVGProps) => ( ) => ( /> ); -export default SvgArtist; diff --git a/packages/desktop-client/src/icons/v1/AtSymbol.tsx b/packages/desktop-client/src/icons/v1/AtSymbol.tsx index b8d672bef14..18a3406e096 100644 --- a/packages/desktop-client/src/icons/v1/AtSymbol.tsx +++ b/packages/desktop-client/src/icons/v1/AtSymbol.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAtSymbol = (props: SVGProps) => ( +export const SvgAtSymbol = (props: SVGProps) => ( ) => ( /> ); -export default SvgAtSymbol; diff --git a/packages/desktop-client/src/icons/v1/Attachment.tsx b/packages/desktop-client/src/icons/v1/Attachment.tsx index ba7adc90093..dfb2f9a2847 100644 --- a/packages/desktop-client/src/icons/v1/Attachment.tsx +++ b/packages/desktop-client/src/icons/v1/Attachment.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAttachment = (props: SVGProps) => ( +export const SvgAttachment = (props: SVGProps) => ( ) => ( /> ); -export default SvgAttachment; diff --git a/packages/desktop-client/src/icons/v1/Backspace.tsx b/packages/desktop-client/src/icons/v1/Backspace.tsx index 0921df4ec6a..603050b0145 100644 --- a/packages/desktop-client/src/icons/v1/Backspace.tsx +++ b/packages/desktop-client/src/icons/v1/Backspace.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBackspace = (props: SVGProps) => ( +export const SvgBackspace = (props: SVGProps) => ( ) => ( /> ); -export default SvgBackspace; diff --git a/packages/desktop-client/src/icons/v1/Backward.tsx b/packages/desktop-client/src/icons/v1/Backward.tsx index 407f1c6e918..bf0990ba117 100644 --- a/packages/desktop-client/src/icons/v1/Backward.tsx +++ b/packages/desktop-client/src/icons/v1/Backward.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBackward = (props: SVGProps) => ( +export const SvgBackward = (props: SVGProps) => ( ) => ( ); -export default SvgBackward; diff --git a/packages/desktop-client/src/icons/v1/BackwardStep.tsx b/packages/desktop-client/src/icons/v1/BackwardStep.tsx index a0b4a97de97..92744f47688 100644 --- a/packages/desktop-client/src/icons/v1/BackwardStep.tsx +++ b/packages/desktop-client/src/icons/v1/BackwardStep.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBackwardStep = (props: SVGProps) => ( +export const SvgBackwardStep = (props: SVGProps) => ( ) => ( ); -export default SvgBackwardStep; diff --git a/packages/desktop-client/src/icons/v1/Badge.tsx b/packages/desktop-client/src/icons/v1/Badge.tsx index 43afec767d4..94f9fba0f20 100644 --- a/packages/desktop-client/src/icons/v1/Badge.tsx +++ b/packages/desktop-client/src/icons/v1/Badge.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBadge = (props: SVGProps) => ( +export const SvgBadge = (props: SVGProps) => ( ) => ( /> ); -export default SvgBadge; diff --git a/packages/desktop-client/src/icons/v1/BatteryFull.tsx b/packages/desktop-client/src/icons/v1/BatteryFull.tsx index 5f67d1ae018..5cfe1f5e889 100644 --- a/packages/desktop-client/src/icons/v1/BatteryFull.tsx +++ b/packages/desktop-client/src/icons/v1/BatteryFull.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBatteryFull = (props: SVGProps) => ( +export const SvgBatteryFull = (props: SVGProps) => ( ) => ( /> ); -export default SvgBatteryFull; diff --git a/packages/desktop-client/src/icons/v1/BatteryHalf.tsx b/packages/desktop-client/src/icons/v1/BatteryHalf.tsx index 5c72fc8dcf1..eca3eb53d8f 100644 --- a/packages/desktop-client/src/icons/v1/BatteryHalf.tsx +++ b/packages/desktop-client/src/icons/v1/BatteryHalf.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBatteryHalf = (props: SVGProps) => ( +export const SvgBatteryHalf = (props: SVGProps) => ( ) => ( /> ); -export default SvgBatteryHalf; diff --git a/packages/desktop-client/src/icons/v1/BatteryLow.tsx b/packages/desktop-client/src/icons/v1/BatteryLow.tsx index 04cd28afbab..9f657194a82 100644 --- a/packages/desktop-client/src/icons/v1/BatteryLow.tsx +++ b/packages/desktop-client/src/icons/v1/BatteryLow.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBatteryLow = (props: SVGProps) => ( +export const SvgBatteryLow = (props: SVGProps) => ( ) => ( /> ); -export default SvgBatteryLow; diff --git a/packages/desktop-client/src/icons/v1/Beverage.tsx b/packages/desktop-client/src/icons/v1/Beverage.tsx index c70b8eea090..84c44b2dde1 100644 --- a/packages/desktop-client/src/icons/v1/Beverage.tsx +++ b/packages/desktop-client/src/icons/v1/Beverage.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBeverage = (props: SVGProps) => ( +export const SvgBeverage = (props: SVGProps) => ( ) => ( /> ); -export default SvgBeverage; diff --git a/packages/desktop-client/src/icons/v1/Block.tsx b/packages/desktop-client/src/icons/v1/Block.tsx index 9acee929a8f..d70f7135773 100644 --- a/packages/desktop-client/src/icons/v1/Block.tsx +++ b/packages/desktop-client/src/icons/v1/Block.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBlock = (props: SVGProps) => ( +export const SvgBlock = (props: SVGProps) => ( ) => ( /> ); -export default SvgBlock; diff --git a/packages/desktop-client/src/icons/v1/Bluetooth.tsx b/packages/desktop-client/src/icons/v1/Bluetooth.tsx index ac69c42ff29..9203cce1ebf 100644 --- a/packages/desktop-client/src/icons/v1/Bluetooth.tsx +++ b/packages/desktop-client/src/icons/v1/Bluetooth.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBluetooth = (props: SVGProps) => ( +export const SvgBluetooth = (props: SVGProps) => ( ) => ( /> ); -export default SvgBluetooth; diff --git a/packages/desktop-client/src/icons/v1/Bolt.tsx b/packages/desktop-client/src/icons/v1/Bolt.tsx index dc1736b2450..6aa0f8bbb19 100644 --- a/packages/desktop-client/src/icons/v1/Bolt.tsx +++ b/packages/desktop-client/src/icons/v1/Bolt.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBolt = (props: SVGProps) => ( +export const SvgBolt = (props: SVGProps) => ( ) => ( ); -export default SvgBolt; diff --git a/packages/desktop-client/src/icons/v1/BookReference.tsx b/packages/desktop-client/src/icons/v1/BookReference.tsx index 91987db343f..0531931056c 100644 --- a/packages/desktop-client/src/icons/v1/BookReference.tsx +++ b/packages/desktop-client/src/icons/v1/BookReference.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBookReference = (props: SVGProps) => ( +export const SvgBookReference = (props: SVGProps) => ( ) => ( /> ); -export default SvgBookReference; diff --git a/packages/desktop-client/src/icons/v1/Bookmark.tsx b/packages/desktop-client/src/icons/v1/Bookmark.tsx index 5d005382bfb..718314f79e7 100644 --- a/packages/desktop-client/src/icons/v1/Bookmark.tsx +++ b/packages/desktop-client/src/icons/v1/Bookmark.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBookmark = (props: SVGProps) => ( +export const SvgBookmark = (props: SVGProps) => ( ) => ( /> ); -export default SvgBookmark; diff --git a/packages/desktop-client/src/icons/v1/BookmarkCopy2.tsx b/packages/desktop-client/src/icons/v1/BookmarkCopy2.tsx index 3c6771dcfec..ca6693e2ec5 100644 --- a/packages/desktop-client/src/icons/v1/BookmarkCopy2.tsx +++ b/packages/desktop-client/src/icons/v1/BookmarkCopy2.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBookmarkCopy2 = (props: SVGProps) => ( +export const SvgBookmarkCopy2 = (props: SVGProps) => ( ) => ( ); -export default SvgBookmarkCopy2; diff --git a/packages/desktop-client/src/icons/v1/BookmarkCopy3.tsx b/packages/desktop-client/src/icons/v1/BookmarkCopy3.tsx index b1481a27a87..795a59658f3 100644 --- a/packages/desktop-client/src/icons/v1/BookmarkCopy3.tsx +++ b/packages/desktop-client/src/icons/v1/BookmarkCopy3.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBookmarkCopy3 = (props: SVGProps) => ( +export const SvgBookmarkCopy3 = (props: SVGProps) => ( ) => ( ); -export default SvgBookmarkCopy3; diff --git a/packages/desktop-client/src/icons/v1/BookmarkOutline.tsx b/packages/desktop-client/src/icons/v1/BookmarkOutline.tsx index f3318c8ae4e..709539ab9ee 100644 --- a/packages/desktop-client/src/icons/v1/BookmarkOutline.tsx +++ b/packages/desktop-client/src/icons/v1/BookmarkOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBookmarkOutline = (props: SVGProps) => ( +export const SvgBookmarkOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgBookmarkOutline; diff --git a/packages/desktop-client/src/icons/v1/BookmarkOutlineAdd.tsx b/packages/desktop-client/src/icons/v1/BookmarkOutlineAdd.tsx index 7454370f08e..0dde71518e3 100644 --- a/packages/desktop-client/src/icons/v1/BookmarkOutlineAdd.tsx +++ b/packages/desktop-client/src/icons/v1/BookmarkOutlineAdd.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBookmarkOutlineAdd = (props: SVGProps) => ( +export const SvgBookmarkOutlineAdd = (props: SVGProps) => ( ) => ( /> ); -export default SvgBookmarkOutlineAdd; diff --git a/packages/desktop-client/src/icons/v1/BorderAll.tsx b/packages/desktop-client/src/icons/v1/BorderAll.tsx index e605c187271..98878143965 100644 --- a/packages/desktop-client/src/icons/v1/BorderAll.tsx +++ b/packages/desktop-client/src/icons/v1/BorderAll.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderAll = (props: SVGProps) => ( +export const SvgBorderAll = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderAll; diff --git a/packages/desktop-client/src/icons/v1/BorderBottom.tsx b/packages/desktop-client/src/icons/v1/BorderBottom.tsx index b68a05bb050..02be541d333 100644 --- a/packages/desktop-client/src/icons/v1/BorderBottom.tsx +++ b/packages/desktop-client/src/icons/v1/BorderBottom.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderBottom = (props: SVGProps) => ( +export const SvgBorderBottom = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderBottom; diff --git a/packages/desktop-client/src/icons/v1/BorderHorizontal.tsx b/packages/desktop-client/src/icons/v1/BorderHorizontal.tsx index 00495f1ddfa..a7845bd1ee3 100644 --- a/packages/desktop-client/src/icons/v1/BorderHorizontal.tsx +++ b/packages/desktop-client/src/icons/v1/BorderHorizontal.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderHorizontal = (props: SVGProps) => ( +export const SvgBorderHorizontal = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderHorizontal; diff --git a/packages/desktop-client/src/icons/v1/BorderInner.tsx b/packages/desktop-client/src/icons/v1/BorderInner.tsx index d29a994de70..50e1f9578aa 100644 --- a/packages/desktop-client/src/icons/v1/BorderInner.tsx +++ b/packages/desktop-client/src/icons/v1/BorderInner.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderInner = (props: SVGProps) => ( +export const SvgBorderInner = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderInner; diff --git a/packages/desktop-client/src/icons/v1/BorderLeft.tsx b/packages/desktop-client/src/icons/v1/BorderLeft.tsx index be056c8507d..ef4af27a826 100644 --- a/packages/desktop-client/src/icons/v1/BorderLeft.tsx +++ b/packages/desktop-client/src/icons/v1/BorderLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderLeft = (props: SVGProps) => ( +export const SvgBorderLeft = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderLeft; diff --git a/packages/desktop-client/src/icons/v1/BorderNone.tsx b/packages/desktop-client/src/icons/v1/BorderNone.tsx index 5d8b22530f4..a1dd526d894 100644 --- a/packages/desktop-client/src/icons/v1/BorderNone.tsx +++ b/packages/desktop-client/src/icons/v1/BorderNone.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderNone = (props: SVGProps) => ( +export const SvgBorderNone = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderNone; diff --git a/packages/desktop-client/src/icons/v1/BorderOuter.tsx b/packages/desktop-client/src/icons/v1/BorderOuter.tsx index c4227c22f99..65562f17988 100644 --- a/packages/desktop-client/src/icons/v1/BorderOuter.tsx +++ b/packages/desktop-client/src/icons/v1/BorderOuter.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderOuter = (props: SVGProps) => ( +export const SvgBorderOuter = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderOuter; diff --git a/packages/desktop-client/src/icons/v1/BorderRight.tsx b/packages/desktop-client/src/icons/v1/BorderRight.tsx index 5ca488833b3..af299c231ec 100644 --- a/packages/desktop-client/src/icons/v1/BorderRight.tsx +++ b/packages/desktop-client/src/icons/v1/BorderRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderRight = (props: SVGProps) => ( +export const SvgBorderRight = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderRight; diff --git a/packages/desktop-client/src/icons/v1/BorderTop.tsx b/packages/desktop-client/src/icons/v1/BorderTop.tsx index 33f8b022981..2c2b89cf957 100644 --- a/packages/desktop-client/src/icons/v1/BorderTop.tsx +++ b/packages/desktop-client/src/icons/v1/BorderTop.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderTop = (props: SVGProps) => ( +export const SvgBorderTop = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderTop; diff --git a/packages/desktop-client/src/icons/v1/BorderVertical.tsx b/packages/desktop-client/src/icons/v1/BorderVertical.tsx index 34321d2171e..66934668021 100644 --- a/packages/desktop-client/src/icons/v1/BorderVertical.tsx +++ b/packages/desktop-client/src/icons/v1/BorderVertical.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBorderVertical = (props: SVGProps) => ( +export const SvgBorderVertical = (props: SVGProps) => ( ) => ( /> ); -export default SvgBorderVertical; diff --git a/packages/desktop-client/src/icons/v1/Box.tsx b/packages/desktop-client/src/icons/v1/Box.tsx index e783b16c9b5..60393b4c8be 100644 --- a/packages/desktop-client/src/icons/v1/Box.tsx +++ b/packages/desktop-client/src/icons/v1/Box.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBox = (props: SVGProps) => ( +export const SvgBox = (props: SVGProps) => ( ) => ( /> ); -export default SvgBox; diff --git a/packages/desktop-client/src/icons/v1/BrightnessDown.tsx b/packages/desktop-client/src/icons/v1/BrightnessDown.tsx index c15a10854de..65052a75314 100644 --- a/packages/desktop-client/src/icons/v1/BrightnessDown.tsx +++ b/packages/desktop-client/src/icons/v1/BrightnessDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBrightnessDown = (props: SVGProps) => ( +export const SvgBrightnessDown = (props: SVGProps) => ( ) => ( /> ); -export default SvgBrightnessDown; diff --git a/packages/desktop-client/src/icons/v1/BrightnessUp.tsx b/packages/desktop-client/src/icons/v1/BrightnessUp.tsx index a4b55f99593..2eb92b30525 100644 --- a/packages/desktop-client/src/icons/v1/BrightnessUp.tsx +++ b/packages/desktop-client/src/icons/v1/BrightnessUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBrightnessUp = (props: SVGProps) => ( +export const SvgBrightnessUp = (props: SVGProps) => ( ) => ( /> ); -export default SvgBrightnessUp; diff --git a/packages/desktop-client/src/icons/v1/BrowserWindow.tsx b/packages/desktop-client/src/icons/v1/BrowserWindow.tsx index 703cc025471..9a2bb5af319 100644 --- a/packages/desktop-client/src/icons/v1/BrowserWindow.tsx +++ b/packages/desktop-client/src/icons/v1/BrowserWindow.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBrowserWindow = (props: SVGProps) => ( +export const SvgBrowserWindow = (props: SVGProps) => ( ) => ( /> ); -export default SvgBrowserWindow; diff --git a/packages/desktop-client/src/icons/v1/BrowserWindowNew.tsx b/packages/desktop-client/src/icons/v1/BrowserWindowNew.tsx index 8e8ec8af3d0..3545689cf60 100644 --- a/packages/desktop-client/src/icons/v1/BrowserWindowNew.tsx +++ b/packages/desktop-client/src/icons/v1/BrowserWindowNew.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBrowserWindowNew = (props: SVGProps) => ( +export const SvgBrowserWindowNew = (props: SVGProps) => ( ) => ( /> ); -export default SvgBrowserWindowNew; diff --git a/packages/desktop-client/src/icons/v1/BrowserWindowOpen.tsx b/packages/desktop-client/src/icons/v1/BrowserWindowOpen.tsx index a38058e1af3..d27685ae9fb 100644 --- a/packages/desktop-client/src/icons/v1/BrowserWindowOpen.tsx +++ b/packages/desktop-client/src/icons/v1/BrowserWindowOpen.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBrowserWindowOpen = (props: SVGProps) => ( +export const SvgBrowserWindowOpen = (props: SVGProps) => ( ) => ( /> ); -export default SvgBrowserWindowOpen; diff --git a/packages/desktop-client/src/icons/v1/Bug.tsx b/packages/desktop-client/src/icons/v1/Bug.tsx index e0a8ed5f715..7676a36280d 100644 --- a/packages/desktop-client/src/icons/v1/Bug.tsx +++ b/packages/desktop-client/src/icons/v1/Bug.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBug = (props: SVGProps) => ( +export const SvgBug = (props: SVGProps) => ( ) => ( /> ); -export default SvgBug; diff --git a/packages/desktop-client/src/icons/v1/Buoy.tsx b/packages/desktop-client/src/icons/v1/Buoy.tsx index 1f3c1df7a90..05fff9ff800 100644 --- a/packages/desktop-client/src/icons/v1/Buoy.tsx +++ b/packages/desktop-client/src/icons/v1/Buoy.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgBuoy = (props: SVGProps) => ( +export const SvgBuoy = (props: SVGProps) => ( ) => ( /> ); -export default SvgBuoy; diff --git a/packages/desktop-client/src/icons/v1/Calculator.tsx b/packages/desktop-client/src/icons/v1/Calculator.tsx index 7400394b84e..264858a763a 100644 --- a/packages/desktop-client/src/icons/v1/Calculator.tsx +++ b/packages/desktop-client/src/icons/v1/Calculator.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCalculator = (props: SVGProps) => ( +export const SvgCalculator = (props: SVGProps) => ( ) => ( /> ); -export default SvgCalculator; diff --git a/packages/desktop-client/src/icons/v1/Calendar.tsx b/packages/desktop-client/src/icons/v1/Calendar.tsx index e6680cbde64..9f8d9dcf426 100644 --- a/packages/desktop-client/src/icons/v1/Calendar.tsx +++ b/packages/desktop-client/src/icons/v1/Calendar.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCalendar = (props: SVGProps) => ( +export const SvgCalendar = (props: SVGProps) => ( ) => ( /> ); -export default SvgCalendar; diff --git a/packages/desktop-client/src/icons/v1/Camera.tsx b/packages/desktop-client/src/icons/v1/Camera.tsx index 43d14b76cbb..17d32a37fe1 100644 --- a/packages/desktop-client/src/icons/v1/Camera.tsx +++ b/packages/desktop-client/src/icons/v1/Camera.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCamera = (props: SVGProps) => ( +export const SvgCamera = (props: SVGProps) => ( ) => ( /> ); -export default SvgCamera; diff --git a/packages/desktop-client/src/icons/v1/Chart.tsx b/packages/desktop-client/src/icons/v1/Chart.tsx index 935b066ab85..a42e6bae45a 100644 --- a/packages/desktop-client/src/icons/v1/Chart.tsx +++ b/packages/desktop-client/src/icons/v1/Chart.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgChart = (props: SVGProps) => ( +export const SvgChart = (props: SVGProps) => ( ) => ( /> ); -export default SvgChart; diff --git a/packages/desktop-client/src/icons/v1/ChartBar.tsx b/packages/desktop-client/src/icons/v1/ChartBar.tsx index 1732ca13ec8..35af1613dfb 100644 --- a/packages/desktop-client/src/icons/v1/ChartBar.tsx +++ b/packages/desktop-client/src/icons/v1/ChartBar.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgChartBar = (props: SVGProps) => ( +export const SvgChartBar = (props: SVGProps) => ( ) => ( /> ); -export default SvgChartBar; diff --git a/packages/desktop-client/src/icons/v1/ChartPie.tsx b/packages/desktop-client/src/icons/v1/ChartPie.tsx index 47755340db1..977969359f8 100644 --- a/packages/desktop-client/src/icons/v1/ChartPie.tsx +++ b/packages/desktop-client/src/icons/v1/ChartPie.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgChartPie = (props: SVGProps) => ( +export const SvgChartPie = (props: SVGProps) => ( ) => ( /> ); -export default SvgChartPie; diff --git a/packages/desktop-client/src/icons/v1/ChatBubbleDots.tsx b/packages/desktop-client/src/icons/v1/ChatBubbleDots.tsx index 8d2a3ea6537..df5feb25418 100644 --- a/packages/desktop-client/src/icons/v1/ChatBubbleDots.tsx +++ b/packages/desktop-client/src/icons/v1/ChatBubbleDots.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgChatBubbleDots = (props: SVGProps) => ( +export const SvgChatBubbleDots = (props: SVGProps) => ( ) => ( /> ); -export default SvgChatBubbleDots; diff --git a/packages/desktop-client/src/icons/v1/CheckAlternative.tsx b/packages/desktop-client/src/icons/v1/CheckAlternative.tsx index d5f846cfa98..5ac5e075038 100644 --- a/packages/desktop-client/src/icons/v1/CheckAlternative.tsx +++ b/packages/desktop-client/src/icons/v1/CheckAlternative.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheckAlternative = (props: SVGProps) => ( +export const SvgCheckAlternative = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheckAlternative; diff --git a/packages/desktop-client/src/icons/v1/Checkmark.tsx b/packages/desktop-client/src/icons/v1/Checkmark.tsx index d361b8f9b6b..5e98954c330 100644 --- a/packages/desktop-client/src/icons/v1/Checkmark.tsx +++ b/packages/desktop-client/src/icons/v1/Checkmark.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheckmark = (props: SVGProps) => ( +export const SvgCheckmark = (props: SVGProps) => ( ) => ( ); -export default SvgCheckmark; diff --git a/packages/desktop-client/src/icons/v1/CheckmarkOutline.tsx b/packages/desktop-client/src/icons/v1/CheckmarkOutline.tsx index 94439524698..2ab4f804a85 100644 --- a/packages/desktop-client/src/icons/v1/CheckmarkOutline.tsx +++ b/packages/desktop-client/src/icons/v1/CheckmarkOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheckmarkOutline = (props: SVGProps) => ( +export const SvgCheckmarkOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheckmarkOutline; diff --git a/packages/desktop-client/src/icons/v1/CheveronDown.tsx b/packages/desktop-client/src/icons/v1/CheveronDown.tsx index 66d27527f9d..72428d81660 100644 --- a/packages/desktop-client/src/icons/v1/CheveronDown.tsx +++ b/packages/desktop-client/src/icons/v1/CheveronDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheveronDown = (props: SVGProps) => ( +export const SvgCheveronDown = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheveronDown; diff --git a/packages/desktop-client/src/icons/v1/CheveronLeft.tsx b/packages/desktop-client/src/icons/v1/CheveronLeft.tsx index d512ee8f1d2..fa9dabb5064 100644 --- a/packages/desktop-client/src/icons/v1/CheveronLeft.tsx +++ b/packages/desktop-client/src/icons/v1/CheveronLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheveronLeft = (props: SVGProps) => ( +export const SvgCheveronLeft = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheveronLeft; diff --git a/packages/desktop-client/src/icons/v1/CheveronOutlineDown.tsx b/packages/desktop-client/src/icons/v1/CheveronOutlineDown.tsx index 69817f72ad1..693b9ae2191 100644 --- a/packages/desktop-client/src/icons/v1/CheveronOutlineDown.tsx +++ b/packages/desktop-client/src/icons/v1/CheveronOutlineDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheveronOutlineDown = (props: SVGProps) => ( +export const SvgCheveronOutlineDown = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheveronOutlineDown; diff --git a/packages/desktop-client/src/icons/v1/CheveronOutlineLeft.tsx b/packages/desktop-client/src/icons/v1/CheveronOutlineLeft.tsx index bfc37d9ac87..6320d3ccd45 100644 --- a/packages/desktop-client/src/icons/v1/CheveronOutlineLeft.tsx +++ b/packages/desktop-client/src/icons/v1/CheveronOutlineLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheveronOutlineLeft = (props: SVGProps) => ( +export const SvgCheveronOutlineLeft = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheveronOutlineLeft; diff --git a/packages/desktop-client/src/icons/v1/CheveronOutlineRight.tsx b/packages/desktop-client/src/icons/v1/CheveronOutlineRight.tsx index abd1748bfa2..577417f769c 100644 --- a/packages/desktop-client/src/icons/v1/CheveronOutlineRight.tsx +++ b/packages/desktop-client/src/icons/v1/CheveronOutlineRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheveronOutlineRight = (props: SVGProps) => ( +export const SvgCheveronOutlineRight = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheveronOutlineRight; diff --git a/packages/desktop-client/src/icons/v1/CheveronOutlineUp.tsx b/packages/desktop-client/src/icons/v1/CheveronOutlineUp.tsx index 1d8500a47bb..b6efe1b7f0a 100644 --- a/packages/desktop-client/src/icons/v1/CheveronOutlineUp.tsx +++ b/packages/desktop-client/src/icons/v1/CheveronOutlineUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheveronOutlineUp = (props: SVGProps) => ( +export const SvgCheveronOutlineUp = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheveronOutlineUp; diff --git a/packages/desktop-client/src/icons/v1/CheveronRight.tsx b/packages/desktop-client/src/icons/v1/CheveronRight.tsx index 516aef5511a..3e41b601f1c 100644 --- a/packages/desktop-client/src/icons/v1/CheveronRight.tsx +++ b/packages/desktop-client/src/icons/v1/CheveronRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheveronRight = (props: SVGProps) => ( +export const SvgCheveronRight = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheveronRight; diff --git a/packages/desktop-client/src/icons/v1/CheveronUp.tsx b/packages/desktop-client/src/icons/v1/CheveronUp.tsx index 4fc983ecc82..a533dc8798b 100644 --- a/packages/desktop-client/src/icons/v1/CheveronUp.tsx +++ b/packages/desktop-client/src/icons/v1/CheveronUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheveronUp = (props: SVGProps) => ( +export const SvgCheveronUp = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheveronUp; diff --git a/packages/desktop-client/src/icons/v1/Clipboard.tsx b/packages/desktop-client/src/icons/v1/Clipboard.tsx index 987eed3852d..c1e56ba8c7a 100644 --- a/packages/desktop-client/src/icons/v1/Clipboard.tsx +++ b/packages/desktop-client/src/icons/v1/Clipboard.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgClipboard = (props: SVGProps) => ( +export const SvgClipboard = (props: SVGProps) => ( ) => ( /> ); -export default SvgClipboard; diff --git a/packages/desktop-client/src/icons/v1/Close.tsx b/packages/desktop-client/src/icons/v1/Close.tsx index a4a065e25e1..b2868a4920e 100644 --- a/packages/desktop-client/src/icons/v1/Close.tsx +++ b/packages/desktop-client/src/icons/v1/Close.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgClose = (props: SVGProps) => ( +export const SvgClose = (props: SVGProps) => ( ) => ( /> ); -export default SvgClose; diff --git a/packages/desktop-client/src/icons/v1/CloseOutline.tsx b/packages/desktop-client/src/icons/v1/CloseOutline.tsx index 5faaf9dda91..d15c3a9b20a 100644 --- a/packages/desktop-client/src/icons/v1/CloseOutline.tsx +++ b/packages/desktop-client/src/icons/v1/CloseOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloseOutline = (props: SVGProps) => ( +export const SvgCloseOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloseOutline; diff --git a/packages/desktop-client/src/icons/v1/CloseSolid.tsx b/packages/desktop-client/src/icons/v1/CloseSolid.tsx index 4384d5df6a8..dcbdeae268f 100644 --- a/packages/desktop-client/src/icons/v1/CloseSolid.tsx +++ b/packages/desktop-client/src/icons/v1/CloseSolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloseSolid = (props: SVGProps) => ( +export const SvgCloseSolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloseSolid; diff --git a/packages/desktop-client/src/icons/v1/Cloud.tsx b/packages/desktop-client/src/icons/v1/Cloud.tsx index 43e05923047..7a3eed160c9 100644 --- a/packages/desktop-client/src/icons/v1/Cloud.tsx +++ b/packages/desktop-client/src/icons/v1/Cloud.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloud = (props: SVGProps) => ( +export const SvgCloud = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloud; diff --git a/packages/desktop-client/src/icons/v1/CloudCheck.tsx b/packages/desktop-client/src/icons/v1/CloudCheck.tsx index 52b5e14d1a8..ce93bebb3a4 100644 --- a/packages/desktop-client/src/icons/v1/CloudCheck.tsx +++ b/packages/desktop-client/src/icons/v1/CloudCheck.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloudCheck = (props: SVGProps) => ( +export const SvgCloudCheck = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloudCheck; diff --git a/packages/desktop-client/src/icons/v1/CloudDownload.tsx b/packages/desktop-client/src/icons/v1/CloudDownload.tsx index 1b82d56d423..02c2dfd0f89 100644 --- a/packages/desktop-client/src/icons/v1/CloudDownload.tsx +++ b/packages/desktop-client/src/icons/v1/CloudDownload.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloudDownload = (props: SVGProps) => ( +export const SvgCloudDownload = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloudDownload; diff --git a/packages/desktop-client/src/icons/v1/CloudUpload.tsx b/packages/desktop-client/src/icons/v1/CloudUpload.tsx index a8fe45685ff..44fe9eb4bbe 100644 --- a/packages/desktop-client/src/icons/v1/CloudUpload.tsx +++ b/packages/desktop-client/src/icons/v1/CloudUpload.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloudUpload = (props: SVGProps) => ( +export const SvgCloudUpload = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloudUpload; diff --git a/packages/desktop-client/src/icons/v1/CloudWarning.tsx b/packages/desktop-client/src/icons/v1/CloudWarning.tsx index 5fa1206e77c..67f59cd2075 100644 --- a/packages/desktop-client/src/icons/v1/CloudWarning.tsx +++ b/packages/desktop-client/src/icons/v1/CloudWarning.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloudWarning = (props: SVGProps) => ( +export const SvgCloudWarning = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloudWarning; diff --git a/packages/desktop-client/src/icons/v1/Code.tsx b/packages/desktop-client/src/icons/v1/Code.tsx index 244d70aee1c..e8bf2219684 100644 --- a/packages/desktop-client/src/icons/v1/Code.tsx +++ b/packages/desktop-client/src/icons/v1/Code.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCode = (props: SVGProps) => ( +export const SvgCode = (props: SVGProps) => ( ) => ( /> ); -export default SvgCode; diff --git a/packages/desktop-client/src/icons/v1/Coffee.tsx b/packages/desktop-client/src/icons/v1/Coffee.tsx index b23aac1aeda..203a8589d46 100644 --- a/packages/desktop-client/src/icons/v1/Coffee.tsx +++ b/packages/desktop-client/src/icons/v1/Coffee.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCoffee = (props: SVGProps) => ( +export const SvgCoffee = (props: SVGProps) => ( ) => ( /> ); -export default SvgCoffee; diff --git a/packages/desktop-client/src/icons/v1/Cog.tsx b/packages/desktop-client/src/icons/v1/Cog.tsx index 98f9ba244f1..33c2ff3d85f 100644 --- a/packages/desktop-client/src/icons/v1/Cog.tsx +++ b/packages/desktop-client/src/icons/v1/Cog.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCog = (props: SVGProps) => ( +export const SvgCog = (props: SVGProps) => ( ) => ( /> ); -export default SvgCog; diff --git a/packages/desktop-client/src/icons/v1/ColorPalette.tsx b/packages/desktop-client/src/icons/v1/ColorPalette.tsx index db2e267d43e..c8274609ff5 100644 --- a/packages/desktop-client/src/icons/v1/ColorPalette.tsx +++ b/packages/desktop-client/src/icons/v1/ColorPalette.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgColorPalette = (props: SVGProps) => ( +export const SvgColorPalette = (props: SVGProps) => ( ) => ( /> ); -export default SvgColorPalette; diff --git a/packages/desktop-client/src/icons/v1/Compose.tsx b/packages/desktop-client/src/icons/v1/Compose.tsx index 8504943d989..2838d0ab9ce 100644 --- a/packages/desktop-client/src/icons/v1/Compose.tsx +++ b/packages/desktop-client/src/icons/v1/Compose.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCompose = (props: SVGProps) => ( +export const SvgCompose = (props: SVGProps) => ( ) => ( /> ); -export default SvgCompose; diff --git a/packages/desktop-client/src/icons/v1/ComputerDesktop.tsx b/packages/desktop-client/src/icons/v1/ComputerDesktop.tsx index 89b0c9cac4c..5dbf61fadfa 100644 --- a/packages/desktop-client/src/icons/v1/ComputerDesktop.tsx +++ b/packages/desktop-client/src/icons/v1/ComputerDesktop.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgComputerDesktop = (props: SVGProps) => ( +export const SvgComputerDesktop = (props: SVGProps) => ( ) => ( /> ); -export default SvgComputerDesktop; diff --git a/packages/desktop-client/src/icons/v1/ComputerLaptop.tsx b/packages/desktop-client/src/icons/v1/ComputerLaptop.tsx index b0e14e4ab65..caf62cfca98 100644 --- a/packages/desktop-client/src/icons/v1/ComputerLaptop.tsx +++ b/packages/desktop-client/src/icons/v1/ComputerLaptop.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgComputerLaptop = (props: SVGProps) => ( +export const SvgComputerLaptop = (props: SVGProps) => ( ) => ( /> ); -export default SvgComputerLaptop; diff --git a/packages/desktop-client/src/icons/v1/Conversation.tsx b/packages/desktop-client/src/icons/v1/Conversation.tsx index 0aace943735..8ac9f5108ed 100644 --- a/packages/desktop-client/src/icons/v1/Conversation.tsx +++ b/packages/desktop-client/src/icons/v1/Conversation.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgConversation = (props: SVGProps) => ( +export const SvgConversation = (props: SVGProps) => ( ) => ( /> ); -export default SvgConversation; diff --git a/packages/desktop-client/src/icons/v1/Copy.tsx b/packages/desktop-client/src/icons/v1/Copy.tsx index 03b02f47295..2541c9bbf16 100644 --- a/packages/desktop-client/src/icons/v1/Copy.tsx +++ b/packages/desktop-client/src/icons/v1/Copy.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCopy = (props: SVGProps) => ( +export const SvgCopy = (props: SVGProps) => ( ) => ( /> ); -export default SvgCopy; diff --git a/packages/desktop-client/src/icons/v1/CreditCard.tsx b/packages/desktop-client/src/icons/v1/CreditCard.tsx index 57c6757eead..0a5b03317d1 100644 --- a/packages/desktop-client/src/icons/v1/CreditCard.tsx +++ b/packages/desktop-client/src/icons/v1/CreditCard.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCreditCard = (props: SVGProps) => ( +export const SvgCreditCard = (props: SVGProps) => ( ) => ( /> ); -export default SvgCreditCard; diff --git a/packages/desktop-client/src/icons/v1/CurrencyDollar.tsx b/packages/desktop-client/src/icons/v1/CurrencyDollar.tsx index da4a1bd2bff..bc2dca52335 100644 --- a/packages/desktop-client/src/icons/v1/CurrencyDollar.tsx +++ b/packages/desktop-client/src/icons/v1/CurrencyDollar.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCurrencyDollar = (props: SVGProps) => ( +export const SvgCurrencyDollar = (props: SVGProps) => ( ) => ( /> ); -export default SvgCurrencyDollar; diff --git a/packages/desktop-client/src/icons/v1/Dashboard.tsx b/packages/desktop-client/src/icons/v1/Dashboard.tsx index ef1f3b6ac51..64924a430e7 100644 --- a/packages/desktop-client/src/icons/v1/Dashboard.tsx +++ b/packages/desktop-client/src/icons/v1/Dashboard.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDashboard = (props: SVGProps) => ( +export const SvgDashboard = (props: SVGProps) => ( ) => ( /> ); -export default SvgDashboard; diff --git a/packages/desktop-client/src/icons/v1/DateAdd.tsx b/packages/desktop-client/src/icons/v1/DateAdd.tsx index b35468fe6de..d25439a736f 100644 --- a/packages/desktop-client/src/icons/v1/DateAdd.tsx +++ b/packages/desktop-client/src/icons/v1/DateAdd.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDateAdd = (props: SVGProps) => ( +export const SvgDateAdd = (props: SVGProps) => ( ) => ( /> ); -export default SvgDateAdd; diff --git a/packages/desktop-client/src/icons/v1/DialPad.tsx b/packages/desktop-client/src/icons/v1/DialPad.tsx index 3dd91049c9d..76a1cc645b1 100644 --- a/packages/desktop-client/src/icons/v1/DialPad.tsx +++ b/packages/desktop-client/src/icons/v1/DialPad.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDialPad = (props: SVGProps) => ( +export const SvgDialPad = (props: SVGProps) => ( ) => ( /> ); -export default SvgDialPad; diff --git a/packages/desktop-client/src/icons/v1/Directions.tsx b/packages/desktop-client/src/icons/v1/Directions.tsx index 8db4bfe8135..fe5b152eea4 100644 --- a/packages/desktop-client/src/icons/v1/Directions.tsx +++ b/packages/desktop-client/src/icons/v1/Directions.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDirections = (props: SVGProps) => ( +export const SvgDirections = (props: SVGProps) => ( ) => ( /> ); -export default SvgDirections; diff --git a/packages/desktop-client/src/icons/v1/Document.tsx b/packages/desktop-client/src/icons/v1/Document.tsx index 0c726ba21f2..18083de8d4c 100644 --- a/packages/desktop-client/src/icons/v1/Document.tsx +++ b/packages/desktop-client/src/icons/v1/Document.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDocument = (props: SVGProps) => ( +export const SvgDocument = (props: SVGProps) => ( ) => ( /> ); -export default SvgDocument; diff --git a/packages/desktop-client/src/icons/v1/DocumentAdd.tsx b/packages/desktop-client/src/icons/v1/DocumentAdd.tsx index f9d4c3ae79e..1f087d8c802 100644 --- a/packages/desktop-client/src/icons/v1/DocumentAdd.tsx +++ b/packages/desktop-client/src/icons/v1/DocumentAdd.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDocumentAdd = (props: SVGProps) => ( +export const SvgDocumentAdd = (props: SVGProps) => ( ) => ( /> ); -export default SvgDocumentAdd; diff --git a/packages/desktop-client/src/icons/v1/DotsHorizontalDouble.tsx b/packages/desktop-client/src/icons/v1/DotsHorizontalDouble.tsx index 1638afd37d1..38b703f9e7e 100644 --- a/packages/desktop-client/src/icons/v1/DotsHorizontalDouble.tsx +++ b/packages/desktop-client/src/icons/v1/DotsHorizontalDouble.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDotsHorizontalDouble = (props: SVGProps) => ( +export const SvgDotsHorizontalDouble = (props: SVGProps) => ( ) => ( /> ); -export default SvgDotsHorizontalDouble; diff --git a/packages/desktop-client/src/icons/v1/DotsHorizontalTriple.tsx b/packages/desktop-client/src/icons/v1/DotsHorizontalTriple.tsx index 34c1bb5c9f3..bb61f490d0a 100644 --- a/packages/desktop-client/src/icons/v1/DotsHorizontalTriple.tsx +++ b/packages/desktop-client/src/icons/v1/DotsHorizontalTriple.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDotsHorizontalTriple = (props: SVGProps) => ( +export const SvgDotsHorizontalTriple = (props: SVGProps) => ( ) => ( /> ); -export default SvgDotsHorizontalTriple; diff --git a/packages/desktop-client/src/icons/v1/Download.tsx b/packages/desktop-client/src/icons/v1/Download.tsx index c699949d87f..9f0db316058 100644 --- a/packages/desktop-client/src/icons/v1/Download.tsx +++ b/packages/desktop-client/src/icons/v1/Download.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDownload = (props: SVGProps) => ( +export const SvgDownload = (props: SVGProps) => ( ) => ( ); -export default SvgDownload; diff --git a/packages/desktop-client/src/icons/v1/Duplicate.tsx b/packages/desktop-client/src/icons/v1/Duplicate.tsx index 9ac4806adf8..f2282355f26 100644 --- a/packages/desktop-client/src/icons/v1/Duplicate.tsx +++ b/packages/desktop-client/src/icons/v1/Duplicate.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDuplicate = (props: SVGProps) => ( +export const SvgDuplicate = (props: SVGProps) => ( ) => ( /> ); -export default SvgDuplicate; diff --git a/packages/desktop-client/src/icons/v1/EditCopy.tsx b/packages/desktop-client/src/icons/v1/EditCopy.tsx index c254099510b..b5c92cc613a 100644 --- a/packages/desktop-client/src/icons/v1/EditCopy.tsx +++ b/packages/desktop-client/src/icons/v1/EditCopy.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgEditCopy = (props: SVGProps) => ( +export const SvgEditCopy = (props: SVGProps) => ( ) => ( /> ); -export default SvgEditCopy; diff --git a/packages/desktop-client/src/icons/v1/EditCrop.tsx b/packages/desktop-client/src/icons/v1/EditCrop.tsx index f130943cc54..8f3149bef31 100644 --- a/packages/desktop-client/src/icons/v1/EditCrop.tsx +++ b/packages/desktop-client/src/icons/v1/EditCrop.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgEditCrop = (props: SVGProps) => ( +export const SvgEditCrop = (props: SVGProps) => ( ) => ( /> ); -export default SvgEditCrop; diff --git a/packages/desktop-client/src/icons/v1/EditCut.tsx b/packages/desktop-client/src/icons/v1/EditCut.tsx index 4bc1dc9edc8..42df1eb31c0 100644 --- a/packages/desktop-client/src/icons/v1/EditCut.tsx +++ b/packages/desktop-client/src/icons/v1/EditCut.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgEditCut = (props: SVGProps) => ( +export const SvgEditCut = (props: SVGProps) => ( ) => ( /> ); -export default SvgEditCut; diff --git a/packages/desktop-client/src/icons/v1/EditPencil.tsx b/packages/desktop-client/src/icons/v1/EditPencil.tsx index a4b00abe1ab..2d40d7d24c9 100644 --- a/packages/desktop-client/src/icons/v1/EditPencil.tsx +++ b/packages/desktop-client/src/icons/v1/EditPencil.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgEditPencil = (props: SVGProps) => ( +export const SvgEditPencil = (props: SVGProps) => ( ) => ( /> ); -export default SvgEditPencil; diff --git a/packages/desktop-client/src/icons/v1/Education.tsx b/packages/desktop-client/src/icons/v1/Education.tsx index 0b7f35f72e0..aecce59a921 100644 --- a/packages/desktop-client/src/icons/v1/Education.tsx +++ b/packages/desktop-client/src/icons/v1/Education.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgEducation = (props: SVGProps) => ( +export const SvgEducation = (props: SVGProps) => ( ) => ( /> ); -export default SvgEducation; diff --git a/packages/desktop-client/src/icons/v1/Envelope.tsx b/packages/desktop-client/src/icons/v1/Envelope.tsx index df5110c6008..725e6ed9b52 100644 --- a/packages/desktop-client/src/icons/v1/Envelope.tsx +++ b/packages/desktop-client/src/icons/v1/Envelope.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgEnvelope = (props: SVGProps) => ( +export const SvgEnvelope = (props: SVGProps) => ( ) => ( /> ); -export default SvgEnvelope; diff --git a/packages/desktop-client/src/icons/v1/Equals.tsx b/packages/desktop-client/src/icons/v1/Equals.tsx index 706480b2eb8..2d5a12f872e 100644 --- a/packages/desktop-client/src/icons/v1/Equals.tsx +++ b/packages/desktop-client/src/icons/v1/Equals.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgEquals = (props: SVGProps) => ( +export const SvgEquals = (props: SVGProps) => ( ) => ( /> ); -export default SvgEquals; diff --git a/packages/desktop-client/src/icons/v1/ExclamationOutline.tsx b/packages/desktop-client/src/icons/v1/ExclamationOutline.tsx index 8127276b4a1..6e924e94421 100644 --- a/packages/desktop-client/src/icons/v1/ExclamationOutline.tsx +++ b/packages/desktop-client/src/icons/v1/ExclamationOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgExclamationOutline = (props: SVGProps) => ( +export const SvgExclamationOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgExclamationOutline; diff --git a/packages/desktop-client/src/icons/v1/ExclamationSolid.tsx b/packages/desktop-client/src/icons/v1/ExclamationSolid.tsx index c07d177b31d..4a89f5c35ac 100644 --- a/packages/desktop-client/src/icons/v1/ExclamationSolid.tsx +++ b/packages/desktop-client/src/icons/v1/ExclamationSolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgExclamationSolid = (props: SVGProps) => ( +export const SvgExclamationSolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgExclamationSolid; diff --git a/packages/desktop-client/src/icons/v1/Explore.tsx b/packages/desktop-client/src/icons/v1/Explore.tsx index 164024d3524..6ac2ac201c9 100644 --- a/packages/desktop-client/src/icons/v1/Explore.tsx +++ b/packages/desktop-client/src/icons/v1/Explore.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgExplore = (props: SVGProps) => ( +export const SvgExplore = (props: SVGProps) => ( ) => ( /> ); -export default SvgExplore; diff --git a/packages/desktop-client/src/icons/v1/Factory.tsx b/packages/desktop-client/src/icons/v1/Factory.tsx index 33674d39660..3f84d4e7bc7 100644 --- a/packages/desktop-client/src/icons/v1/Factory.tsx +++ b/packages/desktop-client/src/icons/v1/Factory.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFactory = (props: SVGProps) => ( +export const SvgFactory = (props: SVGProps) => ( ) => ( /> ); -export default SvgFactory; diff --git a/packages/desktop-client/src/icons/v1/FastForward.tsx b/packages/desktop-client/src/icons/v1/FastForward.tsx index 8059bbb40dd..799d09d870b 100644 --- a/packages/desktop-client/src/icons/v1/FastForward.tsx +++ b/packages/desktop-client/src/icons/v1/FastForward.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFastForward = (props: SVGProps) => ( +export const SvgFastForward = (props: SVGProps) => ( ) => ( ); -export default SvgFastForward; diff --git a/packages/desktop-client/src/icons/v1/FastRewind.tsx b/packages/desktop-client/src/icons/v1/FastRewind.tsx index 1cb9ea7737e..acb8d85039d 100644 --- a/packages/desktop-client/src/icons/v1/FastRewind.tsx +++ b/packages/desktop-client/src/icons/v1/FastRewind.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFastRewind = (props: SVGProps) => ( +export const SvgFastRewind = (props: SVGProps) => ( ) => ( ); -export default SvgFastRewind; diff --git a/packages/desktop-client/src/icons/v1/FileDouble.tsx b/packages/desktop-client/src/icons/v1/FileDouble.tsx index 3c31ac4d365..c97c12fae4c 100644 --- a/packages/desktop-client/src/icons/v1/FileDouble.tsx +++ b/packages/desktop-client/src/icons/v1/FileDouble.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFileDouble = (props: SVGProps) => ( +export const SvgFileDouble = (props: SVGProps) => ( ) => ( /> ); -export default SvgFileDouble; diff --git a/packages/desktop-client/src/icons/v1/Film.tsx b/packages/desktop-client/src/icons/v1/Film.tsx index ea5b80ced04..e7f4bce5698 100644 --- a/packages/desktop-client/src/icons/v1/Film.tsx +++ b/packages/desktop-client/src/icons/v1/Film.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFilm = (props: SVGProps) => ( +export const SvgFilm = (props: SVGProps) => ( ) => ( /> ); -export default SvgFilm; diff --git a/packages/desktop-client/src/icons/v1/Filter.tsx b/packages/desktop-client/src/icons/v1/Filter.tsx index 97e2011437b..5715c58a2c1 100644 --- a/packages/desktop-client/src/icons/v1/Filter.tsx +++ b/packages/desktop-client/src/icons/v1/Filter.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFilter = (props: SVGProps) => ( +export const SvgFilter = (props: SVGProps) => ( ) => ( ); -export default SvgFilter; diff --git a/packages/desktop-client/src/icons/v1/Flag.tsx b/packages/desktop-client/src/icons/v1/Flag.tsx index a2bf27ae2e3..5f8a0bd945e 100644 --- a/packages/desktop-client/src/icons/v1/Flag.tsx +++ b/packages/desktop-client/src/icons/v1/Flag.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFlag = (props: SVGProps) => ( +export const SvgFlag = (props: SVGProps) => ( ) => ( /> ); -export default SvgFlag; diff --git a/packages/desktop-client/src/icons/v1/Flashlight.tsx b/packages/desktop-client/src/icons/v1/Flashlight.tsx index 3480f3a60d1..4b0ae1ab605 100644 --- a/packages/desktop-client/src/icons/v1/Flashlight.tsx +++ b/packages/desktop-client/src/icons/v1/Flashlight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFlashlight = (props: SVGProps) => ( +export const SvgFlashlight = (props: SVGProps) => ( ) => ( /> ); -export default SvgFlashlight; diff --git a/packages/desktop-client/src/icons/v1/Folder.tsx b/packages/desktop-client/src/icons/v1/Folder.tsx index e996cd0fdc5..93c88b62e45 100644 --- a/packages/desktop-client/src/icons/v1/Folder.tsx +++ b/packages/desktop-client/src/icons/v1/Folder.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFolder = (props: SVGProps) => ( +export const SvgFolder = (props: SVGProps) => ( ) => ( /> ); -export default SvgFolder; diff --git a/packages/desktop-client/src/icons/v1/FolderOutline.tsx b/packages/desktop-client/src/icons/v1/FolderOutline.tsx index 216e4dd02d2..7965f1eb1d7 100644 --- a/packages/desktop-client/src/icons/v1/FolderOutline.tsx +++ b/packages/desktop-client/src/icons/v1/FolderOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFolderOutline = (props: SVGProps) => ( +export const SvgFolderOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgFolderOutline; diff --git a/packages/desktop-client/src/icons/v1/FolderOutlineAdd.tsx b/packages/desktop-client/src/icons/v1/FolderOutlineAdd.tsx index 3c3ea264faf..a332c0b36c4 100644 --- a/packages/desktop-client/src/icons/v1/FolderOutlineAdd.tsx +++ b/packages/desktop-client/src/icons/v1/FolderOutlineAdd.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFolderOutlineAdd = (props: SVGProps) => ( +export const SvgFolderOutlineAdd = (props: SVGProps) => ( ) => ( /> ); -export default SvgFolderOutlineAdd; diff --git a/packages/desktop-client/src/icons/v1/FormatBold.tsx b/packages/desktop-client/src/icons/v1/FormatBold.tsx index df8d699b3eb..dea84ecad5c 100644 --- a/packages/desktop-client/src/icons/v1/FormatBold.tsx +++ b/packages/desktop-client/src/icons/v1/FormatBold.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFormatBold = (props: SVGProps) => ( +export const SvgFormatBold = (props: SVGProps) => ( ) => ( /> ); -export default SvgFormatBold; diff --git a/packages/desktop-client/src/icons/v1/FormatFontSize.tsx b/packages/desktop-client/src/icons/v1/FormatFontSize.tsx index b2fb0e94451..79d3f4510fb 100644 --- a/packages/desktop-client/src/icons/v1/FormatFontSize.tsx +++ b/packages/desktop-client/src/icons/v1/FormatFontSize.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFormatFontSize = (props: SVGProps) => ( +export const SvgFormatFontSize = (props: SVGProps) => ( ) => ( /> ); -export default SvgFormatFontSize; diff --git a/packages/desktop-client/src/icons/v1/FormatItalic.tsx b/packages/desktop-client/src/icons/v1/FormatItalic.tsx index 1e14728026c..7537bccfaf7 100644 --- a/packages/desktop-client/src/icons/v1/FormatItalic.tsx +++ b/packages/desktop-client/src/icons/v1/FormatItalic.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFormatItalic = (props: SVGProps) => ( +export const SvgFormatItalic = (props: SVGProps) => ( ) => ( /> ); -export default SvgFormatItalic; diff --git a/packages/desktop-client/src/icons/v1/FormatTextSize.tsx b/packages/desktop-client/src/icons/v1/FormatTextSize.tsx index 07a773cbdff..443a2c3d791 100644 --- a/packages/desktop-client/src/icons/v1/FormatTextSize.tsx +++ b/packages/desktop-client/src/icons/v1/FormatTextSize.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFormatTextSize = (props: SVGProps) => ( +export const SvgFormatTextSize = (props: SVGProps) => ( ) => ( /> ); -export default SvgFormatTextSize; diff --git a/packages/desktop-client/src/icons/v1/FormatUnderline.tsx b/packages/desktop-client/src/icons/v1/FormatUnderline.tsx index 404c4879550..5e5fd6ca5ab 100644 --- a/packages/desktop-client/src/icons/v1/FormatUnderline.tsx +++ b/packages/desktop-client/src/icons/v1/FormatUnderline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFormatUnderline = (props: SVGProps) => ( +export const SvgFormatUnderline = (props: SVGProps) => ( ) => ( /> ); -export default SvgFormatUnderline; diff --git a/packages/desktop-client/src/icons/v1/Forward.tsx b/packages/desktop-client/src/icons/v1/Forward.tsx index 0da201b6542..397008fbb21 100644 --- a/packages/desktop-client/src/icons/v1/Forward.tsx +++ b/packages/desktop-client/src/icons/v1/Forward.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgForward = (props: SVGProps) => ( +export const SvgForward = (props: SVGProps) => ( ) => ( ); -export default SvgForward; diff --git a/packages/desktop-client/src/icons/v1/ForwardStep.tsx b/packages/desktop-client/src/icons/v1/ForwardStep.tsx index 30b048a98c3..15a51c02779 100644 --- a/packages/desktop-client/src/icons/v1/ForwardStep.tsx +++ b/packages/desktop-client/src/icons/v1/ForwardStep.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgForwardStep = (props: SVGProps) => ( +export const SvgForwardStep = (props: SVGProps) => ( ) => ( ); -export default SvgForwardStep; diff --git a/packages/desktop-client/src/icons/v1/Gift.tsx b/packages/desktop-client/src/icons/v1/Gift.tsx index d192283960b..fc0add14fcd 100644 --- a/packages/desktop-client/src/icons/v1/Gift.tsx +++ b/packages/desktop-client/src/icons/v1/Gift.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgGift = (props: SVGProps) => ( +export const SvgGift = (props: SVGProps) => ( ) => ( /> ); -export default SvgGift; diff --git a/packages/desktop-client/src/icons/v1/Globe.tsx b/packages/desktop-client/src/icons/v1/Globe.tsx index 03d391364f1..63b63fcf417 100644 --- a/packages/desktop-client/src/icons/v1/Globe.tsx +++ b/packages/desktop-client/src/icons/v1/Globe.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgGlobe = (props: SVGProps) => ( +export const SvgGlobe = (props: SVGProps) => ( ) => ( /> ); -export default SvgGlobe; diff --git a/packages/desktop-client/src/icons/v1/HandStop.tsx b/packages/desktop-client/src/icons/v1/HandStop.tsx index 47f3a3fbc19..9f56edaef34 100644 --- a/packages/desktop-client/src/icons/v1/HandStop.tsx +++ b/packages/desktop-client/src/icons/v1/HandStop.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHandStop = (props: SVGProps) => ( +export const SvgHandStop = (props: SVGProps) => ( ) => ( /> ); -export default SvgHandStop; diff --git a/packages/desktop-client/src/icons/v1/HardDrive.tsx b/packages/desktop-client/src/icons/v1/HardDrive.tsx index c7d363ad942..aa48cd0776f 100644 --- a/packages/desktop-client/src/icons/v1/HardDrive.tsx +++ b/packages/desktop-client/src/icons/v1/HardDrive.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHardDrive = (props: SVGProps) => ( +export const SvgHardDrive = (props: SVGProps) => ( ) => ( /> ); -export default SvgHardDrive; diff --git a/packages/desktop-client/src/icons/v1/Headphones.tsx b/packages/desktop-client/src/icons/v1/Headphones.tsx index 53b5b37bb02..2c898ee9686 100644 --- a/packages/desktop-client/src/icons/v1/Headphones.tsx +++ b/packages/desktop-client/src/icons/v1/Headphones.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHeadphones = (props: SVGProps) => ( +export const SvgHeadphones = (props: SVGProps) => ( ) => ( /> ); -export default SvgHeadphones; diff --git a/packages/desktop-client/src/icons/v1/Heart.tsx b/packages/desktop-client/src/icons/v1/Heart.tsx index 004474ca80b..d43f614a8ca 100644 --- a/packages/desktop-client/src/icons/v1/Heart.tsx +++ b/packages/desktop-client/src/icons/v1/Heart.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHeart = (props: SVGProps) => ( +export const SvgHeart = (props: SVGProps) => ( ) => ( /> ); -export default SvgHeart; diff --git a/packages/desktop-client/src/icons/v1/Home.tsx b/packages/desktop-client/src/icons/v1/Home.tsx index b792f75b861..48efef67d99 100644 --- a/packages/desktop-client/src/icons/v1/Home.tsx +++ b/packages/desktop-client/src/icons/v1/Home.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHome = (props: SVGProps) => ( +export const SvgHome = (props: SVGProps) => ( ) => ( ); -export default SvgHome; diff --git a/packages/desktop-client/src/icons/v1/Hot.tsx b/packages/desktop-client/src/icons/v1/Hot.tsx index 4d4cf93dc49..d96b7e1220c 100644 --- a/packages/desktop-client/src/icons/v1/Hot.tsx +++ b/packages/desktop-client/src/icons/v1/Hot.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHot = (props: SVGProps) => ( +export const SvgHot = (props: SVGProps) => ( ) => ( /> ); -export default SvgHot; diff --git a/packages/desktop-client/src/icons/v1/HourGlass.tsx b/packages/desktop-client/src/icons/v1/HourGlass.tsx index 900f37bab56..917130b6ce1 100644 --- a/packages/desktop-client/src/icons/v1/HourGlass.tsx +++ b/packages/desktop-client/src/icons/v1/HourGlass.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHourGlass = (props: SVGProps) => ( +export const SvgHourGlass = (props: SVGProps) => ( ) => ( /> ); -export default SvgHourGlass; diff --git a/packages/desktop-client/src/icons/v1/Inbox.tsx b/packages/desktop-client/src/icons/v1/Inbox.tsx index 0aa6b60d064..e069ebb453a 100644 --- a/packages/desktop-client/src/icons/v1/Inbox.tsx +++ b/packages/desktop-client/src/icons/v1/Inbox.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgInbox = (props: SVGProps) => ( +export const SvgInbox = (props: SVGProps) => ( ) => ( /> ); -export default SvgInbox; diff --git a/packages/desktop-client/src/icons/v1/InboxCheck.tsx b/packages/desktop-client/src/icons/v1/InboxCheck.tsx index 21fa2983d5e..e98d52d6db5 100644 --- a/packages/desktop-client/src/icons/v1/InboxCheck.tsx +++ b/packages/desktop-client/src/icons/v1/InboxCheck.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgInboxCheck = (props: SVGProps) => ( +export const SvgInboxCheck = (props: SVGProps) => ( ) => ( /> ); -export default SvgInboxCheck; diff --git a/packages/desktop-client/src/icons/v1/InboxDownload.tsx b/packages/desktop-client/src/icons/v1/InboxDownload.tsx index 6e1715e6b0f..334e41ad400 100644 --- a/packages/desktop-client/src/icons/v1/InboxDownload.tsx +++ b/packages/desktop-client/src/icons/v1/InboxDownload.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgInboxDownload = (props: SVGProps) => ( +export const SvgInboxDownload = (props: SVGProps) => ( ) => ( /> ); -export default SvgInboxDownload; diff --git a/packages/desktop-client/src/icons/v1/InboxFull.tsx b/packages/desktop-client/src/icons/v1/InboxFull.tsx index 71a10b53a1e..b9aed457453 100644 --- a/packages/desktop-client/src/icons/v1/InboxFull.tsx +++ b/packages/desktop-client/src/icons/v1/InboxFull.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgInboxFull = (props: SVGProps) => ( +export const SvgInboxFull = (props: SVGProps) => ( ) => ( /> ); -export default SvgInboxFull; diff --git a/packages/desktop-client/src/icons/v1/IndentDecrease.tsx b/packages/desktop-client/src/icons/v1/IndentDecrease.tsx index 9d5c5c29001..6194bb00b9f 100644 --- a/packages/desktop-client/src/icons/v1/IndentDecrease.tsx +++ b/packages/desktop-client/src/icons/v1/IndentDecrease.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgIndentDecrease = (props: SVGProps) => ( +export const SvgIndentDecrease = (props: SVGProps) => ( ) => ( /> ); -export default SvgIndentDecrease; diff --git a/packages/desktop-client/src/icons/v1/IndentIncrease.tsx b/packages/desktop-client/src/icons/v1/IndentIncrease.tsx index 58114f21274..60a2aaf8534 100644 --- a/packages/desktop-client/src/icons/v1/IndentIncrease.tsx +++ b/packages/desktop-client/src/icons/v1/IndentIncrease.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgIndentIncrease = (props: SVGProps) => ( +export const SvgIndentIncrease = (props: SVGProps) => ( ) => ( /> ); -export default SvgIndentIncrease; diff --git a/packages/desktop-client/src/icons/v1/InformationOutline.tsx b/packages/desktop-client/src/icons/v1/InformationOutline.tsx index e9824e83517..b64bbe9f8ca 100644 --- a/packages/desktop-client/src/icons/v1/InformationOutline.tsx +++ b/packages/desktop-client/src/icons/v1/InformationOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgInformationOutline = (props: SVGProps) => ( +export const SvgInformationOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgInformationOutline; diff --git a/packages/desktop-client/src/icons/v1/InformationSolid.tsx b/packages/desktop-client/src/icons/v1/InformationSolid.tsx index 8de816ac6cf..6f3390b91fc 100644 --- a/packages/desktop-client/src/icons/v1/InformationSolid.tsx +++ b/packages/desktop-client/src/icons/v1/InformationSolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgInformationSolid = (props: SVGProps) => ( +export const SvgInformationSolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgInformationSolid; diff --git a/packages/desktop-client/src/icons/v1/Key.tsx b/packages/desktop-client/src/icons/v1/Key.tsx index 1ddd7e6dcc5..f07d07e3b60 100644 --- a/packages/desktop-client/src/icons/v1/Key.tsx +++ b/packages/desktop-client/src/icons/v1/Key.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgKey = (props: SVGProps) => ( +export const SvgKey = (props: SVGProps) => ( ) => ( /> ); -export default SvgKey; diff --git a/packages/desktop-client/src/icons/v1/Keyboard.tsx b/packages/desktop-client/src/icons/v1/Keyboard.tsx index 4486a905063..38a87f45b76 100644 --- a/packages/desktop-client/src/icons/v1/Keyboard.tsx +++ b/packages/desktop-client/src/icons/v1/Keyboard.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgKeyboard = (props: SVGProps) => ( +export const SvgKeyboard = (props: SVGProps) => ( ) => ( /> ); -export default SvgKeyboard; diff --git a/packages/desktop-client/src/icons/v1/Layers.tsx b/packages/desktop-client/src/icons/v1/Layers.tsx index 410395c65d3..c599e541ec7 100644 --- a/packages/desktop-client/src/icons/v1/Layers.tsx +++ b/packages/desktop-client/src/icons/v1/Layers.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLayers = (props: SVGProps) => ( +export const SvgLayers = (props: SVGProps) => ( ) => ( /> ); -export default SvgLayers; diff --git a/packages/desktop-client/src/icons/v1/Library.tsx b/packages/desktop-client/src/icons/v1/Library.tsx index abbf87bf421..011736e6dc1 100644 --- a/packages/desktop-client/src/icons/v1/Library.tsx +++ b/packages/desktop-client/src/icons/v1/Library.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLibrary = (props: SVGProps) => ( +export const SvgLibrary = (props: SVGProps) => ( ) => ( /> ); -export default SvgLibrary; diff --git a/packages/desktop-client/src/icons/v1/LightBulb.tsx b/packages/desktop-client/src/icons/v1/LightBulb.tsx index 5f1d03396d2..b92734929f1 100644 --- a/packages/desktop-client/src/icons/v1/LightBulb.tsx +++ b/packages/desktop-client/src/icons/v1/LightBulb.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLightBulb = (props: SVGProps) => ( +export const SvgLightBulb = (props: SVGProps) => ( ) => ( /> ); -export default SvgLightBulb; diff --git a/packages/desktop-client/src/icons/v1/Link.tsx b/packages/desktop-client/src/icons/v1/Link.tsx index a8cd780944f..ea69e5fab3c 100644 --- a/packages/desktop-client/src/icons/v1/Link.tsx +++ b/packages/desktop-client/src/icons/v1/Link.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLink = (props: SVGProps) => ( +export const SvgLink = (props: SVGProps) => ( ) => ( /> ); -export default SvgLink; diff --git a/packages/desktop-client/src/icons/v1/List.tsx b/packages/desktop-client/src/icons/v1/List.tsx index 09ef596955c..92d6a37ff57 100644 --- a/packages/desktop-client/src/icons/v1/List.tsx +++ b/packages/desktop-client/src/icons/v1/List.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgList = (props: SVGProps) => ( +export const SvgList = (props: SVGProps) => ( ) => ( /> ); -export default SvgList; diff --git a/packages/desktop-client/src/icons/v1/ListAdd.tsx b/packages/desktop-client/src/icons/v1/ListAdd.tsx index 564151df2ab..b38890b915a 100644 --- a/packages/desktop-client/src/icons/v1/ListAdd.tsx +++ b/packages/desktop-client/src/icons/v1/ListAdd.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgListAdd = (props: SVGProps) => ( +export const SvgListAdd = (props: SVGProps) => ( ) => ( /> ); -export default SvgListAdd; diff --git a/packages/desktop-client/src/icons/v1/ListBullet.tsx b/packages/desktop-client/src/icons/v1/ListBullet.tsx index e3035df728d..b1dab39b8a2 100644 --- a/packages/desktop-client/src/icons/v1/ListBullet.tsx +++ b/packages/desktop-client/src/icons/v1/ListBullet.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgListBullet = (props: SVGProps) => ( +export const SvgListBullet = (props: SVGProps) => ( ) => ( /> ); -export default SvgListBullet; diff --git a/packages/desktop-client/src/icons/v1/LoadBalancer.tsx b/packages/desktop-client/src/icons/v1/LoadBalancer.tsx index dfc6e1c567a..115d5abab5b 100644 --- a/packages/desktop-client/src/icons/v1/LoadBalancer.tsx +++ b/packages/desktop-client/src/icons/v1/LoadBalancer.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLoadBalancer = (props: SVGProps) => ( +export const SvgLoadBalancer = (props: SVGProps) => ( ) => ( /> ); -export default SvgLoadBalancer; diff --git a/packages/desktop-client/src/icons/v1/Location.tsx b/packages/desktop-client/src/icons/v1/Location.tsx index 7039c2035a0..f232e336be7 100644 --- a/packages/desktop-client/src/icons/v1/Location.tsx +++ b/packages/desktop-client/src/icons/v1/Location.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocation = (props: SVGProps) => ( +export const SvgLocation = (props: SVGProps) => ( ) => ( /> ); -export default SvgLocation; diff --git a/packages/desktop-client/src/icons/v1/LocationCurrent.tsx b/packages/desktop-client/src/icons/v1/LocationCurrent.tsx index eed3759cf45..183542f6c6c 100644 --- a/packages/desktop-client/src/icons/v1/LocationCurrent.tsx +++ b/packages/desktop-client/src/icons/v1/LocationCurrent.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocationCurrent = (props: SVGProps) => ( +export const SvgLocationCurrent = (props: SVGProps) => ( ) => ( ); -export default SvgLocationCurrent; diff --git a/packages/desktop-client/src/icons/v1/LocationFood.tsx b/packages/desktop-client/src/icons/v1/LocationFood.tsx index 9e68ba19b11..7e648b2f4bf 100644 --- a/packages/desktop-client/src/icons/v1/LocationFood.tsx +++ b/packages/desktop-client/src/icons/v1/LocationFood.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocationFood = (props: SVGProps) => ( +export const SvgLocationFood = (props: SVGProps) => ( ) => ( /> ); -export default SvgLocationFood; diff --git a/packages/desktop-client/src/icons/v1/LocationGasStation.tsx b/packages/desktop-client/src/icons/v1/LocationGasStation.tsx index 04b1fbcadb2..f60a60d7c20 100644 --- a/packages/desktop-client/src/icons/v1/LocationGasStation.tsx +++ b/packages/desktop-client/src/icons/v1/LocationGasStation.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocationGasStation = (props: SVGProps) => ( +export const SvgLocationGasStation = (props: SVGProps) => ( ) => ( /> ); -export default SvgLocationGasStation; diff --git a/packages/desktop-client/src/icons/v1/LocationHotel.tsx b/packages/desktop-client/src/icons/v1/LocationHotel.tsx index c78589412a7..874deb0e18c 100644 --- a/packages/desktop-client/src/icons/v1/LocationHotel.tsx +++ b/packages/desktop-client/src/icons/v1/LocationHotel.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocationHotel = (props: SVGProps) => ( +export const SvgLocationHotel = (props: SVGProps) => ( ) => ( /> ); -export default SvgLocationHotel; diff --git a/packages/desktop-client/src/icons/v1/LocationMarina.tsx b/packages/desktop-client/src/icons/v1/LocationMarina.tsx index 8b43249810f..2d1ff43f881 100644 --- a/packages/desktop-client/src/icons/v1/LocationMarina.tsx +++ b/packages/desktop-client/src/icons/v1/LocationMarina.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocationMarina = (props: SVGProps) => ( +export const SvgLocationMarina = (props: SVGProps) => ( ) => ( /> ); -export default SvgLocationMarina; diff --git a/packages/desktop-client/src/icons/v1/LocationPark.tsx b/packages/desktop-client/src/icons/v1/LocationPark.tsx index 4cc85093ac7..7f4f9b70b6b 100644 --- a/packages/desktop-client/src/icons/v1/LocationPark.tsx +++ b/packages/desktop-client/src/icons/v1/LocationPark.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocationPark = (props: SVGProps) => ( +export const SvgLocationPark = (props: SVGProps) => ( ) => ( /> ); -export default SvgLocationPark; diff --git a/packages/desktop-client/src/icons/v1/LocationRestroom.tsx b/packages/desktop-client/src/icons/v1/LocationRestroom.tsx index 88a34dc9b86..7a1ce2ebdab 100644 --- a/packages/desktop-client/src/icons/v1/LocationRestroom.tsx +++ b/packages/desktop-client/src/icons/v1/LocationRestroom.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocationRestroom = (props: SVGProps) => ( +export const SvgLocationRestroom = (props: SVGProps) => ( ) => ( /> ); -export default SvgLocationRestroom; diff --git a/packages/desktop-client/src/icons/v1/LocationShopping.tsx b/packages/desktop-client/src/icons/v1/LocationShopping.tsx index 8eaac9dc69d..d1fa57032e9 100644 --- a/packages/desktop-client/src/icons/v1/LocationShopping.tsx +++ b/packages/desktop-client/src/icons/v1/LocationShopping.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLocationShopping = (props: SVGProps) => ( +export const SvgLocationShopping = (props: SVGProps) => ( ) => ( /> ); -export default SvgLocationShopping; diff --git a/packages/desktop-client/src/icons/v1/LockClosed.tsx b/packages/desktop-client/src/icons/v1/LockClosed.tsx index fea05ad94df..5dd6d49a7c3 100644 --- a/packages/desktop-client/src/icons/v1/LockClosed.tsx +++ b/packages/desktop-client/src/icons/v1/LockClosed.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLockClosed = (props: SVGProps) => ( +export const SvgLockClosed = (props: SVGProps) => ( ) => ( /> ); -export default SvgLockClosed; diff --git a/packages/desktop-client/src/icons/v1/LockOpen.tsx b/packages/desktop-client/src/icons/v1/LockOpen.tsx index c07e4ba47db..b3d581731e6 100644 --- a/packages/desktop-client/src/icons/v1/LockOpen.tsx +++ b/packages/desktop-client/src/icons/v1/LockOpen.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLockOpen = (props: SVGProps) => ( +export const SvgLockOpen = (props: SVGProps) => ( ) => ( /> ); -export default SvgLockOpen; diff --git a/packages/desktop-client/src/icons/v1/Map.tsx b/packages/desktop-client/src/icons/v1/Map.tsx index 7501cf8f0f9..1b9d75a0ced 100644 --- a/packages/desktop-client/src/icons/v1/Map.tsx +++ b/packages/desktop-client/src/icons/v1/Map.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMap = (props: SVGProps) => ( +export const SvgMap = (props: SVGProps) => ( ) => ( /> ); -export default SvgMap; diff --git a/packages/desktop-client/src/icons/v1/Menu.tsx b/packages/desktop-client/src/icons/v1/Menu.tsx index 6ba1e34ca3e..eed6e865250 100644 --- a/packages/desktop-client/src/icons/v1/Menu.tsx +++ b/packages/desktop-client/src/icons/v1/Menu.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMenu = (props: SVGProps) => ( +export const SvgMenu = (props: SVGProps) => ( ) => ( ); -export default SvgMenu; diff --git a/packages/desktop-client/src/icons/v1/Mic.tsx b/packages/desktop-client/src/icons/v1/Mic.tsx index d10d6bdc57c..0cea16928e9 100644 --- a/packages/desktop-client/src/icons/v1/Mic.tsx +++ b/packages/desktop-client/src/icons/v1/Mic.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMic = (props: SVGProps) => ( +export const SvgMic = (props: SVGProps) => ( ) => ( /> ); -export default SvgMic; diff --git a/packages/desktop-client/src/icons/v1/MinusOutline.tsx b/packages/desktop-client/src/icons/v1/MinusOutline.tsx index c6b2e3db1b0..b1de3454671 100644 --- a/packages/desktop-client/src/icons/v1/MinusOutline.tsx +++ b/packages/desktop-client/src/icons/v1/MinusOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMinusOutline = (props: SVGProps) => ( +export const SvgMinusOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgMinusOutline; diff --git a/packages/desktop-client/src/icons/v1/MinusSolid.tsx b/packages/desktop-client/src/icons/v1/MinusSolid.tsx index 74cfb602c29..e0217a6f97b 100644 --- a/packages/desktop-client/src/icons/v1/MinusSolid.tsx +++ b/packages/desktop-client/src/icons/v1/MinusSolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMinusSolid = (props: SVGProps) => ( +export const SvgMinusSolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgMinusSolid; diff --git a/packages/desktop-client/src/icons/v1/MobileDevices.tsx b/packages/desktop-client/src/icons/v1/MobileDevices.tsx index 6b54c8d0112..47152af5e8d 100644 --- a/packages/desktop-client/src/icons/v1/MobileDevices.tsx +++ b/packages/desktop-client/src/icons/v1/MobileDevices.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMobileDevices = (props: SVGProps) => ( +export const SvgMobileDevices = (props: SVGProps) => ( ) => ( /> ); -export default SvgMobileDevices; diff --git a/packages/desktop-client/src/icons/v1/MoneyBag.tsx b/packages/desktop-client/src/icons/v1/MoneyBag.tsx index 80c7019c25c..b7b3e1b00ec 100644 --- a/packages/desktop-client/src/icons/v1/MoneyBag.tsx +++ b/packages/desktop-client/src/icons/v1/MoneyBag.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoneyBag = (props: SVGProps) => ( +export const SvgMoneyBag = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoneyBag; diff --git a/packages/desktop-client/src/icons/v1/MoodHappyOutline.tsx b/packages/desktop-client/src/icons/v1/MoodHappyOutline.tsx index f332843b8a9..cada958e18d 100644 --- a/packages/desktop-client/src/icons/v1/MoodHappyOutline.tsx +++ b/packages/desktop-client/src/icons/v1/MoodHappyOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoodHappyOutline = (props: SVGProps) => ( +export const SvgMoodHappyOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoodHappyOutline; diff --git a/packages/desktop-client/src/icons/v1/MoodHappySolid.tsx b/packages/desktop-client/src/icons/v1/MoodHappySolid.tsx index b57d7f8a29b..4c5d9277e98 100644 --- a/packages/desktop-client/src/icons/v1/MoodHappySolid.tsx +++ b/packages/desktop-client/src/icons/v1/MoodHappySolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoodHappySolid = (props: SVGProps) => ( +export const SvgMoodHappySolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoodHappySolid; diff --git a/packages/desktop-client/src/icons/v1/MoodNeutralOutline.tsx b/packages/desktop-client/src/icons/v1/MoodNeutralOutline.tsx index e04803ee08a..652c593f7c4 100644 --- a/packages/desktop-client/src/icons/v1/MoodNeutralOutline.tsx +++ b/packages/desktop-client/src/icons/v1/MoodNeutralOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoodNeutralOutline = (props: SVGProps) => ( +export const SvgMoodNeutralOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoodNeutralOutline; diff --git a/packages/desktop-client/src/icons/v1/MoodNeutralSolid.tsx b/packages/desktop-client/src/icons/v1/MoodNeutralSolid.tsx index c6864fbafda..90137eee10f 100644 --- a/packages/desktop-client/src/icons/v1/MoodNeutralSolid.tsx +++ b/packages/desktop-client/src/icons/v1/MoodNeutralSolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoodNeutralSolid = (props: SVGProps) => ( +export const SvgMoodNeutralSolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoodNeutralSolid; diff --git a/packages/desktop-client/src/icons/v1/MoodSadOutline.tsx b/packages/desktop-client/src/icons/v1/MoodSadOutline.tsx index 9c9049399cb..fa807080c54 100644 --- a/packages/desktop-client/src/icons/v1/MoodSadOutline.tsx +++ b/packages/desktop-client/src/icons/v1/MoodSadOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoodSadOutline = (props: SVGProps) => ( +export const SvgMoodSadOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoodSadOutline; diff --git a/packages/desktop-client/src/icons/v1/MoodSadSolid.tsx b/packages/desktop-client/src/icons/v1/MoodSadSolid.tsx index 9003e490a09..728532c0cf4 100644 --- a/packages/desktop-client/src/icons/v1/MoodSadSolid.tsx +++ b/packages/desktop-client/src/icons/v1/MoodSadSolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoodSadSolid = (props: SVGProps) => ( +export const SvgMoodSadSolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoodSadSolid; diff --git a/packages/desktop-client/src/icons/v1/Mouse.tsx b/packages/desktop-client/src/icons/v1/Mouse.tsx index 23d03463961..237c49d4e28 100644 --- a/packages/desktop-client/src/icons/v1/Mouse.tsx +++ b/packages/desktop-client/src/icons/v1/Mouse.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMouse = (props: SVGProps) => ( +export const SvgMouse = (props: SVGProps) => ( ) => ( /> ); -export default SvgMouse; diff --git a/packages/desktop-client/src/icons/v1/MoveBack.tsx b/packages/desktop-client/src/icons/v1/MoveBack.tsx index a70f37231b9..37d5944dfc3 100644 --- a/packages/desktop-client/src/icons/v1/MoveBack.tsx +++ b/packages/desktop-client/src/icons/v1/MoveBack.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoveBack = (props: SVGProps) => ( +export const SvgMoveBack = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoveBack; diff --git a/packages/desktop-client/src/icons/v1/MusicAlbum.tsx b/packages/desktop-client/src/icons/v1/MusicAlbum.tsx index 1a2c0ec857c..e83b158e581 100644 --- a/packages/desktop-client/src/icons/v1/MusicAlbum.tsx +++ b/packages/desktop-client/src/icons/v1/MusicAlbum.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMusicAlbum = (props: SVGProps) => ( +export const SvgMusicAlbum = (props: SVGProps) => ( ) => ( /> ); -export default SvgMusicAlbum; diff --git a/packages/desktop-client/src/icons/v1/MusicArtist.tsx b/packages/desktop-client/src/icons/v1/MusicArtist.tsx index 817dfdbaf35..a3d49fd8ce2 100644 --- a/packages/desktop-client/src/icons/v1/MusicArtist.tsx +++ b/packages/desktop-client/src/icons/v1/MusicArtist.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMusicArtist = (props: SVGProps) => ( +export const SvgMusicArtist = (props: SVGProps) => ( ) => ( /> ); -export default SvgMusicArtist; diff --git a/packages/desktop-client/src/icons/v1/MusicNotes.tsx b/packages/desktop-client/src/icons/v1/MusicNotes.tsx index 7fb51a9b065..14beff22e8b 100644 --- a/packages/desktop-client/src/icons/v1/MusicNotes.tsx +++ b/packages/desktop-client/src/icons/v1/MusicNotes.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMusicNotes = (props: SVGProps) => ( +export const SvgMusicNotes = (props: SVGProps) => ( ) => ( /> ); -export default SvgMusicNotes; diff --git a/packages/desktop-client/src/icons/v1/MusicPlaylist.tsx b/packages/desktop-client/src/icons/v1/MusicPlaylist.tsx index c8428d404b2..6890d50eac8 100644 --- a/packages/desktop-client/src/icons/v1/MusicPlaylist.tsx +++ b/packages/desktop-client/src/icons/v1/MusicPlaylist.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMusicPlaylist = (props: SVGProps) => ( +export const SvgMusicPlaylist = (props: SVGProps) => ( ) => ( /> ); -export default SvgMusicPlaylist; diff --git a/packages/desktop-client/src/icons/v1/NavigationMore.tsx b/packages/desktop-client/src/icons/v1/NavigationMore.tsx index 46635c19d6d..6f46689bbd2 100644 --- a/packages/desktop-client/src/icons/v1/NavigationMore.tsx +++ b/packages/desktop-client/src/icons/v1/NavigationMore.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNavigationMore = (props: SVGProps) => ( +export const SvgNavigationMore = (props: SVGProps) => ( ) => ( /> ); -export default SvgNavigationMore; diff --git a/packages/desktop-client/src/icons/v1/Network.tsx b/packages/desktop-client/src/icons/v1/Network.tsx index df8b11c2754..51ca5c1164b 100644 --- a/packages/desktop-client/src/icons/v1/Network.tsx +++ b/packages/desktop-client/src/icons/v1/Network.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNetwork = (props: SVGProps) => ( +export const SvgNetwork = (props: SVGProps) => ( ) => ( /> ); -export default SvgNetwork; diff --git a/packages/desktop-client/src/icons/v1/NewsPaper.tsx b/packages/desktop-client/src/icons/v1/NewsPaper.tsx index 2a9cf29648a..240fe007bb6 100644 --- a/packages/desktop-client/src/icons/v1/NewsPaper.tsx +++ b/packages/desktop-client/src/icons/v1/NewsPaper.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNewsPaper = (props: SVGProps) => ( +export const SvgNewsPaper = (props: SVGProps) => ( ) => ( /> ); -export default SvgNewsPaper; diff --git a/packages/desktop-client/src/icons/v1/Notification.tsx b/packages/desktop-client/src/icons/v1/Notification.tsx index d3bd27f0469..72921548544 100644 --- a/packages/desktop-client/src/icons/v1/Notification.tsx +++ b/packages/desktop-client/src/icons/v1/Notification.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNotification = (props: SVGProps) => ( +export const SvgNotification = (props: SVGProps) => ( ) => ( /> ); -export default SvgNotification; diff --git a/packages/desktop-client/src/icons/v1/Notifications.tsx b/packages/desktop-client/src/icons/v1/Notifications.tsx index f856652c5eb..d258258ae79 100644 --- a/packages/desktop-client/src/icons/v1/Notifications.tsx +++ b/packages/desktop-client/src/icons/v1/Notifications.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNotifications = (props: SVGProps) => ( +export const SvgNotifications = (props: SVGProps) => ( ) => ( /> ); -export default SvgNotifications; diff --git a/packages/desktop-client/src/icons/v1/NotificationsOutline.tsx b/packages/desktop-client/src/icons/v1/NotificationsOutline.tsx index a1ba6e2feda..472bab2c1b5 100644 --- a/packages/desktop-client/src/icons/v1/NotificationsOutline.tsx +++ b/packages/desktop-client/src/icons/v1/NotificationsOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNotificationsOutline = (props: SVGProps) => ( +export const SvgNotificationsOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgNotificationsOutline; diff --git a/packages/desktop-client/src/icons/v1/Paste.tsx b/packages/desktop-client/src/icons/v1/Paste.tsx index 6377df6beb8..4ad98f000f7 100644 --- a/packages/desktop-client/src/icons/v1/Paste.tsx +++ b/packages/desktop-client/src/icons/v1/Paste.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPaste = (props: SVGProps) => ( +export const SvgPaste = (props: SVGProps) => ( ) => ( /> ); -export default SvgPaste; diff --git a/packages/desktop-client/src/icons/v1/Pause.tsx b/packages/desktop-client/src/icons/v1/Pause.tsx index 57dd774f64e..20a0f4af18b 100644 --- a/packages/desktop-client/src/icons/v1/Pause.tsx +++ b/packages/desktop-client/src/icons/v1/Pause.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPause = (props: SVGProps) => ( +export const SvgPause = (props: SVGProps) => ( ) => ( ); -export default SvgPause; diff --git a/packages/desktop-client/src/icons/v1/PauseOutline.tsx b/packages/desktop-client/src/icons/v1/PauseOutline.tsx index e0e051b35d2..958c768441d 100644 --- a/packages/desktop-client/src/icons/v1/PauseOutline.tsx +++ b/packages/desktop-client/src/icons/v1/PauseOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPauseOutline = (props: SVGProps) => ( +export const SvgPauseOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgPauseOutline; diff --git a/packages/desktop-client/src/icons/v1/PauseSolid.tsx b/packages/desktop-client/src/icons/v1/PauseSolid.tsx index 54ba7dd6498..6c5b6151374 100644 --- a/packages/desktop-client/src/icons/v1/PauseSolid.tsx +++ b/packages/desktop-client/src/icons/v1/PauseSolid.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPauseSolid = (props: SVGProps) => ( +export const SvgPauseSolid = (props: SVGProps) => ( ) => ( /> ); -export default SvgPauseSolid; diff --git a/packages/desktop-client/src/icons/v1/PenTool.tsx b/packages/desktop-client/src/icons/v1/PenTool.tsx index 8e48b44635a..b4325c58b57 100644 --- a/packages/desktop-client/src/icons/v1/PenTool.tsx +++ b/packages/desktop-client/src/icons/v1/PenTool.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPenTool = (props: SVGProps) => ( +export const SvgPenTool = (props: SVGProps) => ( ) => ( /> ); -export default SvgPenTool; diff --git a/packages/desktop-client/src/icons/v1/PencilWrite.tsx b/packages/desktop-client/src/icons/v1/PencilWrite.tsx index ffbe72c73a5..eab70866fdc 100644 --- a/packages/desktop-client/src/icons/v1/PencilWrite.tsx +++ b/packages/desktop-client/src/icons/v1/PencilWrite.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPencilWrite = (props: SVGProps) => ( +export const SvgPencilWrite = (props: SVGProps) => ( ) => ( /> ); -export default SvgPencilWrite; diff --git a/packages/desktop-client/src/icons/v1/Phone.tsx b/packages/desktop-client/src/icons/v1/Phone.tsx index 9fac2d71c08..0cc3308f665 100644 --- a/packages/desktop-client/src/icons/v1/Phone.tsx +++ b/packages/desktop-client/src/icons/v1/Phone.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPhone = (props: SVGProps) => ( +export const SvgPhone = (props: SVGProps) => ( ) => ( /> ); -export default SvgPhone; diff --git a/packages/desktop-client/src/icons/v1/Photo.tsx b/packages/desktop-client/src/icons/v1/Photo.tsx index c987f75883c..7d5290a8a03 100644 --- a/packages/desktop-client/src/icons/v1/Photo.tsx +++ b/packages/desktop-client/src/icons/v1/Photo.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPhoto = (props: SVGProps) => ( +export const SvgPhoto = (props: SVGProps) => ( ) => ( /> ); -export default SvgPhoto; diff --git a/packages/desktop-client/src/icons/v1/PhpElephant.tsx b/packages/desktop-client/src/icons/v1/PhpElephant.tsx index 9b280e0ec7a..d804daaecfb 100644 --- a/packages/desktop-client/src/icons/v1/PhpElephant.tsx +++ b/packages/desktop-client/src/icons/v1/PhpElephant.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPhpElephant = (props: SVGProps) => ( +export const SvgPhpElephant = (props: SVGProps) => ( ) => ( /> ); -export default SvgPhpElephant; diff --git a/packages/desktop-client/src/icons/v1/PiggyBank.tsx b/packages/desktop-client/src/icons/v1/PiggyBank.tsx index 705572350cb..4a412d1d4ab 100644 --- a/packages/desktop-client/src/icons/v1/PiggyBank.tsx +++ b/packages/desktop-client/src/icons/v1/PiggyBank.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPiggyBank = (props: SVGProps) => ( +export const SvgPiggyBank = (props: SVGProps) => ( ) => ( ); -export default SvgPiggyBank; diff --git a/packages/desktop-client/src/icons/v1/Pin.tsx b/packages/desktop-client/src/icons/v1/Pin.tsx index 00c1890ca02..b516774475b 100644 --- a/packages/desktop-client/src/icons/v1/Pin.tsx +++ b/packages/desktop-client/src/icons/v1/Pin.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPin = (props: SVGProps) => ( +export const SvgPin = (props: SVGProps) => ( ) => ( /> ); -export default SvgPin; diff --git a/packages/desktop-client/src/icons/v1/Play.tsx b/packages/desktop-client/src/icons/v1/Play.tsx index 4aac8de82ad..630c73cb532 100644 --- a/packages/desktop-client/src/icons/v1/Play.tsx +++ b/packages/desktop-client/src/icons/v1/Play.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPlay = (props: SVGProps) => ( +export const SvgPlay = (props: SVGProps) => ( ) => ( ); -export default SvgPlay; diff --git a/packages/desktop-client/src/icons/v1/PlayOutline.tsx b/packages/desktop-client/src/icons/v1/PlayOutline.tsx index 7644e7d94de..44c49408652 100644 --- a/packages/desktop-client/src/icons/v1/PlayOutline.tsx +++ b/packages/desktop-client/src/icons/v1/PlayOutline.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPlayOutline = (props: SVGProps) => ( +export const SvgPlayOutline = (props: SVGProps) => ( ) => ( /> ); -export default SvgPlayOutline; diff --git a/packages/desktop-client/src/icons/v1/Playlist.tsx b/packages/desktop-client/src/icons/v1/Playlist.tsx index acd09777da8..ef87494715b 100644 --- a/packages/desktop-client/src/icons/v1/Playlist.tsx +++ b/packages/desktop-client/src/icons/v1/Playlist.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPlaylist = (props: SVGProps) => ( +export const SvgPlaylist = (props: SVGProps) => ( ) => ( /> ); -export default SvgPlaylist; diff --git a/packages/desktop-client/src/icons/v1/Plugin.tsx b/packages/desktop-client/src/icons/v1/Plugin.tsx index b0e52b6f784..a050af99670 100644 --- a/packages/desktop-client/src/icons/v1/Plugin.tsx +++ b/packages/desktop-client/src/icons/v1/Plugin.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPlugin = (props: SVGProps) => ( +export const SvgPlugin = (props: SVGProps) => ( ) => ( /> ); -export default SvgPlugin; diff --git a/packages/desktop-client/src/icons/v1/Portfolio.tsx b/packages/desktop-client/src/icons/v1/Portfolio.tsx index c5f2ca76bae..d7322a8ef7f 100644 --- a/packages/desktop-client/src/icons/v1/Portfolio.tsx +++ b/packages/desktop-client/src/icons/v1/Portfolio.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPortfolio = (props: SVGProps) => ( +export const SvgPortfolio = (props: SVGProps) => ( ) => ( /> ); -export default SvgPortfolio; diff --git a/packages/desktop-client/src/icons/v1/Printer.tsx b/packages/desktop-client/src/icons/v1/Printer.tsx index de566b32d13..d186723690b 100644 --- a/packages/desktop-client/src/icons/v1/Printer.tsx +++ b/packages/desktop-client/src/icons/v1/Printer.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPrinter = (props: SVGProps) => ( +export const SvgPrinter = (props: SVGProps) => ( ) => ( /> ); -export default SvgPrinter; diff --git a/packages/desktop-client/src/icons/v1/Pylon.tsx b/packages/desktop-client/src/icons/v1/Pylon.tsx index 498c5033085..8ec767039f6 100644 --- a/packages/desktop-client/src/icons/v1/Pylon.tsx +++ b/packages/desktop-client/src/icons/v1/Pylon.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPylon = (props: SVGProps) => ( +export const SvgPylon = (props: SVGProps) => ( ) => ( /> ); -export default SvgPylon; diff --git a/packages/desktop-client/src/icons/v1/Question.tsx b/packages/desktop-client/src/icons/v1/Question.tsx index 116f1529daf..341e82e4986 100644 --- a/packages/desktop-client/src/icons/v1/Question.tsx +++ b/packages/desktop-client/src/icons/v1/Question.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgQuestion = (props: SVGProps) => ( +export const SvgQuestion = (props: SVGProps) => ( ) => ( /> ); -export default SvgQuestion; diff --git a/packages/desktop-client/src/icons/v1/Queue.tsx b/packages/desktop-client/src/icons/v1/Queue.tsx index bbcc286c370..9efeb6606b0 100644 --- a/packages/desktop-client/src/icons/v1/Queue.tsx +++ b/packages/desktop-client/src/icons/v1/Queue.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgQueue = (props: SVGProps) => ( +export const SvgQueue = (props: SVGProps) => ( ) => ( /> ); -export default SvgQueue; diff --git a/packages/desktop-client/src/icons/v1/Radar.tsx b/packages/desktop-client/src/icons/v1/Radar.tsx index 6f2042d364f..bdb15be6826 100644 --- a/packages/desktop-client/src/icons/v1/Radar.tsx +++ b/packages/desktop-client/src/icons/v1/Radar.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRadar = (props: SVGProps) => ( +export const SvgRadar = (props: SVGProps) => ( ) => ( /> ); -export default SvgRadar; diff --git a/packages/desktop-client/src/icons/v1/RadarCopy2.tsx b/packages/desktop-client/src/icons/v1/RadarCopy2.tsx index c2a59b2ba0a..d3d21357153 100644 --- a/packages/desktop-client/src/icons/v1/RadarCopy2.tsx +++ b/packages/desktop-client/src/icons/v1/RadarCopy2.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRadarCopy2 = (props: SVGProps) => ( +export const SvgRadarCopy2 = (props: SVGProps) => ( ) => ( /> ); -export default SvgRadarCopy2; diff --git a/packages/desktop-client/src/icons/v1/Radio.tsx b/packages/desktop-client/src/icons/v1/Radio.tsx index c2cf7830938..62029c276e7 100644 --- a/packages/desktop-client/src/icons/v1/Radio.tsx +++ b/packages/desktop-client/src/icons/v1/Radio.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRadio = (props: SVGProps) => ( +export const SvgRadio = (props: SVGProps) => ( ) => ( /> ); -export default SvgRadio; diff --git a/packages/desktop-client/src/icons/v1/Refresh.tsx b/packages/desktop-client/src/icons/v1/Refresh.tsx index 3489fd2c123..15695db9111 100644 --- a/packages/desktop-client/src/icons/v1/Refresh.tsx +++ b/packages/desktop-client/src/icons/v1/Refresh.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRefresh = (props: SVGProps) => ( +export const SvgRefresh = (props: SVGProps) => ( ) => ( /> ); -export default SvgRefresh; diff --git a/packages/desktop-client/src/icons/v1/Reload.tsx b/packages/desktop-client/src/icons/v1/Reload.tsx index b8b8af9c120..913bdaa2647 100644 --- a/packages/desktop-client/src/icons/v1/Reload.tsx +++ b/packages/desktop-client/src/icons/v1/Reload.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgReload = (props: SVGProps) => ( +export const SvgReload = (props: SVGProps) => ( ) => ( /> ); -export default SvgReload; diff --git a/packages/desktop-client/src/icons/v1/Reply.tsx b/packages/desktop-client/src/icons/v1/Reply.tsx index 2b332faece8..bafffcd0c79 100644 --- a/packages/desktop-client/src/icons/v1/Reply.tsx +++ b/packages/desktop-client/src/icons/v1/Reply.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgReply = (props: SVGProps) => ( +export const SvgReply = (props: SVGProps) => ( ) => ( /> ); -export default SvgReply; diff --git a/packages/desktop-client/src/icons/v1/ReplyAll.tsx b/packages/desktop-client/src/icons/v1/ReplyAll.tsx index 1678b68101f..932969f97f9 100644 --- a/packages/desktop-client/src/icons/v1/ReplyAll.tsx +++ b/packages/desktop-client/src/icons/v1/ReplyAll.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgReplyAll = (props: SVGProps) => ( +export const SvgReplyAll = (props: SVGProps) => ( ) => ( /> ); -export default SvgReplyAll; diff --git a/packages/desktop-client/src/icons/v1/Reports.tsx b/packages/desktop-client/src/icons/v1/Reports.tsx index 5326876d1e9..21aca11b5dd 100644 --- a/packages/desktop-client/src/icons/v1/Reports.tsx +++ b/packages/desktop-client/src/icons/v1/Reports.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgReports = (props: SVGProps) => ( +export const SvgReports = (props: SVGProps) => ( ) => ( /> ); -export default SvgReports; diff --git a/packages/desktop-client/src/icons/v1/Repost.tsx b/packages/desktop-client/src/icons/v1/Repost.tsx index 5d0206349b7..364645e0a8f 100644 --- a/packages/desktop-client/src/icons/v1/Repost.tsx +++ b/packages/desktop-client/src/icons/v1/Repost.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRepost = (props: SVGProps) => ( +export const SvgRepost = (props: SVGProps) => ( ) => ( /> ); -export default SvgRepost; diff --git a/packages/desktop-client/src/icons/v1/SaveDisk.tsx b/packages/desktop-client/src/icons/v1/SaveDisk.tsx index a8c2cbfa41e..f428740d83c 100644 --- a/packages/desktop-client/src/icons/v1/SaveDisk.tsx +++ b/packages/desktop-client/src/icons/v1/SaveDisk.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSaveDisk = (props: SVGProps) => ( +export const SvgSaveDisk = (props: SVGProps) => ( ) => ( /> ); -export default SvgSaveDisk; diff --git a/packages/desktop-client/src/icons/v1/ScreenFull.tsx b/packages/desktop-client/src/icons/v1/ScreenFull.tsx index dd42e338ce7..6a3073590d3 100644 --- a/packages/desktop-client/src/icons/v1/ScreenFull.tsx +++ b/packages/desktop-client/src/icons/v1/ScreenFull.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgScreenFull = (props: SVGProps) => ( +export const SvgScreenFull = (props: SVGProps) => ( ) => ( /> ); -export default SvgScreenFull; diff --git a/packages/desktop-client/src/icons/v1/Search.tsx b/packages/desktop-client/src/icons/v1/Search.tsx index bedfdede6cb..7ebe873f7c3 100644 --- a/packages/desktop-client/src/icons/v1/Search.tsx +++ b/packages/desktop-client/src/icons/v1/Search.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSearch = (props: SVGProps) => ( +export const SvgSearch = (props: SVGProps) => ( ) => ( /> ); -export default SvgSearch; diff --git a/packages/desktop-client/src/icons/v1/Send.tsx b/packages/desktop-client/src/icons/v1/Send.tsx index cbce2995157..d98b0e1d15f 100644 --- a/packages/desktop-client/src/icons/v1/Send.tsx +++ b/packages/desktop-client/src/icons/v1/Send.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSend = (props: SVGProps) => ( +export const SvgSend = (props: SVGProps) => ( ) => ( ); -export default SvgSend; diff --git a/packages/desktop-client/src/icons/v1/Servers.tsx b/packages/desktop-client/src/icons/v1/Servers.tsx index 1a76e555661..3c855a8c9ab 100644 --- a/packages/desktop-client/src/icons/v1/Servers.tsx +++ b/packages/desktop-client/src/icons/v1/Servers.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgServers = (props: SVGProps) => ( +export const SvgServers = (props: SVGProps) => ( ) => ( /> ); -export default SvgServers; diff --git a/packages/desktop-client/src/icons/v1/Share.tsx b/packages/desktop-client/src/icons/v1/Share.tsx index 02f3bea3f00..d4ec0747eee 100644 --- a/packages/desktop-client/src/icons/v1/Share.tsx +++ b/packages/desktop-client/src/icons/v1/Share.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgShare = (props: SVGProps) => ( +export const SvgShare = (props: SVGProps) => ( ) => ( /> ); -export default SvgShare; diff --git a/packages/desktop-client/src/icons/v1/Share01.tsx b/packages/desktop-client/src/icons/v1/Share01.tsx index 62479ccebf0..4d523ed04f7 100644 --- a/packages/desktop-client/src/icons/v1/Share01.tsx +++ b/packages/desktop-client/src/icons/v1/Share01.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgShare01 = (props: SVGProps) => ( +export const SvgShare01 = (props: SVGProps) => ( ) => ( /> ); -export default SvgShare01; diff --git a/packages/desktop-client/src/icons/v1/ShareAlt.tsx b/packages/desktop-client/src/icons/v1/ShareAlt.tsx index a7c9bfb480d..fe76a6d0d93 100644 --- a/packages/desktop-client/src/icons/v1/ShareAlt.tsx +++ b/packages/desktop-client/src/icons/v1/ShareAlt.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgShareAlt = (props: SVGProps) => ( +export const SvgShareAlt = (props: SVGProps) => ( ) => ( /> ); -export default SvgShareAlt; diff --git a/packages/desktop-client/src/icons/v1/Shield.tsx b/packages/desktop-client/src/icons/v1/Shield.tsx index ce518e33b22..7954b714631 100644 --- a/packages/desktop-client/src/icons/v1/Shield.tsx +++ b/packages/desktop-client/src/icons/v1/Shield.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgShield = (props: SVGProps) => ( +export const SvgShield = (props: SVGProps) => ( ) => ( /> ); -export default SvgShield; diff --git a/packages/desktop-client/src/icons/v1/ShoppingCart.tsx b/packages/desktop-client/src/icons/v1/ShoppingCart.tsx index 0c7d41ae7d2..360719fdb47 100644 --- a/packages/desktop-client/src/icons/v1/ShoppingCart.tsx +++ b/packages/desktop-client/src/icons/v1/ShoppingCart.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgShoppingCart = (props: SVGProps) => ( +export const SvgShoppingCart = (props: SVGProps) => ( ) => ( /> ); -export default SvgShoppingCart; diff --git a/packages/desktop-client/src/icons/v1/ShowSidebar.tsx b/packages/desktop-client/src/icons/v1/ShowSidebar.tsx index 2427603f196..470a37a1ea2 100644 --- a/packages/desktop-client/src/icons/v1/ShowSidebar.tsx +++ b/packages/desktop-client/src/icons/v1/ShowSidebar.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgShowSidebar = (props: SVGProps) => ( +export const SvgShowSidebar = (props: SVGProps) => ( ) => ( /> ); -export default SvgShowSidebar; diff --git a/packages/desktop-client/src/icons/v1/Shuffle.tsx b/packages/desktop-client/src/icons/v1/Shuffle.tsx index a3de449f50d..1b8388c067c 100644 --- a/packages/desktop-client/src/icons/v1/Shuffle.tsx +++ b/packages/desktop-client/src/icons/v1/Shuffle.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgShuffle = (props: SVGProps) => ( +export const SvgShuffle = (props: SVGProps) => ( ) => ( /> ); -export default SvgShuffle; diff --git a/packages/desktop-client/src/icons/v1/StandBy.tsx b/packages/desktop-client/src/icons/v1/StandBy.tsx index 4711552153e..7ed3f259d2f 100644 --- a/packages/desktop-client/src/icons/v1/StandBy.tsx +++ b/packages/desktop-client/src/icons/v1/StandBy.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgStandBy = (props: SVGProps) => ( +export const SvgStandBy = (props: SVGProps) => ( ) => ( /> ); -export default SvgStandBy; diff --git a/packages/desktop-client/src/icons/v1/StarFull.tsx b/packages/desktop-client/src/icons/v1/StarFull.tsx index 27e67e1093d..780667cd157 100644 --- a/packages/desktop-client/src/icons/v1/StarFull.tsx +++ b/packages/desktop-client/src/icons/v1/StarFull.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgStarFull = (props: SVGProps) => ( +export const SvgStarFull = (props: SVGProps) => ( ) => ( /> ); -export default SvgStarFull; diff --git a/packages/desktop-client/src/icons/v1/Station.tsx b/packages/desktop-client/src/icons/v1/Station.tsx index e86d75def21..a2691ca46de 100644 --- a/packages/desktop-client/src/icons/v1/Station.tsx +++ b/packages/desktop-client/src/icons/v1/Station.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgStation = (props: SVGProps) => ( +export const SvgStation = (props: SVGProps) => ( ) => ( /> ); -export default SvgStation; diff --git a/packages/desktop-client/src/icons/v1/StepBackward.tsx b/packages/desktop-client/src/icons/v1/StepBackward.tsx index 386a5e0b1f8..c29a3b45f25 100644 --- a/packages/desktop-client/src/icons/v1/StepBackward.tsx +++ b/packages/desktop-client/src/icons/v1/StepBackward.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgStepBackward = (props: SVGProps) => ( +export const SvgStepBackward = (props: SVGProps) => ( ) => ( ); -export default SvgStepBackward; diff --git a/packages/desktop-client/src/icons/v1/StepForward.tsx b/packages/desktop-client/src/icons/v1/StepForward.tsx index fa85a2a1c7e..6d58520f96c 100644 --- a/packages/desktop-client/src/icons/v1/StepForward.tsx +++ b/packages/desktop-client/src/icons/v1/StepForward.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgStepForward = (props: SVGProps) => ( +export const SvgStepForward = (props: SVGProps) => ( ) => ( ); -export default SvgStepForward; diff --git a/packages/desktop-client/src/icons/v1/Stethoscope.tsx b/packages/desktop-client/src/icons/v1/Stethoscope.tsx index a541425051e..9ea4a1e2975 100644 --- a/packages/desktop-client/src/icons/v1/Stethoscope.tsx +++ b/packages/desktop-client/src/icons/v1/Stethoscope.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgStethoscope = (props: SVGProps) => ( +export const SvgStethoscope = (props: SVGProps) => ( ) => ( /> ); -export default SvgStethoscope; diff --git a/packages/desktop-client/src/icons/v1/StoreFront.tsx b/packages/desktop-client/src/icons/v1/StoreFront.tsx index 11f69111658..ca7a4afea45 100644 --- a/packages/desktop-client/src/icons/v1/StoreFront.tsx +++ b/packages/desktop-client/src/icons/v1/StoreFront.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgStoreFront = (props: SVGProps) => ( +export const SvgStoreFront = (props: SVGProps) => ( ) => ( /> ); -export default SvgStoreFront; diff --git a/packages/desktop-client/src/icons/v1/StrokeWidth.tsx b/packages/desktop-client/src/icons/v1/StrokeWidth.tsx index d19fc8f8331..2ccd7217936 100644 --- a/packages/desktop-client/src/icons/v1/StrokeWidth.tsx +++ b/packages/desktop-client/src/icons/v1/StrokeWidth.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgStrokeWidth = (props: SVGProps) => ( +export const SvgStrokeWidth = (props: SVGProps) => ( ) => ( /> ); -export default SvgStrokeWidth; diff --git a/packages/desktop-client/src/icons/v1/SubdirectoryLeft.tsx b/packages/desktop-client/src/icons/v1/SubdirectoryLeft.tsx index b9ca9cbc12b..fa0a9c134f1 100644 --- a/packages/desktop-client/src/icons/v1/SubdirectoryLeft.tsx +++ b/packages/desktop-client/src/icons/v1/SubdirectoryLeft.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSubdirectoryLeft = (props: SVGProps) => ( +export const SvgSubdirectoryLeft = (props: SVGProps) => ( ) => ( ); -export default SvgSubdirectoryLeft; diff --git a/packages/desktop-client/src/icons/v1/SubdirectoryRight.tsx b/packages/desktop-client/src/icons/v1/SubdirectoryRight.tsx index 8699d614ade..fed67dc731b 100644 --- a/packages/desktop-client/src/icons/v1/SubdirectoryRight.tsx +++ b/packages/desktop-client/src/icons/v1/SubdirectoryRight.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSubdirectoryRight = (props: SVGProps) => ( +export const SvgSubdirectoryRight = (props: SVGProps) => ( ) => ( ); -export default SvgSubdirectoryRight; diff --git a/packages/desktop-client/src/icons/v1/Subtract.tsx b/packages/desktop-client/src/icons/v1/Subtract.tsx index fd03ddc4858..af6c118cf71 100644 --- a/packages/desktop-client/src/icons/v1/Subtract.tsx +++ b/packages/desktop-client/src/icons/v1/Subtract.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSubtract = (props: SVGProps) => ( +export const SvgSubtract = (props: SVGProps) => ( ) => ( /> ); -export default SvgSubtract; diff --git a/packages/desktop-client/src/icons/v1/Swap.tsx b/packages/desktop-client/src/icons/v1/Swap.tsx index 13b572d96da..ec861d7bbec 100644 --- a/packages/desktop-client/src/icons/v1/Swap.tsx +++ b/packages/desktop-client/src/icons/v1/Swap.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSwap = (props: SVGProps) => ( +export const SvgSwap = (props: SVGProps) => ( ) => ( /> ); -export default SvgSwap; diff --git a/packages/desktop-client/src/icons/v1/Tablet.tsx b/packages/desktop-client/src/icons/v1/Tablet.tsx index 6e35fe13069..5cff2d5a91d 100644 --- a/packages/desktop-client/src/icons/v1/Tablet.tsx +++ b/packages/desktop-client/src/icons/v1/Tablet.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTablet = (props: SVGProps) => ( +export const SvgTablet = (props: SVGProps) => ( ) => ( /> ); -export default SvgTablet; diff --git a/packages/desktop-client/src/icons/v1/Tag.tsx b/packages/desktop-client/src/icons/v1/Tag.tsx index 08342d04240..28e70f7d17a 100644 --- a/packages/desktop-client/src/icons/v1/Tag.tsx +++ b/packages/desktop-client/src/icons/v1/Tag.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTag = (props: SVGProps) => ( +export const SvgTag = (props: SVGProps) => ( ) => ( /> ); -export default SvgTag; diff --git a/packages/desktop-client/src/icons/v1/Target.tsx b/packages/desktop-client/src/icons/v1/Target.tsx index 570e8070ba7..e7d3f0921d4 100644 --- a/packages/desktop-client/src/icons/v1/Target.tsx +++ b/packages/desktop-client/src/icons/v1/Target.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTarget = (props: SVGProps) => ( +export const SvgTarget = (props: SVGProps) => ( ) => ( /> ); -export default SvgTarget; diff --git a/packages/desktop-client/src/icons/v1/TextBox.tsx b/packages/desktop-client/src/icons/v1/TextBox.tsx index 7e4b5d485e0..bc556ea486b 100644 --- a/packages/desktop-client/src/icons/v1/TextBox.tsx +++ b/packages/desktop-client/src/icons/v1/TextBox.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTextBox = (props: SVGProps) => ( +export const SvgTextBox = (props: SVGProps) => ( ) => ( /> ); -export default SvgTextBox; diff --git a/packages/desktop-client/src/icons/v1/TextDecoration.tsx b/packages/desktop-client/src/icons/v1/TextDecoration.tsx index e185d177a01..b92fc28cfea 100644 --- a/packages/desktop-client/src/icons/v1/TextDecoration.tsx +++ b/packages/desktop-client/src/icons/v1/TextDecoration.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTextDecoration = (props: SVGProps) => ( +export const SvgTextDecoration = (props: SVGProps) => ( ) => ( /> ); -export default SvgTextDecoration; diff --git a/packages/desktop-client/src/icons/v1/Thermometer.tsx b/packages/desktop-client/src/icons/v1/Thermometer.tsx index b6587b1a375..2cf34f4d5fe 100644 --- a/packages/desktop-client/src/icons/v1/Thermometer.tsx +++ b/packages/desktop-client/src/icons/v1/Thermometer.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgThermometer = (props: SVGProps) => ( +export const SvgThermometer = (props: SVGProps) => ( ) => ( /> ); -export default SvgThermometer; diff --git a/packages/desktop-client/src/icons/v1/ThumbsDown.tsx b/packages/desktop-client/src/icons/v1/ThumbsDown.tsx index f5f51795da6..5a182dac61f 100644 --- a/packages/desktop-client/src/icons/v1/ThumbsDown.tsx +++ b/packages/desktop-client/src/icons/v1/ThumbsDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgThumbsDown = (props: SVGProps) => ( +export const SvgThumbsDown = (props: SVGProps) => ( ) => ( /> ); -export default SvgThumbsDown; diff --git a/packages/desktop-client/src/icons/v1/ThumbsUp.tsx b/packages/desktop-client/src/icons/v1/ThumbsUp.tsx index 1d8e610b73f..b7f4eb0e118 100644 --- a/packages/desktop-client/src/icons/v1/ThumbsUp.tsx +++ b/packages/desktop-client/src/icons/v1/ThumbsUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgThumbsUp = (props: SVGProps) => ( +export const SvgThumbsUp = (props: SVGProps) => ( ) => ( /> ); -export default SvgThumbsUp; diff --git a/packages/desktop-client/src/icons/v1/Ticket.tsx b/packages/desktop-client/src/icons/v1/Ticket.tsx index c5e2faf70c0..c73c3600823 100644 --- a/packages/desktop-client/src/icons/v1/Ticket.tsx +++ b/packages/desktop-client/src/icons/v1/Ticket.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTicket = (props: SVGProps) => ( +export const SvgTicket = (props: SVGProps) => ( ) => ( /> ); -export default SvgTicket; diff --git a/packages/desktop-client/src/icons/v1/Time.tsx b/packages/desktop-client/src/icons/v1/Time.tsx index 8aeac8294ba..98e29e13d1f 100644 --- a/packages/desktop-client/src/icons/v1/Time.tsx +++ b/packages/desktop-client/src/icons/v1/Time.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTime = (props: SVGProps) => ( +export const SvgTime = (props: SVGProps) => ( ) => ( /> ); -export default SvgTime; diff --git a/packages/desktop-client/src/icons/v1/Timer.tsx b/packages/desktop-client/src/icons/v1/Timer.tsx index f6aaeb50ade..d8928ef2377 100644 --- a/packages/desktop-client/src/icons/v1/Timer.tsx +++ b/packages/desktop-client/src/icons/v1/Timer.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTimer = (props: SVGProps) => ( +export const SvgTimer = (props: SVGProps) => ( ) => ( /> ); -export default SvgTimer; diff --git a/packages/desktop-client/src/icons/v1/ToolsCopy.tsx b/packages/desktop-client/src/icons/v1/ToolsCopy.tsx index 3c3f26dbc1d..67e5b91c05a 100644 --- a/packages/desktop-client/src/icons/v1/ToolsCopy.tsx +++ b/packages/desktop-client/src/icons/v1/ToolsCopy.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgToolsCopy = (props: SVGProps) => ( +export const SvgToolsCopy = (props: SVGProps) => ( ) => ( /> ); -export default SvgToolsCopy; diff --git a/packages/desktop-client/src/icons/v1/Translate.tsx b/packages/desktop-client/src/icons/v1/Translate.tsx index d2c474565db..93f5b582575 100644 --- a/packages/desktop-client/src/icons/v1/Translate.tsx +++ b/packages/desktop-client/src/icons/v1/Translate.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTranslate = (props: SVGProps) => ( +export const SvgTranslate = (props: SVGProps) => ( ) => ( /> ); -export default SvgTranslate; diff --git a/packages/desktop-client/src/icons/v1/Trash.tsx b/packages/desktop-client/src/icons/v1/Trash.tsx index 45a0d62ee9e..29616a8885a 100644 --- a/packages/desktop-client/src/icons/v1/Trash.tsx +++ b/packages/desktop-client/src/icons/v1/Trash.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTrash = (props: SVGProps) => ( +export const SvgTrash = (props: SVGProps) => ( ) => ( /> ); -export default SvgTrash; diff --git a/packages/desktop-client/src/icons/v1/Travel.tsx b/packages/desktop-client/src/icons/v1/Travel.tsx index f245cdadf8a..64d136915af 100644 --- a/packages/desktop-client/src/icons/v1/Travel.tsx +++ b/packages/desktop-client/src/icons/v1/Travel.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTravel = (props: SVGProps) => ( +export const SvgTravel = (props: SVGProps) => ( ) => ( /> ); -export default SvgTravel; diff --git a/packages/desktop-client/src/icons/v1/TravelBus.tsx b/packages/desktop-client/src/icons/v1/TravelBus.tsx index 0d2f36641f0..357dae1e599 100644 --- a/packages/desktop-client/src/icons/v1/TravelBus.tsx +++ b/packages/desktop-client/src/icons/v1/TravelBus.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTravelBus = (props: SVGProps) => ( +export const SvgTravelBus = (props: SVGProps) => ( ) => ( /> ); -export default SvgTravelBus; diff --git a/packages/desktop-client/src/icons/v1/TravelCar.tsx b/packages/desktop-client/src/icons/v1/TravelCar.tsx index 6fc2b04090d..7b2fca6892d 100644 --- a/packages/desktop-client/src/icons/v1/TravelCar.tsx +++ b/packages/desktop-client/src/icons/v1/TravelCar.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTravelCar = (props: SVGProps) => ( +export const SvgTravelCar = (props: SVGProps) => ( ) => ( /> ); -export default SvgTravelCar; diff --git a/packages/desktop-client/src/icons/v1/TravelCase.tsx b/packages/desktop-client/src/icons/v1/TravelCase.tsx index 91ebddcf763..fdcd406f136 100644 --- a/packages/desktop-client/src/icons/v1/TravelCase.tsx +++ b/packages/desktop-client/src/icons/v1/TravelCase.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTravelCase = (props: SVGProps) => ( +export const SvgTravelCase = (props: SVGProps) => ( ) => ( /> ); -export default SvgTravelCase; diff --git a/packages/desktop-client/src/icons/v1/TravelTaxiCab.tsx b/packages/desktop-client/src/icons/v1/TravelTaxiCab.tsx index 3073c11fdce..e5ef8aa1517 100644 --- a/packages/desktop-client/src/icons/v1/TravelTaxiCab.tsx +++ b/packages/desktop-client/src/icons/v1/TravelTaxiCab.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTravelTaxiCab = (props: SVGProps) => ( +export const SvgTravelTaxiCab = (props: SVGProps) => ( ) => ( /> ); -export default SvgTravelTaxiCab; diff --git a/packages/desktop-client/src/icons/v1/TravelTrain.tsx b/packages/desktop-client/src/icons/v1/TravelTrain.tsx index 2101bf628a1..5fde9f87f8f 100644 --- a/packages/desktop-client/src/icons/v1/TravelTrain.tsx +++ b/packages/desktop-client/src/icons/v1/TravelTrain.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTravelTrain = (props: SVGProps) => ( +export const SvgTravelTrain = (props: SVGProps) => ( ) => ( /> ); -export default SvgTravelTrain; diff --git a/packages/desktop-client/src/icons/v1/TravelWalk.tsx b/packages/desktop-client/src/icons/v1/TravelWalk.tsx index 494aacdf4c2..6b8abc95902 100644 --- a/packages/desktop-client/src/icons/v1/TravelWalk.tsx +++ b/packages/desktop-client/src/icons/v1/TravelWalk.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTravelWalk = (props: SVGProps) => ( +export const SvgTravelWalk = (props: SVGProps) => ( ) => ( /> ); -export default SvgTravelWalk; diff --git a/packages/desktop-client/src/icons/v1/Trophy.tsx b/packages/desktop-client/src/icons/v1/Trophy.tsx index 13176226221..9589e2800d2 100644 --- a/packages/desktop-client/src/icons/v1/Trophy.tsx +++ b/packages/desktop-client/src/icons/v1/Trophy.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTrophy = (props: SVGProps) => ( +export const SvgTrophy = (props: SVGProps) => ( ) => ( /> ); -export default SvgTrophy; diff --git a/packages/desktop-client/src/icons/v1/Tuning.tsx b/packages/desktop-client/src/icons/v1/Tuning.tsx index 4f470d52304..02c06c22e18 100644 --- a/packages/desktop-client/src/icons/v1/Tuning.tsx +++ b/packages/desktop-client/src/icons/v1/Tuning.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgTuning = (props: SVGProps) => ( +export const SvgTuning = (props: SVGProps) => ( ) => ( /> ); -export default SvgTuning; diff --git a/packages/desktop-client/src/icons/v1/Upload.tsx b/packages/desktop-client/src/icons/v1/Upload.tsx index fbee62a8d3f..5f013fc900d 100644 --- a/packages/desktop-client/src/icons/v1/Upload.tsx +++ b/packages/desktop-client/src/icons/v1/Upload.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUpload = (props: SVGProps) => ( +export const SvgUpload = (props: SVGProps) => ( ) => ( ); -export default SvgUpload; diff --git a/packages/desktop-client/src/icons/v1/Usb.tsx b/packages/desktop-client/src/icons/v1/Usb.tsx index 8fbccf30467..0a6337425f3 100644 --- a/packages/desktop-client/src/icons/v1/Usb.tsx +++ b/packages/desktop-client/src/icons/v1/Usb.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUsb = (props: SVGProps) => ( +export const SvgUsb = (props: SVGProps) => ( ) => ( /> ); -export default SvgUsb; diff --git a/packages/desktop-client/src/icons/v1/User.tsx b/packages/desktop-client/src/icons/v1/User.tsx index 41891e45142..ceb613ee19b 100644 --- a/packages/desktop-client/src/icons/v1/User.tsx +++ b/packages/desktop-client/src/icons/v1/User.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUser = (props: SVGProps) => ( +export const SvgUser = (props: SVGProps) => ( ) => ( /> ); -export default SvgUser; diff --git a/packages/desktop-client/src/icons/v1/UserAdd.tsx b/packages/desktop-client/src/icons/v1/UserAdd.tsx index 62d9a2ef3e3..0d270739776 100644 --- a/packages/desktop-client/src/icons/v1/UserAdd.tsx +++ b/packages/desktop-client/src/icons/v1/UserAdd.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUserAdd = (props: SVGProps) => ( +export const SvgUserAdd = (props: SVGProps) => ( ) => ( /> ); -export default SvgUserAdd; diff --git a/packages/desktop-client/src/icons/v1/UserGroup.tsx b/packages/desktop-client/src/icons/v1/UserGroup.tsx index a7ff6159d2f..2f3a84fe98d 100644 --- a/packages/desktop-client/src/icons/v1/UserGroup.tsx +++ b/packages/desktop-client/src/icons/v1/UserGroup.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUserGroup = (props: SVGProps) => ( +export const SvgUserGroup = (props: SVGProps) => ( ) => ( /> ); -export default SvgUserGroup; diff --git a/packages/desktop-client/src/icons/v1/UserSolidCircle.tsx b/packages/desktop-client/src/icons/v1/UserSolidCircle.tsx index e7583fe8415..763194302f7 100644 --- a/packages/desktop-client/src/icons/v1/UserSolidCircle.tsx +++ b/packages/desktop-client/src/icons/v1/UserSolidCircle.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUserSolidCircle = (props: SVGProps) => ( +export const SvgUserSolidCircle = (props: SVGProps) => ( ) => ( /> ); -export default SvgUserSolidCircle; diff --git a/packages/desktop-client/src/icons/v1/UserSolidSquare.tsx b/packages/desktop-client/src/icons/v1/UserSolidSquare.tsx index a75cd367c13..b2e5db7874c 100644 --- a/packages/desktop-client/src/icons/v1/UserSolidSquare.tsx +++ b/packages/desktop-client/src/icons/v1/UserSolidSquare.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUserSolidSquare = (props: SVGProps) => ( +export const SvgUserSolidSquare = (props: SVGProps) => ( ) => ( /> ); -export default SvgUserSolidSquare; diff --git a/packages/desktop-client/src/icons/v1/Vector.tsx b/packages/desktop-client/src/icons/v1/Vector.tsx index f911c85e0e5..6ce48a33ddc 100644 --- a/packages/desktop-client/src/icons/v1/Vector.tsx +++ b/packages/desktop-client/src/icons/v1/Vector.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgVector = (props: SVGProps) => ( +export const SvgVector = (props: SVGProps) => ( ) => ( /> ); -export default SvgVector; diff --git a/packages/desktop-client/src/icons/v1/VideoCamera.tsx b/packages/desktop-client/src/icons/v1/VideoCamera.tsx index 75295a5aeae..7e1e745afdd 100644 --- a/packages/desktop-client/src/icons/v1/VideoCamera.tsx +++ b/packages/desktop-client/src/icons/v1/VideoCamera.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgVideoCamera = (props: SVGProps) => ( +export const SvgVideoCamera = (props: SVGProps) => ( ) => ( /> ); -export default SvgVideoCamera; diff --git a/packages/desktop-client/src/icons/v1/ViewCarousel.tsx b/packages/desktop-client/src/icons/v1/ViewCarousel.tsx index b6bdc0db2d8..77417c37f80 100644 --- a/packages/desktop-client/src/icons/v1/ViewCarousel.tsx +++ b/packages/desktop-client/src/icons/v1/ViewCarousel.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgViewCarousel = (props: SVGProps) => ( +export const SvgViewCarousel = (props: SVGProps) => ( ) => ( /> ); -export default SvgViewCarousel; diff --git a/packages/desktop-client/src/icons/v1/ViewColumn.tsx b/packages/desktop-client/src/icons/v1/ViewColumn.tsx index 5d1f3c92900..01dd7d0e993 100644 --- a/packages/desktop-client/src/icons/v1/ViewColumn.tsx +++ b/packages/desktop-client/src/icons/v1/ViewColumn.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgViewColumn = (props: SVGProps) => ( +export const SvgViewColumn = (props: SVGProps) => ( ) => ( /> ); -export default SvgViewColumn; diff --git a/packages/desktop-client/src/icons/v1/ViewHide.tsx b/packages/desktop-client/src/icons/v1/ViewHide.tsx index c37a91e62ce..01f688f1da1 100644 --- a/packages/desktop-client/src/icons/v1/ViewHide.tsx +++ b/packages/desktop-client/src/icons/v1/ViewHide.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgViewHide = (props: SVGProps) => ( +export const SvgViewHide = (props: SVGProps) => ( ) => ( /> ); -export default SvgViewHide; diff --git a/packages/desktop-client/src/icons/v1/ViewList.tsx b/packages/desktop-client/src/icons/v1/ViewList.tsx index 32d7a28d283..19b25a63727 100644 --- a/packages/desktop-client/src/icons/v1/ViewList.tsx +++ b/packages/desktop-client/src/icons/v1/ViewList.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgViewList = (props: SVGProps) => ( +export const SvgViewList = (props: SVGProps) => ( ) => ( /> ); -export default SvgViewList; diff --git a/packages/desktop-client/src/icons/v1/ViewShow.tsx b/packages/desktop-client/src/icons/v1/ViewShow.tsx index 13b76d9a63d..2772b5c6c74 100644 --- a/packages/desktop-client/src/icons/v1/ViewShow.tsx +++ b/packages/desktop-client/src/icons/v1/ViewShow.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgViewShow = (props: SVGProps) => ( +export const SvgViewShow = (props: SVGProps) => ( ) => ( /> ); -export default SvgViewShow; diff --git a/packages/desktop-client/src/icons/v1/ViewTile.tsx b/packages/desktop-client/src/icons/v1/ViewTile.tsx index 2c978d4ef31..6389f96bd6d 100644 --- a/packages/desktop-client/src/icons/v1/ViewTile.tsx +++ b/packages/desktop-client/src/icons/v1/ViewTile.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgViewTile = (props: SVGProps) => ( +export const SvgViewTile = (props: SVGProps) => ( ) => ( /> ); -export default SvgViewTile; diff --git a/packages/desktop-client/src/icons/v1/VolumeDown.tsx b/packages/desktop-client/src/icons/v1/VolumeDown.tsx index 222032882a7..26b449710b1 100644 --- a/packages/desktop-client/src/icons/v1/VolumeDown.tsx +++ b/packages/desktop-client/src/icons/v1/VolumeDown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgVolumeDown = (props: SVGProps) => ( +export const SvgVolumeDown = (props: SVGProps) => ( ) => ( /> ); -export default SvgVolumeDown; diff --git a/packages/desktop-client/src/icons/v1/VolumeMute.tsx b/packages/desktop-client/src/icons/v1/VolumeMute.tsx index 9a0f518d365..b880910cfa8 100644 --- a/packages/desktop-client/src/icons/v1/VolumeMute.tsx +++ b/packages/desktop-client/src/icons/v1/VolumeMute.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgVolumeMute = (props: SVGProps) => ( +export const SvgVolumeMute = (props: SVGProps) => ( ) => ( ); -export default SvgVolumeMute; diff --git a/packages/desktop-client/src/icons/v1/VolumeOff.tsx b/packages/desktop-client/src/icons/v1/VolumeOff.tsx index 1e1e2e6883d..ec801a41a3d 100644 --- a/packages/desktop-client/src/icons/v1/VolumeOff.tsx +++ b/packages/desktop-client/src/icons/v1/VolumeOff.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgVolumeOff = (props: SVGProps) => ( +export const SvgVolumeOff = (props: SVGProps) => ( ) => ( /> ); -export default SvgVolumeOff; diff --git a/packages/desktop-client/src/icons/v1/VolumeUp.tsx b/packages/desktop-client/src/icons/v1/VolumeUp.tsx index bd6a5a1cd96..7dbad9790fc 100644 --- a/packages/desktop-client/src/icons/v1/VolumeUp.tsx +++ b/packages/desktop-client/src/icons/v1/VolumeUp.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgVolumeUp = (props: SVGProps) => ( +export const SvgVolumeUp = (props: SVGProps) => ( ) => ( /> ); -export default SvgVolumeUp; diff --git a/packages/desktop-client/src/icons/v1/Wallet.tsx b/packages/desktop-client/src/icons/v1/Wallet.tsx index 1f913720f3a..b34d7dcd0cc 100644 --- a/packages/desktop-client/src/icons/v1/Wallet.tsx +++ b/packages/desktop-client/src/icons/v1/Wallet.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgWallet = (props: SVGProps) => ( +export const SvgWallet = (props: SVGProps) => ( ) => ( /> ); -export default SvgWallet; diff --git a/packages/desktop-client/src/icons/v1/Watch.tsx b/packages/desktop-client/src/icons/v1/Watch.tsx index 484609ddc42..bbcd09eb191 100644 --- a/packages/desktop-client/src/icons/v1/Watch.tsx +++ b/packages/desktop-client/src/icons/v1/Watch.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgWatch = (props: SVGProps) => ( +export const SvgWatch = (props: SVGProps) => ( ) => ( /> ); -export default SvgWatch; diff --git a/packages/desktop-client/src/icons/v1/Window.tsx b/packages/desktop-client/src/icons/v1/Window.tsx index 08adb45abfd..364a85dcc7f 100644 --- a/packages/desktop-client/src/icons/v1/Window.tsx +++ b/packages/desktop-client/src/icons/v1/Window.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgWindow = (props: SVGProps) => ( +export const SvgWindow = (props: SVGProps) => ( ) => ( /> ); -export default SvgWindow; diff --git a/packages/desktop-client/src/icons/v1/WindowNew.tsx b/packages/desktop-client/src/icons/v1/WindowNew.tsx index 2f2f526e730..d43dfe150bf 100644 --- a/packages/desktop-client/src/icons/v1/WindowNew.tsx +++ b/packages/desktop-client/src/icons/v1/WindowNew.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgWindowNew = (props: SVGProps) => ( +export const SvgWindowNew = (props: SVGProps) => ( ) => ( /> ); -export default SvgWindowNew; diff --git a/packages/desktop-client/src/icons/v1/WindowOpen.tsx b/packages/desktop-client/src/icons/v1/WindowOpen.tsx index d88ef017032..ebd05db9585 100644 --- a/packages/desktop-client/src/icons/v1/WindowOpen.tsx +++ b/packages/desktop-client/src/icons/v1/WindowOpen.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgWindowOpen = (props: SVGProps) => ( +export const SvgWindowOpen = (props: SVGProps) => ( ) => ( /> ); -export default SvgWindowOpen; diff --git a/packages/desktop-client/src/icons/v1/Wrench.tsx b/packages/desktop-client/src/icons/v1/Wrench.tsx index cab5a44e3af..18cf5da6971 100644 --- a/packages/desktop-client/src/icons/v1/Wrench.tsx +++ b/packages/desktop-client/src/icons/v1/Wrench.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgWrench = (props: SVGProps) => ( +export const SvgWrench = (props: SVGProps) => ( ) => ( /> ); -export default SvgWrench; diff --git a/packages/desktop-client/src/icons/v1/YinYang.tsx b/packages/desktop-client/src/icons/v1/YinYang.tsx index cae79efe1c2..2c8a05e462d 100644 --- a/packages/desktop-client/src/icons/v1/YinYang.tsx +++ b/packages/desktop-client/src/icons/v1/YinYang.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgYinYang = (props: SVGProps) => ( +export const SvgYinYang = (props: SVGProps) => ( ) => ( /> ); -export default SvgYinYang; diff --git a/packages/desktop-client/src/icons/v1/ZoomIn.tsx b/packages/desktop-client/src/icons/v1/ZoomIn.tsx index a4ddf8d8430..c54337b4054 100644 --- a/packages/desktop-client/src/icons/v1/ZoomIn.tsx +++ b/packages/desktop-client/src/icons/v1/ZoomIn.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgZoomIn = (props: SVGProps) => ( +export const SvgZoomIn = (props: SVGProps) => ( ) => ( /> ); -export default SvgZoomIn; diff --git a/packages/desktop-client/src/icons/v1/ZoomOut.tsx b/packages/desktop-client/src/icons/v1/ZoomOut.tsx index b78dcc47d70..82c2f98acf1 100644 --- a/packages/desktop-client/src/icons/v1/ZoomOut.tsx +++ b/packages/desktop-client/src/icons/v1/ZoomOut.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgZoomOut = (props: SVGProps) => ( +export const SvgZoomOut = (props: SVGProps) => ( ) => ( /> ); -export default SvgZoomOut; diff --git a/packages/desktop-client/src/icons/v1/index.ts b/packages/desktop-client/src/icons/v1/index.ts index 4cf716cf43d..af80dcca3a5 100644 --- a/packages/desktop-client/src/icons/v1/index.ts +++ b/packages/desktop-client/src/icons/v1/index.ts @@ -1,310 +1,310 @@ -export { default as AddOutline } from './AddOutline'; -export { default as AddSolid } from './AddSolid'; -export { default as Add } from './Add'; -export { default as Adjust } from './Adjust'; -export { default as Airplane } from './Airplane'; -export { default as Album } from './Album'; -export { default as AlignCenter } from './AlignCenter'; -export { default as AlignJustified } from './AlignJustified'; -export { default as AlignLeft } from './AlignLeft'; -export { default as AlignRight } from './AlignRight'; -export { default as Anchor } from './Anchor'; -export { default as Announcement } from './Announcement'; -export { default as Apparel } from './Apparel'; -export { default as ArrowDown } from './ArrowDown'; -export { default as ArrowLeft } from './ArrowLeft'; -export { default as ArrowOutlineDown } from './ArrowOutlineDown'; -export { default as ArrowOutlineLeft } from './ArrowOutlineLeft'; -export { default as ArrowOutlineRight } from './ArrowOutlineRight'; -export { default as ArrowOutlineUp } from './ArrowOutlineUp'; -export { default as ArrowRight } from './ArrowRight'; -export { default as ArrowThickDown } from './ArrowThickDown'; -export { default as ArrowThickLeft } from './ArrowThickLeft'; -export { default as ArrowThickRight } from './ArrowThickRight'; -export { default as ArrowThickUp } from './ArrowThickUp'; -export { default as ArrowThinDown } from './ArrowThinDown'; -export { default as ArrowThinLeft } from './ArrowThinLeft'; -export { default as ArrowThinRight } from './ArrowThinRight'; -export { default as ArrowThinUp } from './ArrowThinUp'; -export { default as ArrowUp } from './ArrowUp'; -export { default as Artist } from './Artist'; -export { default as AtSymbol } from './AtSymbol'; -export { default as Attachment } from './Attachment'; -export { default as Backspace } from './Backspace'; -export { default as BackwardStep } from './BackwardStep'; -export { default as Backward } from './Backward'; -export { default as Badge } from './Badge'; -export { default as BatteryFull } from './BatteryFull'; -export { default as BatteryHalf } from './BatteryHalf'; -export { default as BatteryLow } from './BatteryLow'; -export { default as Beverage } from './Beverage'; -export { default as Block } from './Block'; -export { default as Bluetooth } from './Bluetooth'; -export { default as Bolt } from './Bolt'; -export { default as BookReference } from './BookReference'; -export { default as BookmarkCopy2 } from './BookmarkCopy2'; -export { default as BookmarkCopy3 } from './BookmarkCopy3'; -export { default as BookmarkOutlineAdd } from './BookmarkOutlineAdd'; -export { default as BookmarkOutline } from './BookmarkOutline'; -export { default as Bookmark } from './Bookmark'; -export { default as BorderAll } from './BorderAll'; -export { default as BorderBottom } from './BorderBottom'; -export { default as BorderHorizontal } from './BorderHorizontal'; -export { default as BorderInner } from './BorderInner'; -export { default as BorderLeft } from './BorderLeft'; -export { default as BorderNone } from './BorderNone'; -export { default as BorderOuter } from './BorderOuter'; -export { default as BorderRight } from './BorderRight'; -export { default as BorderTop } from './BorderTop'; -export { default as BorderVertical } from './BorderVertical'; -export { default as Box } from './Box'; -export { default as BrightnessDown } from './BrightnessDown'; -export { default as BrightnessUp } from './BrightnessUp'; -export { default as BrowserWindowNew } from './BrowserWindowNew'; -export { default as BrowserWindowOpen } from './BrowserWindowOpen'; -export { default as BrowserWindow } from './BrowserWindow'; -export { default as Bug } from './Bug'; -export { default as Buoy } from './Buoy'; -export { default as Calculator } from './Calculator'; -export { default as Calendar } from './Calendar'; -export { default as Camera } from './Camera'; -export { default as ChartBar } from './ChartBar'; -export { default as ChartPie } from './ChartPie'; -export { default as Chart } from './Chart'; -export { default as ChatBubbleDots } from './ChatBubbleDots'; -export { default as CheckAlternative } from './CheckAlternative'; -export { default as CheckmarkOutline } from './CheckmarkOutline'; -export { default as Checkmark } from './Checkmark'; -export { default as CheveronDown } from './CheveronDown'; -export { default as CheveronLeft } from './CheveronLeft'; -export { default as CheveronOutlineDown } from './CheveronOutlineDown'; -export { default as CheveronOutlineLeft } from './CheveronOutlineLeft'; -export { default as CheveronOutlineRight } from './CheveronOutlineRight'; -export { default as CheveronOutlineUp } from './CheveronOutlineUp'; -export { default as CheveronRight } from './CheveronRight'; -export { default as CheveronUp } from './CheveronUp'; -export { default as Clipboard } from './Clipboard'; -export { default as CloseOutline } from './CloseOutline'; -export { default as CloseSolid } from './CloseSolid'; -export { default as Close } from './Close'; -export { default as CloudCheck } from './CloudCheck'; -export { default as CloudDownload } from './CloudDownload'; -export { default as CloudUpload } from './CloudUpload'; -export { default as CloudWarning } from './CloudWarning'; -export { default as Cloud } from './Cloud'; -export { default as Code } from './Code'; -export { default as Coffee } from './Coffee'; -export { default as Cog } from './Cog'; -export { default as ColorPalette } from './ColorPalette'; -export { default as Compose } from './Compose'; -export { default as ComputerDesktop } from './ComputerDesktop'; -export { default as ComputerLaptop } from './ComputerLaptop'; -export { default as Conversation } from './Conversation'; -export { default as Copy } from './Copy'; -export { default as CreditCard } from './CreditCard'; -export { default as CurrencyDollar } from './CurrencyDollar'; -export { default as Dashboard } from './Dashboard'; -export { default as DateAdd } from './DateAdd'; -export { default as DialPad } from './DialPad'; -export { default as Directions } from './Directions'; -export { default as DocumentAdd } from './DocumentAdd'; -export { default as Document } from './Document'; -export { default as DotsHorizontalDouble } from './DotsHorizontalDouble'; -export { default as DotsHorizontalTriple } from './DotsHorizontalTriple'; -export { default as Download } from './Download'; -export { default as Duplicate } from './Duplicate'; -export { default as EditCopy } from './EditCopy'; -export { default as EditCrop } from './EditCrop'; -export { default as EditCut } from './EditCut'; -export { default as EditPencil } from './EditPencil'; -export { default as Education } from './Education'; -export { default as Envelope } from './Envelope'; -export { default as Equals } from './Equals'; -export { default as ExclamationOutline } from './ExclamationOutline'; -export { default as ExclamationSolid } from './ExclamationSolid'; -export { default as Explore } from './Explore'; -export { default as Factory } from './Factory'; -export { default as FastForward } from './FastForward'; -export { default as FastRewind } from './FastRewind'; -export { default as FileDouble } from './FileDouble'; -export { default as Film } from './Film'; -export { default as Filter } from './Filter'; -export { default as Flag } from './Flag'; -export { default as Flashlight } from './Flashlight'; -export { default as FolderOutlineAdd } from './FolderOutlineAdd'; -export { default as FolderOutline } from './FolderOutline'; -export { default as Folder } from './Folder'; -export { default as FormatBold } from './FormatBold'; -export { default as FormatFontSize } from './FormatFontSize'; -export { default as FormatItalic } from './FormatItalic'; -export { default as FormatTextSize } from './FormatTextSize'; -export { default as FormatUnderline } from './FormatUnderline'; -export { default as ForwardStep } from './ForwardStep'; -export { default as Forward } from './Forward'; -export { default as Gift } from './Gift'; -export { default as Globe } from './Globe'; -export { default as HandStop } from './HandStop'; -export { default as HardDrive } from './HardDrive'; -export { default as Headphones } from './Headphones'; -export { default as Heart } from './Heart'; -export { default as Home } from './Home'; -export { default as Hot } from './Hot'; -export { default as HourGlass } from './HourGlass'; -export { default as InboxCheck } from './InboxCheck'; -export { default as InboxDownload } from './InboxDownload'; -export { default as InboxFull } from './InboxFull'; -export { default as Inbox } from './Inbox'; -export { default as IndentDecrease } from './IndentDecrease'; -export { default as IndentIncrease } from './IndentIncrease'; -export { default as InformationOutline } from './InformationOutline'; -export { default as InformationSolid } from './InformationSolid'; -export { default as Key } from './Key'; -export { default as Keyboard } from './Keyboard'; -export { default as Layers } from './Layers'; -export { default as Library } from './Library'; -export { default as LightBulb } from './LightBulb'; -export { default as Link } from './Link'; -export { default as ListAdd } from './ListAdd'; -export { default as ListBullet } from './ListBullet'; -export { default as List } from './List'; -export { default as LoadBalancer } from './LoadBalancer'; -export { default as LocationCurrent } from './LocationCurrent'; -export { default as LocationFood } from './LocationFood'; -export { default as LocationGasStation } from './LocationGasStation'; -export { default as LocationHotel } from './LocationHotel'; -export { default as LocationMarina } from './LocationMarina'; -export { default as LocationPark } from './LocationPark'; -export { default as LocationRestroom } from './LocationRestroom'; -export { default as LocationShopping } from './LocationShopping'; -export { default as Location } from './Location'; -export { default as LockClosed } from './LockClosed'; -export { default as LockOpen } from './LockOpen'; -export { default as Map } from './Map'; -export { default as Menu } from './Menu'; -export { default as Mic } from './Mic'; -export { default as MinusOutline } from './MinusOutline'; -export { default as MinusSolid } from './MinusSolid'; -export { default as MobileDevices } from './MobileDevices'; -export { default as MoneyBag } from './MoneyBag'; -export { default as MoodHappyOutline } from './MoodHappyOutline'; -export { default as MoodHappySolid } from './MoodHappySolid'; -export { default as MoodNeutralOutline } from './MoodNeutralOutline'; -export { default as MoodNeutralSolid } from './MoodNeutralSolid'; -export { default as MoodSadOutline } from './MoodSadOutline'; -export { default as MoodSadSolid } from './MoodSadSolid'; -export { default as Mouse } from './Mouse'; -export { default as MoveBack } from './MoveBack'; -export { default as MusicAlbum } from './MusicAlbum'; -export { default as MusicArtist } from './MusicArtist'; -export { default as MusicNotes } from './MusicNotes'; -export { default as MusicPlaylist } from './MusicPlaylist'; -export { default as NavigationMore } from './NavigationMore'; -export { default as Network } from './Network'; -export { default as NewsPaper } from './NewsPaper'; -export { default as Notification } from './Notification'; -export { default as NotificationsOutline } from './NotificationsOutline'; -export { default as Notifications } from './Notifications'; -export { default as Paste } from './Paste'; -export { default as PauseOutline } from './PauseOutline'; -export { default as PauseSolid } from './PauseSolid'; -export { default as Pause } from './Pause'; -export { default as PenTool } from './PenTool'; -export { default as PencilWrite } from './PencilWrite'; -export { default as Phone } from './Phone'; -export { default as Photo } from './Photo'; -export { default as PhpElephant } from './PhpElephant'; -export { default as PiggyBank } from './PiggyBank'; -export { default as Pin } from './Pin'; -export { default as PlayOutline } from './PlayOutline'; -export { default as Play } from './Play'; -export { default as Playlist } from './Playlist'; -export { default as Plugin } from './Plugin'; -export { default as Portfolio } from './Portfolio'; -export { default as Printer } from './Printer'; -export { default as Pylon } from './Pylon'; -export { default as Question } from './Question'; -export { default as Queue } from './Queue'; -export { default as RadarCopy2 } from './RadarCopy2'; -export { default as Radar } from './Radar'; -export { default as Radio } from './Radio'; -export { default as Refresh } from './Refresh'; -export { default as Reload } from './Reload'; -export { default as ReplyAll } from './ReplyAll'; -export { default as Reply } from './Reply'; -export { default as Reports } from './Reports'; -export { default as Repost } from './Repost'; -export { default as SaveDisk } from './SaveDisk'; -export { default as ScreenFull } from './ScreenFull'; -export { default as Search } from './Search'; -export { default as Send } from './Send'; -export { default as Servers } from './Servers'; -export { default as Share01 } from './Share01'; -export { default as ShareAlt } from './ShareAlt'; -export { default as Share } from './Share'; -export { default as Shield } from './Shield'; -export { default as ShoppingCart } from './ShoppingCart'; -export { default as ShowSidebar } from './ShowSidebar'; -export { default as Shuffle } from './Shuffle'; -export { default as StandBy } from './StandBy'; -export { default as StarFull } from './StarFull'; -export { default as Station } from './Station'; -export { default as StepBackward } from './StepBackward'; -export { default as StepForward } from './StepForward'; -export { default as Stethoscope } from './Stethoscope'; -export { default as StoreFront } from './StoreFront'; -export { default as StrokeWidth } from './StrokeWidth'; -export { default as SubdirectoryLeft } from './SubdirectoryLeft'; -export { default as SubdirectoryRight } from './SubdirectoryRight'; -export { default as Subtract } from './Subtract'; -export { default as Swap } from './Swap'; -export { default as Tablet } from './Tablet'; -export { default as Tag } from './Tag'; -export { default as Target } from './Target'; -export { default as TextBox } from './TextBox'; -export { default as TextDecoration } from './TextDecoration'; -export { default as Thermometer } from './Thermometer'; -export { default as ThumbsDown } from './ThumbsDown'; -export { default as ThumbsUp } from './ThumbsUp'; -export { default as Ticket } from './Ticket'; -export { default as Time } from './Time'; -export { default as Timer } from './Timer'; -export { default as ToolsCopy } from './ToolsCopy'; -export { default as Translate } from './Translate'; -export { default as Trash } from './Trash'; -export { default as TravelBus } from './TravelBus'; -export { default as TravelCar } from './TravelCar'; -export { default as TravelCase } from './TravelCase'; -export { default as TravelTaxiCab } from './TravelTaxiCab'; -export { default as TravelTrain } from './TravelTrain'; -export { default as TravelWalk } from './TravelWalk'; -export { default as Travel } from './Travel'; -export { default as Trophy } from './Trophy'; -export { default as Tuning } from './Tuning'; -export { default as Upload } from './Upload'; -export { default as Usb } from './Usb'; -export { default as UserAdd } from './UserAdd'; -export { default as UserGroup } from './UserGroup'; -export { default as UserSolidCircle } from './UserSolidCircle'; -export { default as UserSolidSquare } from './UserSolidSquare'; -export { default as User } from './User'; -export { default as Vector } from './Vector'; -export { default as VideoCamera } from './VideoCamera'; -export { default as ViewCarousel } from './ViewCarousel'; -export { default as ViewColumn } from './ViewColumn'; -export { default as ViewHide } from './ViewHide'; -export { default as ViewList } from './ViewList'; -export { default as ViewShow } from './ViewShow'; -export { default as ViewTile } from './ViewTile'; -export { default as VolumeDown } from './VolumeDown'; -export { default as VolumeMute } from './VolumeMute'; -export { default as VolumeOff } from './VolumeOff'; -export { default as VolumeUp } from './VolumeUp'; -export { default as Wallet } from './Wallet'; -export { default as Watch } from './Watch'; -export { default as WindowNew } from './WindowNew'; -export { default as WindowOpen } from './WindowOpen'; -export { default as Window } from './Window'; -export { default as Wrench } from './Wrench'; -export { default as YinYang } from './YinYang'; -export { default as ZoomIn } from './ZoomIn'; -export { default as ZoomOut } from './ZoomOut'; +export { SvgAddOutline } from './AddOutline'; +export { SvgAddSolid } from './AddSolid'; +export { SvgAdd } from './Add'; +export { SvgAdjust } from './Adjust'; +export { SvgAirplane } from './Airplane'; +export { SvgAlbum } from './Album'; +export { SvgAlignCenter } from './AlignCenter'; +export { SvgAlignJustified } from './AlignJustified'; +export { SvgAlignLeft } from './AlignLeft'; +export { SvgAlignRight } from './AlignRight'; +export { SvgAnchor } from './Anchor'; +export { SvgAnnouncement } from './Announcement'; +export { SvgApparel } from './Apparel'; +export { SvgArrowDown } from './ArrowDown'; +export { SvgArrowLeft } from './ArrowLeft'; +export { SvgArrowOutlineDown } from './ArrowOutlineDown'; +export { SvgArrowOutlineLeft } from './ArrowOutlineLeft'; +export { SvgArrowOutlineRight } from './ArrowOutlineRight'; +export { SvgArrowOutlineUp } from './ArrowOutlineUp'; +export { SvgArrowRight } from './ArrowRight'; +export { SvgArrowThickDown } from './ArrowThickDown'; +export { SvgArrowThickLeft } from './ArrowThickLeft'; +export { SvgArrowThickRight } from './ArrowThickRight'; +export { SvgArrowThickUp } from './ArrowThickUp'; +export { SvgArrowThinDown } from './ArrowThinDown'; +export { SvgArrowThinLeft } from './ArrowThinLeft'; +export { SvgArrowThinRight } from './ArrowThinRight'; +export { SvgArrowThinUp } from './ArrowThinUp'; +export { SvgArrowUp } from './ArrowUp'; +export { SvgArtist } from './Artist'; +export { SvgAtSymbol } from './AtSymbol'; +export { SvgAttachment } from './Attachment'; +export { SvgBackspace } from './Backspace'; +export { SvgBackwardStep } from './BackwardStep'; +export { SvgBackward } from './Backward'; +export { SvgBadge } from './Badge'; +export { SvgBatteryFull } from './BatteryFull'; +export { SvgBatteryHalf } from './BatteryHalf'; +export { SvgBatteryLow } from './BatteryLow'; +export { SvgBeverage } from './Beverage'; +export { SvgBlock } from './Block'; +export { SvgBluetooth } from './Bluetooth'; +export { SvgBolt } from './Bolt'; +export { SvgBookReference } from './BookReference'; +export { SvgBookmarkCopy2 } from './BookmarkCopy2'; +export { SvgBookmarkCopy3 } from './BookmarkCopy3'; +export { SvgBookmarkOutlineAdd } from './BookmarkOutlineAdd'; +export { SvgBookmarkOutline } from './BookmarkOutline'; +export { SvgBookmark } from './Bookmark'; +export { SvgBorderAll } from './BorderAll'; +export { SvgBorderBottom } from './BorderBottom'; +export { SvgBorderHorizontal } from './BorderHorizontal'; +export { SvgBorderInner } from './BorderInner'; +export { SvgBorderLeft } from './BorderLeft'; +export { SvgBorderNone } from './BorderNone'; +export { SvgBorderOuter } from './BorderOuter'; +export { SvgBorderRight } from './BorderRight'; +export { SvgBorderTop } from './BorderTop'; +export { SvgBorderVertical } from './BorderVertical'; +export { SvgBox } from './Box'; +export { SvgBrightnessDown } from './BrightnessDown'; +export { SvgBrightnessUp } from './BrightnessUp'; +export { SvgBrowserWindowNew } from './BrowserWindowNew'; +export { SvgBrowserWindowOpen } from './BrowserWindowOpen'; +export { SvgBrowserWindow } from './BrowserWindow'; +export { SvgBug } from './Bug'; +export { SvgBuoy } from './Buoy'; +export { SvgCalculator } from './Calculator'; +export { SvgCalendar } from './Calendar'; +export { SvgCamera } from './Camera'; +export { SvgChartBar } from './ChartBar'; +export { SvgChartPie } from './ChartPie'; +export { SvgChart } from './Chart'; +export { SvgChatBubbleDots } from './ChatBubbleDots'; +export { SvgCheckAlternative } from './CheckAlternative'; +export { SvgCheckmarkOutline } from './CheckmarkOutline'; +export { SvgCheckmark } from './Checkmark'; +export { SvgCheveronDown } from './CheveronDown'; +export { SvgCheveronLeft } from './CheveronLeft'; +export { SvgCheveronOutlineDown } from './CheveronOutlineDown'; +export { SvgCheveronOutlineLeft } from './CheveronOutlineLeft'; +export { SvgCheveronOutlineRight } from './CheveronOutlineRight'; +export { SvgCheveronOutlineUp } from './CheveronOutlineUp'; +export { SvgCheveronRight } from './CheveronRight'; +export { SvgCheveronUp } from './CheveronUp'; +export { SvgClipboard } from './Clipboard'; +export { SvgCloseOutline } from './CloseOutline'; +export { SvgCloseSolid } from './CloseSolid'; +export { SvgClose } from './Close'; +export { SvgCloudCheck } from './CloudCheck'; +export { SvgCloudDownload } from './CloudDownload'; +export { SvgCloudUpload } from './CloudUpload'; +export { SvgCloudWarning } from './CloudWarning'; +export { SvgCloud } from './Cloud'; +export { SvgCode } from './Code'; +export { SvgCoffee } from './Coffee'; +export { SvgCog } from './Cog'; +export { SvgColorPalette } from './ColorPalette'; +export { SvgCompose } from './Compose'; +export { SvgComputerDesktop } from './ComputerDesktop'; +export { SvgComputerLaptop } from './ComputerLaptop'; +export { SvgConversation } from './Conversation'; +export { SvgCopy } from './Copy'; +export { SvgCreditCard } from './CreditCard'; +export { SvgCurrencyDollar } from './CurrencyDollar'; +export { SvgDashboard } from './Dashboard'; +export { SvgDateAdd } from './DateAdd'; +export { SvgDialPad } from './DialPad'; +export { SvgDirections } from './Directions'; +export { SvgDocumentAdd } from './DocumentAdd'; +export { SvgDocument } from './Document'; +export { SvgDotsHorizontalDouble } from './DotsHorizontalDouble'; +export { SvgDotsHorizontalTriple } from './DotsHorizontalTriple'; +export { SvgDownload } from './Download'; +export { SvgDuplicate } from './Duplicate'; +export { SvgEditCopy } from './EditCopy'; +export { SvgEditCrop } from './EditCrop'; +export { SvgEditCut } from './EditCut'; +export { SvgEditPencil } from './EditPencil'; +export { SvgEducation } from './Education'; +export { SvgEnvelope } from './Envelope'; +export { SvgEquals } from './Equals'; +export { SvgExclamationOutline } from './ExclamationOutline'; +export { SvgExclamationSolid } from './ExclamationSolid'; +export { SvgExplore } from './Explore'; +export { SvgFactory } from './Factory'; +export { SvgFastForward } from './FastForward'; +export { SvgFastRewind } from './FastRewind'; +export { SvgFileDouble } from './FileDouble'; +export { SvgFilm } from './Film'; +export { SvgFilter } from './Filter'; +export { SvgFlag } from './Flag'; +export { SvgFlashlight } from './Flashlight'; +export { SvgFolderOutlineAdd } from './FolderOutlineAdd'; +export { SvgFolderOutline } from './FolderOutline'; +export { SvgFolder } from './Folder'; +export { SvgFormatBold } from './FormatBold'; +export { SvgFormatFontSize } from './FormatFontSize'; +export { SvgFormatItalic } from './FormatItalic'; +export { SvgFormatTextSize } from './FormatTextSize'; +export { SvgFormatUnderline } from './FormatUnderline'; +export { SvgForwardStep } from './ForwardStep'; +export { SvgForward } from './Forward'; +export { SvgGift } from './Gift'; +export { SvgGlobe } from './Globe'; +export { SvgHandStop } from './HandStop'; +export { SvgHardDrive } from './HardDrive'; +export { SvgHeadphones } from './Headphones'; +export { SvgHeart } from './Heart'; +export { SvgHome } from './Home'; +export { SvgHot } from './Hot'; +export { SvgHourGlass } from './HourGlass'; +export { SvgInboxCheck } from './InboxCheck'; +export { SvgInboxDownload } from './InboxDownload'; +export { SvgInboxFull } from './InboxFull'; +export { SvgInbox } from './Inbox'; +export { SvgIndentDecrease } from './IndentDecrease'; +export { SvgIndentIncrease } from './IndentIncrease'; +export { SvgInformationOutline } from './InformationOutline'; +export { SvgInformationSolid } from './InformationSolid'; +export { SvgKey } from './Key'; +export { SvgKeyboard } from './Keyboard'; +export { SvgLayers } from './Layers'; +export { SvgLibrary } from './Library'; +export { SvgLightBulb } from './LightBulb'; +export { SvgLink } from './Link'; +export { SvgListAdd } from './ListAdd'; +export { SvgListBullet } from './ListBullet'; +export { SvgList } from './List'; +export { SvgLoadBalancer } from './LoadBalancer'; +export { SvgLocationCurrent } from './LocationCurrent'; +export { SvgLocationFood } from './LocationFood'; +export { SvgLocationGasStation } from './LocationGasStation'; +export { SvgLocationHotel } from './LocationHotel'; +export { SvgLocationMarina } from './LocationMarina'; +export { SvgLocationPark } from './LocationPark'; +export { SvgLocationRestroom } from './LocationRestroom'; +export { SvgLocationShopping } from './LocationShopping'; +export { SvgLocation } from './Location'; +export { SvgLockClosed } from './LockClosed'; +export { SvgLockOpen } from './LockOpen'; +export { SvgMap } from './Map'; +export { SvgMenu } from './Menu'; +export { SvgMic } from './Mic'; +export { SvgMinusOutline } from './MinusOutline'; +export { SvgMinusSolid } from './MinusSolid'; +export { SvgMobileDevices } from './MobileDevices'; +export { SvgMoneyBag } from './MoneyBag'; +export { SvgMoodHappyOutline } from './MoodHappyOutline'; +export { SvgMoodHappySolid } from './MoodHappySolid'; +export { SvgMoodNeutralOutline } from './MoodNeutralOutline'; +export { SvgMoodNeutralSolid } from './MoodNeutralSolid'; +export { SvgMoodSadOutline } from './MoodSadOutline'; +export { SvgMoodSadSolid } from './MoodSadSolid'; +export { SvgMouse } from './Mouse'; +export { SvgMoveBack } from './MoveBack'; +export { SvgMusicAlbum } from './MusicAlbum'; +export { SvgMusicArtist } from './MusicArtist'; +export { SvgMusicNotes } from './MusicNotes'; +export { SvgMusicPlaylist } from './MusicPlaylist'; +export { SvgNavigationMore } from './NavigationMore'; +export { SvgNetwork } from './Network'; +export { SvgNewsPaper } from './NewsPaper'; +export { SvgNotification } from './Notification'; +export { SvgNotificationsOutline } from './NotificationsOutline'; +export { SvgNotifications } from './Notifications'; +export { SvgPaste } from './Paste'; +export { SvgPauseOutline } from './PauseOutline'; +export { SvgPauseSolid } from './PauseSolid'; +export { SvgPause } from './Pause'; +export { SvgPenTool } from './PenTool'; +export { SvgPencilWrite } from './PencilWrite'; +export { SvgPhone } from './Phone'; +export { SvgPhoto } from './Photo'; +export { SvgPhpElephant } from './PhpElephant'; +export { SvgPiggyBank } from './PiggyBank'; +export { SvgPin } from './Pin'; +export { SvgPlayOutline } from './PlayOutline'; +export { SvgPlay } from './Play'; +export { SvgPlaylist } from './Playlist'; +export { SvgPlugin } from './Plugin'; +export { SvgPortfolio } from './Portfolio'; +export { SvgPrinter } from './Printer'; +export { SvgPylon } from './Pylon'; +export { SvgQuestion } from './Question'; +export { SvgQueue } from './Queue'; +export { SvgRadarCopy2 } from './RadarCopy2'; +export { SvgRadar } from './Radar'; +export { SvgRadio } from './Radio'; +export { SvgRefresh } from './Refresh'; +export { SvgReload } from './Reload'; +export { SvgReplyAll } from './ReplyAll'; +export { SvgReply } from './Reply'; +export { SvgReports } from './Reports'; +export { SvgRepost } from './Repost'; +export { SvgSaveDisk } from './SaveDisk'; +export { SvgScreenFull } from './ScreenFull'; +export { SvgSearch } from './Search'; +export { SvgSend } from './Send'; +export { SvgServers } from './Servers'; +export { SvgShare01 } from './Share01'; +export { SvgShareAlt } from './ShareAlt'; +export { SvgShare } from './Share'; +export { SvgShield } from './Shield'; +export { SvgShoppingCart } from './ShoppingCart'; +export { SvgShowSidebar } from './ShowSidebar'; +export { SvgShuffle } from './Shuffle'; +export { SvgStandBy } from './StandBy'; +export { SvgStarFull } from './StarFull'; +export { SvgStation } from './Station'; +export { SvgStepBackward } from './StepBackward'; +export { SvgStepForward } from './StepForward'; +export { SvgStethoscope } from './Stethoscope'; +export { SvgStoreFront } from './StoreFront'; +export { SvgStrokeWidth } from './StrokeWidth'; +export { SvgSubdirectoryLeft } from './SubdirectoryLeft'; +export { SvgSubdirectoryRight } from './SubdirectoryRight'; +export { SvgSubtract } from './Subtract'; +export { SvgSwap } from './Swap'; +export { SvgTablet } from './Tablet'; +export { SvgTag } from './Tag'; +export { SvgTarget } from './Target'; +export { SvgTextBox } from './TextBox'; +export { SvgTextDecoration } from './TextDecoration'; +export { SvgThermometer } from './Thermometer'; +export { SvgThumbsDown } from './ThumbsDown'; +export { SvgThumbsUp } from './ThumbsUp'; +export { SvgTicket } from './Ticket'; +export { SvgTime } from './Time'; +export { SvgTimer } from './Timer'; +export { SvgToolsCopy } from './ToolsCopy'; +export { SvgTranslate } from './Translate'; +export { SvgTrash } from './Trash'; +export { SvgTravelBus } from './TravelBus'; +export { SvgTravelCar } from './TravelCar'; +export { SvgTravelCase } from './TravelCase'; +export { SvgTravelTaxiCab } from './TravelTaxiCab'; +export { SvgTravelTrain } from './TravelTrain'; +export { SvgTravelWalk } from './TravelWalk'; +export { SvgTravel } from './Travel'; +export { SvgTrophy } from './Trophy'; +export { SvgTuning } from './Tuning'; +export { SvgUpload } from './Upload'; +export { SvgUsb } from './Usb'; +export { SvgUserAdd } from './UserAdd'; +export { SvgUserGroup } from './UserGroup'; +export { SvgUserSolidCircle } from './UserSolidCircle'; +export { SvgUserSolidSquare } from './UserSolidSquare'; +export { SvgUser } from './User'; +export { SvgVector } from './Vector'; +export { SvgVideoCamera } from './VideoCamera'; +export { SvgViewCarousel } from './ViewCarousel'; +export { SvgViewColumn } from './ViewColumn'; +export { SvgViewHide } from './ViewHide'; +export { SvgViewList } from './ViewList'; +export { SvgViewShow } from './ViewShow'; +export { SvgViewTile } from './ViewTile'; +export { SvgVolumeDown } from './VolumeDown'; +export { SvgVolumeMute } from './VolumeMute'; +export { SvgVolumeOff } from './VolumeOff'; +export { SvgVolumeUp } from './VolumeUp'; +export { SvgWallet } from './Wallet'; +export { SvgWatch } from './Watch'; +export { SvgWindowNew } from './WindowNew'; +export { SvgWindowOpen } from './WindowOpen'; +export { SvgWindow } from './Window'; +export { SvgWrench } from './Wrench'; +export { SvgYinYang } from './YinYang'; +export { SvgZoomIn } from './ZoomIn'; +export { SvgZoomOut } from './ZoomOut'; diff --git a/packages/desktop-client/src/icons/v2/AlertTriangle.tsx b/packages/desktop-client/src/icons/v2/AlertTriangle.tsx index 4d4138e79ec..b019795c79a 100644 --- a/packages/desktop-client/src/icons/v2/AlertTriangle.tsx +++ b/packages/desktop-client/src/icons/v2/AlertTriangle.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgAlertTriangle = (props: SVGProps) => ( +export const SvgAlertTriangle = (props: SVGProps) => ( ) => ( /> ); -export default SvgAlertTriangle; diff --git a/packages/desktop-client/src/icons/v2/ArrowButtonDown1.tsx b/packages/desktop-client/src/icons/v2/ArrowButtonDown1.tsx index 2e8dabbabd3..1ca31cf617b 100644 --- a/packages/desktop-client/src/icons/v2/ArrowButtonDown1.tsx +++ b/packages/desktop-client/src/icons/v2/ArrowButtonDown1.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowButtonDown1 = (props: SVGProps) => ( +export const SvgArrowButtonDown1 = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowButtonDown1; diff --git a/packages/desktop-client/src/icons/v2/ArrowButtonLeft1.tsx b/packages/desktop-client/src/icons/v2/ArrowButtonLeft1.tsx index f9cdf4f45ac..beeae0f6425 100644 --- a/packages/desktop-client/src/icons/v2/ArrowButtonLeft1.tsx +++ b/packages/desktop-client/src/icons/v2/ArrowButtonLeft1.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowButtonLeft1 = (props: SVGProps) => ( +export const SvgArrowButtonLeft1 = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowButtonLeft1; diff --git a/packages/desktop-client/src/icons/v2/ArrowButtonRight1.tsx b/packages/desktop-client/src/icons/v2/ArrowButtonRight1.tsx index 83437d666da..da19165ad08 100644 --- a/packages/desktop-client/src/icons/v2/ArrowButtonRight1.tsx +++ b/packages/desktop-client/src/icons/v2/ArrowButtonRight1.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowButtonRight1 = (props: SVGProps) => ( +export const SvgArrowButtonRight1 = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowButtonRight1; diff --git a/packages/desktop-client/src/icons/v2/ArrowButtonUp1.tsx b/packages/desktop-client/src/icons/v2/ArrowButtonUp1.tsx index a9fb1677ac1..757bbb0ec7f 100644 --- a/packages/desktop-client/src/icons/v2/ArrowButtonUp1.tsx +++ b/packages/desktop-client/src/icons/v2/ArrowButtonUp1.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowButtonUp1 = (props: SVGProps) => ( +export const SvgArrowButtonUp1 = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowButtonUp1; diff --git a/packages/desktop-client/src/icons/v2/ArrowsExpand3.tsx b/packages/desktop-client/src/icons/v2/ArrowsExpand3.tsx index fbc9bb643a5..fd98a941b9b 100644 --- a/packages/desktop-client/src/icons/v2/ArrowsExpand3.tsx +++ b/packages/desktop-client/src/icons/v2/ArrowsExpand3.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowsExpand3 = (props: SVGProps) => ( +export const SvgArrowsExpand3 = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowsExpand3; diff --git a/packages/desktop-client/src/icons/v2/ArrowsShrink3.tsx b/packages/desktop-client/src/icons/v2/ArrowsShrink3.tsx index 8c3e7b24734..1a9905625f2 100644 --- a/packages/desktop-client/src/icons/v2/ArrowsShrink3.tsx +++ b/packages/desktop-client/src/icons/v2/ArrowsShrink3.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowsShrink3 = (props: SVGProps) => ( +export const SvgArrowsShrink3 = (props: SVGProps) => ( ) => ( /> ); -export default SvgArrowsShrink3; diff --git a/packages/desktop-client/src/icons/v2/ArrowsSynchronize.tsx b/packages/desktop-client/src/icons/v2/ArrowsSynchronize.tsx index bfd8b2bf636..06e15afc5c9 100644 --- a/packages/desktop-client/src/icons/v2/ArrowsSynchronize.tsx +++ b/packages/desktop-client/src/icons/v2/ArrowsSynchronize.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgArrowsSynchronize = (props: SVGProps) => ( +export const SvgArrowsSynchronize = (props: SVGProps) => ( ) => ( ); -export default SvgArrowsSynchronize; diff --git a/packages/desktop-client/src/icons/v2/Calendar.tsx b/packages/desktop-client/src/icons/v2/Calendar.tsx index 73d0d69346f..14b6e818395 100644 --- a/packages/desktop-client/src/icons/v2/Calendar.tsx +++ b/packages/desktop-client/src/icons/v2/Calendar.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCalendar = (props: SVGProps) => ( +export const SvgCalendar = (props: SVGProps) => ( ) => ( /> ); -export default SvgCalendar; diff --git a/packages/desktop-client/src/icons/v2/Calendar3.tsx b/packages/desktop-client/src/icons/v2/Calendar3.tsx index 837497ee673..3fa28089d69 100644 --- a/packages/desktop-client/src/icons/v2/Calendar3.tsx +++ b/packages/desktop-client/src/icons/v2/Calendar3.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCalendar3 = (props: SVGProps) => ( +export const SvgCalendar3 = (props: SVGProps) => ( ) => ( /> ); -export default SvgCalendar3; diff --git a/packages/desktop-client/src/icons/v2/Check.tsx b/packages/desktop-client/src/icons/v2/Check.tsx index ecdbc9d03ed..170941f3193 100644 --- a/packages/desktop-client/src/icons/v2/Check.tsx +++ b/packages/desktop-client/src/icons/v2/Check.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheck = (props: SVGProps) => ( +export const SvgCheck = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheck; diff --git a/packages/desktop-client/src/icons/v2/CheckAll.tsx b/packages/desktop-client/src/icons/v2/CheckAll.tsx index 69d0dc07965..83394d77cb6 100644 --- a/packages/desktop-client/src/icons/v2/CheckAll.tsx +++ b/packages/desktop-client/src/icons/v2/CheckAll.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheckAll = (props: SVGProps) => ( +export const SvgCheckAll = (props: SVGProps) => ( ) => ( }} > ); -export default SvgCheckAll; diff --git a/packages/desktop-client/src/icons/v2/CheckCircle1.tsx b/packages/desktop-client/src/icons/v2/CheckCircle1.tsx index ab740bda34e..1c853500f07 100644 --- a/packages/desktop-client/src/icons/v2/CheckCircle1.tsx +++ b/packages/desktop-client/src/icons/v2/CheckCircle1.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheckCircle1 = (props: SVGProps) => ( +export const SvgCheckCircle1 = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheckCircle1; diff --git a/packages/desktop-client/src/icons/v2/CheckCircleHollow.tsx b/packages/desktop-client/src/icons/v2/CheckCircleHollow.tsx index 7d7743fecce..034e34e185e 100644 --- a/packages/desktop-client/src/icons/v2/CheckCircleHollow.tsx +++ b/packages/desktop-client/src/icons/v2/CheckCircleHollow.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCheckCircleHollow = (props: SVGProps) => ( +export const SvgCheckCircleHollow = (props: SVGProps) => ( ) => ( /> ); -export default SvgCheckCircleHollow; diff --git a/packages/desktop-client/src/icons/v2/CloudUnknown.tsx b/packages/desktop-client/src/icons/v2/CloudUnknown.tsx index 5be3692abbe..248867e95e2 100644 --- a/packages/desktop-client/src/icons/v2/CloudUnknown.tsx +++ b/packages/desktop-client/src/icons/v2/CloudUnknown.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloudUnknown = (props: SVGProps) => ( +export const SvgCloudUnknown = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloudUnknown; diff --git a/packages/desktop-client/src/icons/v2/CloudUpload.tsx b/packages/desktop-client/src/icons/v2/CloudUpload.tsx index 3498694e3e8..ddf6fa91d21 100644 --- a/packages/desktop-client/src/icons/v2/CloudUpload.tsx +++ b/packages/desktop-client/src/icons/v2/CloudUpload.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCloudUpload = (props: SVGProps) => ( +export const SvgCloudUpload = (props: SVGProps) => ( ) => ( /> ); -export default SvgCloudUpload; diff --git a/packages/desktop-client/src/icons/v2/CustomNotesPaper.tsx b/packages/desktop-client/src/icons/v2/CustomNotesPaper.tsx index 088f9ff0d69..bb9f6eb795d 100644 --- a/packages/desktop-client/src/icons/v2/CustomNotesPaper.tsx +++ b/packages/desktop-client/src/icons/v2/CustomNotesPaper.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgCustomNotesPaper = (props: SVGProps) => ( +export const SvgCustomNotesPaper = (props: SVGProps) => ( ) => ( /> ); -export default SvgCustomNotesPaper; diff --git a/packages/desktop-client/src/icons/v2/DownloadThickBottom.tsx b/packages/desktop-client/src/icons/v2/DownloadThickBottom.tsx index 5bc8061e4b8..116c67bda78 100644 --- a/packages/desktop-client/src/icons/v2/DownloadThickBottom.tsx +++ b/packages/desktop-client/src/icons/v2/DownloadThickBottom.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgDownloadThickBottom = (props: SVGProps) => ( +export const SvgDownloadThickBottom = (props: SVGProps) => ( ) => ( /> ); -export default SvgDownloadThickBottom; diff --git a/packages/desktop-client/src/icons/v2/EditSkull1.tsx b/packages/desktop-client/src/icons/v2/EditSkull1.tsx index 2017696c222..58997a5d549 100644 --- a/packages/desktop-client/src/icons/v2/EditSkull1.tsx +++ b/packages/desktop-client/src/icons/v2/EditSkull1.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgEditSkull1 = (props: SVGProps) => ( +export const SvgEditSkull1 = (props: SVGProps) => ( ) => ( /> ); -export default SvgEditSkull1; diff --git a/packages/desktop-client/src/icons/v2/FavoriteStar.tsx b/packages/desktop-client/src/icons/v2/FavoriteStar.tsx index 8b1ef5be086..847c8ea7cc8 100644 --- a/packages/desktop-client/src/icons/v2/FavoriteStar.tsx +++ b/packages/desktop-client/src/icons/v2/FavoriteStar.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFavoriteStar = (props: SVGProps) => ( +export const SvgFavoriteStar = (props: SVGProps) => ( ) => ( /> ); -export default SvgFavoriteStar; diff --git a/packages/desktop-client/src/icons/v2/Filter2.tsx b/packages/desktop-client/src/icons/v2/Filter2.tsx index 1cd1f0ab6b7..06c8fc411bc 100644 --- a/packages/desktop-client/src/icons/v2/Filter2.tsx +++ b/packages/desktop-client/src/icons/v2/Filter2.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgFilter2 = (props: SVGProps) => ( +export const SvgFilter2 = (props: SVGProps) => ( ) => ( /> ); -export default SvgFilter2; diff --git a/packages/desktop-client/src/icons/v2/Hyperlink2.tsx b/packages/desktop-client/src/icons/v2/Hyperlink2.tsx index 9a233c5220b..374a52373bd 100644 --- a/packages/desktop-client/src/icons/v2/Hyperlink2.tsx +++ b/packages/desktop-client/src/icons/v2/Hyperlink2.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHyperlink2 = (props: SVGProps) => ( +export const SvgHyperlink2 = (props: SVGProps) => ( ) => ( /> ); -export default SvgHyperlink2; diff --git a/packages/desktop-client/src/icons/v2/Hyperlink3.tsx b/packages/desktop-client/src/icons/v2/Hyperlink3.tsx index fd40647cc46..ab723dbc9a8 100644 --- a/packages/desktop-client/src/icons/v2/Hyperlink3.tsx +++ b/packages/desktop-client/src/icons/v2/Hyperlink3.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgHyperlink3 = (props: SVGProps) => ( +export const SvgHyperlink3 = (props: SVGProps) => ( ) => ( /> ); -export default SvgHyperlink3; diff --git a/packages/desktop-client/src/icons/v2/InformationCircle.tsx b/packages/desktop-client/src/icons/v2/InformationCircle.tsx index 1a0537f29c3..cd027e9e593 100644 --- a/packages/desktop-client/src/icons/v2/InformationCircle.tsx +++ b/packages/desktop-client/src/icons/v2/InformationCircle.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgInformationCircle = (props: SVGProps) => ( +export const SvgInformationCircle = (props: SVGProps) => ( ) => ( /> ); -export default SvgInformationCircle; diff --git a/packages/desktop-client/src/icons/v2/Key.tsx b/packages/desktop-client/src/icons/v2/Key.tsx index 4e9fbb3f318..8a76c155209 100644 --- a/packages/desktop-client/src/icons/v2/Key.tsx +++ b/packages/desktop-client/src/icons/v2/Key.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgKey = (props: SVGProps) => ( +export const SvgKey = (props: SVGProps) => ( ) => ( /> ); -export default SvgKey; diff --git a/packages/desktop-client/src/icons/v2/LockClosed.tsx b/packages/desktop-client/src/icons/v2/LockClosed.tsx index fea05ad94df..5dd6d49a7c3 100644 --- a/packages/desktop-client/src/icons/v2/LockClosed.tsx +++ b/packages/desktop-client/src/icons/v2/LockClosed.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgLockClosed = (props: SVGProps) => ( +export const SvgLockClosed = (props: SVGProps) => ( ) => ( /> ); -export default SvgLockClosed; diff --git a/packages/desktop-client/src/icons/v2/MoonStars.tsx b/packages/desktop-client/src/icons/v2/MoonStars.tsx index c4a45b26cf2..db7d7a84946 100644 --- a/packages/desktop-client/src/icons/v2/MoonStars.tsx +++ b/packages/desktop-client/src/icons/v2/MoonStars.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgMoonStars = (props: SVGProps) => ( +export const SvgMoonStars = (props: SVGProps) => ( ) => ( /> ); -export default SvgMoonStars; diff --git a/packages/desktop-client/src/icons/v2/NavigationMenu.tsx b/packages/desktop-client/src/icons/v2/NavigationMenu.tsx index 0c5a0d949b5..bad2566f33b 100644 --- a/packages/desktop-client/src/icons/v2/NavigationMenu.tsx +++ b/packages/desktop-client/src/icons/v2/NavigationMenu.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNavigationMenu = (props: SVGProps) => ( +export const SvgNavigationMenu = (props: SVGProps) => ( ) => ( /> ); -export default SvgNavigationMenu; diff --git a/packages/desktop-client/src/icons/v2/NotesPaper.tsx b/packages/desktop-client/src/icons/v2/NotesPaper.tsx index 6988369afd8..7384ceb3659 100644 --- a/packages/desktop-client/src/icons/v2/NotesPaper.tsx +++ b/packages/desktop-client/src/icons/v2/NotesPaper.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNotesPaper = (props: SVGProps) => ( +export const SvgNotesPaper = (props: SVGProps) => ( ) => ( /> ); -export default SvgNotesPaper; diff --git a/packages/desktop-client/src/icons/v2/NotesPaperText.tsx b/packages/desktop-client/src/icons/v2/NotesPaperText.tsx index d16e3c32c45..4d26a88df69 100644 --- a/packages/desktop-client/src/icons/v2/NotesPaperText.tsx +++ b/packages/desktop-client/src/icons/v2/NotesPaperText.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgNotesPaperText = (props: SVGProps) => ( +export const SvgNotesPaperText = (props: SVGProps) => ( ) => ( /> ); -export default SvgNotesPaperText; diff --git a/packages/desktop-client/src/icons/v2/Pencil1.tsx b/packages/desktop-client/src/icons/v2/Pencil1.tsx index 0e4f9ff6b5a..2d080515dc5 100644 --- a/packages/desktop-client/src/icons/v2/Pencil1.tsx +++ b/packages/desktop-client/src/icons/v2/Pencil1.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPencil1 = (props: SVGProps) => ( +export const SvgPencil1 = (props: SVGProps) => ( ) => ( /> ); -export default SvgPencil1; diff --git a/packages/desktop-client/src/icons/v2/PencilWriteAlternate.tsx b/packages/desktop-client/src/icons/v2/PencilWriteAlternate.tsx index 398c66e352e..a7c21a98a4e 100644 --- a/packages/desktop-client/src/icons/v2/PencilWriteAlternate.tsx +++ b/packages/desktop-client/src/icons/v2/PencilWriteAlternate.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgPencilWriteAlternate = (props: SVGProps) => ( +export const SvgPencilWriteAlternate = (props: SVGProps) => ( ) => ( /> ); -export default SvgPencilWriteAlternate; diff --git a/packages/desktop-client/src/icons/v2/RefreshArrow.tsx b/packages/desktop-client/src/icons/v2/RefreshArrow.tsx index 6bbbb5a41f7..e95fb8ad349 100644 --- a/packages/desktop-client/src/icons/v2/RefreshArrow.tsx +++ b/packages/desktop-client/src/icons/v2/RefreshArrow.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRefreshArrow = (props: SVGProps) => ( +export const SvgRefreshArrow = (props: SVGProps) => ( ) => ( /> ); -export default SvgRefreshArrow; diff --git a/packages/desktop-client/src/icons/v2/Remove.tsx b/packages/desktop-client/src/icons/v2/Remove.tsx index 0919a3fb1d0..21e4d841905 100644 --- a/packages/desktop-client/src/icons/v2/Remove.tsx +++ b/packages/desktop-client/src/icons/v2/Remove.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRemove = (props: SVGProps) => ( +export const SvgRemove = (props: SVGProps) => ( ) => ( /> ); -export default SvgRemove; diff --git a/packages/desktop-client/src/icons/v2/RemoveAlternate.tsx b/packages/desktop-client/src/icons/v2/RemoveAlternate.tsx index c1d51ce1f00..562cfd85ca9 100644 --- a/packages/desktop-client/src/icons/v2/RemoveAlternate.tsx +++ b/packages/desktop-client/src/icons/v2/RemoveAlternate.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgRemoveAlternate = (props: SVGProps) => ( +export const SvgRemoveAlternate = (props: SVGProps) => ( ) => ( /> ); -export default SvgRemoveAlternate; diff --git a/packages/desktop-client/src/icons/v2/Search1.tsx b/packages/desktop-client/src/icons/v2/Search1.tsx index 1798250003a..e46245cc233 100644 --- a/packages/desktop-client/src/icons/v2/Search1.tsx +++ b/packages/desktop-client/src/icons/v2/Search1.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSearch1 = (props: SVGProps) => ( +export const SvgSearch1 = (props: SVGProps) => ( ) => ( /> ); -export default SvgSearch1; diff --git a/packages/desktop-client/src/icons/v2/SearchAlternate.tsx b/packages/desktop-client/src/icons/v2/SearchAlternate.tsx index d8434c107f8..78d87b643a0 100644 --- a/packages/desktop-client/src/icons/v2/SearchAlternate.tsx +++ b/packages/desktop-client/src/icons/v2/SearchAlternate.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSearchAlternate = (props: SVGProps) => ( +export const SvgSearchAlternate = (props: SVGProps) => ( ) => ( /> ); -export default SvgSearchAlternate; diff --git a/packages/desktop-client/src/icons/v2/SettingsSliderAlternate.tsx b/packages/desktop-client/src/icons/v2/SettingsSliderAlternate.tsx index a2656ab256f..8eff9c55d10 100644 --- a/packages/desktop-client/src/icons/v2/SettingsSliderAlternate.tsx +++ b/packages/desktop-client/src/icons/v2/SettingsSliderAlternate.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSettingsSliderAlternate = (props: SVGProps) => ( +export const SvgSettingsSliderAlternate = (props: SVGProps) => ( ) => ( /> ); -export default SvgSettingsSliderAlternate; diff --git a/packages/desktop-client/src/icons/v2/Subtract.tsx b/packages/desktop-client/src/icons/v2/Subtract.tsx index 1be91fbd61a..28e0b81ebe6 100644 --- a/packages/desktop-client/src/icons/v2/Subtract.tsx +++ b/packages/desktop-client/src/icons/v2/Subtract.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSubtract = (props: SVGProps) => ( +export const SvgSubtract = (props: SVGProps) => ( ) => ( /> ); -export default SvgSubtract; diff --git a/packages/desktop-client/src/icons/v2/Sun.tsx b/packages/desktop-client/src/icons/v2/Sun.tsx index c248837506f..3330412057d 100644 --- a/packages/desktop-client/src/icons/v2/Sun.tsx +++ b/packages/desktop-client/src/icons/v2/Sun.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSun = (props: SVGProps) => ( +export const SvgSun = (props: SVGProps) => ( ) => ( /> ); -export default SvgSun; diff --git a/packages/desktop-client/src/icons/v2/System.tsx b/packages/desktop-client/src/icons/v2/System.tsx index 65c038837c8..771520f8ba8 100644 --- a/packages/desktop-client/src/icons/v2/System.tsx +++ b/packages/desktop-client/src/icons/v2/System.tsx @@ -1,11 +1,9 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgSystem = (props: SVGProps) => ( +export const SvgSystem = (props: SVGProps) => ( ) => ( }} > ); -export default SvgSystem; diff --git a/packages/desktop-client/src/icons/v2/UncheckAll.tsx b/packages/desktop-client/src/icons/v2/UncheckAll.tsx index 13698bbea4d..02bd60adcae 100644 --- a/packages/desktop-client/src/icons/v2/UncheckAll.tsx +++ b/packages/desktop-client/src/icons/v2/UncheckAll.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUncheckAll = (props: SVGProps) => ( +export const SvgUncheckAll = (props: SVGProps) => ( ) => ( }} > ); -export default SvgUncheckAll; diff --git a/packages/desktop-client/src/icons/v2/UploadThickBottom.tsx b/packages/desktop-client/src/icons/v2/UploadThickBottom.tsx index 26f45dcda44..4bfedf10b4c 100644 --- a/packages/desktop-client/src/icons/v2/UploadThickBottom.tsx +++ b/packages/desktop-client/src/icons/v2/UploadThickBottom.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgUploadThickBottom = (props: SVGProps) => ( +export const SvgUploadThickBottom = (props: SVGProps) => ( ) => ( /> ); -export default SvgUploadThickBottom; diff --git a/packages/desktop-client/src/icons/v2/ValidationCheck.tsx b/packages/desktop-client/src/icons/v2/ValidationCheck.tsx index a4e004c3179..e20ebe9829d 100644 --- a/packages/desktop-client/src/icons/v2/ValidationCheck.tsx +++ b/packages/desktop-client/src/icons/v2/ValidationCheck.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgValidationCheck = (props: SVGProps) => ( +export const SvgValidationCheck = (props: SVGProps) => ( ) => ( /> ); -export default SvgValidationCheck; diff --git a/packages/desktop-client/src/icons/v2/ViewHide.tsx b/packages/desktop-client/src/icons/v2/ViewHide.tsx index c37a91e62ce..01f688f1da1 100644 --- a/packages/desktop-client/src/icons/v2/ViewHide.tsx +++ b/packages/desktop-client/src/icons/v2/ViewHide.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgViewHide = (props: SVGProps) => ( +export const SvgViewHide = (props: SVGProps) => ( ) => ( /> ); -export default SvgViewHide; diff --git a/packages/desktop-client/src/icons/v2/ViewShow.tsx b/packages/desktop-client/src/icons/v2/ViewShow.tsx index 13b76d9a63d..2772b5c6c74 100644 --- a/packages/desktop-client/src/icons/v2/ViewShow.tsx +++ b/packages/desktop-client/src/icons/v2/ViewShow.tsx @@ -1,6 +1,6 @@ import * as React from 'react'; import type { SVGProps } from 'react'; -const SvgViewShow = (props: SVGProps) => ( +export const SvgViewShow = (props: SVGProps) => ( ) => ( /> ); -export default SvgViewShow; diff --git a/packages/desktop-client/src/icons/v2/index.ts b/packages/desktop-client/src/icons/v2/index.ts index d4f3d592951..82e3d553087 100644 --- a/packages/desktop-client/src/icons/v2/index.ts +++ b/packages/desktop-client/src/icons/v2/index.ts @@ -1,46 +1,46 @@ -export { default as AlertTriangle } from './AlertTriangle'; -export { default as ArrowButtonDown1 } from './ArrowButtonDown1'; -export { default as ArrowButtonLeft1 } from './ArrowButtonLeft1'; -export { default as ArrowButtonRight1 } from './ArrowButtonRight1'; -export { default as ArrowButtonUp1 } from './ArrowButtonUp1'; -export { default as ArrowsExpand3 } from './ArrowsExpand3'; -export { default as ArrowsShrink3 } from './ArrowsShrink3'; -export { default as ArrowsSynchronize } from './ArrowsSynchronize'; -export { default as Calendar3 } from './Calendar3'; -export { default as Calendar } from './Calendar'; -export { default as CheckAll } from './CheckAll'; -export { default as CheckCircle1 } from './CheckCircle1'; -export { default as CheckCircleHollow } from './CheckCircleHollow'; -export { default as Check } from './Check'; -export { default as CloudUnknown } from './CloudUnknown'; -export { default as CloudUpload } from './CloudUpload'; -export { default as CustomNotesPaper } from './CustomNotesPaper'; -export { default as DownloadThickBottom } from './DownloadThickBottom'; -export { default as EditSkull1 } from './EditSkull1'; -export { default as FavoriteStar } from './FavoriteStar'; -export { default as Filter2 } from './Filter2'; -export { default as Hyperlink2 } from './Hyperlink2'; -export { default as Hyperlink3 } from './Hyperlink3'; -export { default as InformationCircle } from './InformationCircle'; -export { default as Key } from './Key'; -export { default as LockClosed } from './LockClosed'; -export { default as MoonStars } from './MoonStars'; -export { default as NavigationMenu } from './NavigationMenu'; -export { default as NotesPaperText } from './NotesPaperText'; -export { default as NotesPaper } from './NotesPaper'; -export { default as Pencil1 } from './Pencil1'; -export { default as PencilWriteAlternate } from './PencilWriteAlternate'; -export { default as RefreshArrow } from './RefreshArrow'; -export { default as RemoveAlternate } from './RemoveAlternate'; -export { default as Remove } from './Remove'; -export { default as Search1 } from './Search1'; -export { default as SearchAlternate } from './SearchAlternate'; -export { default as SettingsSliderAlternate } from './SettingsSliderAlternate'; -export { default as Subtract } from './Subtract'; -export { default as Sun } from './Sun'; -export { default as System } from './System'; -export { default as UncheckAll } from './UncheckAll'; -export { default as UploadThickBottom } from './UploadThickBottom'; -export { default as ValidationCheck } from './ValidationCheck'; -export { default as ViewHide } from './ViewHide'; -export { default as ViewShow } from './ViewShow'; +export { SvgSystem } from './System'; +export { SvgAlertTriangle } from './AlertTriangle'; +export { SvgArrowButtonDown1 } from './ArrowButtonDown1'; +export { SvgArrowButtonLeft1 } from './ArrowButtonLeft1'; +export { SvgArrowButtonRight1 } from './ArrowButtonRight1'; +export { SvgArrowButtonUp1 } from './ArrowButtonUp1'; +export { SvgArrowsExpand3 } from './ArrowsExpand3'; +export { SvgArrowsShrink3 } from './ArrowsShrink3'; +export { SvgArrowsSynchronize } from './ArrowsSynchronize'; +export { SvgCalendar3 } from './Calendar3'; +export { SvgCalendar } from './Calendar'; +export { SvgCheckAll } from './CheckAll'; +export { SvgCheckCircle1 } from './CheckCircle1'; +export { SvgCheckCircleHollow } from './CheckCircleHollow'; +export { SvgCheck } from './Check'; +export { SvgCloudUnknown } from './CloudUnknown'; +export { SvgCloudUpload } from './CloudUpload'; +export { SvgCustomNotesPaper } from './CustomNotesPaper'; +export { SvgDownloadThickBottom } from './DownloadThickBottom'; +export { SvgEditSkull1 } from './EditSkull1'; +export { SvgFavoriteStar } from './FavoriteStar'; +export { SvgFilter2 } from './Filter2'; +export { SvgHyperlink2 } from './Hyperlink2'; +export { SvgHyperlink3 } from './Hyperlink3'; +export { SvgInformationCircle } from './InformationCircle'; +export { SvgKey } from './Key'; +export { SvgLockClosed } from './LockClosed'; +export { SvgMoonStars } from './MoonStars'; +export { SvgNavigationMenu } from './NavigationMenu'; +export { SvgNotesPaperText } from './NotesPaperText'; +export { SvgNotesPaper } from './NotesPaper'; +export { SvgPencil1 } from './Pencil1'; +export { SvgPencilWriteAlternate } from './PencilWriteAlternate'; +export { SvgRefreshArrow } from './RefreshArrow'; +export { SvgRemoveAlternate } from './RemoveAlternate'; +export { SvgRemove } from './Remove'; +export { SvgSearch1 } from './Search1'; +export { SvgSearchAlternate } from './SearchAlternate'; +export { SvgSettingsSliderAlternate } from './SettingsSliderAlternate'; +export { SvgSubtract } from './Subtract'; +export { SvgSun } from './Sun'; +export { SvgUncheckAll } from './UncheckAll'; +export { SvgUploadThickBottom } from './UploadThickBottom'; +export { SvgValidationCheck } from './ValidationCheck'; +export { SvgViewHide } from './ViewHide'; +export { SvgViewShow } from './ViewShow'; diff --git a/upcoming-release-notes/2173.md b/upcoming-release-notes/2173.md new file mode 100644 index 00000000000..6a0d206b0bd --- /dev/null +++ b/upcoming-release-notes/2173.md @@ -0,0 +1,6 @@ +--- +category: Maintenance +authors: [joel-jeremy] +--- + +eslint: no default exports - part 11