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