Font-Awesome
Font-Awesome copied to clipboard
Icon request: image plus
Use case
For adding a new image
Example image
Image icon with "plus" at one of the corners.
Icon request checklist
- [X] The title starts with "Icon request: " and is followed by the requested icon name
- [X] This icon does not represent a brand
- [X] This is a single icon or matched pair (Ex:
lock
/unlock
) - [X] The request is for a concrete object, or I've included an example image
- [X] I have searched for existing issues and to the best of my knowledge this is not a duplicate
- [X] I have understood how requests work
Hi!
Thanks for being part of the Font Awesome Community.
Your request is legit, but please keep in mind that in a web application it is possible to create the requested icon by using power transforms, masking, and layering features of the JS+SVG Framework.
Demo: https://jsfiddle.net/tagliala/bfa6uhse/222/
Heads-up! Pro customers can also implement this icon with the Icon Wizard
Ref:
- https://fontawesome.com/v6/docs/web/style/power-transform
- https://fontawesome.com/docs/web/style/mask
- https://fontawesome.com/docs/web/style/layer
- https://fontawesome.com/v6/docs/web/add-icons/icon-wizard#contentHeader
Okay, this works.
But what about for react native?
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.