no photography icon
no-photography-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- no-photography-rounded
- Set
- Material Symbols
- Style
- Rounded
- 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="M19.775 22.575L18.175 21H4q-.825 0-1.412-.587T2 19V7q0-.825.588-1.412T4 5h1.025v2.85L1.375 4.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m1.05-4.875q-.275-.05-.525-.3l-3.825-3.825q.125-1.05-.213-2.037T15.176 9.8q-.725-.725-1.713-1.062t-2.037-.213L8.175 5.3q-.15-.15-.213-.325T7.9 4.6t.063-.362t.187-.313l.25-.275q.275-.3.663-.475T9.875 3h4.25q.425 0 .813.175t.662.475L16.85 5H20q.825 0 1.413.588T22 7v9.7q0 .35-.175.575t-.45.35t-.55.075M12 17.5q.575 0 1.112-.125t1.038-.4L8.025 10.85q-.275.5-.4 1.038T7.5 13q0 1.875 1.313 3.188T12 17.5m0-2q-1.05 0-1.775-.725T9.5 13q0-.5.188-.962t.537-.813l3.55 3.55q-.35.35-.812.538T12 15.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNoPhotographyRounded(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="M19.775 22.575L18.175 21H4q-.825 0-1.412-.587T2 19V7q0-.825.588-1.412T4 5h1.025v2.85L1.375 4.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m1.05-4.875q-.275-.05-.525-.3l-3.825-3.825q.125-1.05-.213-2.037T15.176 9.8q-.725-.725-1.713-1.062t-2.037-.213L8.175 5.3q-.15-.15-.213-.325T7.9 4.6t.063-.362t.187-.313l.25-.275q.275-.3.663-.475T9.875 3h4.25q.425 0 .813.175t.662.475L16.85 5H20q.825 0 1.413.588T22 7v9.7q0 .35-.175.575t-.45.35t-.55.075M12 17.5q.575 0 1.112-.125t1.038-.4L8.025 10.85q-.275.5-.4 1.038T7.5 13q0 1.875 1.313 3.188T12 17.5m0-2q-1.05 0-1.775-.725T9.5 13q0-.5.188-.962t.537-.813l3.55 3.55q-.35.35-.812.538T12 15.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.775 22.575L18.175 21H4q-.825 0-1.412-.587T2 19V7q0-.825.588-1.412T4 5h1.025v2.85L1.375 4.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m1.05-4.875q-.275-.05-.525-.3l-3.825-3.825q.125-1.05-.213-2.037T15.176 9.8q-.725-.725-1.713-1.062t-2.037-.213L8.175 5.3q-.15-.15-.213-.325T7.9 4.6t.063-.362t.187-.313l.25-.275q.275-.3.663-.475T9.875 3h4.25q.425 0 .813.175t.662.475L16.85 5H20q.825 0 1.413.588T22 7v9.7q0 .35-.175.575t-.45.35t-.55.075M12 17.5q.575 0 1.112-.125t1.038-.4L8.025 10.85q-.275.5-.4 1.038T7.5 13q0 1.875 1.313 3.188T12 17.5m0-2q-1.05 0-1.775-.725T9.5 13q0-.5.188-.962t.537-.813l3.55 3.55q-.35.35-.812.538T12 15.5"/></svg> </template>
CSS
.icon-no-photography-rounded {
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%22M19.775%2022.575L18.175%2021H4q-.825%200-1.412-.587T2%2019V7q0-.825.588-1.412T4%205h1.025v2.85L1.375%204.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m1.05-4.875q-.275-.05-.525-.3l-3.825-3.825q.125-1.05-.213-2.037T15.176%209.8q-.725-.725-1.713-1.062t-2.037-.213L8.175%205.3q-.15-.15-.213-.325T7.9%204.6t.063-.362t.187-.313l.25-.275q.275-.3.663-.475T9.875%203h4.25q.425%200%20.813.175t.662.475L16.85%205H20q.825%200%201.413.588T22%207v9.7q0%20.35-.175.575t-.45.35t-.55.075M12%2017.5q.575%200%201.112-.125t1.038-.4L8.025%2010.85q-.275.5-.4%201.038T7.5%2013q0%201.875%201.313%203.188T12%2017.5m0-2q-1.05%200-1.775-.725T9.5%2013q0-.5.188-.962t.537-.813l3.55%203.55q-.35.35-.812.538T12%2015.5%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%22M19.775%2022.575L18.175%2021H4q-.825%200-1.412-.587T2%2019V7q0-.825.588-1.412T4%205h1.025v2.85L1.375%204.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m1.05-4.875q-.275-.05-.525-.3l-3.825-3.825q.125-1.05-.213-2.037T15.176%209.8q-.725-.725-1.713-1.062t-2.037-.213L8.175%205.3q-.15-.15-.213-.325T7.9%204.6t.063-.362t.187-.313l.25-.275q.275-.3.663-.475T9.875%203h4.25q.425%200%20.813.175t.662.475L16.85%205H20q.825%200%201.413.588T22%207v9.7q0%20.35-.175.575t-.45.35t-.55.075M12%2017.5q.575%200%201.112-.125t1.038-.4L8.025%2010.85q-.275.5-.4%201.038T7.5%2013q0%201.875%201.313%203.188T12%2017.5m0-2q-1.05%200-1.775-.725T9.5%2013q0-.5.188-.962t.537-.813l3.55%203.55q-.35.35-.812.538T12%2015.5%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-rounded.svg?color=%231a73e8&size=48