photo auto merge icon
photo-auto-merge-sharp from Material Symbols by Google · Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- photo-auto-merge-sharp
- Set
- Material Symbols
- Style
- 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 photo auto merge icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.625 22.225L1.75 7.35L5 6.95V19h13.25l.175 1.4zM7 17V2h7.875q-.2.5-.288 1T14.5 4.025q0 .375.038.75t.162.725h-.2q-1.15 0-1.95.813t-.8 1.937q0 1.15.8 1.95t1.95.8q1 0 1.75-.625t.95-1.625q.65.375 1.35.575t1.425.2q.5 0 1.013-.1t1.012-.3V17zm2-2h11v-.8q-1.125-1.05-2.55-1.625T14.5 12q-1.55 0-2.963.575T9 14.2zm8.675-8.5l1.775-5h1.1l1.8 5h-1.075L20.9 5.4h-1.8l-.375 1.1zm1.675-1.85h1.3L20 2.6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPhotoAutoMergeSharp(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="M3.625 22.225L1.75 7.35L5 6.95V19h13.25l.175 1.4zM7 17V2h7.875q-.2.5-.288 1T14.5 4.025q0 .375.038.75t.162.725h-.2q-1.15 0-1.95.813t-.8 1.937q0 1.15.8 1.95t1.95.8q1 0 1.75-.625t.95-1.625q.65.375 1.35.575t1.425.2q.5 0 1.013-.1t1.012-.3V17zm2-2h11v-.8q-1.125-1.05-2.55-1.625T14.5 12q-1.55 0-2.963.575T9 14.2zm8.675-8.5l1.775-5h1.1l1.8 5h-1.075L20.9 5.4h-1.8l-.375 1.1zm1.675-1.85h1.3L20 2.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.625 22.225L1.75 7.35L5 6.95V19h13.25l.175 1.4zM7 17V2h7.875q-.2.5-.288 1T14.5 4.025q0 .375.038.75t.162.725h-.2q-1.15 0-1.95.813t-.8 1.937q0 1.15.8 1.95t1.95.8q1 0 1.75-.625t.95-1.625q.65.375 1.35.575t1.425.2q.5 0 1.013-.1t1.012-.3V17zm2-2h11v-.8q-1.125-1.05-2.55-1.625T14.5 12q-1.55 0-2.963.575T9 14.2zm8.675-8.5l1.775-5h1.1l1.8 5h-1.075L20.9 5.4h-1.8l-.375 1.1zm1.675-1.85h1.3L20 2.6z"/></svg> </template>
CSS
.icon-photo-auto-merge-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%22M3.625%2022.225L1.75%207.35L5%206.95V19h13.25l.175%201.4zM7%2017V2h7.875q-.2.5-.288%201T14.5%204.025q0%20.375.038.75t.162.725h-.2q-1.15%200-1.95.813t-.8%201.937q0%201.15.8%201.95t1.95.8q1%200%201.75-.625t.95-1.625q.65.375%201.35.575t1.425.2q.5%200%201.013-.1t1.012-.3V17zm2-2h11v-.8q-1.125-1.05-2.55-1.625T14.5%2012q-1.55%200-2.963.575T9%2014.2zm8.675-8.5l1.775-5h1.1l1.8%205h-1.075L20.9%205.4h-1.8l-.375%201.1zm1.675-1.85h1.3L20%202.6z%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%22M3.625%2022.225L1.75%207.35L5%206.95V19h13.25l.175%201.4zM7%2017V2h7.875q-.2.5-.288%201T14.5%204.025q0%20.375.038.75t.162.725h-.2q-1.15%200-1.95.813t-.8%201.937q0%201.15.8%201.95t1.95.8q1%200%201.75-.625t.95-1.625q.65.375%201.35.575t1.425.2q.5%200%201.013-.1t1.012-.3V17zm2-2h11v-.8q-1.125-1.05-2.55-1.625T14.5%2012q-1.55%200-2.963.575T9%2014.2zm8.675-8.5l1.775-5h1.1l1.8%205h-1.075L20.9%205.4h-1.8l-.375%201.1zm1.675-1.85h1.3L20%202.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/photo-auto-merge-sharp.svg?color=%231a73e8&size=48