Skip to content

feat(icons): added chart-distribution-unimodal icon#4156

Open
mikkelhundborg wants to merge 3 commits intolucide-icons:mainfrom
mikkelhundborg:studio/chart-distribution-unimodal
Open

feat(icons): added chart-distribution-unimodal icon#4156
mikkelhundborg wants to merge 3 commits intolucide-icons:mainfrom
mikkelhundborg:studio/chart-distribution-unimodal

Conversation

@mikkelhundborg
Copy link

What is the purpose of this pull request?

  • New Icon

Description

Added new chart-distribution-unimodal icon.

Icon use case

To indicate if survey data is unimodal. To indicate if responses or data points are evenly distributed or not. To show if the data is a homogeneous sample or has low variance.

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 @
  • 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 Mar 16, 2026
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": [
"mikkelhundborg"
],
"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 chart-distribution-unimodal icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"chart",
"distribution",
"unimodal",
"analysis",
"data",
"visualization",
"axis",
"plot",

@github-actions
Copy link
Contributor

Added or changed icons

chart-distribution-unimodal

Preview cohesion square-dot
chart-distribution-unimodal
text-initial
Preview stroke widths chart-distribution-unimodal
chart-distribution-unimodal
chart-distribution-unimodal
DPI Preview

16px (shadcn/ui)

chart-distribution-unimodal

24px (default)

chart-distribution-unimodal

32px (shadcn/ui + retina)

chart-distribution-unimodal

48px (default + retina)

chart-distribution-unimodal
Icon X-rays chart-distribution-unimodal
Icon Diffs chart-distribution-unimodal
Icon Symmetry

Flip Horizontal

chart-distribution-unimodal

Flip Vertical

chart-distribution-unimodal

Flip Diagonal

chart-distribution-unimodal

Rotate 180°

chart-distribution-unimodal
Icons as code

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

const ChartDistributionUnimodalIcon = createLucideIcon('ChartDistributionUnimodal', [
  ["path",{"d":"M13 21V5"}],
  ["path",{"d":"M17 21v-8"}],
  ["path",{"d":"M21 21h.01"}],
  ["path",{"d":"M5 20v1"}],
  ["path",{"d":"M9 21v-6"}]
])

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