webcam-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.

Name
webcam-fill
Set
Bootstrap Icons
Style
Fill
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

The same icon in other sets

Use the webcam icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.644 11.094a.5.5 0 0 1 .356-.15h2a.5.5 0 0 1 .356.15c.175.177.39.347.603.496a7 7 0 0 0 .752.456l.01.006h.003A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.224-.947l.002-.001l.01-.006a4 4 0 0 0 .214-.116a8 8 0 0 0 .539-.34c.214-.15.428-.319.603-.496M7 6.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0"/><path d="M2 3a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm6 1.5a2 2 0 1 1 0 4a2 2 0 0 1 0-4M12.5 7a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1"/></g></svg>

React

import type { SVGProps } from "react";

export function BiWebcamFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.644 11.094a.5.5 0 0 1 .356-.15h2a.5.5 0 0 1 .356.15c.175.177.39.347.603.496a7 7 0 0 0 .752.456l.01.006h.003A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.224-.947l.002-.001l.01-.006a4 4 0 0 0 .214-.116a8 8 0 0 0 .539-.34c.214-.15.428-.319.603-.496M7 6.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0"/><path d="M2 3a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm6 1.5a2 2 0 1 1 0 4a2 2 0 0 1 0-4M12.5 7a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.644 11.094a.5.5 0 0 1 .356-.15h2a.5.5 0 0 1 .356.15c.175.177.39.347.603.496a7 7 0 0 0 .752.456l.01.006h.003A.5.5 0 0 1 10.5 13h-5a.5.5 0 0 1-.224-.947l.002-.001l.01-.006a4 4 0 0 0 .214-.116a8 8 0 0 0 .539-.34c.214-.15.428-.319.603-.496M7 6.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0"/><path d="M2 3a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm6 1.5a2 2 0 1 1 0 4a2 2 0 0 1 0-4M12.5 7a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1"/></g></svg>
</template>

CSS

.icon-webcam-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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.644%2011.094a.5.5%200%200%201%20.356-.15h2a.5.5%200%200%201%20.356.15c.175.177.39.347.603.496a7%207%200%200%200%20.752.456l.01.006h.003A.5.5%200%200%201%2010.5%2013h-5a.5.5%200%200%201-.224-.947l.002-.001l.01-.006a4%204%200%200%200%20.214-.116a8%208%200%200%200%20.539-.34c.214-.15.428-.319.603-.496M7%206.5a1%201%200%201%201%202%200a1%201%200%200%201-2%200%22%2F%3E%3Cpath%20d%3D%22M2%203a2%202%200%200%200-2%202v3a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm6%201.5a2%202%200%201%201%200%204a2%202%200%200%201%200-4M12.5%207a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.644%2011.094a.5.5%200%200%201%20.356-.15h2a.5.5%200%200%201%20.356.15c.175.177.39.347.603.496a7%207%200%200%200%20.752.456l.01.006h.003A.5.5%200%200%201%2010.5%2013h-5a.5.5%200%200%201-.224-.947l.002-.001l.01-.006a4%204%200%200%200%20.214-.116a8%208%200%200%200%20.539-.34c.214-.15.428-.319.603-.496M7%206.5a1%201%200%201%201%202%200a1%201%200%200%201-2%200%22%2F%3E%3Cpath%20d%3D%22M2%203a2%202%200%200%200-2%202v3a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm6%201.5a2%202%200%201%201%200%204a2%202%200%200%201%200-4M12.5%207a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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