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
11.51k stars 525 forks source link

feat(icons): added `preline` icon #2623

Closed Footagesus closed 6 days ago

Footagesus commented 6 days ago

What is the purpose of this pull request?

Description

Added new preline icon.

Icon use case

The Preline icon is used to display the Preline library logo in web applications, UI components and responsive interfaces.

Alternative icon designs

Icon Design Checklist

Concept

Author, credits & license

Naming

Design

Before Submitting

github-actions[bot] commented 6 days ago

Added or changed icons

icons/preline.svg
Preview cohesion icons/square-asterisk.svg
icons/preline.svg
icons/tally-1.svg
Preview stroke widths icons/preline.svg
icons/preline.svg
icons/preline.svg
DPI Preview (24px) icons/preline.svg
Icon X-rays icons/preline.svg
Icon Diffs icons/preline.svg
Icons as code Works for: `lucide-react`, `lucide-react-native`, `lucide-preact`, `lucide-vue-next` ```ts const PrelineIcon = createLucideIcon('Preline', [ ["path",{"d":"M3 21v-9a8 8 0 0 1 18 0 9 9 0 0 1-9 9"}], ["path",{"d":"M7 21v-9a4 4 0 0 1 10 0 5 5 0 0 1-5 5"}], ["circle",{"cx":"12","cy":"12","r":"1"}] ]) ```
karsa-mistmere commented 6 days ago

@Footagesus: Please consult https://github.com/lucide-icons/lucide/issues/670