Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon Request: All icons can knockout #3192

Closed
jerimiahmilton opened this issue Apr 4, 2014 · 4 comments
Closed

Icon Request: All icons can knockout #3192

jerimiahmilton opened this issue Apr 4, 2014 · 4 comments

Comments

@jerimiahmilton
Copy link

I don't know if this is possible, I have been attempting to create it on my own, but my limited knowledge of SVG is really getting in the way.

It would be a nifty feature to have the ability to have the icons "knockout" any color from icons stacked below it.

Example: if you were to stack three icons like so on top of a button element and then play with their positions.
image

Now there's this ugly white circle, I would really like to just knockout the white circle.

Example:
image

I have attempted to achieve this myself, but like I said, my limited knowledge of SVG is making it impossible. Here's a stackoverflow thread I started trying to achieve this.

http://stackoverflow.com/questions/21487790/css-or-svg-text-clip-mask

@tagliala
Copy link
Member

tagliala commented Apr 4, 2014

@OBCENEIKON AFAIK you can obtain this in .svg, but it's impossible with icon fonts

BTW I will take a look (with svg)

refers to #1181

@jerimiahmilton
Copy link
Author

Awesome, thanks! BTW #902 (comment) is exactly what I was looking for, I forgot to add an additional circle that had color below the + sign.

@tagliala
Copy link
Member

tagliala commented Apr 4, 2014

I came up with those:

http://jsfiddle.net/tagliala/d42m5/
http://jsfiddle.net/tagliala/d42m5/2/
http://jsfiddle.net/tagliala/d42m5/3/

I have very limited knowledge of svg, I can't help more than this... and the results suck

If nobody here can help, you could try ask overflow (and let us know)

@sensibleworld
Copy link
Member

This is a quick update to let folks know that we’re refining our icon request workflow behind the scenes, and as part of that we’re going through all open requests and filing them into several new buckets to be addressed.

In this case we’re closing this issue because it can already be made with the new Font Awesome Wizard! Take a look at how it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants