mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
Move tsx into proper folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useTheme } from '@mui/material';
|
||||
import { SVGProps } from '../svgs/interfaces';
|
||||
import { SVGProps } from './interfaces';
|
||||
|
||||
export const WalletIcon: React.FC<SVGProps> = ({
|
||||
color,
|
||||
|
@@ -1,3 +0,0 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.8047 0.393196V7.21185H16.3036L10.0003 13.5139L3.69697 7.21185H7.19584V0H12.8045L12.8047 0.393196ZM2.7047 16.8587V13.9861H0V18.6179C0 19.3774 0.622589 20 1.38213 20H18.6179C19.3774 20 20 19.3774 20 18.6179V13.9861H17.2962V17.2963L2.70461 17.2954L2.7047 16.8587Z" fill="white" fill-opacity="0.5"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 452 B |
Reference in New Issue
Block a user