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 skull icon #2197

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Jun 8, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Arcified icon

Before Submitting

@github-actions github-actions bot added the 🎨 icon About new icons label Jun 8, 2024
Copy link

github-actions bot commented Jun 8, 2024

Added or changed icons

icons/skull.svg

Preview cohesion icons/messages-square.svg
icons/skull.svg
icons/sliders-vertical.svg
Preview stroke widths icons/skull.svg
icons/skull.svg
icons/skull.svg
DPI Preview (24px) icons/skull.svg
Icon X-rays icons/skull.svg
Icons as code

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

const SkullIcon = createLucideIcon('Skull', [
  ["path",{"d":"m12.5 17-.5-1-.5 1h1z"}],
  ["path",{"d":"M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z"}],
  ["circle",{"cx":"15","cy":"12","r":"1"}],
  ["circle",{"cx":"9","cy":"12","r":"1"}]
])

@karsa-mistmere
Copy link
Member

I think the nasal cavity looked better before, other than that LGTM.

icons/skull.svg Outdated Show resolved Hide resolved
@lucide-icons lucide-icons deleted a comment from github-actions bot Aug 2, 2024
@ericfennis ericfennis removed the Stale label Aug 2, 2024
@karsa-mistmere karsa-mistmere merged commit 8a088af into lucide-icons:main Aug 2, 2024
7 of 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.

3 participants