From 310c7f7576858731366797de731115b0e30c1877 Mon Sep 17 00:00:00 2001 From: prem munagapati <54018894+Mvlprem@users.noreply.github.com> Date: Sun, 11 Feb 2024 18:16:42 +0530 Subject: [PATCH] Add Papers With Code (#10435) --- _data/simple-icons.json | 5 +++++ icons/paperswithcode.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/paperswithcode.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ffabc74c..5daf5bf7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10827,6 +10827,11 @@ "hex": "17541F", "source": "https://github.com/paperless-ngx/paperless-ngx/blob/e16645b146da24f07004eb772a455450354a37a7/resources/logo/web/svg/square.svg" }, + { + "title": "Papers With Code", + "hex": "21CBCE", + "source": "https://paperswithcode.com" + }, { "title": "Paperspace", "hex": "000000", diff --git a/icons/paperswithcode.svg b/icons/paperswithcode.svg new file mode 100644 index 00000000..c17d2235 --- /dev/null +++ b/icons/paperswithcode.svg @@ -0,0 +1 @@ +Papers With Code \ No newline at end of file