Gets a sprite from the spritesheet.
The returned sprite might not be at the requested scale factor if an exact match is not found.
| this |
a [class@VectorSpriteSheet] |
| name |
an icon name |
| scale |
the scale factor of the icon |
|
a [class@VectorSprite], or null if the icon does not exist. |