Match-id-56752e7671c54bfcb5e26e38b12b422fa6754586
This commit is contained in:
parent
e730cb1b0e
commit
f257d88e13
|
@ -1,8 +0,0 @@
|
||||||
|
|
||||||
export default function Copy() {
|
|
||||||
return (
|
|
||||||
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='1rem' height='1rem'>
|
|
||||||
<path d='M0 0 H16 V16 H0 z M2 2 H8 V8 H2 V2z' fill='currentColor' fill-rule='evenodd' />
|
|
||||||
</svg>
|
|
||||||
);
|
|
||||||
}
|
|
Loading…
Reference in New Issue