Font-Awesome icon indicating copy to clipboard operation
Font-Awesome copied to clipboard

Icon request: image plus

Open jsb188 opened this issue 9 months ago • 2 comments

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

jsb188 avatar May 05 '24 23:05 jsb188

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

image

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

tagliala avatar May 06 '24 06:05 tagliala

Okay, this works.

But what about for react native?

jsb188 avatar May 08 '24 22:05 jsb188

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.

sensibleworld avatar Jul 11 '24 14:07 sensibleworld