修改删除图层按钮变为svg图

This commit is contained in:
X1627315083
2024-07-18 13:06:59 +08:00
parent 2d09f3dafc
commit db371f4b79
6 changed files with 16 additions and 14 deletions

View File

@@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1721274904120" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="10523" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M512 0c281.6 0 512 230.4 512 512s-230.4 512-512 512-512-230.4-512-512 230.4-512 512-512z m0 102.4C286.72 102.4 102.4 286.72 102.4 512c0 225.28 184.32 409.6 409.6 409.6 225.28 0 409.6-184.32 409.6-409.6 0-225.28-184.32-409.6-409.6-409.6zM332.8 332.8c20.48-20.48 51.2-20.48 71.68 0L512 440.32 619.52 332.8c20.48-20.48 51.2-20.48 71.68 0s20.48 51.2 0 71.68L583.68 512 691.2 619.52c20.48 20.48 20.48 51.2 0 71.68a49.493333 49.493333 0 0 1-71.68 0L512 583.68 404.48 691.2a49.493333 49.493333 0 0 1-71.68 0 49.493333 49.493333 0 0 1 0-71.68L440.32 512 332.8 404.48a49.493333 49.493333 0 0 1 0-71.68z" fill="#2c2c2c" p-id="10524"></path></svg>

After

Width:  |  Height:  |  Size: 970 B