You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
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.
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/#/
The text was updated successfully, but these errors were encountered: