This commit is contained in:
gtz
2022-11-07 08:45:49 +08:00
commit 4d1231adc2
1222 changed files with 194552 additions and 0 deletions

23
src/icons/svg/number.svg Normal file
View File

@@ -0,0 +1,23 @@
<?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>数量_面性</title>
<defs>
<linearGradient x1="100%" y1="89.6187762%" x2="20.318998%" y2="10.3812238%" id="linearGradient-1">
<stop stop-color="#4BFFC8" offset="0%"></stop>
<stop stop-color="#45F2EC" offset="100%"></stop>
</linearGradient>
<linearGradient x1="100%" y1="54.7269958%" x2="20.318998%" y2="45.2730042%" id="linearGradient-2">
<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(-536.000000, -368.000000)" fill-rule="nonzero">
<g id="数量_面性" transform="translate(536.000000, 368.000000)">
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="24" height="24"></rect>
<path d="M12.0011054,13.0279163 C11.9053249,13.0279163 11.8106792,13.0071854 11.7236786,12.9671255 L2.32874475,8.63992955 C2.09359074,8.53165161 1.94294258,8.29643365 1.94294258,8.0375485 C1.94294258,7.77866335 2.09359074,7.5434454 2.32874475,7.43516746 L11.7236786,3.10797147 C11.8991176,3.02755909 12.1008826,3.02755909 12.2763217,3.10797147 L21.6712555,7.43516746 C21.9064095,7.5434454 22.0570577,7.77866335 22.0570577,8.0375485 C22.0570577,8.29643365 21.9064095,8.53165161 21.6712555,8.63992955 L12.2763217,12.9671255 C12.1899985,13.0068749 12.0961403,13.0276066 12.0011054,13.0279163 L12.0011054,13.0279163 Z M21.0644533,15.3843867 L12.0011054,19.5590532 L2.93775752,15.3843867 L2.93775752,16.84447 L11.7236786,20.8920285 C11.8991176,20.9724409 12.1008826,20.9724409 12.2763217,20.8920285 L21.0644533,16.84447 L21.0644533,15.3843867 Z" id="形状" fill="url(#linearGradient-1)"></path>
<path d="M21.0644533,11.0999458 L12.0011054,15.2757175 L2.93775752,11.0999458 L2.93775752,12.5666607 L11.7236786,16.613114 C11.8991176,16.6935264 12.1008826,16.6935264 12.2763217,16.613114 L21.0644533,12.5666607 L21.0644533,11.0999458 Z" id="路径" fill="url(#linearGradient-2)"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB