photo auto merge icon

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

Name
photo-auto-merge-rounded
Set
Material Symbols
Style
Rounded
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="m19.1 5.4l-.275.775q-.05.15-.175.238t-.275.087q-.275 0-.425-.2t-.05-.45l1.425-4q.05-.15.188-.25t.312-.1h.35q.175 0 .313.1t.187.25L22.1 5.825q.1.25-.037.463t-.413.212q-.175 0-.312-.1t-.188-.25l-.25-.75zM5.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 2h4.825q.4 0 .638.313t.137.712q-.125.625-.112 1.263T14.7 5.5h-.2q-1.15 0-1.95.813t-.8 1.937q0 1.15.8 1.95t1.95.8q1 0 1.75-.625t.95-1.625q.875.525 1.888.7T21.1 9.4q.35-.075.625.112t.275.538V15q0 .85-.588 1.425T20 17zm0-2h11v-.8q-1.125-1.05-2.55-1.625T14.5 12q-1.55 0-2.963.575T9 14.2zM19.35 4.65h1.3L20 2.6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPhotoAutoMergeRounded(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="m19.1 5.4l-.275.775q-.05.15-.175.238t-.275.087q-.275 0-.425-.2t-.05-.45l1.425-4q.05-.15.188-.25t.312-.1h.35q.175 0 .313.1t.187.25L22.1 5.825q.1.25-.037.463t-.413.212q-.175 0-.312-.1t-.188-.25l-.25-.75zM5.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 2h4.825q.4 0 .638.313t.137.712q-.125.625-.112 1.263T14.7 5.5h-.2q-1.15 0-1.95.813t-.8 1.937q0 1.15.8 1.95t1.95.8q1 0 1.75-.625t.95-1.625q.875.525 1.888.7T21.1 9.4q.35-.075.625.112t.275.538V15q0 .85-.588 1.425T20 17zm0-2h11v-.8q-1.125-1.05-2.55-1.625T14.5 12q-1.55 0-2.963.575T9 14.2zM19.35 4.65h1.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="m19.1 5.4l-.275.775q-.05.15-.175.238t-.275.087q-.275 0-.425-.2t-.05-.45l1.425-4q.05-.15.188-.25t.312-.1h.35q.175 0 .313.1t.187.25L22.1 5.825q.1.25-.037.463t-.413.212q-.175 0-.312-.1t-.188-.25l-.25-.75zM5.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 2h4.825q.4 0 .638.313t.137.712q-.125.625-.112 1.263T14.7 5.5h-.2q-1.15 0-1.95.813t-.8 1.937q0 1.15.8 1.95t1.95.8q1 0 1.75-.625t.95-1.625q.875.525 1.888.7T21.1 9.4q.35-.075.625.112t.275.538V15q0 .85-.588 1.425T20 17zm0-2h11v-.8q-1.125-1.05-2.55-1.625T14.5 12q-1.55 0-2.963.575T9 14.2zM19.35 4.65h1.3L20 2.6z"/></svg>
</template>

CSS

.icon-photo-auto-merge-rounded {
  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%22m19.1%205.4l-.275.775q-.05.15-.175.238t-.275.087q-.275%200-.425-.2t-.05-.45l1.425-4q.05-.15.188-.25t.312-.1h.35q.175%200%20.313.1t.187.25L22.1%205.825q.1.25-.037.463t-.413.212q-.175%200-.312-.1t-.188-.25l-.25-.75zM5.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%202h4.825q.4%200%20.638.313t.137.712q-.125.625-.112%201.263T14.7%205.5h-.2q-1.15%200-1.95.813t-.8%201.937q0%201.15.8%201.95t1.95.8q1%200%201.75-.625t.95-1.625q.875.525%201.888.7T21.1%209.4q.35-.075.625.112t.275.538V15q0%20.85-.588%201.425T20%2017zm0-2h11v-.8q-1.125-1.05-2.55-1.625T14.5%2012q-1.55%200-2.963.575T9%2014.2zM19.35%204.65h1.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%22m19.1%205.4l-.275.775q-.05.15-.175.238t-.275.087q-.275%200-.425-.2t-.05-.45l1.425-4q.05-.15.188-.25t.312-.1h.35q.175%200%20.313.1t.187.25L22.1%205.825q.1.25-.037.463t-.413.212q-.175%200-.312-.1t-.188-.25l-.25-.75zM5.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%202h4.825q.4%200%20.638.313t.137.712q-.125.625-.112%201.263T14.7%205.5h-.2q-1.15%200-1.95.813t-.8%201.937q0%201.15.8%201.95t1.95.8q1%200%201.75-.625t.95-1.625q.875.525%201.888.7T21.1%209.4q.35-.075.625.112t.275.538V15q0%20.85-.588%201.425T20%2017zm0-2h11v-.8q-1.125-1.05-2.55-1.625T14.5%2012q-1.55%200-2.963.575T9%2014.2zM19.35%204.65h1.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-rounded.svg?color=%231a73e8&size=48