From 01b13b947c522e9c51b7a1e08a5a9ed71e04753b Mon Sep 17 00:00:00 2001 From: "Steven T. Cramer" Date: Fri, 12 Aug 2022 05:38:40 +0700 Subject: [PATCH] Add Blazor Nuget to Third-Party Extensions (#7639) Add Blazor-white.svg to assets\readme --- README.md | 1 + assets/readme/blazor-white.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 assets/readme/blazor-white.svg diff --git a/README.md b/README.md index b2dbf2e6..90d84ead 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,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) | +| BlazorBlazor [Blazor Nuget](https://github.com/TimeWarpEngineering/timewarp-simple-icons) | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) | | 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) | diff --git a/assets/readme/blazor-white.svg b/assets/readme/blazor-white.svg new file mode 100644 index 00000000..e1d1208a --- /dev/null +++ b/assets/readme/blazor-white.svg @@ -0,0 +1 @@ +Blazor \ No newline at end of file