google photos logo icon
google-photos-logo-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- google-photos-logo-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the google photos logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 116h-33.36A76 76 0 0 0 128 12a12 12 0 0 0-12 12v33.36A76 76 0 0 0 12 128a12 12 0 0 0 12 12h33.36A76 76 0 0 0 128 244a12 12 0 0 0 12-12v-33.36A76 76 0 0 0 244 128a12 12 0 0 0-12-12m-52-28a51.4 51.4 0 0 1-8.18 28H140V37.4A52.09 52.09 0 0 1 180 88M88 76a51.4 51.4 0 0 1 28 8.18V116H37.4A52.09 52.09 0 0 1 88 76m-12 92a51.4 51.4 0 0 1 8.18-28H116v78.6A52.09 52.09 0 0 1 76 168m92 12a51.4 51.4 0 0 1-28-8.18V140h78.6a52.09 52.09 0 0 1-50.6 40"/></svg>
React
import type { SVGProps } from "react";
export function PhGooglePhotosLogoBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 116h-33.36A76 76 0 0 0 128 12a12 12 0 0 0-12 12v33.36A76 76 0 0 0 12 128a12 12 0 0 0 12 12h33.36A76 76 0 0 0 128 244a12 12 0 0 0 12-12v-33.36A76 76 0 0 0 244 128a12 12 0 0 0-12-12m-52-28a51.4 51.4 0 0 1-8.18 28H140V37.4A52.09 52.09 0 0 1 180 88M88 76a51.4 51.4 0 0 1 28 8.18V116H37.4A52.09 52.09 0 0 1 88 76m-12 92a51.4 51.4 0 0 1 8.18-28H116v78.6A52.09 52.09 0 0 1 76 168m92 12a51.4 51.4 0 0 1-28-8.18V140h78.6a52.09 52.09 0 0 1-50.6 40"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 116h-33.36A76 76 0 0 0 128 12a12 12 0 0 0-12 12v33.36A76 76 0 0 0 12 128a12 12 0 0 0 12 12h33.36A76 76 0 0 0 128 244a12 12 0 0 0 12-12v-33.36A76 76 0 0 0 244 128a12 12 0 0 0-12-12m-52-28a51.4 51.4 0 0 1-8.18 28H140V37.4A52.09 52.09 0 0 1 180 88M88 76a51.4 51.4 0 0 1 28 8.18V116H37.4A52.09 52.09 0 0 1 88 76m-12 92a51.4 51.4 0 0 1 8.18-28H116v78.6A52.09 52.09 0 0 1 76 168m92 12a51.4 51.4 0 0 1-28-8.18V140h78.6a52.09 52.09 0 0 1-50.6 40"/></svg> </template>
CSS
.icon-google-photos-logo-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%20116h-33.36A76%2076%200%200%200%20128%2012a12%2012%200%200%200-12%2012v33.36A76%2076%200%200%200%2012%20128a12%2012%200%200%200%2012%2012h33.36A76%2076%200%200%200%20128%20244a12%2012%200%200%200%2012-12v-33.36A76%2076%200%200%200%20244%20128a12%2012%200%200%200-12-12m-52-28a51.4%2051.4%200%200%201-8.18%2028H140V37.4A52.09%2052.09%200%200%201%20180%2088M88%2076a51.4%2051.4%200%200%201%2028%208.18V116H37.4A52.09%2052.09%200%200%201%2088%2076m-12%2092a51.4%2051.4%200%200%201%208.18-28H116v78.6A52.09%2052.09%200%200%201%2076%20168m92%2012a51.4%2051.4%200%200%201-28-8.18V140h78.6a52.09%2052.09%200%200%201-50.6%2040%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%20116h-33.36A76%2076%200%200%200%20128%2012a12%2012%200%200%200-12%2012v33.36A76%2076%200%200%200%2012%20128a12%2012%200%200%200%2012%2012h33.36A76%2076%200%200%200%20128%20244a12%2012%200%200%200%2012-12v-33.36A76%2076%200%200%200%20244%20128a12%2012%200%200%200-12-12m-52-28a51.4%2051.4%200%200%201-8.18%2028H140V37.4A52.09%2052.09%200%200%201%20180%2088M88%2076a51.4%2051.4%200%200%201%2028%208.18V116H37.4A52.09%2052.09%200%200%201%2088%2076m-12%2092a51.4%2051.4%200%200%201%208.18-28H116v78.6A52.09%2052.09%200%200%201%2076%20168m92%2012a51.4%2051.4%200%200%201-28-8.18V140h78.6a52.09%2052.09%200%200%201-50.6%2040%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/google-photos-logo-bold.svg?color=%231a73e8&size=48