image photography icon
image-photography from Majesticons by Gerrit Halfmann · Solid · MIT Free for personal and commercial use.
- Name
- image-photography
- Set
- Majesticons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Majesticons
Related icons in Majesticons
Use the image photography icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 10V5a1 1 0 0 1 1-1h1l2-2h4l2 2h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1"/><circle cx="16" cy="7" r="1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" fill-rule="evenodd" d="M7 2H5a3 3 0 0 0-3 3v10.5q0 .13.032.25A1 1 0 0 0 2 16v3a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-5H11.335c.567.246 1.157.544 1.741.895c1.399.84 2.821 2.02 3.778 3.583a1 1 0 1 1-1.706 1.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5 15.5 0 0 0-3.703-.386h-.022q-.522.008-.994.045V5a1 1 0 0 1 1-1h2zm0 4.473l-.022.015C6.408 6.898 6 7.574 6 8.5s.408 1.601.978 2.011l.022.016z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function MajesticonsImagePhotography(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M10 10V5a1 1 0 0 1 1-1h1l2-2h4l2 2h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1"/><circle cx="16" cy="7" r="1" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"/><path fill="currentColor" fillRule="evenodd" d="M7 2H5a3 3 0 0 0-3 3v10.5q0 .13.032.25A1 1 0 0 0 2 16v3a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-5H11.335c.567.246 1.157.544 1.741.895c1.399.84 2.821 2.02 3.778 3.583a1 1 0 1 1-1.706 1.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5 15.5 0 0 0-3.703-.386h-.022q-.522.008-.994.045V5a1 1 0 0 1 1-1h2zm0 4.473l-.022.015C6.408 6.898 6 7.574 6 8.5s.408 1.601.978 2.011l.022.016z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 10V5a1 1 0 0 1 1-1h1l2-2h4l2 2h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1"/><circle cx="16" cy="7" r="1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" fill-rule="evenodd" d="M7 2H5a3 3 0 0 0-3 3v10.5q0 .13.032.25A1 1 0 0 0 2 16v3a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-5H11.335c.567.246 1.157.544 1.741.895c1.399.84 2.821 2.02 3.778 3.583a1 1 0 1 1-1.706 1.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5 15.5 0 0 0-3.703-.386h-.022q-.522.008-.994.045V5a1 1 0 0 1 1-1h2zm0 4.473l-.022.015C6.408 6.898 6 7.574 6 8.5s.408 1.601.978 2.011l.022.016z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-image-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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2010V5a1%201%200%200%201%201-1h1l2-2h4l2%202h1a1%201%200%200%201%201%201v5a1%201%200%200%201-1%201H11a1%201%200%200%201-1-1%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%227%22%20r%3D%221%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7%202H5a3%203%200%200%200-3%203v10.5q0%20.13.032.25A1%201%200%200%200%202%2016v3a3%203%200%200%200%203%203h14a3%203%200%200%200%203-3v-5H11.335c.567.246%201.157.544%201.741.895c1.399.84%202.821%202.02%203.778%203.583a1%201%200%201%201-1.706%201.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5%2015.5%200%200%200-3.703-.386h-.022q-.522.008-.994.045V5a1%201%200%200%201%201-1h2zm0%204.473l-.022.015C6.408%206.898%206%207.574%206%208.5s.408%201.601.978%202.011l.022.016z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10%2010V5a1%201%200%200%201%201-1h1l2-2h4l2%202h1a1%201%200%200%201%201%201v5a1%201%200%200%201-1%201H11a1%201%200%200%201-1-1%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%227%22%20r%3D%221%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7%202H5a3%203%200%200%200-3%203v10.5q0%20.13.032.25A1%201%200%200%200%202%2016v3a3%203%200%200%200%203%203h14a3%203%200%200%200%203-3v-5H11.335c.567.246%201.157.544%201.741.895c1.399.84%202.821%202.02%203.778%203.583a1%201%200%201%201-1.706%201.044c-.736-1.203-1.878-2.178-3.102-2.913c-1.222-.734-2.465-1.192-3.327-1.392a15.5%2015.5%200%200%200-3.703-.386h-.022q-.522.008-.994.045V5a1%201%200%200%201%201-1h2zm0%204.473l-.022.015C6.408%206.898%206%207.574%206%208.5s.408%201.601.978%202.011l.022.016z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/image-photography.svg?color=%231a73e8&size=48