From 29e700b92123dfe2bbbd2d9af989abf609de4467 Mon Sep 17 00:00:00 2001 From: Anton Date: Fri, 14 Jan 2022 01:55:06 +0300 Subject: [PATCH] Feature #7024. Third-Party Extensions. Added info about Angular module. (#7054) * Feature #7024. Third-Party Extensions. Added info about Angular module. * Update README.md Co-authored-by: Sachin Raja * Update assets/readme/angular.svg Co-authored-by: Sachin Raja * fix filename * update filename in link Co-authored-by: Sachin Raja --- README.md | 2 ++ assets/readme/angular-white.svg | 1 + 2 files changed, 3 insertions(+) create mode 100644 assets/readme/angular-white.svg diff --git a/README.md b/README.md index 1192dbb4e..38da7d523 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg'); | Extension | Author | | :-- | :-- | +| AngularAngular [Angular Module](https://github.com/avmaisak/ngx-simple-icons) | [@avmaisak](https://github.com/avmaisak) | | BlenderBlender [Blender add-on](https://github.com/mondeja/simple-icons-blender) | [@mondeja](https://github.com/mondeja) | | DrawioDrawio [Drawio library](https://github.com/mondeja/simple-icons-drawio) | [@mondeja](https://github.com/mondeja) | | DrupalDrupal [Drupal module](https://www.drupal.org/project/simple_icons) | [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme) | @@ -157,6 +158,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg'); | VueVue [Vue package](https://github.com/mainvest/vue-simple-icons) | [@noahlitvin](https://github.com/noahlitvin) | | WordpressWordpress [WordPress plugin](https://wordpress.org/plugins/simple-icons/) | [@tjtaylo](https://github.com/tjtaylo) | + [slug]: ./slugs.md ## Contribute diff --git a/assets/readme/angular-white.svg b/assets/readme/angular-white.svg new file mode 100644 index 000000000..7844c2771 --- /dev/null +++ b/assets/readme/angular-white.svg @@ -0,0 +1 @@ +Angular \ No newline at end of file