Pixelarticons

Bookmark Pixel Art Icon

A bookmark ribbon icon for saving articles, marking favorite pages, 'Read later' queues and content collection features.

education Free 4 variants

Tags

savefavoritemarkbook

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 Bookmark icon

A downward-pointing ribbon or pennant representing a physical bookmark. It is the go-to icon for 'Save for later,' 'Add to reading list,' and 'Favorite this article' in news apps, e-readers, and content platforms. Users tap it to collect content without fully consuming it. In a filled or highlighted state it signals the item is already saved; in an outline state it invites the user to save. For managing multiple saved items, the bookmarks icon (plural) suits a collections view.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/bookmark.svg" width="24" height="24" alt="Bookmark" />

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

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

Related icons