photograph icon
photograph from IconPark Outline by ByteDance · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- photograph
- Set
- IconPark Outline
- Style
- Outline
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark Outline
Use the photograph icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="bevel" d="M34 13V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v28a2 2 0 0 0 2 2h15"/><path stroke-linejoin="round" d="M28 42c-7-4-3.668-9.774-5.023-11c-1.652-1.495-2.59-2.888-2.977-5c-.388-2.112 1.07-4.526 2.977-3C24.885 24.526 28 31 28 31l2-2l1-11s-1-4-1-6s4 1 6 4c0 10.442 1.5 20 6 28"/><path stroke-linejoin="round" d="M25 17.4L21 11l-8 16h7M6 22l6-11l5 7"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlinePhotograph(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="bevel" d="M34 13V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v28a2 2 0 0 0 2 2h15"/><path strokeLinejoin="round" d="M28 42c-7-4-3.668-9.774-5.023-11c-1.652-1.495-2.59-2.888-2.977-5c-.388-2.112 1.07-4.526 2.977-3C24.885 24.526 28 31 28 31l2-2l1-11s-1-4-1-6s4 1 6 4c0 10.442 1.5 20 6 28"/><path strokeLinejoin="round" d="M25 17.4L21 11l-8 16h7M6 22l6-11l5 7"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="bevel" d="M34 13V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v28a2 2 0 0 0 2 2h15"/><path stroke-linejoin="round" d="M28 42c-7-4-3.668-9.774-5.023-11c-1.652-1.495-2.59-2.888-2.977-5c-.388-2.112 1.07-4.526 2.977-3C24.885 24.526 28 31 28 31l2-2l1-11s-1-4-1-6s4 1 6 4c0 10.442 1.5 20 6 28"/><path stroke-linejoin="round" d="M25 17.4L21 11l-8 16h7M6 22l6-11l5 7"/></g></svg> </template>
CSS
.icon-photograph {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22bevel%22%20d%3D%22M34%2013V6a2%202%200%200%200-2-2H8a2%202%200%200%200-2%202v28a2%202%200%200%200%202%202h15%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2042c-7-4-3.668-9.774-5.023-11c-1.652-1.495-2.59-2.888-2.977-5c-.388-2.112%201.07-4.526%202.977-3C24.885%2024.526%2028%2031%2028%2031l2-2l1-11s-1-4-1-6s4%201%206%204c0%2010.442%201.5%2020%206%2028%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2017.4L21%2011l-8%2016h7M6%2022l6-11l5%207%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22bevel%22%20d%3D%22M34%2013V6a2%202%200%200%200-2-2H8a2%202%200%200%200-2%202v28a2%202%200%200%200%202%202h15%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2042c-7-4-3.668-9.774-5.023-11c-1.652-1.495-2.59-2.888-2.977-5c-.388-2.112%201.07-4.526%202.977-3C24.885%2024.526%2028%2031%2028%2031l2-2l1-11s-1-4-1-6s4%201%206%204c0%2010.442%201.5%2020%206%2028%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2017.4L21%2011l-8%2016h7M6%2022l6-11l5%207%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/photograph.svg?color=%231a73e8&size=48