Match-id-56752e7671c54bfcb5e26e38b12b422fa6754586

This commit is contained in:
* 2022-05-11 14:51:48 +08:00 committed by *
parent e730cb1b0e
commit f257d88e13
1 changed files with 0 additions and 8 deletions

View File

@ -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>
);
}