原文链接:https://gist.github.com/Justineo/fb2ebe773009df80e80d625132350e30
本文对原文进行一次翻译,并从React开发者的角度简单地做了一些解读。
此文不包含字体图标和SVG sprite。仅在此讨论允许用户按需导入的图标系统。
There are three major ways of exposing API of an icon component in Vue.js and each one of them has i
SVG图标包
特征
支持多种js框架
使用webpack加载器加载
支持多种颜色,包括渐变; 支持同时设置填充和笔触属性; 支持原始颜色,并可以修改某些颜色; 支持缩放,动画等
图标预览
配套
yzfe / svgicon Generate the data required by the SVG icon component according to the incoming parameters (props)属性) Generate the data required by the SV