asciidoctor / asciidoctor-pdf

:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
https://docs.asciidoctor.org/pdf-converter/latest/
MIT License
1.14k stars 501 forks source link

Add support for the material design icons set (mdi) #2334

Closed maneex closed 2 years ago

maneex commented 2 years ago

Material Design Icon font set (https://materialdesignicons.com/) has just been integrated into prawn-icon. This patch allows this icon set to be used with Asciicoctor.

Thanks for the great job done with asciidoctor/asciidoctor-pdf.

mojavelinux commented 2 years ago

This is great news!

Please add a descriptive entry to the CHANGELOG under Unreleased.

mojavelinux commented 2 years ago

Thanks for making that addition!