Upstream source of the (MS?) Office stencil set? #3379
Replies: 3 comments 2 replies
-
After a little more digging, it looks like they came from https://www.microsoft.com/en-us/download/details.aspx?id=35772 I found a post at https://modery.net/updated-free-visio-stencils-for-office-365-exchange-lync-and-sharepoint-2015-edition/ with some more details. However, I couldn't find any license information which could be problematic if our information governance unit queries this. I'm not sure they're compatible with the Apache 2.0 license as they seem to lack clear licensing terms upstream (though I'd be happy to be wrong here). |
Beta Was this translation helpful? Give feedback.
-
The bulk comes from https://learn.microsoft.com/en-us/azure/architecture/icons/. They document as:
We do perform as much due diligence as we reasonably can on all third-party stencils where we are not entirely the authors. The original license on these was pretty awful, so we asked MS to remove parts, https://github.com/MicrosoftDocs/architecture-center/issues/2251. |
Beta Was this translation helpful? Give feedback.
-
Hi David, That's really helpful - thanks! It does seem that the stencil license is in conflict with the application's Apache 2.0 license (i.e. if I clone from GitHub and look at the LICENSE file, it would be forgivable to assume that this covered all of the application content). However, I do absolutely understandable the reasoning behind the license discrepancy, and I appreciate that you reached out to Microsoft regarding the previous license wording. I wonder if it might be possible to surface stencil licensing terms somewhere? It seems like if I were to use the upper right icon in the example linked, horizontally flip it and refer to it as "Network processor" (instead of Azure Analysis Services) then I would be using it otherwise in accordance with the linked General Guidelines and consequently may be breaking the stencil license terms. I do note that the README.md has a section Logo and trademark usage which specifically covers the draw.io trademark and logos. Might a subsequent section (Third party stencil license / usage) be a suitable place to mention terms of the stencil licenses? The "Office" stencil category doesn't actually mention Microsoft explicitly - I wasn't sure if they were produced by Microsoft or by a third party. Cheers, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know the origin of the Office stencil set (found at https://github.com/jgraph/drawio/tree/dev/src/main/webapp/stencils/office)? I've looked through the commit history for this project and for mxgraph but I'm having trouble finding out where those icons originated. I expect they're from Microsoft as one featured the MS Office logo.
I understand that the usage terms at https://www.diagrams.net/doc/faq/usage-terms state ...
... but I'd like to ascertain that those stencils into our internal (and potentially external) documentation, and particularly in case we need to extract them to use them in other contexts (e.g. on our documentation site, but not as part of a diagram created with Diagrams.net/Draw.io).
Thanks,
Dave
Beta Was this translation helpful? Give feedback.
All reactions