sharp no photography icon

sharp-no-photography from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
sharp-no-photography
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the sharp no photography icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.94 8.12L7.48 4.66L9 3h6l1.83 2H22v14.17l-5.12-5.12Q17 13.54 17 13c0-2.76-2.24-5-5-5c-.36 0-.71.04-1.06.12m9.55 15.19L18.17 21H2V5h.17L.69 3.51L2.1 2.1L21 21l.9.9zm-6-5.99l-1.5-1.5c-.32.1-.64.18-.99.18c-1.66 0-3-1.34-3-3c0-.35.08-.67.19-.98l-1.5-1.5A4.74 4.74 0 0 0 7 13c0 2.76 2.24 5 5 5c.91 0 1.76-.25 2.49-.68"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpNoPhotography(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.94 8.12L7.48 4.66L9 3h6l1.83 2H22v14.17l-5.12-5.12Q17 13.54 17 13c0-2.76-2.24-5-5-5c-.36 0-.71.04-1.06.12m9.55 15.19L18.17 21H2V5h.17L.69 3.51L2.1 2.1L21 21l.9.9zm-6-5.99l-1.5-1.5c-.32.1-.64.18-.99.18c-1.66 0-3-1.34-3-3c0-.35.08-.67.19-.98l-1.5-1.5A4.74 4.74 0 0 0 7 13c0 2.76 2.24 5 5 5c.91 0 1.76-.25 2.49-.68"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.94 8.12L7.48 4.66L9 3h6l1.83 2H22v14.17l-5.12-5.12Q17 13.54 17 13c0-2.76-2.24-5-5-5c-.36 0-.71.04-1.06.12m9.55 15.19L18.17 21H2V5h.17L.69 3.51L2.1 2.1L21 21l.9.9zm-6-5.99l-1.5-1.5c-.32.1-.64.18-.99.18c-1.66 0-3-1.34-3-3c0-.35.08-.67.19-.98l-1.5-1.5A4.74 4.74 0 0 0 7 13c0 2.76 2.24 5 5 5c.91 0 1.76-.25 2.49-.68"/></svg>
</template>

CSS

.icon-sharp-no-photography {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.94%208.12L7.48%204.66L9%203h6l1.83%202H22v14.17l-5.12-5.12Q17%2013.54%2017%2013c0-2.76-2.24-5-5-5c-.36%200-.71.04-1.06.12m9.55%2015.19L18.17%2021H2V5h.17L.69%203.51L2.1%202.1L21%2021l.9.9zm-6-5.99l-1.5-1.5c-.32.1-.64.18-.99.18c-1.66%200-3-1.34-3-3c0-.35.08-.67.19-.98l-1.5-1.5A4.74%204.74%200%200%200%207%2013c0%202.76%202.24%205%205%205c.91%200%201.76-.25%202.49-.68%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.94%208.12L7.48%204.66L9%203h6l1.83%202H22v14.17l-5.12-5.12Q17%2013.54%2017%2013c0-2.76-2.24-5-5-5c-.36%200-.71.04-1.06.12m9.55%2015.19L18.17%2021H2V5h.17L.69%203.51L2.1%202.1L21%2021l.9.9zm-6-5.99l-1.5-1.5c-.32.1-.64.18-.99.18c-1.66%200-3-1.34-3-3c0-.35.08-.67.19-.98l-1.5-1.5A4.74%204.74%200%200%200%207%2013c0%202.76%202.24%205%205%205c.91%200%201.76-.25%202.49-.68%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-no-photography.svg?color=%231a73e8&size=48