From 6f85aa6d896857f17aab490b0546200afe02ccbd Mon Sep 17 00:00:00 2001 From: Jorge Amado Soria Ramirez Date: Sun, 7 Nov 2021 13:01:59 -0600 Subject: [PATCH] updating sololearn ico (#6327) Co-authored-by: jsoria Co-authored-by: Engin Diri --- _data/simple-icons.json | 11 ++++++++--- icons/sololearn.svg | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a19501c8..086d0da9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8921,9 +8921,14 @@ } }, { - "title": "SoloLearn", - "hex": "1ABC9C", - "source": "https://www.sololearn.com/" + "title": "Sololearn", + "hex": "149EF2", + "source": "https://www.sololearn.com/", + "aliases": { + "aka": [ + "SoloLearn" + ] + } }, { "title": "Solus", diff --git a/icons/sololearn.svg b/icons/sololearn.svg index 3ee3ad2e..2adf67e9 100644 --- a/icons/sololearn.svg +++ b/icons/sololearn.svg @@ -1 +1 @@ -SoloLearn \ No newline at end of file +Sololearn \ No newline at end of file