Package Information
- Last Updated
- Authors
- J. Neugebauer
- Categories
- components
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/ccicons:1.0.12. Import in your Typst file
Add this to your .typ file:
#import "@preview/ccicons:1.0.1": *ccicons (v1.0.1)
Creative Commons icons for your Typst documents[!NOTE]
cciconsis an adaption of the ccicons package for LaTeX by Michael Ummels.
Getting Started
[!IMPORTANT]
As of now, the package is not published in the Typst Universe, but should be in the next few days.
Import the package into your document:
#import "@preview/ccicons:1.0.1": *
Start using license icons:
#cc-by-nc-sa
See the the manual for more details and an overview all available Creative Commons icons.
License
Please note that all icons that can be typeset using this package are trademarks of Creative Commons and are subject to the Creative Commons trademark policy (see http://creativecommons.org/policies).
The symbols in this font have been obtained from https://creativecommons.org/mission/downloads/ and released by Creative Commons under a Creative Commons Attribution 4.0 International license: https://creativecommons.org/licenses/by/4.0/
Changelog
Version 1.0.1
- Compatibility with Typst 0.13.0
- Removed superfluous files
Version 1.0.0
Initial release