Skip to content

Conversation

karsa-mistmere
Copy link
Member

@karsa-mistmere karsa-mistmere commented Aug 5, 2025

closes #3503

What is the purpose of this pull request?

  • New Icon

Description

Added new circle-star & square-star icons.

Icon use case

See #3503

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 @karsa-mistmere
  • I've based them on the following Lucide icons: circle
  • 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 Aug 5, 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.

"contributors": [
"karsa-mistmere"
],
"tags": [
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestions for the circle-star icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"circle",
"star",
"shape",
"symbol",
"graphic",
"design",
"outline",

"contributors": [
"karsa-mistmere"
],
"tags": [
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestions for the square-star icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"star",
"geometry",
"polygon",
"shape",
"design",
"symbol",
"graphic",
"vector",
"outline",
"minimal",

Copy link
Contributor

github-actions bot commented Aug 5, 2025

Added or changed icons

icons/circle-star.svgicons/square-star.svg

Preview cohesion icons/square-divide.svgicons/rotate-cw-square.svg
icons/circle-star.svgicons/square-star.svg
icons/cat.svgicons/folder-search-2.svg
Preview stroke widths icons/circle-star.svgicons/square-star.svg
icons/circle-star.svgicons/square-star.svg
icons/circle-star.svgicons/square-star.svg
DPI Preview

16px (shadcn/ui)

icons/circle-star.svg icons/square-star.svg

24px (default)

icons/circle-star.svg icons/square-star.svg

32px (shadcn/ui + retina)

icons/circle-star.svg icons/square-star.svg

48px (default + retina)

icons/circle-star.svg icons/square-star.svg
Icon X-rays icons/circle-star.svg icons/square-star.svg
Icon Diffs icons/circle-star.svg icons/square-star.svg
Icons as code

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

const CircleStarIcon = createLucideIcon('CircleStar', [
  ["path",{"d":"M11.051 7.616a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.867l-1.156-1.152a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z"}],
  ["circle",{"cx":"12","cy":"12","r":"10"}]
])

const SquareStarIcon = createLucideIcon('SquareStar', [
  ["path",{"d":"M11.035 7.69a1 1 0 0 1 1.909.024l.737 1.452a1 1 0 0 0 .737.535l1.634.256a1 1 0 0 1 .588 1.806l-1.172 1.168a1 1 0 0 0-.282.866l.259 1.613a1 1 0 0 1-1.541 1.134l-1.465-.75a1 1 0 0 0-.912 0l-1.465.75a1 1 0 0 1-1.539-1.133l.258-1.613a1 1 0 0 0-.282-.866l-1.156-1.153a1 1 0 0 1 .572-1.822l1.633-.256a1 1 0 0 0 .737-.535z"}],
  ["rect",{"x":"3","y":"3","width":"18","height":"18","rx":"2"}]
])

Copy link
Member

@ericfennis ericfennis left a comment

Choose a reason for hiding this comment

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

Nice!

@karsa-mistmere karsa-mistmere merged commit bc9a8de into lucide-icons:main Aug 7, 2025
7 checks passed
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.

Military Medal
3 participants