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

Name
photo-auto-merge-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

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="M8.846 16.77q-.69 0-1.153-.463t-.462-1.153V4.616q0-.691.462-1.154T8.846 3h5.51q.212 0 .356.144t.144.357t-.144.356t-.356.143h-5.51q-.269 0-.442.173t-.173.443v10.353q0 .25.163.433q.164.183.414.183q1.067-1.089 2.436-1.683t2.872-.594q1.505 0 2.868.595t2.439 1.681q.256.006.414-.182t.163-.433V9.53q0-.213.144-.356t.357-.144t.356.144t.143.356v5.625q0 .69-.462 1.153t-1.153.462zm9.485-10.812l-.198.62q-.05.112-.127.18t-.208.069q-.201 0-.311-.152t-.048-.344l1.22-3.352q.043-.125.132-.196t.231-.072h.283q.141 0 .23.072q.09.07.133.198l1.22 3.363q.062.173-.035.328q-.098.155-.293.155q-.123 0-.213-.062q-.09-.061-.14-.173l-.228-.634zm.211-.597h1.243l-.631-1.973zm-4.427 8.947q-1.124 0-2.157.365t-1.873 1.096h8.061q-.84-.73-1.873-1.096q-1.032-.365-2.157-.365m-.005-7.731q1.02 0 1.733.71t.714 1.728t-.71 1.733t-1.728.714t-1.733-.71t-.714-1.729t.71-1.733t1.728-.713m.005 1q-.595 0-1.019.424t-.424 1.018t.424 1.018t1.019.424t1.018-.424t.424-1.018t-.424-1.018t-1.018-.424m-7.97 13.571q-.671.08-1.2-.324q-.528-.406-.607-1.074l-1.224-9.72q-.08-.67.336-1.202t1.088-.618l.127-.02q.213-.036.377.121t.165.393q0 .187-.128.325q-.128.137-.31.175h-.084q-.269.038-.423.23q-.154.193-.115.462l1.196 9.72q.039.268.231.422t.461.116l11.774-1.47q.213-.03.377.095q.165.125.19.338q.03.214-.094.366t-.339.176zm-.725-.917"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPhotoAutoMergeOutlineRounded(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="M8.846 16.77q-.69 0-1.153-.463t-.462-1.153V4.616q0-.691.462-1.154T8.846 3h5.51q.212 0 .356.144t.144.357t-.144.356t-.356.143h-5.51q-.269 0-.442.173t-.173.443v10.353q0 .25.163.433q.164.183.414.183q1.067-1.089 2.436-1.683t2.872-.594q1.505 0 2.868.595t2.439 1.681q.256.006.414-.182t.163-.433V9.53q0-.213.144-.356t.357-.144t.356.144t.143.356v5.625q0 .69-.462 1.153t-1.153.462zm9.485-10.812l-.198.62q-.05.112-.127.18t-.208.069q-.201 0-.311-.152t-.048-.344l1.22-3.352q.043-.125.132-.196t.231-.072h.283q.141 0 .23.072q.09.07.133.198l1.22 3.363q.062.173-.035.328q-.098.155-.293.155q-.123 0-.213-.062q-.09-.061-.14-.173l-.228-.634zm.211-.597h1.243l-.631-1.973zm-4.427 8.947q-1.124 0-2.157.365t-1.873 1.096h8.061q-.84-.73-1.873-1.096q-1.032-.365-2.157-.365m-.005-7.731q1.02 0 1.733.71t.714 1.728t-.71 1.733t-1.728.714t-1.733-.71t-.714-1.729t.71-1.733t1.728-.713m.005 1q-.595 0-1.019.424t-.424 1.018t.424 1.018t1.019.424t1.018-.424t.424-1.018t-.424-1.018t-1.018-.424m-7.97 13.571q-.671.08-1.2-.324q-.528-.406-.607-1.074l-1.224-9.72q-.08-.67.336-1.202t1.088-.618l.127-.02q.213-.036.377.121t.165.393q0 .187-.128.325q-.128.137-.31.175h-.084q-.269.038-.423.23q-.154.193-.115.462l1.196 9.72q.039.268.231.422t.461.116l11.774-1.47q.213-.03.377.095q.165.125.19.338q.03.214-.094.366t-.339.176zm-.725-.917"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.846 16.77q-.69 0-1.153-.463t-.462-1.153V4.616q0-.691.462-1.154T8.846 3h5.51q.212 0 .356.144t.144.357t-.144.356t-.356.143h-5.51q-.269 0-.442.173t-.173.443v10.353q0 .25.163.433q.164.183.414.183q1.067-1.089 2.436-1.683t2.872-.594q1.505 0 2.868.595t2.439 1.681q.256.006.414-.182t.163-.433V9.53q0-.213.144-.356t.357-.144t.356.144t.143.356v5.625q0 .69-.462 1.153t-1.153.462zm9.485-10.812l-.198.62q-.05.112-.127.18t-.208.069q-.201 0-.311-.152t-.048-.344l1.22-3.352q.043-.125.132-.196t.231-.072h.283q.141 0 .23.072q.09.07.133.198l1.22 3.363q.062.173-.035.328q-.098.155-.293.155q-.123 0-.213-.062q-.09-.061-.14-.173l-.228-.634zm.211-.597h1.243l-.631-1.973zm-4.427 8.947q-1.124 0-2.157.365t-1.873 1.096h8.061q-.84-.73-1.873-1.096q-1.032-.365-2.157-.365m-.005-7.731q1.02 0 1.733.71t.714 1.728t-.71 1.733t-1.728.714t-1.733-.71t-.714-1.729t.71-1.733t1.728-.713m.005 1q-.595 0-1.019.424t-.424 1.018t.424 1.018t1.019.424t1.018-.424t.424-1.018t-.424-1.018t-1.018-.424m-7.97 13.571q-.671.08-1.2-.324q-.528-.406-.607-1.074l-1.224-9.72q-.08-.67.336-1.202t1.088-.618l.127-.02q.213-.036.377.121t.165.393q0 .187-.128.325q-.128.137-.31.175h-.084q-.269.038-.423.23q-.154.193-.115.462l1.196 9.72q.039.268.231.422t.461.116l11.774-1.47q.213-.03.377.095q.165.125.19.338q.03.214-.094.366t-.339.176zm-.725-.917"/></svg>
</template>

CSS

.icon-photo-auto-merge-outline-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%22M8.846%2016.77q-.69%200-1.153-.463t-.462-1.153V4.616q0-.691.462-1.154T8.846%203h5.51q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-5.51q-.269%200-.442.173t-.173.443v10.353q0%20.25.163.433q.164.183.414.183q1.067-1.089%202.436-1.683t2.872-.594q1.505%200%202.868.595t2.439%201.681q.256.006.414-.182t.163-.433V9.53q0-.213.144-.356t.357-.144t.356.144t.143.356v5.625q0%20.69-.462%201.153t-1.153.462zm9.485-10.812l-.198.62q-.05.112-.127.18t-.208.069q-.201%200-.311-.152t-.048-.344l1.22-3.352q.043-.125.132-.196t.231-.072h.283q.141%200%20.23.072q.09.07.133.198l1.22%203.363q.062.173-.035.328q-.098.155-.293.155q-.123%200-.213-.062q-.09-.061-.14-.173l-.228-.634zm.211-.597h1.243l-.631-1.973zm-4.427%208.947q-1.124%200-2.157.365t-1.873%201.096h8.061q-.84-.73-1.873-1.096q-1.032-.365-2.157-.365m-.005-7.731q1.02%200%201.733.71t.714%201.728t-.71%201.733t-1.728.714t-1.733-.71t-.714-1.729t.71-1.733t1.728-.713m.005%201q-.595%200-1.019.424t-.424%201.018t.424%201.018t1.019.424t1.018-.424t.424-1.018t-.424-1.018t-1.018-.424m-7.97%2013.571q-.671.08-1.2-.324q-.528-.406-.607-1.074l-1.224-9.72q-.08-.67.336-1.202t1.088-.618l.127-.02q.213-.036.377.121t.165.393q0%20.187-.128.325q-.128.137-.31.175h-.084q-.269.038-.423.23q-.154.193-.115.462l1.196%209.72q.039.268.231.422t.461.116l11.774-1.47q.213-.03.377.095q.165.125.19.338q.03.214-.094.366t-.339.176zm-.725-.917%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%22M8.846%2016.77q-.69%200-1.153-.463t-.462-1.153V4.616q0-.691.462-1.154T8.846%203h5.51q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-5.51q-.269%200-.442.173t-.173.443v10.353q0%20.25.163.433q.164.183.414.183q1.067-1.089%202.436-1.683t2.872-.594q1.505%200%202.868.595t2.439%201.681q.256.006.414-.182t.163-.433V9.53q0-.213.144-.356t.357-.144t.356.144t.143.356v5.625q0%20.69-.462%201.153t-1.153.462zm9.485-10.812l-.198.62q-.05.112-.127.18t-.208.069q-.201%200-.311-.152t-.048-.344l1.22-3.352q.043-.125.132-.196t.231-.072h.283q.141%200%20.23.072q.09.07.133.198l1.22%203.363q.062.173-.035.328q-.098.155-.293.155q-.123%200-.213-.062q-.09-.061-.14-.173l-.228-.634zm.211-.597h1.243l-.631-1.973zm-4.427%208.947q-1.124%200-2.157.365t-1.873%201.096h8.061q-.84-.73-1.873-1.096q-1.032-.365-2.157-.365m-.005-7.731q1.02%200%201.733.71t.714%201.728t-.71%201.733t-1.728.714t-1.733-.71t-.714-1.729t.71-1.733t1.728-.713m.005%201q-.595%200-1.019.424t-.424%201.018t.424%201.018t1.019.424t1.018-.424t.424-1.018t-.424-1.018t-1.018-.424m-7.97%2013.571q-.671.08-1.2-.324q-.528-.406-.607-1.074l-1.224-9.72q-.08-.67.336-1.202t1.088-.618l.127-.02q.213-.036.377.121t.165.393q0%20.187-.128.325q-.128.137-.31.175h-.084q-.269.038-.423.23q-.154.193-.115.462l1.196%209.72q.039.268.231.422t.461.116l11.774-1.47q.213-.03.377.095q.165.125.19.338q.03.214-.094.366t-.339.176zm-.725-.917%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/photo-auto-merge-outline-rounded.svg?color=%231a73e8&size=48