monitor camera icon

monitor-camera-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.

Name
monitor-camera-filled
Set
Reicon
Style
Filled
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All monitor camera icons →

More devices icons from Reicon

Use the monitor camera icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 2h-1c-1.414 0-2.121 0-2.56.44C12 2.878 12 3.585 12 5s0 2.121.44 2.56C12.878 8 13.585 8 15 8h1c1.414 0 2.121 0 2.56-.44c.285-.284.386-.681.42-1.31H19l1.615.673c.627.261.94.391 1.162.243C22 7.018 22 6.678 22 6V4c0-.678 0-1.018-.223-1.166c-.222-.148-.535-.018-1.162.243L19 3.75h-.02c-.035-.629-.135-1.026-.42-1.31C18.122 2 17.415 2 16 2M8 17c-2.828 0-4.243 0-5.121-.879c-.57-.569-.77-1.363-.84-2.621h19.923c-.07 1.258-.271 2.052-.84 2.621C20.241 17 18.827 17 16 17h-3.25v4H16a.75.75 0 0 1 0 1.5H8A.75.75 0 0 1 8 21h3.25v-4z"/><path d="M22 10v1q.002.827-.006 1.5H2.007Q1.998 11.827 2 11v-1c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2h.918c-.205.384-.3.786-.35 1.154c-.068.51-.068 1.128-.068 1.764v.164c0 .636 0 1.254.068 1.764c.078.575.266 1.23.81 1.775c.546.545 1.201.733 1.776.81c.51.07 1.128.07 1.764.069h1.164c.636 0 1.254 0 1.764-.068c.575-.078 1.23-.266 1.775-.81a2.6 2.6 0 0 0 .302-.362l.116.048l.056.023c.26.109.59.246.885.321c.233.06.606.122 1.018.027Q22 9.298 22 10"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMonitorCameraFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 2h-1c-1.414 0-2.121 0-2.56.44C12 2.878 12 3.585 12 5s0 2.121.44 2.56C12.878 8 13.585 8 15 8h1c1.414 0 2.121 0 2.56-.44c.285-.284.386-.681.42-1.31H19l1.615.673c.627.261.94.391 1.162.243C22 7.018 22 6.678 22 6V4c0-.678 0-1.018-.223-1.166c-.222-.148-.535-.018-1.162.243L19 3.75h-.02c-.035-.629-.135-1.026-.42-1.31C18.122 2 17.415 2 16 2M8 17c-2.828 0-4.243 0-5.121-.879c-.57-.569-.77-1.363-.84-2.621h19.923c-.07 1.258-.271 2.052-.84 2.621C20.241 17 18.827 17 16 17h-3.25v4H16a.75.75 0 0 1 0 1.5H8A.75.75 0 0 1 8 21h3.25v-4z"/><path d="M22 10v1q.002.827-.006 1.5H2.007Q1.998 11.827 2 11v-1c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2h.918c-.205.384-.3.786-.35 1.154c-.068.51-.068 1.128-.068 1.764v.164c0 .636 0 1.254.068 1.764c.078.575.266 1.23.81 1.775c.546.545 1.201.733 1.776.81c.51.07 1.128.07 1.764.069h1.164c.636 0 1.254 0 1.764-.068c.575-.078 1.23-.266 1.775-.81a2.6 2.6 0 0 0 .302-.362l.116.048l.056.023c.26.109.59.246.885.321c.233.06.606.122 1.018.027Q22 9.298 22 10"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 2h-1c-1.414 0-2.121 0-2.56.44C12 2.878 12 3.585 12 5s0 2.121.44 2.56C12.878 8 13.585 8 15 8h1c1.414 0 2.121 0 2.56-.44c.285-.284.386-.681.42-1.31H19l1.615.673c.627.261.94.391 1.162.243C22 7.018 22 6.678 22 6V4c0-.678 0-1.018-.223-1.166c-.222-.148-.535-.018-1.162.243L19 3.75h-.02c-.035-.629-.135-1.026-.42-1.31C18.122 2 17.415 2 16 2M8 17c-2.828 0-4.243 0-5.121-.879c-.57-.569-.77-1.363-.84-2.621h19.923c-.07 1.258-.271 2.052-.84 2.621C20.241 17 18.827 17 16 17h-3.25v4H16a.75.75 0 0 1 0 1.5H8A.75.75 0 0 1 8 21h3.25v-4z"/><path d="M22 10v1q.002.827-.006 1.5H2.007Q1.998 11.827 2 11v-1c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2h.918c-.205.384-.3.786-.35 1.154c-.068.51-.068 1.128-.068 1.764v.164c0 .636 0 1.254.068 1.764c.078.575.266 1.23.81 1.775c.546.545 1.201.733 1.776.81c.51.07 1.128.07 1.764.069h1.164c.636 0 1.254 0 1.764-.068c.575-.078 1.23-.266 1.775-.81a2.6 2.6 0 0 0 .302-.362l.116.048l.056.023c.26.109.59.246.885.321c.233.06.606.122 1.018.027Q22 9.298 22 10"/></g></svg>
</template>

CSS

.icon-monitor-camera-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16%202h-1c-1.414%200-2.121%200-2.56.44C12%202.878%2012%203.585%2012%205s0%202.121.44%202.56C12.878%208%2013.585%208%2015%208h1c1.414%200%202.121%200%202.56-.44c.285-.284.386-.681.42-1.31H19l1.615.673c.627.261.94.391%201.162.243C22%207.018%2022%206.678%2022%206V4c0-.678%200-1.018-.223-1.166c-.222-.148-.535-.018-1.162.243L19%203.75h-.02c-.035-.629-.135-1.026-.42-1.31C18.122%202%2017.415%202%2016%202M8%2017c-2.828%200-4.243%200-5.121-.879c-.57-.569-.77-1.363-.84-2.621h19.923c-.07%201.258-.271%202.052-.84%202.621C20.241%2017%2018.827%2017%2016%2017h-3.25v4H16a.75.75%200%200%201%200%201.5H8A.75.75%200%200%201%208%2021h3.25v-4z%22%2F%3E%3Cpath%20d%3D%22M22%2010v1q.002.827-.006%201.5H2.007Q1.998%2011.827%202%2011v-1c0-3.771%200-5.657%201.172-6.828S6.229%202%2010%202h.918c-.205.384-.3.786-.35%201.154c-.068.51-.068%201.128-.068%201.764v.164c0%20.636%200%201.254.068%201.764c.078.575.266%201.23.81%201.775c.546.545%201.201.733%201.776.81c.51.07%201.128.07%201.764.069h1.164c.636%200%201.254%200%201.764-.068c.575-.078%201.23-.266%201.775-.81a2.6%202.6%200%200%200%20.302-.362l.116.048l.056.023c.26.109.59.246.885.321c.233.06.606.122%201.018.027Q22%209.298%2022%2010%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16%202h-1c-1.414%200-2.121%200-2.56.44C12%202.878%2012%203.585%2012%205s0%202.121.44%202.56C12.878%208%2013.585%208%2015%208h1c1.414%200%202.121%200%202.56-.44c.285-.284.386-.681.42-1.31H19l1.615.673c.627.261.94.391%201.162.243C22%207.018%2022%206.678%2022%206V4c0-.678%200-1.018-.223-1.166c-.222-.148-.535-.018-1.162.243L19%203.75h-.02c-.035-.629-.135-1.026-.42-1.31C18.122%202%2017.415%202%2016%202M8%2017c-2.828%200-4.243%200-5.121-.879c-.57-.569-.77-1.363-.84-2.621h19.923c-.07%201.258-.271%202.052-.84%202.621C20.241%2017%2018.827%2017%2016%2017h-3.25v4H16a.75.75%200%200%201%200%201.5H8A.75.75%200%200%201%208%2021h3.25v-4z%22%2F%3E%3Cpath%20d%3D%22M22%2010v1q.002.827-.006%201.5H2.007Q1.998%2011.827%202%2011v-1c0-3.771%200-5.657%201.172-6.828S6.229%202%2010%202h.918c-.205.384-.3.786-.35%201.154c-.068.51-.068%201.128-.068%201.764v.164c0%20.636%200%201.254.068%201.764c.078.575.266%201.23.81%201.775c.546.545%201.201.733%201.776.81c.51.07%201.128.07%201.764.069h1.164c.636%200%201.254%200%201.764-.068c.575-.078%201.23-.266%201.775-.81a2.6%202.6%200%200%200%20.302-.362l.116.048l.056.023c.26.109.59.246.885.321c.233.06.606.122%201.018.027Q22%209.298%2022%2010%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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