camera plus icon

camera-plus-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
camera-plus-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the camera plus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164 136a4 4 0 0 1-4 4h-28v28a4 4 0 0 1-8 0v-28H96a4 4 0 0 1 0-8h28v-28a4 4 0 0 1 8 0v28h28a4 4 0 0 1 4 4m64-56v112a20 20 0 0 1-20 20H48a20 20 0 0 1-20-20V80a20 20 0 0 1 20-20h29.86L90.3 41.34a12 12 0 0 1 10-5.34h55.44a12 12 0 0 1 10 5.34L178.14 60H208a20 20 0 0 1 20 20m-8 0a12 12 0 0 0-12-12h-32a4 4 0 0 1-3.33-1.78l-13.62-20.44a4 4 0 0 0-3.33-1.78h-55.44A4 4 0 0 0 97 45.78L83.33 66.22A4 4 0 0 1 80 68H48a12 12 0 0 0-12 12v112a12 12 0 0 0 12 12h160a12 12 0 0 0 12-12Z"/></svg>

React

import type { SVGProps } from "react";

export function PhCameraPlusThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164 136a4 4 0 0 1-4 4h-28v28a4 4 0 0 1-8 0v-28H96a4 4 0 0 1 0-8h28v-28a4 4 0 0 1 8 0v28h28a4 4 0 0 1 4 4m64-56v112a20 20 0 0 1-20 20H48a20 20 0 0 1-20-20V80a20 20 0 0 1 20-20h29.86L90.3 41.34a12 12 0 0 1 10-5.34h55.44a12 12 0 0 1 10 5.34L178.14 60H208a20 20 0 0 1 20 20m-8 0a12 12 0 0 0-12-12h-32a4 4 0 0 1-3.33-1.78l-13.62-20.44a4 4 0 0 0-3.33-1.78h-55.44A4 4 0 0 0 97 45.78L83.33 66.22A4 4 0 0 1 80 68H48a12 12 0 0 0-12 12v112a12 12 0 0 0 12 12h160a12 12 0 0 0 12-12Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164 136a4 4 0 0 1-4 4h-28v28a4 4 0 0 1-8 0v-28H96a4 4 0 0 1 0-8h28v-28a4 4 0 0 1 8 0v28h28a4 4 0 0 1 4 4m64-56v112a20 20 0 0 1-20 20H48a20 20 0 0 1-20-20V80a20 20 0 0 1 20-20h29.86L90.3 41.34a12 12 0 0 1 10-5.34h55.44a12 12 0 0 1 10 5.34L178.14 60H208a20 20 0 0 1 20 20m-8 0a12 12 0 0 0-12-12h-32a4 4 0 0 1-3.33-1.78l-13.62-20.44a4 4 0 0 0-3.33-1.78h-55.44A4 4 0 0 0 97 45.78L83.33 66.22A4 4 0 0 1 80 68H48a12 12 0 0 0-12 12v112a12 12 0 0 0 12 12h160a12 12 0 0 0 12-12Z"/></svg>
</template>

CSS

.icon-camera-plus-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M164%20136a4%204%200%200%201-4%204h-28v28a4%204%200%200%201-8%200v-28H96a4%204%200%200%201%200-8h28v-28a4%204%200%200%201%208%200v28h28a4%204%200%200%201%204%204m64-56v112a20%2020%200%200%201-20%2020H48a20%2020%200%200%201-20-20V80a20%2020%200%200%201%2020-20h29.86L90.3%2041.34a12%2012%200%200%201%2010-5.34h55.44a12%2012%200%200%201%2010%205.34L178.14%2060H208a20%2020%200%200%201%2020%2020m-8%200a12%2012%200%200%200-12-12h-32a4%204%200%200%201-3.33-1.78l-13.62-20.44a4%204%200%200%200-3.33-1.78h-55.44A4%204%200%200%200%2097%2045.78L83.33%2066.22A4%204%200%200%201%2080%2068H48a12%2012%200%200%200-12%2012v112a12%2012%200%200%200%2012%2012h160a12%2012%200%200%200%2012-12Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M164%20136a4%204%200%200%201-4%204h-28v28a4%204%200%200%201-8%200v-28H96a4%204%200%200%201%200-8h28v-28a4%204%200%200%201%208%200v28h28a4%204%200%200%201%204%204m64-56v112a20%2020%200%200%201-20%2020H48a20%2020%200%200%201-20-20V80a20%2020%200%200%201%2020-20h29.86L90.3%2041.34a12%2012%200%200%201%2010-5.34h55.44a12%2012%200%200%201%2010%205.34L178.14%2060H208a20%2020%200%200%201%2020%2020m-8%200a12%2012%200%200%200-12-12h-32a4%204%200%200%201-3.33-1.78l-13.62-20.44a4%204%200%200%200-3.33-1.78h-55.44A4%204%200%200%200%2097%2045.78L83.33%2066.22A4%204%200%200%201%2080%2068H48a12%2012%200%200%200-12%2012v112a12%2012%200%200%200%2012%2012h160a12%2012%200%200%200%2012-12Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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