From 4647cba4ac7118e60ecdfde31d20af999626af0d Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 9 Mar 2020 22:58:34 +0000 Subject: [PATCH] Add Dash (#2728) --- _data/simple-icons.json | 5 +++++ icons/dash.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/dash.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 29e9dad5..f5989bf2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1200,6 +1200,11 @@ "hex": "001A4B", "source": "https://en.wikipedia.org/wiki/Das_Erste" }, + { + "title": "Dash", + "hex": "008DE4", + "source": "https://www.dash.org/brand-assets/" + }, { "title": "Dashlane", "hex": "007C97", diff --git a/icons/dash.svg b/icons/dash.svg new file mode 100644 index 00000000..f7efabd3 --- /dev/null +++ b/icons/dash.svg @@ -0,0 +1 @@ +Dash icon \ No newline at end of file