Skip to content

Conversation

@nathan-de-pachtere
Copy link
Contributor

@nathan-de-pachtere nathan-de-pachtere commented Dec 5, 2025

What is the purpose of this pull request?

  • New Icon

Description

Added new line-dot-left-horizontal icon.

Icon use case

To represent the first commit of a branch — or, in the metallurgy industry, we use 'commit' icons to indicate measurements taken on a bar. For example, the 'git-commit-horizontal' icon represents a measurement taken in the middle of a bar, while this icon would represent a measurement taken at the start of the bar. Nothing to do with commit, but the icon works perfectly.

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: line-dot-right-horizontal
  • [] 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 Dec 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": [
"nathan-de-pachtere"
],
"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 line-dot-left-horizontal icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"line",
"dot",
"left",
"horizontal",
"shape",
"symbol",
"navigation",
"arrow",
"pointer",

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Added or changed icons

line-dot-left-horizontal

Preview cohesion square-arrow-out-down-left
line-dot-left-horizontal
folder-root
Preview stroke widths line-dot-left-horizontal
line-dot-left-horizontal
line-dot-left-horizontal
DPI Preview

16px (shadcn/ui)

line-dot-left-horizontal

24px (default)

line-dot-left-horizontal

32px (shadcn/ui + retina)

line-dot-left-horizontal

48px (default + retina)

line-dot-left-horizontal
Icon X-rays line-dot-left-horizontal
Icon Diffs line-dot-left-horizontal
Icon Symmetry

Flip Horizontal

line-dot-left-horizontal

Flip Vertical

line-dot-left-horizontal

Flip Diagonal

line-dot-left-horizontal

Rotate 180°

line-dot-left-horizontal
Icons as code

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

const LineDotLeftHorizontalIcon = createLucideIcon('LineDotLeftHorizontal', [
  ["path",{"d":"M9 12h12"}],
  ["circle",{"cx":"6","cy":"12","r":"3"}]
])

@nathan-de-pachtere
Copy link
Contributor Author

Linked to this : #3742

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