photo auto merge icon

photo-auto-merge-outline from Material Symbols by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.

Name
photo-auto-merge-outline
Set
Material Symbols
Style
Outline
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="M9 17q-.825 0-1.412-.587T7 15V4q0-.825.588-1.412T9 2h5.875q-.2.475-.288.975T14.5 4H9v10.2q1.125-1.05 2.538-1.625T14.5 12q1.525 0 2.95.575T20 14.2q.025.025 0 0V9.5q.525 0 1.025-.088T22 9.125V15q0 .825-.587 1.413T20 17zm-3.4 4.975q-.825.1-1.462-.4t-.763-1.325L2 9.325q-.125-.825.4-1.475t1.35-.75L5 6.95v2l-1 .125L5.35 20l7.45-1h5.45q0 .65-.525 1.088t-1.2.537zM17.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 MaterialSymbolsPhotoAutoMergeOutline(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="M9 17q-.825 0-1.412-.587T7 15V4q0-.825.588-1.412T9 2h5.875q-.2.475-.288.975T14.5 4H9v10.2q1.125-1.05 2.538-1.625T14.5 12q1.525 0 2.95.575T20 14.2q.025.025 0 0V9.5q.525 0 1.025-.088T22 9.125V15q0 .825-.587 1.413T20 17zm-3.4 4.975q-.825.1-1.462-.4t-.763-1.325L2 9.325q-.125-.825.4-1.475t1.35-.75L5 6.95v2l-1 .125L5.35 20l7.45-1h5.45q0 .65-.525 1.088t-1.2.537zM17.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="M9 17q-.825 0-1.412-.587T7 15V4q0-.825.588-1.412T9 2h5.875q-.2.475-.288.975T14.5 4H9v10.2q1.125-1.05 2.538-1.625T14.5 12q1.525 0 2.95.575T20 14.2q.025.025 0 0V9.5q.525 0 1.025-.088T22 9.125V15q0 .825-.587 1.413T20 17zm-3.4 4.975q-.825.1-1.462-.4t-.763-1.325L2 9.325q-.125-.825.4-1.475t1.35-.75L5 6.95v2l-1 .125L5.35 20l7.45-1h5.45q0 .65-.525 1.088t-1.2.537zM17.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 {
  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%22M9%2017q-.825%200-1.412-.587T7%2015V4q0-.825.588-1.412T9%202h5.875q-.2.475-.288.975T14.5%204H9v10.2q1.125-1.05%202.538-1.625T14.5%2012q1.525%200%202.95.575T20%2014.2q.025.025%200%200V9.5q.525%200%201.025-.088T22%209.125V15q0%20.825-.587%201.413T20%2017zm-3.4%204.975q-.825.1-1.462-.4t-.763-1.325L2%209.325q-.125-.825.4-1.475t1.35-.75L5%206.95v2l-1%20.125L5.35%2020l7.45-1h5.45q0%20.65-.525%201.088t-1.2.537zM17.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%22M9%2017q-.825%200-1.412-.587T7%2015V4q0-.825.588-1.412T9%202h5.875q-.2.475-.288.975T14.5%204H9v10.2q1.125-1.05%202.538-1.625T14.5%2012q1.525%200%202.95.575T20%2014.2q.025.025%200%200V9.5q.525%200%201.025-.088T22%209.125V15q0%20.825-.587%201.413T20%2017zm-3.4%204.975q-.825.1-1.462-.4t-.763-1.325L2%209.325q-.125-.825.4-1.475t1.35-.75L5%206.95v2l-1%20.125L5.35%2020l7.45-1h5.45q0%20.65-.525%201.088t-1.2.537zM17.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.svg?color=%231a73e8&size=48