react-native-svg-parser icon indicating copy to clipboard operation
react-native-svg-parser copied to clipboard

Use SVG height and width to calculate ViewBox

Open fniwes opened this issue 7 years ago • 0 comments

Some SVG seems to have a height and width defined in the SVG tag. This pull request try to use those dimensions when calculating a missing ViewBox

A example of such svg is: https://haveibeenpwned.com/Content/Images/PwnedLogos/Disqus.svg

fniwes avatar Sep 09 '18 13:09 fniwes