so-widgets-bundle icon indicating copy to clipboard operation
so-widgets-bundle copied to clipboard

Features: Icon should conform to container shape

Open AlexGStapleton opened this issue 8 years ago • 2 comments

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:

AlexGStapleton avatar Mar 22 '17 17:03 AlexGStapleton

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.

gregpriday avatar Mar 22 '17 18:03 gregpriday

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.

AlexGStapleton avatar Mar 22 '17 21:03 AlexGStapleton