From 9337ff649acc8ac833d67a39cbc935bc0cf6b5bf Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:05:41 -0500 Subject: [PATCH] Add U.S. News icon (#11110) --- _data/simple-icons.json | 5 +++++ icons/udotsdotnews.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/udotsdotnews.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c85998fd1..a854a6a8d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -16499,6 +16499,11 @@ "source": "https://typst.app", "guidelines": "https://typst.app/legal/brand" }, + { + "title": "U.S. News", + "hex": "005EA6", + "source": "https://www.usnews.com" + }, { "title": "Uber", "hex": "000000", diff --git a/icons/udotsdotnews.svg b/icons/udotsdotnews.svg new file mode 100644 index 000000000..5ea2be8fd --- /dev/null +++ b/icons/udotsdotnews.svg @@ -0,0 +1 @@ +U.S. News \ No newline at end of file