Feather: Icon Request: Camera Lens

Created on 14 Nov 2017  路  5Comments  路  Source: feathericons/feather

If you'd like to request an icon, please provide the following information:

  • Icon name: Camera Lens
  • Use Case: I'm designing a section where there's EXIF information related to a photo including information about the lens and I think a camera lens icon would be lovely!
  • Example Icon: https://thenounproject.com/search/?q=lens&i=1037121
icon request

Most helpful comment

All 5 comments

I'm already using that to display the f stop for the exif data. Similarly, I'm using the camera icon itself to display information about the camera model.

Is this too simplistic?

image

Perfect! Could you give the Figma link and make sure to follow #171 ?

I've cloned the existing repository, so it's on the bottom of here.

Alternatively, the SVG:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2" xmlns="http://www.w3.org/2000/svg">
  <circle cx="12" cy="12" r="10" stroke="inherit" stroke-width="inherit"/>
  <path d="M18 12C18 9 15.3137 6 12 6" stroke="inherit" stroke-width="inherit" stroke-linecap="round"/>
</svg>
Was this page helpful?
0 / 5 - 0 ratings

Related issues

sadeghbarati picture sadeghbarati  路  5Comments

alexantr picture alexantr  路  6Comments

MarcelloTheArcane picture MarcelloTheArcane  路  4Comments

josebastian-web picture josebastian-web  路  3Comments

ericfennis picture ericfennis  路  4Comments