Skip to content

Conversation

karsa-mistmere
Copy link
Member

What is the purpose of this pull request?

  • Other: Icon update

Description

Not a giant fix, just some more guideline compliant rounding of the entrance

Before Submitting

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

github-actions bot commented Aug 5, 2025

Added or changed icons

icons/building.svg

Preview cohesion icons/square-x.svg
icons/building.svg
icons/megaphone.svg
Preview stroke widths icons/building.svg
icons/building.svg
icons/building.svg
DPI Preview

16px (shadcn/ui)

icons/building.svg

24px (default)

icons/building.svg

32px (shadcn/ui + retina)

icons/building.svg

48px (default + retina)

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

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

const BuildingIcon = createLucideIcon('Building', [
  ["path",{"d":"M12 10h.01"}],
  ["path",{"d":"M12 14h.01"}],
  ["path",{"d":"M12 6h.01"}],
  ["path",{"d":"M16 10h.01"}],
  ["path",{"d":"M16 14h.01"}],
  ["path",{"d":"M16 6h.01"}],
  ["path",{"d":"M8 10h.01"}],
  ["path",{"d":"M8 14h.01"}],
  ["path",{"d":"M8 6h.01"}],
  ["path",{"d":"M9 22v-3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3"}],
  ["rect",{"x":"4","y":"2","width":"16","height":"20","rx":"2"}]
])

@karsa-mistmere karsa-mistmere merged commit 546bb1f into lucide-icons:main Aug 22, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant