Pixelarticons

Rss Square Pixel Art Icon

An RSS symbol inside a square for feed-subscription buttons, sidebar widgets and square icon-button layouts.

communication Free 4 variants

Tags

rsssquare

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Rss Square icon

The RSS arc-and-dot set within a square container, a common shape used in social-sharing button rows and icon grids. It fits naturally alongside other square social icons (like Twitter or Facebook badges) in a site footer or share toolbar, or as a square button in a news-reader app's subscribe action. Compared to rss-circle, the square edges align more neatly in a flat icon grid. For inline text links, the bare rss icon is less visually heavy.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/rss-square.svg" width="24" height="24" alt="Rss Square" />

<!-- React -->
import { RssSquare } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="rss-square.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons