Skip to content

feat(icons): added peace-sign icon #3001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

ajokt123
Copy link
Contributor

@ajokt123 ajokt123 commented Apr 7, 2025

closes #2978

What is the purpose of this pull request?

  • New Icon
  • Bug fix
  • New Feature
  • Documentation update
  • Other:

Description

This PR creates a new peace sign icon which references issue #2978.

Icon use case

  • Social platforms: Reacts, reactions, or post embellishments promoting peace, positivity, or unity.
  • Communication apps: Used in chat UIs or messaging features to convey calm, goodbyes, or mutual respect.
  • Cultural/activism content: Highlights themes around nonviolence, activism, or retro styles (example: 1960 hippie movement).
  • Wellness & lifestyle: Represents mindfulness and balance.

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 Peace Sign #2978 by @ajokt123, and edited/contributed to by @jamiemlaw and @jguddas
  • I've based them on the following Lucide icons:
  • 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 Apr 7, 2025
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Added or changed icons

icons/peace-sign.svg

Preview cohesion icons/square-dashed-kanban.svg
icons/peace-sign.svg
icons/check-check.svg
Preview stroke widths icons/peace-sign.svg
icons/peace-sign.svg
icons/peace-sign.svg
DPI Preview

16px (shadcn/ui)

icons/peace-sign.svg

24px (default)

icons/peace-sign.svg

32px (shadcn/ui + retina)

icons/peace-sign.svg

48px (default + retina)

icons/peace-sign.svg
Icon X-rays icons/peace-sign.svg
Icon Diffs icons/peace-sign.svg
Icons as code

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

const PeaceSignIcon = createLucideIcon('PeaceSign', [
  ["path",{"d":"m14.766 10.014 1.192-5.606a2 2 0 0 0-3.916-.815L10.5 11 8.958 3.592a2 2 0 0 0-3.916.816l1.408 6.624"}],
  ["path",{"d":"M17 15v-3a2 2 0 0 0-4 0v3a2 2 0 0 0 4 0 2 2 0 0 0 4 0"}],
  ["path",{"d":"M19 22a10 10 0 0 0 2-6v-3a2 2 0 0 0-4 0"}],
  ["path",{"d":"M5 22a10 10 0 0 1-2-6v-1a4 4 0 0 1 4-4h4a2 2 0 0 1 0 4H7a10 10 0 0 1 4 6"}]
])

@ajokt123
Copy link
Contributor Author

Hello,

Wanted to follow up on this PR!

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.

"jamiemlaw",
"jguddas"
],
"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 peace-sign icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"gesture",
"sign",
"dove",
"calm",
"unity",
"harmony",
"hope",
"friendship",

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.

Sorry for the late reply, we have a lot of open issues and PRs.
We should rename this to hand-peace to be in line with other hand icons

@karsa-mistmere
Copy link
Member

Sorry for the late reply, we have a lot of open issues and PRs. We should rename this to hand-peace to be in line with other hand icons

Or possibly hand-victory or the more agnostic hand-v?

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.

Peace Sign
4 participants