From 5859ac6befd1705cb84ff40b93e5cebea3911ee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Fri, 29 Oct 2021 21:53:41 +0200 Subject: [PATCH] Add Blender add-on to third party extensions (#6792) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6179e70f..91189c30 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg'); | Extension | Author | | :--- | :--- | +| [Blender add-on](https://github.com/mondeja/simple-icons-blender) | [@mondeja](https://github.com/mondeja) | | [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/) |