Lucide-py

Latest version: v0.1.1

Safety actively analyzes 641929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 64 of 76

0.17.3

New icons 🎨

- `align-center-horizontal` (466) by ericfennis
- `align-center-vertical` (466) by ericfennis
- `align-end-horizontal` (466) by ericfennis
- `align-end-vertical` (466) by ericfennis
- `align-start-horizontal` (466) by ericfennis
- `align-start-vertical` (466) by ericfennis

0.17.2

New icons 🎨

- `cookie` (510) by it-is-not

0.17.1

New icons 🎨

- `package-check` (474) by Reund0
- `package-minus` (474) by Reund0
- `package-plus` (474) by Reund0
- `package-search` (474) by Reund0
- `package-x` (474) by Reund0

0.17.0

New Package :package:

Lucide is now supported in Svelte with new package `lucide-svelte`.

Code improvements âš¡

Slots are now supported in `lucide-react`, `lucide-vue`, `lucide-vue-next`, `lucide-preact`, `lucide-svelte`.
Now you can pass children to Icon components. This can help improving accessibility or make it possible to render custom SVGElements over the icon.

Examples

Rendering title and description

This also improves accessibility, and enables the browser native tooltip.

svg
<Icon>
<title>My awesome text</title>
<desc>More detailed description about the icon</desc>
</Icon>


Rendering for example a visual text SVGElement over the icon, for example render a ShoppingCart with a number.

With this you can now render custom elements inside Lucide icons, enables you to

svg
<ShoppingCart>
<text>5</text>
</ShoppingCart>


See [codesandbox](https://codesandbox.io/s/lucide-react-render-children-moi0vp?file=/src/App.tsx)

0.16.29

New icons 🎨

- `text-cursor-input` (454) by pandrr
- `text-cursor` (454) by pandrr

0.16.28

Modified Icons 🔨

- `banknote` (470) by mittalyashu
- `bell-minus` (470) by mittalyashu
- `bell-plus` (470) by mittalyashu
- `bitcoin` (470) by mittalyashu
- `bug` (470) by mittalyashu
- `carrot` (470) by mittalyashu
- `chevrons-down-up` (470) by mittalyashu
- `chevrons-up-down` (470) by mittalyashu
- `clipboard-list` (470) by mittalyashu
- `cloud-fog` (470) by mittalyashu
- `code-2` (470) by mittalyashu
- `coffee` (470) by mittalyashu
- `columns` (470) by mittalyashu
- `drumstick` (470) by mittalyashu
- `edit-2` (470) by mittalyashu
- `edit-3` (470) by mittalyashu
- `edit` (470) by mittalyashu
- `euro` (470) by mittalyashu
- `figma` (470) by mittalyashu
- `forward` (470) by mittalyashu
- `framer` (470) by mittalyashu
- `frown` (470) by mittalyashu
- `function-square` (470) by mittalyashu
- `grid` (470) by mittalyashu
- `indian-rupee` (470) by mittalyashu
- `key` (470) by mittalyashu
- `meh` (470) by mittalyashu
- `music` (470) by mittalyashu
- `pen-tool` (470) by mittalyashu
- `pencil` (470) by mittalyashu
- `person-standing` (470) by mittalyashu
- `pound-sterling` (470) by mittalyashu
- `reply-all` (470) by mittalyashu
- `reply` (470) by mittalyashu
- `russian-ruble` (470) by mittalyashu
- `sheet` (470) by mittalyashu
- `sidebar-close` (470) by mittalyashu
- `sidebar-open` (470) by mittalyashu
- `sigma` (470) by mittalyashu
- `slack` (470) by mittalyashu
- `smile` (470) by mittalyashu
- `sprout` (470) by mittalyashu
- `subscript` (470) by mittalyashu
- `swiss-franc` (470) by mittalyashu
- `table` (470) by mittalyashu
- `trello` (470) by mittalyashu

Page 64 of 76

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.