From 6133d234f6b47f32bc5a7fc30c1c4da500cb3e55 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Mon, 17 Jul 2023 00:06:21 +0800 Subject: [PATCH] Add Standard Resume icon (#8761) --- _data/simple-icons.json | 5 +++++ icons/standardresume.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/standardresume.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c0b6a578..dcae411b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11417,6 +11417,11 @@ "hex": "00A4FD", "source": "https://staffbase.com/en/about/press-assets/" }, + { + "title": "Standard Resume", + "hex": "2A3FFB", + "source": "https://standardresume.co/press" + }, { "title": "StandardJS", "hex": "F3DF49", diff --git a/icons/standardresume.svg b/icons/standardresume.svg new file mode 100644 index 00000000..be1edec2 --- /dev/null +++ b/icons/standardresume.svg @@ -0,0 +1 @@ +Standard Resume \ No newline at end of file