The Phosphor google photos logo icon depicts the recognizable branding for Google Photos, commonly used to represent links or sections related to the Google Photos service.
Common uses
- Link to Google Photos service
- Branding element for Google Photos integration
- Icon for photo album management feature
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { GooglePhotosLogo } from '@phosphor-icons/react';
<GooglePhotosLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<GooglePhotosLogo size={24} />thin
<GooglePhotosLogo size={24} weight="thin" />light
<GooglePhotosLogo size={24} weight="light" />bold
<GooglePhotosLogo size={24} weight="bold" />fill
<GooglePhotosLogo size={24} weight="fill" />duotone
<GooglePhotosLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- albumpicturesphotographybrandsmediagooglephotoslogogoogle photosphoto albummedia logogoogle brand
FAQ
- What does the google-photos-logo icon represent?
- It represents the official logo of Google Photos, used for branding and identification of the service.
- How do I use the Google Photos logo icon in React?
- You can import and use it in your React application with: import { GooglePhotosLogo } from '@phosphor-icons/react'.
- What is the license for the Phosphor google-photos-logo icon?
- The Phosphor icon library, including the google-photos-logo icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →