no photography icon

no-photography-outline-sharp from Material Symbols by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.

Name
no-photography-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the 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="m22 19.125l-2-2V7h-4.05l-1.825-2h-4.25l-.95 1.05L7.5 4.625L9 3h6l1.85 2H22zM2 21V5h3.025l2 2H4v12h15.025l2 2zm13.65-5.375q-.625.85-1.562 1.363T12 17.5q-1.875 0-3.187-1.312T7.5 13q0-1.15.513-2.087T9.375 9.35l1.45 1.45q-.6.325-.962.9T9.5 13q0 1.05.725 1.775T12 15.5q.725 0 1.3-.363t.9-.962zM15.2 9.8q.625.6.963 1.425T16.5 13v.3q0 .15-.025.3L11.4 8.525q.15-.025.3-.025h.3q.95 0 1.775.338T15.2 9.8m5.275 13.5L.675 3.5L2.1 2.075l19.8 19.8zM14.45 11.575"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNoPhotographyOutlineSharp(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="m22 19.125l-2-2V7h-4.05l-1.825-2h-4.25l-.95 1.05L7.5 4.625L9 3h6l1.85 2H22zM2 21V5h3.025l2 2H4v12h15.025l2 2zm13.65-5.375q-.625.85-1.562 1.363T12 17.5q-1.875 0-3.187-1.312T7.5 13q0-1.15.513-2.087T9.375 9.35l1.45 1.45q-.6.325-.962.9T9.5 13q0 1.05.725 1.775T12 15.5q.725 0 1.3-.363t.9-.962zM15.2 9.8q.625.6.963 1.425T16.5 13v.3q0 .15-.025.3L11.4 8.525q.15-.025.3-.025h.3q.95 0 1.775.338T15.2 9.8m5.275 13.5L.675 3.5L2.1 2.075l19.8 19.8zM14.45 11.575"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22 19.125l-2-2V7h-4.05l-1.825-2h-4.25l-.95 1.05L7.5 4.625L9 3h6l1.85 2H22zM2 21V5h3.025l2 2H4v12h15.025l2 2zm13.65-5.375q-.625.85-1.562 1.363T12 17.5q-1.875 0-3.187-1.312T7.5 13q0-1.15.513-2.087T9.375 9.35l1.45 1.45q-.6.325-.962.9T9.5 13q0 1.05.725 1.775T12 15.5q.725 0 1.3-.363t.9-.962zM15.2 9.8q.625.6.963 1.425T16.5 13v.3q0 .15-.025.3L11.4 8.525q.15-.025.3-.025h.3q.95 0 1.775.338T15.2 9.8m5.275 13.5L.675 3.5L2.1 2.075l19.8 19.8zM14.45 11.575"/></svg>
</template>

CSS

.icon-no-photography-outline-sharp {
  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%22m22%2019.125l-2-2V7h-4.05l-1.825-2h-4.25l-.95%201.05L7.5%204.625L9%203h6l1.85%202H22zM2%2021V5h3.025l2%202H4v12h15.025l2%202zm13.65-5.375q-.625.85-1.562%201.363T12%2017.5q-1.875%200-3.187-1.312T7.5%2013q0-1.15.513-2.087T9.375%209.35l1.45%201.45q-.6.325-.962.9T9.5%2013q0%201.05.725%201.775T12%2015.5q.725%200%201.3-.363t.9-.962zM15.2%209.8q.625.6.963%201.425T16.5%2013v.3q0%20.15-.025.3L11.4%208.525q.15-.025.3-.025h.3q.95%200%201.775.338T15.2%209.8m5.275%2013.5L.675%203.5L2.1%202.075l19.8%2019.8zM14.45%2011.575%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%22m22%2019.125l-2-2V7h-4.05l-1.825-2h-4.25l-.95%201.05L7.5%204.625L9%203h6l1.85%202H22zM2%2021V5h3.025l2%202H4v12h15.025l2%202zm13.65-5.375q-.625.85-1.562%201.363T12%2017.5q-1.875%200-3.187-1.312T7.5%2013q0-1.15.513-2.087T9.375%209.35l1.45%201.45q-.6.325-.962.9T9.5%2013q0%201.05.725%201.775T12%2015.5q.725%200%201.3-.363t.9-.962zM15.2%209.8q.625.6.963%201.425T16.5%2013v.3q0%20.15-.025.3L11.4%208.525q.15-.025.3-.025h.3q.95%200%201.775.338T15.2%209.8m5.275%2013.5L.675%203.5L2.1%202.075l19.8%2019.8zM14.45%2011.575%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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