vue-svg-filler icon indicating copy to clipboard operation
vue-svg-filler copied to clipboard

New Functionality: SVG Rotation

Open TamaEaston opened this issue 6 years ago • 1 comments

Do you have any plans to add rotation to this package? It would be great to be able to dynamically rotate a SVG.

Example: <svg-filler path="static/icon/bitcoin.svg" fill="#FF9900" width="50px" height="50px" rotate="90"/> would display the bitcoin.svg rotated to 90 degrees.

You might be interested by this app I made for my son, which uses vue-svg-fillter: https://parkmyspaceship.com/#/

TamaEaston avatar Oct 03 '18 22:10 TamaEaston

Can you make a pr for this?

biigpongsatorn avatar Nov 16 '18 06:11 biigpongsatorn