l

lucide

@preview

A Typst library for Lucide icons.

v0.1.0
MIT

Package Information

Last Updated
Authors
Lieunoir
Categories
componentsintegrationutility

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/lucide:0.1.0

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/lucide:0.1.0": *

Version History

0.1.0
92089f0ab563...

Typst lucide

Lucide icons (version 0.552) for typst.

Usage

#import "@preview/lucide:0.1.0": *

Turn left : #lucide-inline("corner-up-left")

screenshot