Skip to content

Conversation

juliankellydesign
Copy link
Contributor

@juliankellydesign juliankellydesign commented Aug 1, 2025

icons
Open lucide studio

What is the purpose of this pull request?

  • New Icon

Description

Added new list-chevrons-down-up icon.

Icon use case

We use this icon in collapsing many messages in the chat view, for instance if one is compacting with Claude Code. It references Figma's "collapse layers" action

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: list, list-collapse, chevrons-down-up

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 1, 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.

"mittalyashu",
"juliankellydesign"
],
"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 list-chevrons-down-up icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"arrow",
"chevron",
"down",
"up",
"navigation",
"direction",
"caret",
"point",
"symbol",
"indicator",

Copy link
Contributor

github-actions bot commented Aug 4, 2025

Added or changed icons

list-chevrons-down-up

Preview cohesion message-square-code
list-chevrons-down-up
scan-face
Preview stroke widths list-chevrons-down-up
list-chevrons-down-up
list-chevrons-down-up
DPI Preview

16px (shadcn/ui)

list-chevrons-down-up

24px (default)

list-chevrons-down-up

32px (shadcn/ui + retina)

list-chevrons-down-up

48px (default + retina)

list-chevrons-down-up
Icon X-rays list-chevrons-down-up
Icon Diffs list-chevrons-down-up
Icons as code

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

const ListChevronsDownUpIcon = createLucideIcon('ListChevronsDownUp', [
  ["path",{"d":"m15 18 3-3 3 3"}],
  ["path",{"d":"m15 6 3 3 3-3"}],
  ["path",{"d":"M3 12h8"}],
  ["path",{"d":"M3 18h8"}],
  ["path",{"d":"M3 6h8"}]
])

@juliankellydesign
Copy link
Contributor Author

@ericfennis the changes you requested are represented here!

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 work!

@juliankellydesign
Copy link
Contributor Author

Hi @karsa-mistmere would love to get your approval on this!

@karsa-mistmere
Copy link
Member

Hi @karsa-mistmere would love to get your approval on this!

Yeah, let's merge this for now, and I'll add the redesign in #3568

@karsa-mistmere karsa-mistmere merged commit d52c369 into lucide-icons:main Aug 26, 2025
8 of 9 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.

4 participants