From da386a8110a9e596cb042da1e84fb894161b8d97 Mon Sep 17 00:00:00 2001 From: Metaa Date: Sun, 24 Mar 2019 13:29:48 +0100 Subject: [PATCH] Added Markdown icon. (#1310) --- _data/simple-icons.json | 5 +++++ icons/markdown.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/markdown.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 73a81c5fc..9d0be0577 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1480,6 +1480,11 @@ "hex": "FF1E0D", "source": "http://www.makerbot.com/makerbot-press-assets" }, + { + "title": "Markdown", + "hex": "000000", + "source": "https://github.com/dcurtis/markdown-mark" + }, { "title": "Marketo", "hex": "5C4C9F", diff --git a/icons/markdown.svg b/icons/markdown.svg new file mode 100644 index 000000000..2bf6bd42c --- /dev/null +++ b/icons/markdown.svg @@ -0,0 +1 @@ +Markdown icon