From c45f4513f64645af1a45dcd2ae457614397cdf63 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Wed, 29 Aug 2018 15:16:57 +0200 Subject: [PATCH] Add Archive of Our Own (#939) --- _data/simple-icons.json | 5 +++++ icons/archiveofourown.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/archiveofourown.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1a87b14d..3e4eea6f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -130,6 +130,11 @@ "hex": "1793D1", "source": "https://www.archlinux.org/art/" }, + { + "title": "Archive of Our Own", + "hex": "990000", + "source": "https://archiveofourown.org/" + }, { "title": "ArtStation", "hex": "13AFF0", diff --git a/icons/archiveofourown.svg b/icons/archiveofourown.svg new file mode 100644 index 00000000..f0cf2170 --- /dev/null +++ b/icons/archiveofourown.svg @@ -0,0 +1 @@ +Archive of Our Own icon \ No newline at end of file