photo auto merge icon
photo-auto-merge-outline-sharp from Material Symbols by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- photo-auto-merge-outline-sharp
- Set
- Material Symbols
- Style
- Outline 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="M7 17V2h7.875q-.2.475-.288.975T14.5 4H9v10.2q1.125-1.05 2.538-1.625T14.5 12q1.525 0 2.95.588T20 14.225V9.5q.525 0 1.025-.088T22 9.125V17zm-3.4 5.225L1.75 7.35L5 6.95v2l-1 .125L5.35 20l7.45-1h5.45l.15 1.4zM17.675 6.5l1.775-5h1.1l1.8 5h-1.075L20.9 5.4h-1.8l-.375 1.1zm1.675-1.85h1.3L20 2.6zM14.5 14q-.875 0-1.725.25T11.2 15h6.6q-.725-.5-1.575-.75T14.5 14m0-8.5q1.15 0 1.95.8t.8 1.95t-.8 1.95t-1.95.8t-1.95-.8t-.8-1.95t.8-1.95t1.95-.8m0 2q-.325 0-.537.213t-.213.537t.213.538T14.5 9t.538-.213t.212-.537t-.213-.537T14.5 7.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPhotoAutoMergeOutlineSharp(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="M7 17V2h7.875q-.2.475-.288.975T14.5 4H9v10.2q1.125-1.05 2.538-1.625T14.5 12q1.525 0 2.95.588T20 14.225V9.5q.525 0 1.025-.088T22 9.125V17zm-3.4 5.225L1.75 7.35L5 6.95v2l-1 .125L5.35 20l7.45-1h5.45l.15 1.4zM17.675 6.5l1.775-5h1.1l1.8 5h-1.075L20.9 5.4h-1.8l-.375 1.1zm1.675-1.85h1.3L20 2.6zM14.5 14q-.875 0-1.725.25T11.2 15h6.6q-.725-.5-1.575-.75T14.5 14m0-8.5q1.15 0 1.95.8t.8 1.95t-.8 1.95t-1.95.8t-1.95-.8t-.8-1.95t.8-1.95t1.95-.8m0 2q-.325 0-.537.213t-.213.537t.213.538T14.5 9t.538-.213t.212-.537t-.213-.537T14.5 7.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="M7 17V2h7.875q-.2.475-.288.975T14.5 4H9v10.2q1.125-1.05 2.538-1.625T14.5 12q1.525 0 2.95.588T20 14.225V9.5q.525 0 1.025-.088T22 9.125V17zm-3.4 5.225L1.75 7.35L5 6.95v2l-1 .125L5.35 20l7.45-1h5.45l.15 1.4zM17.675 6.5l1.775-5h1.1l1.8 5h-1.075L20.9 5.4h-1.8l-.375 1.1zm1.675-1.85h1.3L20 2.6zM14.5 14q-.875 0-1.725.25T11.2 15h6.6q-.725-.5-1.575-.75T14.5 14m0-8.5q1.15 0 1.95.8t.8 1.95t-.8 1.95t-1.95.8t-1.95-.8t-.8-1.95t.8-1.95t1.95-.8m0 2q-.325 0-.537.213t-.213.537t.213.538T14.5 9t.538-.213t.212-.537t-.213-.537T14.5 7.5"/></svg> </template>
CSS
.icon-photo-auto-merge-outline-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%22M7%2017V2h7.875q-.2.475-.288.975T14.5%204H9v10.2q1.125-1.05%202.538-1.625T14.5%2012q1.525%200%202.95.588T20%2014.225V9.5q.525%200%201.025-.088T22%209.125V17zm-3.4%205.225L1.75%207.35L5%206.95v2l-1%20.125L5.35%2020l7.45-1h5.45l.15%201.4zM17.675%206.5l1.775-5h1.1l1.8%205h-1.075L20.9%205.4h-1.8l-.375%201.1zm1.675-1.85h1.3L20%202.6zM14.5%2014q-.875%200-1.725.25T11.2%2015h6.6q-.725-.5-1.575-.75T14.5%2014m0-8.5q1.15%200%201.95.8t.8%201.95t-.8%201.95t-1.95.8t-1.95-.8t-.8-1.95t.8-1.95t1.95-.8m0%202q-.325%200-.537.213t-.213.537t.213.538T14.5%209t.538-.213t.212-.537t-.213-.537T14.5%207.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%22M7%2017V2h7.875q-.2.475-.288.975T14.5%204H9v10.2q1.125-1.05%202.538-1.625T14.5%2012q1.525%200%202.95.588T20%2014.225V9.5q.525%200%201.025-.088T22%209.125V17zm-3.4%205.225L1.75%207.35L5%206.95v2l-1%20.125L5.35%2020l7.45-1h5.45l.15%201.4zM17.675%206.5l1.775-5h1.1l1.8%205h-1.075L20.9%205.4h-1.8l-.375%201.1zm1.675-1.85h1.3L20%202.6zM14.5%2014q-.875%200-1.725.25T11.2%2015h6.6q-.725-.5-1.575-.75T14.5%2014m0-8.5q1.15%200%201.95.8t.8%201.95t-.8%201.95t-1.95.8t-1.95-.8t-.8-1.95t.8-1.95t1.95-.8m0%202q-.325%200-.537.213t-.213.537t.213.538T14.5%209t.538-.213t.212-.537t-.213-.537T14.5%207.5%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-outline-sharp.svg?color=%231a73e8&size=48