From c5def36879eb793fc989f17269fa4e2ca1d736bc Mon Sep 17 00:00:00 2001 From: Alex Zappa Date: Wed, 20 Sep 2023 17:25:33 +0200 Subject: [PATCH] Add new link to section `Community Projects` (#342) * Update README.md Add new link to section `Community Projects` * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 920f585..47d60c5 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ ReactDOM.render(, document.getElementById("root")); - [wireui/phosphoricons](https://github.com/wireui/phosphoricons) ▲ Phosphor icons for Laravel - [phosphor-css](https://github.com/lucagoslar/phosphor-css) ▲ CSS wrapper for Phosphor SVG icons - [ruby-phosphor-icons](https://github.com/maful/ruby-phosphor-icons) ▲ Phosphor icons for Ruby and Rails applications +- [eleventy-plugin-phosphoricons](https://github.com/reatlat/eleventy-plugin-phosphoricons) ▲ An Eleventy plugin for add shortcode, allows Phosphor icons to be embedded as inline svg into templates If you've made a port of Phosphor and you want to see it here, just open a PR [here](https://github.com/phosphor-icons/phosphor-home)!