camera lens icon

camera-lens-fill from Remix Icon by Remix Design · Fill · Media · Apache-2.0 Free for personal and commercial use.

Name
camera-lens-fill
Set
Remix Icon
Style
Fill
Category
Media
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More media icons from Remix Icon

Use the camera lens icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.827 21.763L14.31 14l3.532 6.118A9.96 9.96 0 0 1 12 22c-.746 0-1.473-.082-2.173-.237M7.89 21.12A10.03 10.03 0 0 1 2.458 15h8.965zM2.05 13Q2 12.507 2 12c0-2.607.998-4.981 2.632-6.761L9.113 13zm4.109-9.117A9.96 9.96 0 0 1 12 2c.746 0 1.473.082 2.173.237L9.69 10zM16.11 2.88A10.03 10.03 0 0 1 21.542 9h-8.965zM21.95 11q.05.493.05 1a9.96 9.96 0 0 1-2.632 6.761L14.887 11z"/></svg>

React

import type { SVGProps } from "react";

export function RiCameraLensFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.827 21.763L14.31 14l3.532 6.118A9.96 9.96 0 0 1 12 22c-.746 0-1.473-.082-2.173-.237M7.89 21.12A10.03 10.03 0 0 1 2.458 15h8.965zM2.05 13Q2 12.507 2 12c0-2.607.998-4.981 2.632-6.761L9.113 13zm4.109-9.117A9.96 9.96 0 0 1 12 2c.746 0 1.473.082 2.173.237L9.69 10zM16.11 2.88A10.03 10.03 0 0 1 21.542 9h-8.965zM21.95 11q.05.493.05 1a9.96 9.96 0 0 1-2.632 6.761L14.887 11z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.827 21.763L14.31 14l3.532 6.118A9.96 9.96 0 0 1 12 22c-.746 0-1.473-.082-2.173-.237M7.89 21.12A10.03 10.03 0 0 1 2.458 15h8.965zM2.05 13Q2 12.507 2 12c0-2.607.998-4.981 2.632-6.761L9.113 13zm4.109-9.117A9.96 9.96 0 0 1 12 2c.746 0 1.473.082 2.173.237L9.69 10zM16.11 2.88A10.03 10.03 0 0 1 21.542 9h-8.965zM21.95 11q.05.493.05 1a9.96 9.96 0 0 1-2.632 6.761L14.887 11z"/></svg>
</template>

CSS

.icon-camera-lens-fill {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.827%2021.763L14.31%2014l3.532%206.118A9.96%209.96%200%200%201%2012%2022c-.746%200-1.473-.082-2.173-.237M7.89%2021.12A10.03%2010.03%200%200%201%202.458%2015h8.965zM2.05%2013Q2%2012.507%202%2012c0-2.607.998-4.981%202.632-6.761L9.113%2013zm4.109-9.117A9.96%209.96%200%200%201%2012%202c.746%200%201.473.082%202.173.237L9.69%2010zM16.11%202.88A10.03%2010.03%200%200%201%2021.542%209h-8.965zM21.95%2011q.05.493.05%201a9.96%209.96%200%200%201-2.632%206.761L14.887%2011z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.827%2021.763L14.31%2014l3.532%206.118A9.96%209.96%200%200%201%2012%2022c-.746%200-1.473-.082-2.173-.237M7.89%2021.12A10.03%2010.03%200%200%201%202.458%2015h8.965zM2.05%2013Q2%2012.507%202%2012c0-2.607.998-4.981%202.632-6.761L9.113%2013zm4.109-9.117A9.96%209.96%200%200%201%2012%202c.746%200%201.473.082%202.173.237L9.69%2010zM16.11%202.88A10.03%2010.03%200%200%201%2021.542%209h-8.965zM21.95%2011q.05.493.05%201a9.96%209.96%200%200%201-2.632%206.761L14.887%2011z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/camera-lens-fill.svg?color=%231a73e8&size=48