Skip to main content

Camera

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-camera"></i>

Code point

  • Unicode:
  • CSS:
  • JS:
  • HTML:

Raw SVG

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-camera" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M20,10h-2c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1h2c0.55228,0 1,0.44772 1,1c0,0.55228 -0.44772,1 -1,1"/>
    <path d="M22,8c0,-0.552 -0.449,-1 -1,-1h-18c-0.551,0 -1,0.448 -1,1v10c0,0.552 0.449,1 1,1h18c0.551,0 1,-0.448 1,-1zM24,8v10c0,1.654 -1.346,3 -3,3h-18c-1.654,0 -3,-1.346 -3,-3v-10c0,-1.654 1.346,-3 3,-3c0,-1.10457 0.89543,-2 2,-2h2c1.10457,0 2,0.89543 2,2h12c1.654,0 3,1.346 3,3"/>
    <path d="M12,16c1.654,0 3,-1.346 3,-3c0,-1.654 -1.346,-3 -3,-3c-1.654,0 -3,1.346 -3,3c0,1.654 1.346,3 3,3M12,8c2.757,0 5,2.243 5,5c0,2.757 -2.243,5 -5,5c-2.757,0 -5,-2.243 -5,-5c0,-2.757 2.243,-5 5,-5"/>
  </g>
</svg>