Skip to main content

Webcam fill

  • Tags: camera, video
  • Category: Devices

Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="bi bi-webcam-fill"></i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-webcam-fill" viewBox="0 0 16 16">
  <path fill-rule="evenodd" clip-rule="evenodd" 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.166 7.166 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-.001.01-.006a3.517 3.517 0 0 0 .214-.116 7.5 7.5 0 0 0 .539-.34c.214-.15.428-.319.603-.496Z" fill="#000"/>
  <path d="M7 6.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" fill="#000"/>
  <path fill-rule="evenodd" clip-rule="evenodd" 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-2H2Zm6 1.5a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM12.5 7a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z" fill="#000"/>
</svg>