The Phosphor tumblr logo icon depicts the official branding for the social media platform Tumblr, commonly used to represent links to a Tumblr profile or page within a user interface.
Common uses
- Link to company Tumblr page
- Social media sharing button
- Branding element in a footer
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { TumblrLogo } from '@phosphor-icons/react';
<TumblrLogo size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<TumblrLogo size={24} />thin
<TumblrLogo size={24} weight="thin" />light
<TumblrLogo size={24} weight="light" />bold
<TumblrLogo size={24} weight="bold" />fill
<TumblrLogo size={24} weight="fill" />duotone
<TumblrLogo size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- brands
- Keywords
- *new*social medialogosbrandscommunicationstumblrlogotumblr iconsocial media tumblrtumblr brandingblogging logo
FAQ
- What is the tumblr-logo icon used for?
- This icon represents the Tumblr brand. It's typically used for linking to a Tumblr profile or for social media integration.
- How do I use the tumblr-logo icon in React?
- You can import and use it in your React application like this: import { TumblrLogo } from '@phosphor-icons/react'. Then render it as <TumblrLogo />.
- What is the license for the tumblr-logo icon?
- The Phosphor icon library, including the tumblr-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 →