Skip to content

Conversation

@danielbayley
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Jun 3, 2023

@danielbayley is attempting to deploy a commit to the Lucide Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2023

Added or changed icons

icons/loader-pinwheel.svgicons/mouse-pointer-ban.svgicons/loader.svg

Preview cohesion icons/message-square.svgicons/square-user.svgicons/square-arrow-right.svg
icons/loader-pinwheel.svgicons/mouse-pointer-ban.svgicons/loader.svg
icons/message-square-share.svgicons/filter.svgicons/whole-word.svg
Preview stroke widths icons/loader-pinwheel.svgicons/mouse-pointer-ban.svgicons/loader.svg
icons/loader-pinwheel.svgicons/mouse-pointer-ban.svgicons/loader.svg
icons/loader-pinwheel.svgicons/mouse-pointer-ban.svgicons/loader.svg
DPI Preview (24px) icons/loader-pinwheel.svg icons/mouse-pointer-ban.svg icons/loader.svg
Icon X-rays icons/loader-pinwheel.svg icons/mouse-pointer-ban.svg icons/loader.svg
Icons as code

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

const LoaderPinwheelIcon = createLucideIcon('LoaderPinwheel', [
  ["path",{"d":"M2 12c0-2.8 2.2-5 5-5s5 2.2 5 5 2.2 5 5 5 5-2.2 5-5"}],
  ["path",{"d":"M7 20.7a1 1 0 1 1 5-8.7 1 1 0 1 0 5-8.6"}],
  ["path",{"d":"M7 3.3a1 1 0 1 1 5 8.6 1 1 0 1 0 5 8.6"}],
  ["circle",{"cx":"12","cy":"12","r":"10"}]
])

const MousePointerBanIcon = createLucideIcon('MousePointerBan', [
  ["path",{"d":"m2 2 4 11 2-5 5-2Z"}],
  ["circle",{"cx":"16","cy":"16","r":"6"}],
  ["path",{"d":"m11.8 11.8 8.4 8.4"}]
])

const LoaderIcon = createLucideIcon('Loader', [
  ["path",{"d":"M12 2v4"}],
  ["path",{"d":"m16.2 7.8 2.9-2.9"}],
  ["path",{"d":"M18 12h4"}],
  ["path",{"d":"m16.2 16.2 2.9 2.9"}],
  ["path",{"d":"M12 18v4"}],
  ["path",{"d":"m4.9 19.1 2.9-2.9"}],
  ["path",{"d":"M2 12h4"}],
  ["path",{"d":"m4.9 4.9 2.9 2.9"}]
])

@karsa-mistmere
Copy link
Member

Not a fan of adding all kinds of states of the loader, we might as well add different rotations of the circle loader, but there are much better ways of animating than changing icons.

@danielbayley
Copy link
Member Author

Not a fan of adding all kinds of states of the loader, we might as well add different rotations of the circle loader, but there are much better ways of animating than changing icons.

@karsa-mistmere reverted…

@vercel
Copy link

vercel bot commented Jun 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lucide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2023 9:26pm

@ericfennis ericfennis merged commit 5fead67 into lucide-icons:main May 3, 2024
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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants