-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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
Miminal set of icons with add/remove overlay #5883
Comments
Hi I have a question: do you intent to create new icons ? For instance If I understand correctly, your conclusion is to create a new set of icons. It seems so that you would like to create the whole icons directly. Which is great, and I think necessary (like the recent I was working since a couple of days on a prototype proposal to submit to your team. The idea is to create a set of smaller icons, referenced as badges, and used them with the stackings. So for instance, having a set of bottom badges, always put at the same position in the bottom right corner of a the svg canvas. That way, all the icons will be placed at the same place. In order for you to understand, i published my prototype. Let me know what you think, and if we can go in that direction. When I started the new set of icon badges, I had the customization matters in mind. For instance, if one would like to create a yellow folder plus this way: yellow folder with a green plus. <span class="fa-stack fa-badge-stack fa-2x">
<i class="fa fa-folder fa-stack-1x text-warning"></i>
<i class="fa-badge fa-badge-bottom-circle-surround fa-stack-1x text-danger"></i>
<i class="fa-badge fa-badge-bottom-circle fa-stack-1x text-success"></i>
<i class="fa-badge fa-badge-bottom-plus fa-stack-1x text-info"></i>
</span> Maybe we should consider both directions in order to meet a majority of user's expectations? |
Yes
And yes! As I said, I like that workaround. It comes with some drawbacks but does the job. We can keep discuss about it in #1181 |
HI, Is it possible to add the fa-database-* ? |
@AlainD- please open a new request and refer to this issue (and #1181) |
Done #6072. But I don't see any option to attach new labels and reference to other issues (maybe because of user restriction). |
I'm going to close this because of the new SVG Framework |
Splitting out from #1181, which is about stacking any icon
Please do not suggest css based solutions here
The text was updated successfully, but these errors were encountered: