From 8f94d260a8193e2af4f3dcf8588656600b819df4 Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Fri, 25 Sep 2020 09:37:29 -0500 Subject: [PATCH] Add Aseprite (#3559) --- _data/simple-icons.json | 5 +++++ icons/aseprite.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/aseprite.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4965c2bb..10c0f61e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -575,6 +575,11 @@ "hex": "D40000", "source": "https://github.com/asciinema/asciinema-logo" }, + { + "title": "Aseprite", + "hex": "7D929E", + "source": "https://www.aseprite.org/" + }, { "title": "ASKfm", "hex": "DB3552", diff --git a/icons/aseprite.svg b/icons/aseprite.svg new file mode 100644 index 00000000..6c358f4a --- /dev/null +++ b/icons/aseprite.svg @@ -0,0 +1 @@ +Aseprite icon \ No newline at end of file