Skip to content

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Aug 18, 2025

What is the purpose of this pull request?

  • Other: Icon update

Description

Added waviness from #3490

Before Submitting

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

Added or changed icons

icons/umbrella-off.svgicons/umbrella.svg

Preview cohesion icons/message-square-lock.svgicons/square-star.svg
icons/umbrella-off.svgicons/umbrella.svg
icons/arrow-up.svgicons/gallery-thumbnails.svg
Preview stroke widths icons/umbrella-off.svgicons/umbrella.svg
icons/umbrella-off.svgicons/umbrella.svg
icons/umbrella-off.svgicons/umbrella.svg
DPI Preview

16px (shadcn/ui)

icons/umbrella-off.svg icons/umbrella.svg

24px (default)

icons/umbrella-off.svg icons/umbrella.svg

32px (shadcn/ui + retina)

icons/umbrella-off.svg icons/umbrella.svg

48px (default + retina)

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

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

const UmbrellaOffIcon = createLucideIcon('UmbrellaOff', [
  ["path",{"d":"M12 13v7a2 2 0 0 0 4 0"}],
  ["path",{"d":"M12 2v2"}],
  ["path",{"d":"M18.794 13.107a3 3 0 0 1 1.026.508l.221.126c.3.17.65.287.975.168.573-.211.97-.764.873-1.404A10 10 0 0 0 9.882 4.218"}],
  ["path",{"d":"m2 2 20 20"}],
  ["path",{"d":"M5.997 5.994a10 10 0 0 0-3.886 6.512c-.095.633.291 1.18.854 1.397.334.128.697.002 1.005-.18l.33-.195a3 3 0 0 1 3.478.056 2 2 0 0 0 2.442.001 3 3 0 0 1 3.133-.262"}]
])

const UmbrellaIcon = createLucideIcon('Umbrella', [
  ["path",{"d":"M12 13v7a2 2 0 0 0 4 0"}],
  ["path",{"d":"M12 2v2"}],
  ["path",{"d":"M4.3 13.528a3 3 0 0 1 3.478.056 2 2 0 0 0 2.442.001 3 3 0 0 1 3.558-.001 2 2 0 0 0 2.442.001 3 3 0 0 1 3.6.03l.221.126c.3.17.65.287.975.168.573-.211.97-.764.873-1.404a10 10 0 0 0-19.778.001c-.095.633.291 1.18.854 1.397.334.128.697.002 1.005-.18z"}]
])

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.

1 participant