Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(icons): arcified school icon #2598

Merged
merged 4 commits into from
Nov 15, 2024
Merged

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Nov 9, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Arcified corners.

Before Submitting

@jguddas jguddas marked this pull request as ready for review November 9, 2024 16:24
@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Nov 9, 2024
@jguddas jguddas changed the title fix(icons): changed school icon fix(icons): arcified school icon Nov 9, 2024
Copy link

github-actions bot commented Nov 9, 2024

Added or changed icons

icons/school.svg

Preview cohesion icons/square-parking-off.svg
icons/school.svg
icons/brain.svg
Preview stroke widths icons/school.svg
icons/school.svg
icons/school.svg
DPI Preview (24px) icons/school.svg
Icon X-rays icons/school.svg
Icon Diffs icons/school.svg
Icons as code

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

const SchoolIcon = createLucideIcon('School', [
  ["path",{"d":"M14 22v-4a2 2 0 1 0-4 0v4"}],
  ["path",{"d":"m18 10 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.382a1 1 0 0 1 .553-.894L6 10"}],
  ["path",{"d":"M18 5v17"}],
  ["path",{"d":"m4 6 7.106-3.553a2 2 0 0 1 1.788 0L20 6"}],
  ["path",{"d":"M6 5v17"}],
  ["circle",{"cx":"12","cy":"9","r":"2"}]
])

@ericfennis ericfennis merged commit d041d5c into lucide-icons:main Nov 15, 2024
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 🫧 metadata Improved metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants