Fix duplicate icon assignment
This commit is contained in:
parent
ad28b6e81e
commit
4017b4ab72
211 changed files with 782 additions and 6 deletions
3
static/icons/copy.svg
Normal file
3
static/icons/copy.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" viewBox="0 0 24 24">
|
||||
<path d="M8 18H6.222A2.222 2.222 0 0 1 4 15.778V4.222C4 2.995 4.995 2 6.222 2h7.556C15.005 2 16 2.995 16 4.222V6m-5.778 0h7.556C19.005 6 20 6.995 20 8.222v11.556A2.222 2.222 0 0 1 17.778 22h-7.556A2.222 2.222 0 0 1 8 19.778V8.222C8 6.995 8.995 6 10.222 6Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 452 B |
Loading…
Add table
Add a link
Reference in a new issue