I’m the author of the localizethedocs organization, which focuses on creating localization projects for open-source project documentation. For example:
Currently, the llvm-docs-l10n project is in the incubation phase. To place the LLVM logo at the top of the README, I need to upload the logo to the static repository and then access it via jsDelivr.
Although I haven’t been able to find the SVG version of the current LLVM logo in the LLVM repository or website, I found its SVG logo on a third-party site:
Is this logo safe to use? Where can I download the official LLVM SVG logo? What is the license of the LLVM logo? What attribution is required?
I found that this SVG version of the logo requires a dark background. When I removed the background layer, the black outlines of the dragon disappeared. Would it be possible to get an SVG file that retains the dragon’s black outlines with a transparent background?
Well, that’s weird. Theoretically, those PNG files are exported from the SVG file, but it looks like LLVMWyvernBig.png does have black outlines. How is it exported?
Hello all. I wanted to clarify that the LLVM logo on our website did not clarify which license it is under. The LLVM Foundation is working to correct this error and provide guidance on when the logo can freely be used and what situations might require approval (if any). For this specific use case and in order to unblock you, please email board@llvm.org as Britton mentioned above.