From 484c20db10662bb35493afa4c6d438104986855c Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:21:49 -0700 Subject: [PATCH] Add Marvel (#9383) --- _data/simple-icons.json | 5 +++++ icons/marvel.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/marvel.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7be76a4dc..5b5011e07 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7495,6 +7495,11 @@ "hex": "A70023", "source": "https://marriott-hotels.marriott.com" }, + { + "title": "Marvel", + "hex": "1FB6FF", + "source": "https://marvelapp.com" + }, { "title": "Maserati", "hex": "0C2340", diff --git a/icons/marvel.svg b/icons/marvel.svg new file mode 100644 index 000000000..e80fe22aa --- /dev/null +++ b/icons/marvel.svg @@ -0,0 +1 @@ +Marvel \ No newline at end of file