Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
A Quarto shortcode extension to use Google Material Design Icons in HTML documents and Revealjs Presentations.
- Host: GitHub
- URL: https://github.com/shafayetShafee/material-icons
- Owner: shafayetShafee
- License: mit
- Created: 2023-02-19T08:12:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T08:19:41.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T22:03:30.105Z (6 months ago)
- Topics: icons, material-design, quarto, quarto-extension, quarto-pub, quarto-shortcode, quartopub
- Language: CSS
- Homepage:
- Size: 1.76 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)