lucide-icons / lucide

Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
https://lucide.dev
ISC License
8.94k stars 380 forks source link

feat(icons): added `podium` icon #2124

Open jguddas opened 2 weeks ago

jguddas commented 2 weeks ago

closes #2110

What is the purpose of this pull request?

Description

Icon use case

Alternative icon designs

Icon Design Checklist

Concept

Author, credits & license

Naming

Design

Before Submitting

github-actions[bot] commented 2 weeks ago

Added or changed icons

icons/podium.svg
Preview cohesion icons/message-square-plus.svg
icons/podium.svg
icons/receipt-japanese-yen.svg
Preview stroke widths icons/podium.svg
icons/podium.svg
icons/podium.svg
DPI Preview (24px) icons/podium.svg
Icon X-rays icons/podium.svg
Icons as code

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

const PodiumIcon = createLucideIcon('Podium', [
  ["path",{"d":"M10 4h4"}],
  ["path",{"d":"M12 2v4"}],
  ["path",{"d":"M9 15a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1"}],
  ["path",{"d":"M9 21V11a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v10"}]
])

karsa-mistmere commented 2 weeks ago

Feels a bit medical or religious with the cross on top. 🤔

When the lectern issue came to be I did draw these but wasn't super happy with the results, let me know what you think anyway: image image

jguddas commented 2 weeks ago

Feels a bit medical or religious with the cross on top. 🤔

When the lectern issue came to be I did draw these but wasn't super happy with the results, let me know what you think anyway: image image

It's the same star we use for everything else.

Without it, it looks like a bar chart.

I like the second idea, but it's not very legible.

karsa-mistmere commented 2 weeks ago

It's the same star we use for everything else.

Yes, albeit in an entirely different context. 🙂

Without it, it looks like a bar chart.

I like the second idea, but it's not very legible.

I agree with both remarks, hence the whole "not having been super happy about them" thing. 😂