Skip to content

Conversation

@AleksejDix
Copy link

What is the purpose of this pull request?

  • New Icon

Description

Added new book-open-marked icon.

Icon use case

Bookmark variation

Alternative icon designs

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any a brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious or political imagery.

Author, credits & license

  • The icons are solely my own creation.
  • The icons were originally created in # by @colebemis
  • I've based them on the following Lucide icons: book-open
  • I've based them on the following design:

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Oct 23, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 ChatGPT Tags suggestions ✨

I've asked ChatGPT for some suggestions for tags.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Added or changed icons

book-open-marked

Preview cohesion square-dot
book-open-marked
align-horizontal-justify-center
Preview stroke widths book-open-marked
book-open-marked
book-open-marked
DPI Preview

16px (shadcn/ui)

book-open-marked

24px (default)

book-open-marked

32px (shadcn/ui + retina)

book-open-marked

48px (default + retina)

book-open-marked
Icon X-rays book-open-marked
Icon Diffs book-open-marked
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const BookOpenMarkedIcon = createLucideIcon('BookOpenMarked', [
  ["path",{"d":"M12 7v14"}],
  ["path",{"d":"M18 3v11.5"}],
  ["path",{"d":"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"}]
])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨 icon About new icons 🫧 metadata Improved metadata

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant