From e0cdf1b857e57d2e9c1e7f75bcca7b66091c531f Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 22 Mar 2020 07:46:23 +0000 Subject: [PATCH] Add byte (#2816) * Add byte * Fix byte source --- _data/simple-icons.json | 5 +++++ icons/byte.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/byte.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 21cdd06b6..95af0c474 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -845,6 +845,11 @@ "hex": "EE3322", "source": "http://www.buzzfeed.com/press/downloads" }, + { + "title": "byte", + "hex": "551DEF", + "source": "https://byte.co/byte" + }, { "title": "C", "hex": "A8B9CC", diff --git a/icons/byte.svg b/icons/byte.svg new file mode 100644 index 000000000..c8905195c --- /dev/null +++ b/icons/byte.svg @@ -0,0 +1 @@ +byte icon \ No newline at end of file