photo auto merge icon

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

Name
photo-auto-merge
Set
Material Symbols
Style
Regular
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="M5.6 21.975q-.825.1-1.475-.4t-.75-1.325L2 9.325q-.125-.8.388-1.45T3.75 7.1L5 6.95V16q0 1.275.863 2.138T8 19h10.25q0 .675-.525 1.1t-1.2.525zM9 17q-.85 0-1.425-.575T7 15V4q0-.825.575-1.412T9 2h5.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-.3V15q0 .85-.587 1.425T20 17zm0-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 MaterialSymbolsPhotoAutoMerge(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="M5.6 21.975q-.825.1-1.475-.4t-.75-1.325L2 9.325q-.125-.8.388-1.45T3.75 7.1L5 6.95V16q0 1.275.863 2.138T8 19h10.25q0 .675-.525 1.1t-1.2.525zM9 17q-.85 0-1.425-.575T7 15V4q0-.825.575-1.412T9 2h5.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-.3V15q0 .85-.587 1.425T20 17zm0-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="M5.6 21.975q-.825.1-1.475-.4t-.75-1.325L2 9.325q-.125-.8.388-1.45T3.75 7.1L5 6.95V16q0 1.275.863 2.138T8 19h10.25q0 .675-.525 1.1t-1.2.525zM9 17q-.85 0-1.425-.575T7 15V4q0-.825.575-1.412T9 2h5.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-.3V15q0 .85-.587 1.425T20 17zm0-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 {
  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%22M5.6%2021.975q-.825.1-1.475-.4t-.75-1.325L2%209.325q-.125-.8.388-1.45T3.75%207.1L5%206.95V16q0%201.275.863%202.138T8%2019h10.25q0%20.675-.525%201.1t-1.2.525zM9%2017q-.85%200-1.425-.575T7%2015V4q0-.825.575-1.412T9%202h5.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-.3V15q0%20.85-.587%201.425T20%2017zm0-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%22M5.6%2021.975q-.825.1-1.475-.4t-.75-1.325L2%209.325q-.125-.8.388-1.45T3.75%207.1L5%206.95V16q0%201.275.863%202.138T8%2019h10.25q0%20.675-.525%201.1t-1.2.525zM9%2017q-.85%200-1.425-.575T7%2015V4q0-.825.575-1.412T9%202h5.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-.3V15q0%20.85-.587%201.425T20%2017zm0-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.svg?color=%231a73e8&size=48