so-widgets-bundle
so-widgets-bundle copied to clipboard
Features: Icon should conform to container shape
The icon shouldn't exceed the container and should be clipped if it does. Think of a clipping mask in Photoshop.
Example:

How it should look:

As far as I remember, we're using iconic fonts for the background of these containers, so there's no support for clipping at the moment. We could look at using SVG, or just adding a special case for the circle container.
A font is being used for the container background, yes. I'm unsure what the font is though.
I think the circle container would be the ideal short term solution as it would allow users to completely replace the Circle Icon widget.