|
| 1 | +/** |
| 2 | + * @fileoverview Icon definitions with SVG components |
| 3 | + * @generated This file is auto-generated using 'npm run generate-icons' |
| 4 | + * @warning Do not modify this file directly. Add or update SVG files in the icons directory and run the generator |
| 5 | + */ |
| 6 | + |
| 7 | +import Add from './icons/add.svg?react'; |
| 8 | +import AddCircle from './icons/addCircle.svg?react'; |
| 9 | +import AddSquare from './icons/addSquare.svg?react'; |
| 10 | +import ArrowDown from './icons/arrowDown.svg?react'; |
| 11 | +import ArrowDownLeft from './icons/arrowDownLeft.svg?react'; |
| 12 | +import ArrowDownLeftRegular from './icons/arrowDownLeftRegular.svg?react'; |
| 13 | +import ArrowDownload from './icons/arrowDownload.svg?react'; |
| 14 | +import ArrowImport from './icons/arrowImport.svg?react'; |
| 15 | +import ArrowRight from './icons/arrowRight.svg?react'; |
| 16 | +import ArrowSort from './icons/arrowSort.svg?react'; |
| 17 | +import ArrowUpRight from './icons/arrowUpRight.svg?react'; |
| 18 | +import ArrowUpRightRegular from './icons/arrowUpRightRegular.svg?react'; |
| 19 | +import Azero from './icons/azero.svg?react'; |
| 20 | +import Calendar from './icons/calendar.svg?react'; |
| 21 | +import ChatHelp from './icons/chatHelp.svg?react'; |
| 22 | +import CheckmarkCircle from './icons/checkmarkCircle.svg?react'; |
| 23 | +import CheckmarkRegular from './icons/checkmarkRegular.svg?react'; |
| 24 | +import CheckmarkStarburst from './icons/checkmarkStarburst.svg?react'; |
| 25 | +import ChevronDoubleDownRegular from './icons/chevronDoubleDownRegular.svg?react'; |
| 26 | +import ChevronLeft from './icons/chevronLeft.svg?react'; |
| 27 | +import ClipboardPaste from './icons/clipboardPaste.svg?react'; |
| 28 | +import Common from './icons/common.svg?react'; |
| 29 | +import CompassNorthWest from './icons/compassNorthWest.svg?react'; |
| 30 | +import Copied from './icons/copied.svg?react'; |
| 31 | +import Copy from './icons/copy.svg?react'; |
| 32 | +import Dismiss from './icons/dismiss.svg?react'; |
| 33 | +import DismissCircle from './icons/dismissCircle.svg?react'; |
| 34 | +import DocumentRegular from './icons/documentRegular.svg?react'; |
| 35 | +import DocumentText from './icons/documentText.svg?react'; |
| 36 | +import Edit from './icons/edit.svg?react'; |
| 37 | +import ErrorCircleFilled from './icons/errorCircleFilled.svg?react'; |
| 38 | +import ErrorCircleRegular from './icons/errorCircleRegular.svg?react'; |
| 39 | +import Eth from './icons/eth.svg?react'; |
| 40 | +import Eye from './icons/eye.svg?react'; |
| 41 | +import EyeOff from './icons/eyeOff.svg?react'; |
| 42 | +import Globe from './icons/globe.svg?react'; |
| 43 | +import History from './icons/history.svg?react'; |
| 44 | +import Info from './icons/info.svg?react'; |
| 45 | +import InfoRegular from './icons/infoRegular.svg?react'; |
| 46 | +import IosArrowLeft from './icons/iosArrowLeft.svg?react'; |
| 47 | +import Lock from './icons/lock.svg?react'; |
| 48 | +import MoreVertical from './icons/moreVertical.svg?react'; |
| 49 | +import Network from './icons/network.svg?react'; |
| 50 | +import Open from './icons/open.svg?react'; |
| 51 | +import PersonFeedback from './icons/personFeedback.svg?react'; |
| 52 | +import PersonFilled from './icons/personFilled.svg?react'; |
| 53 | +import QuestionCircle from './icons/questionCircle.svg?react'; |
| 54 | +import Settings from './icons/settings.svg?react'; |
| 55 | +import ShieldError from './icons/shieldError.svg?react'; |
| 56 | +import ShieldRegular from './icons/shieldRegular.svg?react'; |
| 57 | +import ShieldTask from './icons/shieldTask.svg?react'; |
| 58 | +import Shielded from './icons/shielded.svg?react'; |
| 59 | +import ShieldedFilled from './icons/shieldedFilled.svg?react'; |
| 60 | +import SmartContractRegular from './icons/smartContractRegular.svg?react'; |
| 61 | +import TelegramSM from './icons/telegramSM.svg?react'; |
| 62 | +import Usdc from './icons/usdc.svg?react'; |
| 63 | +import Usdt from './icons/usdt.svg?react'; |
| 64 | +import WAzero from './icons/wAzero.svg?react'; |
| 65 | +import WBtc from './icons/wBtc.svg?react'; |
| 66 | +import WEth from './icons/wEth.svg?react'; |
| 67 | +import Wallet from './icons/wallet.svg?react'; |
| 68 | +import WarningRegular from './icons/warningRegular.svg?react'; |
| 69 | +import XSM from './icons/xSM.svg?react'; |
| 70 | + |
| 71 | +export const icons = { |
| 72 | + Add, |
| 73 | + AddCircle, |
| 74 | + AddSquare, |
| 75 | + ArrowDown, |
| 76 | + ArrowDownLeft, |
| 77 | + ArrowDownLeftRegular, |
| 78 | + ArrowDownload, |
| 79 | + ArrowImport, |
| 80 | + ArrowRight, |
| 81 | + ArrowSort, |
| 82 | + ArrowUpRight, |
| 83 | + ArrowUpRightRegular, |
| 84 | + Azero, |
| 85 | + Calendar, |
| 86 | + ChatHelp, |
| 87 | + CheckmarkCircle, |
| 88 | + CheckmarkRegular, |
| 89 | + CheckmarkStarburst, |
| 90 | + ChevronDoubleDownRegular, |
| 91 | + ChevronLeft, |
| 92 | + ClipboardPaste, |
| 93 | + Common, |
| 94 | + CompassNorthWest, |
| 95 | + Copied, |
| 96 | + Copy, |
| 97 | + Dismiss, |
| 98 | + DismissCircle, |
| 99 | + DocumentRegular, |
| 100 | + DocumentText, |
| 101 | + Edit, |
| 102 | + ErrorCircleFilled, |
| 103 | + ErrorCircleRegular, |
| 104 | + Eth, |
| 105 | + Eye, |
| 106 | + EyeOff, |
| 107 | + Globe, |
| 108 | + History, |
| 109 | + Info, |
| 110 | + InfoRegular, |
| 111 | + IosArrowLeft, |
| 112 | + Lock, |
| 113 | + MoreVertical, |
| 114 | + Network, |
| 115 | + Open, |
| 116 | + PersonFeedback, |
| 117 | + PersonFilled, |
| 118 | + QuestionCircle, |
| 119 | + Settings, |
| 120 | + ShieldError, |
| 121 | + ShieldRegular, |
| 122 | + ShieldTask, |
| 123 | + Shielded, |
| 124 | + ShieldedFilled, |
| 125 | + SmartContractRegular, |
| 126 | + TelegramSM, |
| 127 | + Usdc, |
| 128 | + Usdt, |
| 129 | + WAzero, |
| 130 | + WBtc, |
| 131 | + WEth, |
| 132 | + Wallet, |
| 133 | + WarningRegular, |
| 134 | + XSM, |
| 135 | +} as const; |
| 136 | + |
| 137 | +export type IconName = keyof typeof icons; |
0 commit comments