The Phosphor google drive logo icon depicts the Google Drive brand mark, commonly used in user interfaces to represent actions or links related to Google Drive cloud storage.
Common uses
- Link to Google Drive service
- Indicate file storage location
- Button for Google Drive integration
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { GoogleDriveLogo } from '@phosphor-icons/react';
<GoogleDriveLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<GoogleDriveLogo size={24} />thin
<GoogleDriveLogo size={24} weight="thin" />light
<GoogleDriveLogo size={24} weight="light" />bold
<GoogleDriveLogo size={24} weight="bold" />fill
<GoogleDriveLogo size={24} weight="fill" />duotone
<GoogleDriveLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- cloudstoragebackuplogosbrandsgoogledrivelogogoogle drivecloud storagegoogle logodrive logo
FAQ
- What is the google-drive-logo icon used for?
- It represents the Google Drive brand and is used to link to or indicate actions related to Google Drive cloud storage within an application.
- How do I use the Google Drive logo icon in React?
- You can import and use it directly in your React components like this: import { GoogleDriveLogo } from '@phosphor-icons/react'.
- What is the license for the google-drive-logo icon?
- The Phosphor icon library, including the google-drive-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 →