改用svg

This commit is contained in:
fofolee 2020-06-14 10:30:54 +08:00
parent 9db57b5018
commit b575157a8a
6 changed files with 3 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 680 B

1
src/img/del.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#ff3d00" d="M34,11l-6-6h-8l-6,6h-3v28c0,2.2,1.8,4,4,4h18c2.2,0,4-1.8,4-4V11H34z"/><path fill="#ff6e40" d="M11,7h26c1.1,0,2,0.9,2,2v2H9V9C9,7.9,9.9,7,11,7z"/><path fill="#fafafa" d="M15.515 25H32.486000000000004V29H15.515z" transform="rotate(-45.001 24 27)"/><path fill="#fafafa" d="M22 18.515H26V35.486000000000004H22z" transform="rotate(-45.001 24 27)"/></svg>

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

1
src/img/edit.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#47b547" d="M8.3 14.2H43.7V29.799999999999997H8.3z" transform="rotate(-45.001 26 22)"/><path fill="#60c75f" d="M8 29L4 44 19 40z"/><path fill="#455A64" d="M6 36.6L4 44 11.4 42z"/></svg>

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 B

1
src/img/export.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" viewBox="0 0 48 48"><path fill="#1565C0" d="M24 37.1L13 24 35 24zM20 4H28V8H20zM20 10H28V14H20z"/><path fill="#1565C0" d="M20 16H28V27H20zM6 40H42V44H6z"/></svg>

After

Width:  |  Height:  |  Size: 215 B