mirror of
https://github.com/cupcakearmy/gps-info.git
synced 2025-09-07 06:50:40 +00:00
first version
This commit is contained in:
21
src/lib/components/IconCopy.svelte
Normal file
21
src/lib/components/IconCopy.svelte
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"
|
||||
><title>Copy</title><rect
|
||||
x="128"
|
||||
y="128"
|
||||
width="336"
|
||||
height="336"
|
||||
rx="57"
|
||||
ry="57"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="32"
|
||||
/><path
|
||||
d="M383.5 128l.5-24a56.16 56.16 0 00-56-56H112a64.19 64.19 0 00-64 64v216a56.16 56.16 0 0056 56h24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="32"
|
||||
/></svg
|
||||
>
|
After Width: | Height: | Size: 524 B |
Reference in New Issue
Block a user