# Changelog ## v1.0.2 - [Changed] Remove ``'s `width` and `height` property, otherwise Google Chrome and Firefox won't be able to resize the SVG properly. The `viewBox` will determine the svg's dimensions. ## v1.0.1 - [Changed] SVG sprite now includes the sprite name as the id. It means you'll to use a link href like `#icons--trash` (previously the sprite name wasn't included).