google photos icon
google-photos from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.
- Name
- google-photos
- Set
- Material Design Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
Related icons in Material Design Icons
google-adsgoogle-allogoogle-analyticsgoogle-assistantgoogle-cardboardgoogle-chromegoogle-circlesgoogle-circles-communitiesgoogle-circles-extendedgoogle-circles-groupgoogle-classroomgoogle-cloudgoogle-downasaurgoogle-drivegoogle-earthgoogle-fitgoogle-glassgoogle-hangoutsgoogle-homegoogle-keepgoogle-lensgoogle-mapsgoogle-my-businessgoogle-nearby
Use the google photos icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M10 13c.55 0 1 .18 1.41.57c.39.39.59.87.59 1.43v7c0 .17-.09.27-.28.27c-.06 0-.14-.05-.22-.14L7 17.67V13h3m2.5-11.12L17 6.33V11h-3c-.55 0-1-.18-1.41-.57C12.2 10.04 12 9.56 12 9V2c0-.17.09-.27.28-.27c.06 0 .14.05.22.15M22 12c.17 0 .27.09.27.28c0 .06-.05.14-.14.22L17.67 17H13v-3c0-.55.18-1 .57-1.41c.39-.39.87-.59 1.43-.59h7M6.33 7H11v3c0 .55-.18 1-.57 1.41c-.39.39-.87.59-1.43.59H2c-.17 0-.27-.09-.27-.28c0-.06.05-.14.15-.22L6.33 7z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function MdiGooglePhotos(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M10 13c.55 0 1 .18 1.41.57c.39.39.59.87.59 1.43v7c0 .17-.09.27-.28.27c-.06 0-.14-.05-.22-.14L7 17.67V13h3m2.5-11.12L17 6.33V11h-3c-.55 0-1-.18-1.41-.57C12.2 10.04 12 9.56 12 9V2c0-.17.09-.27.28-.27c.06 0 .14.05.22.15M22 12c.17 0 .27.09.27.28c0 .06-.05.14-.14.22L17.67 17H13v-3c0-.55.18-1 .57-1.41c.39-.39.87-.59 1.43-.59h7M6.33 7H11v3c0 .55-.18 1-.57 1.41c-.39.39-.87.59-1.43.59H2c-.17 0-.27-.09-.27-.28c0-.06.05-.14.15-.22L6.33 7z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M10 13c.55 0 1 .18 1.41.57c.39.39.59.87.59 1.43v7c0 .17-.09.27-.28.27c-.06 0-.14-.05-.22-.14L7 17.67V13h3m2.5-11.12L17 6.33V11h-3c-.55 0-1-.18-1.41-.57C12.2 10.04 12 9.56 12 9V2c0-.17.09-.27.28-.27c.06 0 .14.05.22.15M22 12c.17 0 .27.09.27.28c0 .06-.05.14-.14.22L17.67 17H13v-3c0-.55.18-1 .57-1.41c.39-.39.87-.59 1.43-.59h7M6.33 7H11v3c0 .55-.18 1-.57 1.41c-.39.39-.87.59-1.43.59H2c-.17 0-.27-.09-.27-.28c0-.06.05-.14.15-.22L6.33 7z" fill="currentColor"/></svg> </template>
CSS
.icon-google-photos {
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%20d%3D%22M10%2013c.55%200%201%20.18%201.41.57c.39.39.59.87.59%201.43v7c0%20.17-.09.27-.28.27c-.06%200-.14-.05-.22-.14L7%2017.67V13h3m2.5-11.12L17%206.33V11h-3c-.55%200-1-.18-1.41-.57C12.2%2010.04%2012%209.56%2012%209V2c0-.17.09-.27.28-.27c.06%200%20.14.05.22.15M22%2012c.17%200%20.27.09.27.28c0%20.06-.05.14-.14.22L17.67%2017H13v-3c0-.55.18-1%20.57-1.41c.39-.39.87-.59%201.43-.59h7M6.33%207H11v3c0%20.55-.18%201-.57%201.41c-.39.39-.87.59-1.43.59H2c-.17%200-.27-.09-.27-.28c0-.06.05-.14.15-.22L6.33%207z%22%20fill%3D%22currentColor%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%20d%3D%22M10%2013c.55%200%201%20.18%201.41.57c.39.39.59.87.59%201.43v7c0%20.17-.09.27-.28.27c-.06%200-.14-.05-.22-.14L7%2017.67V13h3m2.5-11.12L17%206.33V11h-3c-.55%200-1-.18-1.41-.57C12.2%2010.04%2012%209.56%2012%209V2c0-.17.09-.27.28-.27c.06%200%20.14.05.22.15M22%2012c.17%200%20.27.09.27.28c0%20.06-.05.14-.14.22L17.67%2017H13v-3c0-.55.18-1%20.57-1.41c.39-.39.87-.59%201.43-.59h7M6.33%207H11v3c0%20.55-.18%201-.57%201.41c-.39.39-.87.59-1.43.59H2c-.17%200-.27-.09-.27-.28c0-.06.05-.14.15-.22L6.33%207z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/google-photos.svg?color=%231a73e8&size=48