home-assistant / Iconic

:art: Auto-generated icon font library for iOS, watchOS and tvOS
Apache License 2.0
1.58k stars 87 forks source link

Add the ability to set a edge insets #3

Closed dzenbot closed 8 years ago

dzenbot commented 8 years ago

When working with an attributed string, appending an icon with some other text may require some spacing between both elements. Using an optional edge insets could help avoiding to hardcode a whitespace with a string manually.