The HugeIcons tumblr icon depicts the distinctive 't' logo of the social media platform, commonly used to link to a Tumblr profile or blog.
Common uses
- Social media sharing button
- Link to company Tumblr page
- User profile social links
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TumblrIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TumblrIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tumblr logosocial media tblogging platform icon
FAQ
- What is the Tumblr icon used for?
- It represents the Tumblr social media platform. Use it for sharing content to Tumblr or linking to a Tumblr profile.
- How do I use the Tumblr icon in React?
- Import both HugeiconsIcon and TumblrIcon, then render it using <HugeiconsIcon icon={TumblrIcon} />.
- What is the license for this icon?
- The Tumblr icon is provided under the MIT license, allowing for free commercial and non-commercial use.
Looking for something else? Search HugeIcons 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 →