From 59d056154d262fb595eefa3e6e353cc090088b21 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Fri, 22 Feb 2019 03:00:55 -0800 Subject: [PATCH] Added Yarn. (#1225) --- _data/simple-icons.json | 5 +++++ icons/yarn.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/yarn.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index abb5cd68..780ca44b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2670,6 +2670,11 @@ "hex": "FF0000", "source": "https://yandex.com/company/general_info/logotype_rules" }, + { + "title": "Yarn", + "hex": "2C8EBB", + "source": "https://github.com/yarnpkg/assets" + }, { "title": "Yelp", "hex": "D32323", diff --git a/icons/yarn.svg b/icons/yarn.svg new file mode 100644 index 00000000..79d00a18 --- /dev/null +++ b/icons/yarn.svg @@ -0,0 +1 @@ +Yarn icon \ No newline at end of file