From 6330acf0fcb1e12e5f11a8a1d4ccea5e8c24788d Mon Sep 17 00:00:00 2001
From: PratyushJayachandran
<35000807+PratyushJayachandran@users.noreply.github.com>
Date: Thu, 24 Aug 2023 08:33:29 -0700
Subject: [PATCH] Update Angular (#9266)
* Update JSON data for Angular
* Update Angular icon
* Apply suggestion
---
_data/simple-icons.json | 6 +++++-
icons/angular.svg | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 8cb01a63c..fd1a9e847 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -838,7 +838,11 @@
{
"title": "Angular",
"hex": "DD0031",
- "source": "https://angular.io"
+ "source": "https://angular.io",
+ "guidelines": "https://angular.io/presskit",
+ "license": {
+ "type": "CC-BY-4.0"
+ }
},
{
"title": "Angular Universal",
diff --git a/icons/angular.svg b/icons/angular.svg
index 6189bd2b9..551e9da51 100644
--- a/icons/angular.svg
+++ b/icons/angular.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file