photo prints icon
photo-prints-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- photo-prints-rounded
- Set
- Material Symbols Light
- Style
- 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 prints icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.121 11.077q.425 0 .713-.288t.287-.712v-.25l.25.1q.375.15.763.075t.587-.425q.225-.375.15-.8t-.5-.598l-.25-.098l.25-.099q.425-.173.497-.604q.073-.432-.147-.801q-.205-.356-.571-.438t-.779.088l-.25.1v-.25q0-.425-.287-.713t-.713-.287t-.712.287t-.288.713v.25l-.25-.1q-.413-.17-.779-.088q-.365.082-.57.438q-.22.37-.148.8q.072.432.497.605l.25.099l-.25.098q-.425.173-.5.598t.15.8q.2.35.588.425t.762-.075l.25-.1v.25q0 .425.288.713t.712.287m0-2q-.425 0-.712-.288t-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287m0 5q.85 0 1.581-.312t1.314-.863q.488-.463.805-1.05t.439-1.266q.05-.203-.094-.356q-.143-.153-.354-.122q-.689.08-1.296.38t-1.095.764q-.575.55-.912 1.275t-.388 1.55m0 0q-.05-.825-.387-1.55t-.913-1.275q-.488-.463-1.095-.764t-1.295-.38q-.212-.031-.355.122t-.093.356q.125.679.45 1.265q.325.587.813 1.051q.575.55 1.3.863t1.575.312m-7.94 6.74q-.672.087-1.2-.324t-.608-1.074L3.144 9.706q-.08-.672.333-1.216t1.084-.606l.977-.073v7.035q0 1.491 1.062 2.553t2.554 1.062h9.185q.003.35-.245.615t-.61.32zm2.973-4.355q-.69 0-1.153-.463t-.462-1.153V4.616q0-.691.462-1.153T9.154 3h10.23q.691 0 1.153.463T21 4.616v10.23q0 .69-.463 1.153t-1.153.463z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPhotoPrintsRounded(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="M14.121 11.077q.425 0 .713-.288t.287-.712v-.25l.25.1q.375.15.763.075t.587-.425q.225-.375.15-.8t-.5-.598l-.25-.098l.25-.099q.425-.173.497-.604q.073-.432-.147-.801q-.205-.356-.571-.438t-.779.088l-.25.1v-.25q0-.425-.287-.713t-.713-.287t-.712.287t-.288.713v.25l-.25-.1q-.413-.17-.779-.088q-.365.082-.57.438q-.22.37-.148.8q.072.432.497.605l.25.099l-.25.098q-.425.173-.5.598t.15.8q.2.35.588.425t.762-.075l.25-.1v.25q0 .425.288.713t.712.287m0-2q-.425 0-.712-.288t-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287m0 5q.85 0 1.581-.312t1.314-.863q.488-.463.805-1.05t.439-1.266q.05-.203-.094-.356q-.143-.153-.354-.122q-.689.08-1.296.38t-1.095.764q-.575.55-.912 1.275t-.388 1.55m0 0q-.05-.825-.387-1.55t-.913-1.275q-.488-.463-1.095-.764t-1.295-.38q-.212-.031-.355.122t-.093.356q.125.679.45 1.265q.325.587.813 1.051q.575.55 1.3.863t1.575.312m-7.94 6.74q-.672.087-1.2-.324t-.608-1.074L3.144 9.706q-.08-.672.333-1.216t1.084-.606l.977-.073v7.035q0 1.491 1.062 2.553t2.554 1.062h9.185q.003.35-.245.615t-.61.32zm2.973-4.355q-.69 0-1.153-.463t-.462-1.153V4.616q0-.691.462-1.153T9.154 3h10.23q.691 0 1.153.463T21 4.616v10.23q0 .69-.463 1.153t-1.153.463z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.121 11.077q.425 0 .713-.288t.287-.712v-.25l.25.1q.375.15.763.075t.587-.425q.225-.375.15-.8t-.5-.598l-.25-.098l.25-.099q.425-.173.497-.604q.073-.432-.147-.801q-.205-.356-.571-.438t-.779.088l-.25.1v-.25q0-.425-.287-.713t-.713-.287t-.712.287t-.288.713v.25l-.25-.1q-.413-.17-.779-.088q-.365.082-.57.438q-.22.37-.148.8q.072.432.497.605l.25.099l-.25.098q-.425.173-.5.598t.15.8q.2.35.588.425t.762-.075l.25-.1v.25q0 .425.288.713t.712.287m0-2q-.425 0-.712-.288t-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287m0 5q.85 0 1.581-.312t1.314-.863q.488-.463.805-1.05t.439-1.266q.05-.203-.094-.356q-.143-.153-.354-.122q-.689.08-1.296.38t-1.095.764q-.575.55-.912 1.275t-.388 1.55m0 0q-.05-.825-.387-1.55t-.913-1.275q-.488-.463-1.095-.764t-1.295-.38q-.212-.031-.355.122t-.093.356q.125.679.45 1.265q.325.587.813 1.051q.575.55 1.3.863t1.575.312m-7.94 6.74q-.672.087-1.2-.324t-.608-1.074L3.144 9.706q-.08-.672.333-1.216t1.084-.606l.977-.073v7.035q0 1.491 1.062 2.553t2.554 1.062h9.185q.003.35-.245.615t-.61.32zm2.973-4.355q-.69 0-1.153-.463t-.462-1.153V4.616q0-.691.462-1.153T9.154 3h10.23q.691 0 1.153.463T21 4.616v10.23q0 .69-.463 1.153t-1.153.463z"/></svg> </template>
CSS
.icon-photo-prints-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%22M14.121%2011.077q.425%200%20.713-.288t.287-.712v-.25l.25.1q.375.15.763.075t.587-.425q.225-.375.15-.8t-.5-.598l-.25-.098l.25-.099q.425-.173.497-.604q.073-.432-.147-.801q-.205-.356-.571-.438t-.779.088l-.25.1v-.25q0-.425-.287-.713t-.713-.287t-.712.287t-.288.713v.25l-.25-.1q-.413-.17-.779-.088q-.365.082-.57.438q-.22.37-.148.8q.072.432.497.605l.25.099l-.25.098q-.425.173-.5.598t.15.8q.2.35.588.425t.762-.075l.25-.1v.25q0%20.425.288.713t.712.287m0-2q-.425%200-.712-.288t-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287m0%205q.85%200%201.581-.312t1.314-.863q.488-.463.805-1.05t.439-1.266q.05-.203-.094-.356q-.143-.153-.354-.122q-.689.08-1.296.38t-1.095.764q-.575.55-.912%201.275t-.388%201.55m0%200q-.05-.825-.387-1.55t-.913-1.275q-.488-.463-1.095-.764t-1.295-.38q-.212-.031-.355.122t-.093.356q.125.679.45%201.265q.325.587.813%201.051q.575.55%201.3.863t1.575.312m-7.94%206.74q-.672.087-1.2-.324t-.608-1.074L3.144%209.706q-.08-.672.333-1.216t1.084-.606l.977-.073v7.035q0%201.491%201.062%202.553t2.554%201.062h9.185q.003.35-.245.615t-.61.32zm2.973-4.355q-.69%200-1.153-.463t-.462-1.153V4.616q0-.691.462-1.153T9.154%203h10.23q.691%200%201.153.463T21%204.616v10.23q0%20.69-.463%201.153t-1.153.463z%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%22M14.121%2011.077q.425%200%20.713-.288t.287-.712v-.25l.25.1q.375.15.763.075t.587-.425q.225-.375.15-.8t-.5-.598l-.25-.098l.25-.099q.425-.173.497-.604q.073-.432-.147-.801q-.205-.356-.571-.438t-.779.088l-.25.1v-.25q0-.425-.287-.713t-.713-.287t-.712.287t-.288.713v.25l-.25-.1q-.413-.17-.779-.088q-.365.082-.57.438q-.22.37-.148.8q.072.432.497.605l.25.099l-.25.098q-.425.173-.5.598t.15.8q.2.35.588.425t.762-.075l.25-.1v.25q0%20.425.288.713t.712.287m0-2q-.425%200-.712-.288t-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.287.713t-.713.287m0%205q.85%200%201.581-.312t1.314-.863q.488-.463.805-1.05t.439-1.266q.05-.203-.094-.356q-.143-.153-.354-.122q-.689.08-1.296.38t-1.095.764q-.575.55-.912%201.275t-.388%201.55m0%200q-.05-.825-.387-1.55t-.913-1.275q-.488-.463-1.095-.764t-1.295-.38q-.212-.031-.355.122t-.093.356q.125.679.45%201.265q.325.587.813%201.051q.575.55%201.3.863t1.575.312m-7.94%206.74q-.672.087-1.2-.324t-.608-1.074L3.144%209.706q-.08-.672.333-1.216t1.084-.606l.977-.073v7.035q0%201.491%201.062%202.553t2.554%201.062h9.185q.003.35-.245.615t-.61.32zm2.973-4.355q-.69%200-1.153-.463t-.462-1.153V4.616q0-.691.462-1.153T9.154%203h10.23q.691%200%201.153.463T21%204.616v10.23q0%20.69-.463%201.153t-1.153.463z%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-prints-rounded.svg?color=%231a73e8&size=48