The Phosphor goodreads logo icon depicts the official branding for the Goodreads platform, commonly used to link to a user's Goodreads profile or to indicate content related to books and reading.
Common uses
- Link to Goodreads profile
- Indicate book-related content
- Branding for reading apps
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { GoodreadsLogo } from '@phosphor-icons/react';
<GoodreadsLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<GoodreadsLogo size={24} />thin
<GoodreadsLogo size={24} weight="thin" />light
<GoodreadsLogo size={24} weight="light" />bold
<GoodreadsLogo size={24} weight="bold" />fill
<GoodreadsLogo size={24} weight="fill" />duotone
<GoodreadsLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- *updated*readingbookssocial medialogosbrandsgoodreadslogogoodreads iconbook social media logoreading platform logo
FAQ
- What is this icon for?
- This icon represents the Goodreads brand. It's used to visually identify links or sections related to the Goodreads platform, which is a social cataloging website for book lovers.
- How do I use this in React?
- You can import and use the Goodreads logo in your React application using: import { GoodreadsLogo } from '@phosphor-icons/react'
- What is the license for this icon?
- The Goodreads logo icon from the Phosphor library 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 →