Pixelarticons

Bookmarks Pixel Art Icon

A multiple-bookmarks icon for saved collections, reading lists, content queues and 'My saved items' library views.

education Pro 4 variants

Tags

book

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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

Two or more bookmark ribbons overlapping, indicating a collection of saved items rather than a single bookmark. Use it for the 'Saved articles,' 'Reading list,' or 'My bookmarks' section of a content app. The plurality communicates a library or collection rather than a one-off save action. For the action of saving a single item, the singular bookmark icon is the right choice; bookmarks suits the destination page where those saves are managed.

Usage

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

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

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

Related icons