News Pixel Art Icon
A news icon for update feeds, announcement pages, changelogs, and 'what's new' sections.
Tags
newsupdatesfeed
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 News icon
A compact news card, lighter than the full newspaper. Use it on a 'what's new' menu item, a product changelog, an announcements panel in a dashboard, or a notification that groups product updates apart from personal alerts.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/news.svg" width="24" height="24" alt="News" />
<!-- React -->
import { News } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="news.svg" width="48" height="48" style="image-rendering: pixelated" />