Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shafayetShafee/material-icons

A Quarto shortcode extension to use Google Material Design Icons in HTML documents and Revealjs Presentations.
https://github.com/shafayetShafee/material-icons

icons material-design quarto quarto-extension quarto-pub quarto-shortcode quartopub

Last synced: about 2 months ago
JSON representation

A Quarto shortcode extension to use Google Material Design Icons in HTML documents and Revealjs Presentations.

Awesome Lists containing this project

README

        

# Material-icons Extension For Quarto

A [Quarto](https://quarto.org/) shortcode extension to use [Google Material Design Icons](https://fonts.google.com/icons?icon.set=Material+Icons&icon.query=chart) in HTML documents and Revealjs Presentations.

## Installing

:warning: This extension requires using quarto version at least 1.2.

```bash
quarto add shafayetShafee/material-icons
```

This will install the extension under the `_extensions` subdirectory.
If you're using version control, you will want to check in this directory.

## Using and Example

[`Read the documentation here`](https://shafayetshafee.github.io/material-icons/example.html)