From 0039e639a4f14cec307d381ce40163d0110d634f Mon Sep 17 00:00:00 2001 From: Jorge Moliner Date: Sat, 19 Aug 2017 13:43:29 +0200 Subject: [PATCH 1/5] Added Angular icon I needed this icon for my project, so I contribute it to this awesome repository (of course following the guideliness). :) --- icons/angular.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/angular.svg diff --git a/icons/angular.svg b/icons/angular.svg new file mode 100644 index 000000000..4c35b7330 --- /dev/null +++ b/icons/angular.svg @@ -0,0 +1 @@ + \ No newline at end of file From 666b374c414c73ae1208ee7941b63ae74b5a45bc Mon Sep 17 00:00:00 2001 From: Jorge Moliner Date: Sat, 19 Aug 2017 13:45:23 +0200 Subject: [PATCH 2/5] I have not forgotten JSON data! --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fd3abbd8e..e2a7761d3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -55,6 +55,11 @@ "hex": "000000", "source": "https://angel.co/logo" }, + { + "title": "Angular", + "hex": "B52E31", + "source": "https://angular.io/assets/images/logos/angular/angular_solidBlack.svg" + }, { "title": "App.net", "hex": "3A393C", From 14f014e01fd1c6a4234925e2f20af1d338a1c77c Mon Sep 17 00:00:00 2001 From: Jorge Moliner Date: Sat, 19 Aug 2017 13:48:04 +0200 Subject: [PATCH 3/5] Fixing bad indentation... Damn... --- _data/simple-icons.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e2a7761d3..9e0435172 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -56,9 +56,9 @@ "source": "https://angel.co/logo" }, { - "title": "Angular", - "hex": "B52E31", - "source": "https://angular.io/assets/images/logos/angular/angular_solidBlack.svg" + "title": "Angular", + "hex": "B52E31", + "source": "https://angular.io/assets/images/logos/angular/angular_solidBlack.svg" }, { "title": "App.net", From e9bfbef468bcb5194421a175ea380dc07356226e Mon Sep 17 00:00:00 2001 From: Jorge Moliner Date: Sat, 19 Aug 2017 16:13:21 +0200 Subject: [PATCH 4/5] updated Angular hex color to #official thanks to @birjolaxew --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9e0435172..f6dd78084 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -57,7 +57,7 @@ }, { "title": "Angular", - "hex": "B52E31", + "hex": "DD0031", "source": "https://angular.io/assets/images/logos/angular/angular_solidBlack.svg" }, { From a58488c73adbbfae75913bfe7863bcf09ef572d6 Mon Sep 17 00:00:00 2001 From: Jorge Moliner Date: Sat, 19 Aug 2017 17:46:01 +0200 Subject: [PATCH 5/5] Turbo commit! Added some spec. like: aria-labelledby="title" role="img" and tag --- icons/angular.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/angular.svg b/icons/angular.svg index 4c35b7330..870b5325b 100644 --- a/icons/angular.svg +++ b/icons/angular.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill-rule="evenodd"><path d="M10.19 13.067h3.62L12 8.772"/><path d="M12 2L2.096 5.486l1.51 12.925L12 23.002l8.394-4.588 1.51-12.926L12 2zm6.18 16.023h-2.308l-1.244-3.066H9.372l-1.244 3.066h-2.31L12 4.32l6.18 13.703z"/></svg> \ No newline at end of file +<svg aria-labelledby="title" role="img" viewBox="0 0 24 24" fill-rule="evenodd" xmlns="http://www.w3.org/2000/svg"><title>Angular