MMF-FE / svgicon

SVG icon components and tool set
https://mmf-fe.github.io/svgicon
MIT License
922 stars 95 forks source link

Options for default values #20

Closed tornography closed 7 years ago

tornography commented 7 years ago

Currently the values for height and width are set to 16 pixels. But most of the times icons are used corresponding with text, so they are used to be set to 1em.

Right now one has to pass height/width to each and every component. Would't it be possible to set additional option in Vue.use('svgicon', {})?

Regards, Manuel

Allenice commented 7 years ago

@tornography Add in v1.2.4