John KuehJohn Kueh

brand tumblr icon

Tabler · brand-tumblr · MIT

Download SVG

The Tabler brand tumblr icon depicts the official logo of the Tumblr platform and is commonly used to represent links to the social media site or its services.

Common uses

  • Link to a company's Tumblr profile.
  • Button for sharing content to Tumblr.
  • Branding element for a section about Tumblr.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBrandTumblr } from '@tabler/icons-react';

<IconBrandTumblr size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBrandTumblr size={24} stroke={2} />
filled
<IconBrandTumblrFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Brand
Keywords
logowebsiteplatformblogcommunitybrandtumblrcompanytrademarkidentitytumblr logosocial media tumblrblog platform icon

FAQ

What does the brand-tumblr icon represent?
It represents the logo of the social media and blogging platform, Tumblr. It's used to identify the brand in user interfaces.
How do I use the Tumblr icon in React?
You can import and use it directly in your React components like this: import { IconBrandTumblr } from '@tabler/icons-react'. Then render it as <IconBrandTumblr />.
What is the license for this icon?
The Tabler icon library, including the brand-tumblr icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →