From 8ed9760fb576e6cfaddfd7bc131aeab986e31802 Mon Sep 17 00:00:00 2001 From: Andreas Hinterreiter Date: Thu, 14 Dec 2023 17:36:01 +0100 Subject: [PATCH] Add OSF (#7700) Co-authored-by: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 16 ++++++++++++++++ icons/osf.svg | 1 + 2 files changed, 17 insertions(+) create mode 100644 icons/osf.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index db45beda8..da794245d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10194,6 +10194,22 @@ "hex": "7764FA", "source": "https://www.osano.com/company/assets" }, + { + "title": "OSF", + "hex": "2CB9F1", + "source": "https://github.com/CenterForOpenScience/osf.io/blob/de170682924278eba1db9d6e1c50166bf43700e0/website/static/img/circle_logo.png", + "aliases": { + "aka": [ + "Open Science Framework" + ], + "dup": [ + { + "title": "Center for Open Science", + "source": "https://www.cos.io/initiatives/top-guidelines" + } + ] + } + }, { "title": "OSGeo", "hex": "5CAE58", diff --git a/icons/osf.svg b/icons/osf.svg new file mode 100644 index 000000000..14891d198 --- /dev/null +++ b/icons/osf.svg @@ -0,0 +1 @@ +OSF \ No newline at end of file