mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
refactor: redrawing icons and harmonizing icon styles
This commit is contained in:
parent
d4579396a6
commit
5cf09194d8
14 changed files with 109 additions and 67 deletions
4
public/icon/copy.svg
Normal file
4
public/icon/copy.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||||
<path d="M6.9 1h14.8v17.7h-1.5V2.5H6.9z" fill="#3d3d3d"/>
|
||||
<path d="M2.2 4.9h15.6V23H2.2zm14.2 1.5H3.7v15.1h12.6V6.4Z" fill="#3d3d3d"/>
|
||||
</svg>
|
After Width: | Height: | Size: 207 B |
Loading…
Add table
Add a link
Reference in a new issue