2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-23 20:40:38 +03:00

icon use svg

This commit is contained in:
陈峰
2018-10-23 16:40:10 +08:00
parent 7ef702b851
commit 9ba8fb4575
6 changed files with 28 additions and 11641 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg height="16" width="8" xmlns="http://www.w3.org/2000/svg">
<polygon points="0,0 8,8 0,16"
style="fill:#666;stroke:purple;stroke-width:0" />
</svg>

After

Width:  |  Height:  |  Size: 152 B