svg
实现 svg 的三种方式
unicode
font-class
symbol
<style type="text/css">
.icon {
width: 1em; height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
</style>react
svg 语法
参考文献
最后更新于