The HugeIcons google doc icon depicts a document with the Google logo, commonly used to represent Google Docs files or actions related to document creation and editing within applications.
Common uses
- Link to create a new Google Doc
- Button to open a Google Doc
- Indicator for a Google Doc file type
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GoogleDocIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GoogleDocIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- documentgoogle drivefiletext
FAQ
- What does the Google Doc icon represent?
- It represents a Google Document, often used for actions like creating, opening, or identifying Google Docs files.
- How do I use the GoogleDocIcon in React?
- Import both HugeiconsIcon and GoogleDocIcon, then render it using <HugeiconsIcon icon={GoogleDocIcon} />.
- What is the license for this icon?
- The HugeIcons icon library, including the GoogleDocIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.