From 217dc76627de2682c02c0bccfc72664312978a12 Mon Sep 17 00:00:00 2001 From: Kalpesh Date: Mon, 4 Jan 2021 10:31:38 +0530 Subject: [PATCH] Add eightsleep icon (#3638) Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/eightsleep.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/eightsleep.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3f2bec3c..f5e39548 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1930,6 +1930,11 @@ "hex": "00968F", "source": "https://www.egnyte.com/presskit.html" }, + { + "title": "Eight Sleep", + "hex": "262729", + "source": "https://www.eightsleep.com/press/" + }, { "title": "El Jueves", "hex": "BE312E", diff --git a/icons/eightsleep.svg b/icons/eightsleep.svg new file mode 100644 index 00000000..f7f406ce --- /dev/null +++ b/icons/eightsleep.svg @@ -0,0 +1 @@ +Eight Sleep icon \ No newline at end of file