photograph icon
photograph from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- photograph
- Set
- IconPark
- Style
- Color
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark
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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="bevel" d="M34 13L34 6C34 4.89543 33.1046 4 32 4L8 4C6.89543 4 6 4.89543 6 6L6 34C6 35.1046 6.89543 36 8 36L23 36"/><path stroke-linejoin="round" d="M28.0005 42C21 38 24.3318 32.2257 22.9772 31C21.3247 29.5046 20.3874 28.1121 19.9996 26C19.6118 23.8878 21.0701 21.4737 22.9774 23C24.8847 24.5263 28 31 28 31L30 29L31 18C31 18 30 14 30 12C30 9.99999 34 13 36 16C36 26.4418 37.4995 36 41.9992 44"/><path stroke-linejoin="round" d="M25 17.4L21 11L13 27H20"/><path stroke-linejoin="round" d="M6 22L12 11L17 18"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkPhotograph(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="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="bevel" d="M34 13L34 6C34 4.89543 33.1046 4 32 4L8 4C6.89543 4 6 4.89543 6 6L6 34C6 35.1046 6.89543 36 8 36L23 36"/><path strokeLinejoin="round" d="M28.0005 42C21 38 24.3318 32.2257 22.9772 31C21.3247 29.5046 20.3874 28.1121 19.9996 26C19.6118 23.8878 21.0701 21.4737 22.9774 23C24.8847 24.5263 28 31 28 31L30 29L31 18C31 18 30 14 30 12C30 9.99999 34 13 36 16C36 26.4418 37.4995 36 41.9992 44"/><path strokeLinejoin="round" d="M25 17.4L21 11L13 27H20"/><path strokeLinejoin="round" d="M6 22L12 11L17 18"/></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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="bevel" d="M34 13L34 6C34 4.89543 33.1046 4 32 4L8 4C6.89543 4 6 4.89543 6 6L6 34C6 35.1046 6.89543 36 8 36L23 36"/><path stroke-linejoin="round" d="M28.0005 42C21 38 24.3318 32.2257 22.9772 31C21.3247 29.5046 20.3874 28.1121 19.9996 26C19.6118 23.8878 21.0701 21.4737 22.9774 23C24.8847 24.5263 28 31 28 31L30 29L31 18C31 18 30 14 30 12C30 9.99999 34 13 36 16C36 26.4418 37.4995 36 41.9992 44"/><path stroke-linejoin="round" d="M25 17.4L21 11L13 27H20"/><path stroke-linejoin="round" d="M6 22L12 11L17 18"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22bevel%22%20d%3D%22M34%2013L34%206C34%204.89543%2033.1046%204%2032%204L8%204C6.89543%204%206%204.89543%206%206L6%2034C6%2035.1046%206.89543%2036%208%2036L23%2036%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M28.0005%2042C21%2038%2024.3318%2032.2257%2022.9772%2031C21.3247%2029.5046%2020.3874%2028.1121%2019.9996%2026C19.6118%2023.8878%2021.0701%2021.4737%2022.9774%2023C24.8847%2024.5263%2028%2031%2028%2031L30%2029L31%2018C31%2018%2030%2014%2030%2012C30%209.99999%2034%2013%2036%2016C36%2026.4418%2037.4995%2036%2041.9992%2044%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2017.4L21%2011L13%2027H20%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2022L12%2011L17%2018%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22bevel%22%20d%3D%22M34%2013L34%206C34%204.89543%2033.1046%204%2032%204L8%204C6.89543%204%206%204.89543%206%206L6%2034C6%2035.1046%206.89543%2036%208%2036L23%2036%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M28.0005%2042C21%2038%2024.3318%2032.2257%2022.9772%2031C21.3247%2029.5046%2020.3874%2028.1121%2019.9996%2026C19.6118%2023.8878%2021.0701%2021.4737%2022.9774%2023C24.8847%2024.5263%2028%2031%2028%2031L30%2029L31%2018C31%2018%2030%2014%2030%2012C30%209.99999%2034%2013%2036%2016C36%2026.4418%2037.4995%2036%2041.9992%2044%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2017.4L21%2011L13%2027H20%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2022L12%2011L17%2018%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/photograph.svg?color=%231a73e8&size=48