feat: 增加警示信息图标渲染

This commit is contained in:
2023-08-24 14:27:31 +08:00
parent d92a75e2b5
commit 5a9cbd09e6
191 changed files with 4313 additions and 6 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
<title>jinzhishiru-icon</title>
<desc>Created with Sketch.</desc>
<g id="页面" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="C9_1_icon-汇总说明" transform="translate(-861.000000, -341.000000)" fill-rule="nonzero">
<g id="jinzhishiru-icon-2" transform="translate(861.000000, 341.000000)">
<g id="jinzhishiru-icon">
<path d="M0,10 C6.76353751e-16,15.5228475 4.4771525,20 10,20 C15.5228475,20 20,15.5228475 20,10 C20,4.4771525 15.5228475,3.38176876e-16 10,0 C4.4771525,-3.38176876e-16 6.76353751e-16,4.4771525 0,10 Z" id="路径" fill="#FF090B"></path>
<polygon id="路径" fill="#FFFFFF" points="2 8 19 8 19 12 2 12"></polygon>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB