c

ccicons

@preview

A port of the ccicon LaTeX package for Typst.

v1.0.1
MIT

Package Information

Last Updated
Categories
components

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ccicons:1.0.1

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/ccicons:1.0.1": *

Version History

1.0.1
0608f8871999...
1.0.0
99c8cf6ed550...

ccicons (v1.0.1)

Creative Commons icons for your Typst documents

[!NOTE]
ccicons is 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