google photos logo icon

google-photos-logo-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
google-photos-logo-light
Set
Phosphor
Style
Light
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 122h-42.82A70 70 0 0 0 128 18a6 6 0 0 0-6 6v42.82A70 70 0 0 0 18 128a6 6 0 0 0 6 6h42.82A70 70 0 0 0 128 238a6 6 0 0 0 6-6v-42.82A70 70 0 0 0 238 128a6 6 0 0 0-6-6m-46-34a57.3 57.3 0 0 1-11 34h-41V30.31A58.08 58.08 0 0 1 186 88M88 70a57.3 57.3 0 0 1 34 11v41H30.31A58.08 58.08 0 0 1 88 70m-18 98a57.3 57.3 0 0 1 11-34h41v91.69A58.08 58.08 0 0 1 70 168m98 18a57.3 57.3 0 0 1-34-11v-41h91.69A58.08 58.08 0 0 1 168 186"/></svg>

React

import type { SVGProps } from "react";

export function PhGooglePhotosLogoLight(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 122h-42.82A70 70 0 0 0 128 18a6 6 0 0 0-6 6v42.82A70 70 0 0 0 18 128a6 6 0 0 0 6 6h42.82A70 70 0 0 0 128 238a6 6 0 0 0 6-6v-42.82A70 70 0 0 0 238 128a6 6 0 0 0-6-6m-46-34a57.3 57.3 0 0 1-11 34h-41V30.31A58.08 58.08 0 0 1 186 88M88 70a57.3 57.3 0 0 1 34 11v41H30.31A58.08 58.08 0 0 1 88 70m-18 98a57.3 57.3 0 0 1 11-34h41v91.69A58.08 58.08 0 0 1 70 168m98 18a57.3 57.3 0 0 1-34-11v-41h91.69A58.08 58.08 0 0 1 168 186"/></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 122h-42.82A70 70 0 0 0 128 18a6 6 0 0 0-6 6v42.82A70 70 0 0 0 18 128a6 6 0 0 0 6 6h42.82A70 70 0 0 0 128 238a6 6 0 0 0 6-6v-42.82A70 70 0 0 0 238 128a6 6 0 0 0-6-6m-46-34a57.3 57.3 0 0 1-11 34h-41V30.31A58.08 58.08 0 0 1 186 88M88 70a57.3 57.3 0 0 1 34 11v41H30.31A58.08 58.08 0 0 1 88 70m-18 98a57.3 57.3 0 0 1 11-34h41v91.69A58.08 58.08 0 0 1 70 168m98 18a57.3 57.3 0 0 1-34-11v-41h91.69A58.08 58.08 0 0 1 168 186"/></svg>
</template>

CSS

.icon-google-photos-logo-light {
  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%20122h-42.82A70%2070%200%200%200%20128%2018a6%206%200%200%200-6%206v42.82A70%2070%200%200%200%2018%20128a6%206%200%200%200%206%206h42.82A70%2070%200%200%200%20128%20238a6%206%200%200%200%206-6v-42.82A70%2070%200%200%200%20238%20128a6%206%200%200%200-6-6m-46-34a57.3%2057.3%200%200%201-11%2034h-41V30.31A58.08%2058.08%200%200%201%20186%2088M88%2070a57.3%2057.3%200%200%201%2034%2011v41H30.31A58.08%2058.08%200%200%201%2088%2070m-18%2098a57.3%2057.3%200%200%201%2011-34h41v91.69A58.08%2058.08%200%200%201%2070%20168m98%2018a57.3%2057.3%200%200%201-34-11v-41h91.69A58.08%2058.08%200%200%201%20168%20186%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%20122h-42.82A70%2070%200%200%200%20128%2018a6%206%200%200%200-6%206v42.82A70%2070%200%200%200%2018%20128a6%206%200%200%200%206%206h42.82A70%2070%200%200%200%20128%20238a6%206%200%200%200%206-6v-42.82A70%2070%200%200%200%20238%20128a6%206%200%200%200-6-6m-46-34a57.3%2057.3%200%200%201-11%2034h-41V30.31A58.08%2058.08%200%200%201%20186%2088M88%2070a57.3%2057.3%200%200%201%2034%2011v41H30.31A58.08%2058.08%200%200%201%2088%2070m-18%2098a57.3%2057.3%200%200%201%2011-34h41v91.69A58.08%2058.08%200%200%201%2070%20168m98%2018a57.3%2057.3%200%200%201-34-11v-41h91.69A58.08%2058.08%200%200%201%20168%20186%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-light.svg?color=%231a73e8&size=48