Following that Discourse discussion, it seems necessary to reflect upon the license used for "artistic" assets, like the Fortran Logo.
At the moment, the whole content of Fortran-lang.org is under MIT license:
https://github.com/fortran-lang/fortran-lang.org/blob/master/LICENSE
which is focused on software and documentation.
A license such as Creative Commons would be more appropriate for artistic assets. For example, in Wikimedia files are often under a CC license: CC-0 (~public domain), CC-BY or CC-BY-SA.