From 2f334a00f03c96179d03261e045819f3a03b0271 Mon Sep 17 00:00:00 2001 From: Jake Liu <13583702+LittleJake@users.noreply.github.com> Date: Fri, 16 Apr 2021 02:38:12 +0800 Subject: [PATCH] Add MediaTek icon (#5171) * Add MediaTek icon Fix simple-icons/simple-icons#5166 * align to the center and resize to 24x24 * Update color and increase precision. * Slightly decrease precision. * Center the icon * update. * update size. --- _data/simple-icons.json | 5 +++++ icons/mediatek.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mediatek.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b29cab6c..7e4eb1f6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5140,6 +5140,11 @@ "source": "https://www.mediafire.com/developers/brand_assets/mediafire_brand_assets/", "guidelines": "https://www.mediafire.com/developers/brand_assets/mediafire_brand_assets/" }, + { + "title": "MediaTek", + "hex": "EC9430", + "source": "https://corp.mediatek.com/news-events/press-library" + }, { "title": "MediaTemple", "hex": "000000", diff --git a/icons/mediatek.svg b/icons/mediatek.svg new file mode 100644 index 00000000..6ae1e223 --- /dev/null +++ b/icons/mediatek.svg @@ -0,0 +1 @@ +MediaTek icon \ No newline at end of file