Skip to content

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Aug 16, 2025

What is the purpose of this pull request?

  • Other: Icon update

Description

Optimized paths.

Before Submitting

@github-actions github-actions bot added the 🎨 icon About new icons label Aug 16, 2025
Copy link
Contributor

Added or changed icons

icons/cog.svg

Preview cohesion icons/square-round-corner.svg
icons/cog.svg
icons/align-horizontal-distribute-end.svg
Preview stroke widths icons/cog.svg
icons/cog.svg
icons/cog.svg
DPI Preview

16px (shadcn/ui)

icons/cog.svg

24px (default)

icons/cog.svg

32px (shadcn/ui + retina)

icons/cog.svg

48px (default + retina)

icons/cog.svg
Icon X-rays icons/cog.svg
Icon Diffs icons/cog.svg
Icons as code

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

const CogIcon = createLucideIcon('Cog', [
  ["path",{"d":"M11 10.27 7 3.34"}],
  ["path",{"d":"m11 13.73-4 6.93"}],
  ["path",{"d":"M12 22v-2"}],
  ["path",{"d":"M12 2v2"}],
  ["path",{"d":"M14 12h8"}],
  ["path",{"d":"m17 20.66-1-1.73"}],
  ["path",{"d":"m17 3.34-1 1.73"}],
  ["path",{"d":"M2 12h2"}],
  ["path",{"d":"m20.66 17-1.73-1"}],
  ["path",{"d":"m20.66 7-1.73 1"}],
  ["path",{"d":"m3.34 17 1.73-1"}],
  ["path",{"d":"m3.34 7 1.73 1"}],
  ["circle",{"cx":"12","cy":"12","r":"2"}],
  ["circle",{"cx":"12","cy":"12","r":"8"}]
])

@jguddas jguddas changed the title fix(icons): changed cog icon fix(icons): optimized cog icon Aug 16, 2025
@karsa-mistmere karsa-mistmere merged commit 64c1a55 into lucide-icons:main Aug 22, 2025
8 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants