Package Information
- Last Updated
- Minimum Typst Version
- 0.13.0
- Authors
- MultisampledNight
- Dependencies
- @preview/cetz:0.4.2
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/roumnd:0.1.02. Import in your Typst file
Add this to your .typ file:
#import "@preview/roumnd:0.1.0": *roumnd
Few typst-native icons drawn in cetz,
usable both in cetz canvases as well as standalone in content.
Example
#import "@preview/roumnd:0.1.0": icons
#(icons.at(":"))(foreground: blue, background: black)
See the the demo
and its compiled representation
for all currently supported icons.