Blog Pixel Art Icon
A blog icon for post listings, writing sections, CMS navigation, and author dashboards.
Tags
blogpostwriting
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Blog icon
A page of running text with a heading, which reads as a written post rather than a document or a form. Use it on a blog link in a site's navigation, a posts collection in a CMS sidebar, an author's dashboard, or a card that points at long-form writing.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/blog.svg" width="24" height="24" alt="Blog" />
<!-- React -->
import { Blog } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="blog.svg" width="48" height="48" style="image-rendering: pixelated" />