0.1.4 • Published 5 years ago

vue-svg-icons v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Vue-Svg-Icons

Download

yarn add vue-svg-icons || npm install vue-svg-icons

Use

import {IconBase, IconCircle} from 'vue-svg-icons'
<icon-base width="100" height="80">
  <icon-circle r="5"></icon-circle>
</icon-base>
IconNameAttribute
svg 封装IconBasewidth:String | 44,height:String | 44
circleIconCircler:String | 25,fill: String | none,stroke:String|rgb(102, 100, 100),stroke-width:String | 1pt
circleIconClosenone
circleIconCollectfill: String,stroke:String,stroke-width:String
circleIconCommentfill: String,stroke:String,stroke-width:String
circleIconCommentNormalfill: String,stroke:String,stroke-width:String
circleIconNotifyfill: String,stroke:String,stroke-width:String
circleIconSearchfill: String,stroke:String,stroke-width:String
circleIconSettingfill: String,stroke:String,stroke-width:String
circleIconSharefill: String,stroke:String,stroke-width:String
circleIconThanksfill: String,stroke:String,stroke-width:String
0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago