Skip to content

feat(icons): added wheelbarrow icon#4151

Open
jamiemlaw wants to merge 2 commits intolucide-icons:mainfrom
jamiemlaw:wheelbarrow
Open

feat(icons): added wheelbarrow icon#4151
jamiemlaw wants to merge 2 commits intolucide-icons:mainfrom
jamiemlaw:wheelbarrow

Conversation

@jamiemlaw
Copy link
Contributor

Closes #4146

Description

Adds a wheelbarrow icon

Icon use case

  • Gardening/farming/building supplies
  • Shopping cart alternative for a gardening website

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious, war/violence related or political imagery.

Author, credits & license

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

Suggested change
"tags": [
"tags": [
"tool",
"garden",
"transport",
"handcart",
"utility",
"outdoor",
"hardware",
"manual",
"equipment",

@github-actions
Copy link
Contributor

github-actions bot commented Mar 14, 2026

Added or changed icons

wheelbarrow

Preview cohesion square-centerline-dashed-horizontal
wheelbarrow
eye
Preview stroke widths wheelbarrow
wheelbarrow
wheelbarrow
DPI Preview

16px (shadcn/ui)

wheelbarrow

24px (default)

wheelbarrow

32px (shadcn/ui + retina)

wheelbarrow

48px (default + retina)

wheelbarrow
Icon X-rays wheelbarrow
Icon Diffs wheelbarrow
Icon Symmetry

Flip Horizontal

wheelbarrow

Flip Vertical

wheelbarrow

Flip Diagonal

wheelbarrow

Rotate 180°

wheelbarrow
Icons as code

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

const WheelbarrowIcon = createLucideIcon('Wheelbarrow', [
  ["path",{"d":"M2 3h1.97a1 1 0 0 1 .97.757L8 16l10.06 2.515"}],
  ["path",{"d":"M6 8h13.586a1.414 1.414 0 0 1 1 2.414L13.6 17.4"}],
  ["path",{"d":"m8 16-3 5"}],
  ["circle",{"cx":"20","cy":"19","r":"2"}]
])

@jguddas
Copy link
Member

jguddas commented Mar 14, 2026

Maybe we can get it to somehow feel more like this:

image

@jamiemlaw
Copy link
Contributor Author

Maybe we can get it to somehow feel more like this:

Like this perhaps?

icons
Open lucide studio

@rrod497
Copy link
Contributor

rrod497 commented Mar 15, 2026

This is a draft I had from some time ago, but I am not that happy about it. In any case, may serve as inspiration.

icons
Open lucide studio

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.

Wheelbarrow

3 participants