This commit is contained in:
2022-10-19 17:01:55 +08:00
commit 4f131cda36
466 changed files with 60382 additions and 0 deletions

20
src/icons/svg/5_3.svg Normal file
View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>area chart</title>
<defs>
<linearGradient x1="100%" y1="92.0138889%" x2="20.318998%" y2="7.98611111%" id="linearGradient-1">
<stop stop-color="#4BFFC8" offset="0%"></stop>
<stop stop-color="#45F2EC" offset="100%"></stop>
</linearGradient>
</defs>
<g id="驾驶舱" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="运营总览_质量管理驾驶舱" transform="translate(-49.000000, -777.000000)" fill-rule="nonzero">
<g id="编组-5备份-9" transform="translate(24.000000, 752.000000)">
<g id="area-chart" transform="translate(25.000000, 25.000000)">
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="24" height="24"></rect>
<path d="M20.8125,18.5625 L4.6875,18.5625 L4.6875,3.9375 C4.6875,3.834375 4.603125,3.75 4.5,3.75 L3.1875,3.75 C3.084375,3.75 3,3.834375 3,3.9375 L3,20.0625 C3,20.165625 3.084375,20.25 3.1875,20.25 L20.8125,20.25 C20.915625,20.25 21,20.165625 21,20.0625 L21,18.75 C21,18.646875 20.915625,18.5625 20.8125,18.5625 Z M6.375,17.0625 L18.9375,17.0625 C19.040625,17.0625 19.125,16.978125 19.125,16.875 L19.125,6.65625 C19.125,6.4875 18.9210937,6.40546875 18.8039062,6.52265625 L13.875,11.4515625 L10.9359375,8.5453125 C10.8632812,8.47265625 10.74375,8.47265625 10.6710938,8.5453125 L6.24140625,12.9890625 C6.20625,13.0242188 6.1875,13.0710938 6.1875,13.1203125 L6.1875,16.875 C6.1875,16.978125 6.271875,17.0625 6.375,17.0625 Z" id="形状" fill="url(#linearGradient-1)"></path>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB