From f2397be735e5ffd1144c74c6605bc2dd16bfdc74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Tue, 26 Oct 2021 04:05:26 +0200 Subject: [PATCH] Add drawio simple-icons library to Third-Party Extensions (#6774) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e299fb8..e9722494 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg'); | Extension | Author | | :--- | :--- | +| [Drawio library](https://github.com/mondeja/simple-icons-drawio) | [@mondeja](https://github.com/mondeja) | | [Drupal module](https://www.drupal.org/project/simple_icons) | [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme) | | [Flutter package](https://pub.dev/packages/simple_icons) | [@jlnrrg](https://jlnrrg.github.io/) | | [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) | [@nidbCN](https://github.com/nidbCN/) |