6 lines
411 B
TypeScript
6 lines
411 B
TypeScript
export { default as LightningSlash } from '@/assets/icons/lightning-slash.svg'
|
|
export { default as SmileySad } from '@/assets/icons/smiley-sad.svg'
|
|
export { default as Monitor } from '@/assets/icons/monitor.svg'
|
|
export { default as Swap } from '@/assets/icons/swap.svg'
|
|
export { default as DotOutline } from '@/assets/icons/dot-outline.svg'
|
|
export { default as IconApp } from '@/assets/images/pln-with-text.png' |