From 1b2e9a7c10bfabd223dc74d9aae6002c2388eee1 Mon Sep 17 00:00:00 2001 From: Mathias San Miguel Date: Tue, 27 Dec 2016 19:20:41 -0400 Subject: [PATCH] Added ACM-ICPC, Codeforces and HackerRank --- icons/acm-icpc.svg | 1 + icons/codeforces.svg | 1 + icons/hackerrank.svg | 1 + src/simple-icons.json | 15 +++++++++++++++ 4 files changed, 18 insertions(+) create mode 100644 icons/acm-icpc.svg create mode 100644 icons/codeforces.svg create mode 100644 icons/hackerrank.svg diff --git a/icons/acm-icpc.svg b/icons/acm-icpc.svg new file mode 100644 index 00000000..b77f54ea --- /dev/null +++ b/icons/acm-icpc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/codeforces.svg b/icons/codeforces.svg new file mode 100644 index 00000000..a71f7c04 --- /dev/null +++ b/icons/codeforces.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/hackerrank.svg b/icons/hackerrank.svg new file mode 100644 index 00000000..76216316 --- /dev/null +++ b/icons/hackerrank.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/simple-icons.json b/src/simple-icons.json index 2d668ee1..806b0f0f 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -10,6 +10,11 @@ "hex": "044A75", "source": "https://about.me/assets" }, + { + "title": "ACM-ICPC", + "hex": "FEC60C", + "source": "https://icpc.baylor.edu/" + }, { "title": "Air", "hex": "FF2D55", @@ -160,6 +165,11 @@ "hex": "204056", "source": "" }, + { + "title": "Codeforces", + "hex": "1F8ACB", + "source": "" + }, { "title": "CodePen", "hex": "000000", @@ -470,6 +480,11 @@ "hex": "72EF36", "source": "https://www.gumtree.com" }, + { + "title": "HackerRank", + "hex": "00B760", + "source": "" + }, { "title": "Hatena Bookmark", "hex": "00A4DE",