photo auto merge icon
photo-auto-merge-outline-sharp from Material Symbols Light by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- photo-auto-merge-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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="M7.23 16.77V3h7.626q-.123.264-.172.504q-.05.24-.088.496H8.231v11.585h.577q1.067-1.089 2.436-1.683t2.872-.594q1.505 0 2.873.597q1.367.597 2.434 1.686H20V9.308q.256-.02.496-.097q.24-.078.504-.182v7.74zm-2.688 4.59L2.962 8.427l2.269-.304v1.02l-1.154.143l1.33 10.964l11.47-1.48h1.45l.092.841zm12.73-14.533l1.467-4.115h.85l1.473 4.115h-.768l-.317-.87h-1.646l-.279.87zm1.27-1.465h1.243l-.631-1.973zm-4.427 8.946q-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-.424"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPhotoAutoMergeOutlineSharp(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.23 16.77V3h7.626q-.123.264-.172.504q-.05.24-.088.496H8.231v11.585h.577q1.067-1.089 2.436-1.683t2.872-.594q1.505 0 2.873.597q1.367.597 2.434 1.686H20V9.308q.256-.02.496-.097q.24-.078.504-.182v7.74zm-2.688 4.59L2.962 8.427l2.269-.304v1.02l-1.154.143l1.33 10.964l11.47-1.48h1.45l.092.841zm12.73-14.533l1.467-4.115h.85l1.473 4.115h-.768l-.317-.87h-1.646l-.279.87zm1.27-1.465h1.243l-.631-1.973zm-4.427 8.946q-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-.424"/></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.23 16.77V3h7.626q-.123.264-.172.504q-.05.24-.088.496H8.231v11.585h.577q1.067-1.089 2.436-1.683t2.872-.594q1.505 0 2.873.597q1.367.597 2.434 1.686H20V9.308q.256-.02.496-.097q.24-.078.504-.182v7.74zm-2.688 4.59L2.962 8.427l2.269-.304v1.02l-1.154.143l1.33 10.964l11.47-1.48h1.45l.092.841zm12.73-14.533l1.467-4.115h.85l1.473 4.115h-.768l-.317-.87h-1.646l-.279.87zm1.27-1.465h1.243l-.631-1.973zm-4.427 8.946q-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-.424"/></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.23%2016.77V3h7.626q-.123.264-.172.504q-.05.24-.088.496H8.231v11.585h.577q1.067-1.089%202.436-1.683t2.872-.594q1.505%200%202.873.597q1.367.597%202.434%201.686H20V9.308q.256-.02.496-.097q.24-.078.504-.182v7.74zm-2.688%204.59L2.962%208.427l2.269-.304v1.02l-1.154.143l1.33%2010.964l11.47-1.48h1.45l.092.841zm12.73-14.533l1.467-4.115h.85l1.473%204.115h-.768l-.317-.87h-1.646l-.279.87zm1.27-1.465h1.243l-.631-1.973zm-4.427%208.946q-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-.424%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.23%2016.77V3h7.626q-.123.264-.172.504q-.05.24-.088.496H8.231v11.585h.577q1.067-1.089%202.436-1.683t2.872-.594q1.505%200%202.873.597q1.367.597%202.434%201.686H20V9.308q.256-.02.496-.097q.24-.078.504-.182v7.74zm-2.688%204.59L2.962%208.427l2.269-.304v1.02l-1.154.143l1.33%2010.964l11.47-1.48h1.45l.092.841zm12.73-14.533l1.467-4.115h.85l1.473%204.115h-.768l-.317-.87h-1.646l-.279.87zm1.27-1.465h1.243l-.631-1.973zm-4.427%208.946q-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-.424%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-sharp.svg?color=%231a73e8&size=48