vue-feather-icon icon indicating copy to clipboard operation
vue-feather-icon copied to clipboard

Results 6 vue-feather-icon issues
Sort by recently updated
recently updated
newest added

It wasn't obvious that the link to vue-feather-icons was an alternative project

This updates all of the feather icons. The feather submodule is updated to the latest version of feather that passes all feather checks. I also ran gulp to update many...

Not able to pass in @click or v-on:click to work within the Vue.js instance.. has anyone figured it out? this is what I have tried: `` Got this to work......

Fix `Uncaught TypeError: Cannot set property props of # which has only a getter`

Also updates icons with latest from feather-icon and adjusts build process to use the dist version of the icons.

The stroke color is defined as an attribute of #000 when instead should use cascading color values (currentColor) to allow for simple manipulation.