Skip to content

feat(icons): added sport-shoe icon#3953

Merged
karsa-mistmere merged 5 commits intolucide-icons:mainfrom
Youya-ui:studio/sport-shoe
Mar 24, 2026
Merged

feat(icons): added sport-shoe icon#3953
karsa-mistmere merged 5 commits intolucide-icons:mainfrom
Youya-ui:studio/sport-shoe

Conversation

@Youya-ui
Copy link
Copy Markdown
Contributor

@Youya-ui Youya-ui commented Jan 6, 2026

What is the purpose of this pull request?

  • New Icon

Description

Added new sport-shoe icon representing athletic footwear in motion.

Icon use case

  • Fitness and workout applications to represent athletic footwear or activity tracking
  • Running, jogging, or step-tracking features in health and fitness apps
  • Sports equipment or footwear categories in e-commerce platforms
  • UI elements indicating "speed," "movement," or "physical performance" metrics

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 Jan 6, 2026
Copy link
Copy Markdown
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.

Comment thread icons/sport-shoe.json
"contributors": [
"Youya-ui"
],
"tags": [
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

Suggested change
"tags": [
"tags": [
"jogging",
"sneakers",
"gear",
"outdoor",

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 7, 2026

Added or changed icons

sport-shoe

Preview cohesion square-chevron-right
sport-shoe
octagon-pause
Preview stroke widths sport-shoe
sport-shoe
sport-shoe
DPI Preview

16px (shadcn/ui)

sport-shoe

24px (default)

sport-shoe

32px (shadcn/ui + retina)

sport-shoe

48px (default + retina)

sport-shoe
Icon X-rays sport-shoe
Icon Diffs sport-shoe
Icon Symmetry

Flip Horizontal

sport-shoe

Flip Vertical

sport-shoe

Flip Diagonal

sport-shoe

Rotate 180°

sport-shoe
Icons as code

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

const SportShoeIcon = createLucideIcon('SportShoe', [
  ["path",{"d":"m15 10.42 4.8-5.07"}],
  ["path",{"d":"M19 18h3"}],
  ["path",{"d":"M9.5 22 21.414 9.415A2 2 0 0 0 21.2 6.4l-5.61-4.208A1 1 0 0 0 14 3v2a2 2 0 0 1-1.394 1.906L8.677 8.053A1 1 0 0 0 8 9c-.155 6.393-2.082 9-4 9a2 2 0 0 0 0 4h14"}]
])

Copy link
Copy Markdown
Member

@karsa-mistmere karsa-mistmere left a comment

Choose a reason for hiding this comment

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

Hey @Youya-ui,

How exactly is this different from #3846?

Other than that, I'm afraid this design is not yet fully compliant with our design guidelines, I guess the most severe issues would be:

  • Some sharp corners require additional rounding
  • The sole doesn't have the necessary 2px gap between its confining paths
  • The cubic curve path segments could do with better curvature, and we should probably consider converting some of them to grid-aligned arcs

@Youya-ui
Copy link
Copy Markdown
Contributor Author

Thanks for the feedback @karsa-mistmere !

About #3846:

It was indeed the same icon. I closed it and re-submitted via the Studio because I initially thought something was wrong with my original PR (workflows not running, branch naming differing from other PRs, etc.). Sorry for the confusion — this PR is meant to replace that one, not duplicate it.

About your review comments:

  • I've increased the rounding on the sharp corners.
  • I've reworked the sole so it only suggests part of it and aligns with the incline of the shoe, leaving the required 2px breathing space between the paths.
  • I've adjusted the cubic curves to improve overall curvature and aligned several segments to grid-based arcs where possible.

Please let me know if there are any specific areas you'd like me to refine further.

icons
Open lucide studio

Google Chrome 2026-01-11 00 32 38

@github-actions
Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@jguddas
Copy link
Copy Markdown
Member

jguddas commented Feb 14, 2026

icons
Open lucide studio

I like a full sole line

Copy link
Copy Markdown
Member

@jguddas jguddas left a comment

Choose a reason for hiding this comment

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

Does not follow guidelines, gap, roundness…

@karsa-mistmere
Copy link
Copy Markdown
Member

Does not follow guidelines, gap, roundness…

@jguddas I see nothing major, what exact issues do you think need to be addressed?

@jguddas
Copy link
Copy Markdown
Member

jguddas commented Mar 4, 2026

image

Less than 2px gap, also quite sharp corners.

@karsa-mistmere
Copy link
Copy Markdown
Member

Less than 2px gap, also quite sharp corners.

Ah, my bad, I thought this was the latest version:

icons
Open lucide studio

This is the version I think we should go with, it's the most Lucide-ey one imo.

@karsa-mistmere karsa-mistmere merged commit 11ff82b into lucide-icons:main Mar 24, 2026
5 of 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.

4 participants