John KuehJohn Kueh

blogger icon

HugeIcons · BloggerIcon · MIT

Download SVG

The HugeIcons blogger icon depicts a stylized speech bubble with a small 'b' inside, commonly used to represent blog-related actions, content, or links in user interfaces.

Common uses

  • Link to a blog section
  • Button to create a new blog post
  • Indicator for blog comments

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BloggerIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BloggerIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
blogspeech bubblemessagepost

FAQ

What does the blogger icon represent?
It represents blogging or blog-related content. It's typically used for links, buttons, or indicators associated with a blog.
How do I use the BloggerIcon in React?
Import both HugeiconsIcon and BloggerIcon, then render it using <HugeiconsIcon icon={BloggerIcon} />.
What is the license for this icon?
The HugeIcons blogger icon is released 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 →