📦 Add Microsoft Editor logo

This commit is contained in:
jaycodev
2025-10-11 11:48:17 -05:00
parent 962865f3ab
commit e8272a347d
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -1019,6 +1019,12 @@ export const svgs: iSVG[] = [
route: "/library/microsoft-designer.svg", route: "/library/microsoft-designer.svg",
url: "https://designer.microsoft.com/", url: "https://designer.microsoft.com/",
}, },
{
title: "Microsoft Editor",
category: ["Software", "AI", "Microsoft"],
route: "/library/microsoft-editor.svg",
url: "https://www.microsoft.com/microsoft-365/microsoft-editor",
},
{ {
title: "Heroku", title: "Heroku",
category: "Software", category: "Software",
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0.467 0.473 46.061 47.05"><g clip-path="url(#a)"><path fill="#103F91" d="M26.049 34.242H8.64v8.192h17.408a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096Z"/><path fill="#185ABD" d="M42.432 11.715H24v8.192h18.432a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096ZM34.24 22.977H16.832v8.192H34.24a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096Z"/><mask id="b" width="39" height="32" x="8" y="11" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" d="M30.145 38.339a4.108 4.108 0 0 1-4.096 4.096H8.64v-8.192h17.408a4.108 4.108 0 0 1 4.096 4.096Zm12.288-26.624H24v8.192h18.432a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096ZM34.24 22.979H16.833v8.192H34.24a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096Z"/></mask><g mask="url(#b)"><path fill="#fff" d="M1.934 47.044c-.205 0-.589-.153-.691-.23-.154-.128-.307-.358-.307-.435l1.1-3.584-.281-.205c-.077-.051-.103-.154-.077-.256l2.304-7.68L26.049 4.42l2.407-3.302c.102-.102.128-.102.307-.102.69.05 5.785 2.97 7.552 5.401.153.205.153.256.153.282l-2.227 3.097-.205.282-21.99 30.26-6.58 4.71c-.025.025-.076.025-.102.025a.196.196 0 0 1-.128-.051l-.281-.154-3.021 2.253v-.077Z" opacity=".48"/><path fill="#fff" d="M1.934 47.044c-.205 0-.589-.153-.691-.23-.154-.128-.307-.358-.307-.435l1.1-3.584-.281-.205c-.077-.051-.103-.154-.077-.256l2.304-7.68L26.049 4.42l2.407-3.302c.102-.102.128-.102.307-.102.69.05 5.785 2.97 7.552 5.401.153.205.153.256.153.282l-2.227 3.097-.205.282-21.99 30.26-6.58 4.71c-.025.025-.076.025-.102.025a.196.196 0 0 1-.128-.051l-.281-.154-3.021 2.253v-.077Z" opacity=".24"/></g><path fill="#41A5EE" d="M2.65 45.2 20.52 24.797l13.26-16.742-7.218-4.532-.896.538L3.52 34.397l-2.33 7.782a.73.73 0 0 0 .282.794L2.65 45.2Z"/><path fill="#2B7CD3" d="M4.953 45.453c.256.154.563.154.794-.025l6.656-4.736 22.041-30.336-3.917-4.352-27.724 38.4 2.15 1.05Z"/><path fill="#103F91" d="m34.445 10.33 2.432-3.354c.205-.281.102-.537-.154-.896C34.907 3.572 29.48.397 28.763.474c-.333.026-.41.026-.691.282l-2.432 3.353 8.806 6.221ZM4.415 42.18l-2.944.793-.999 3.328c-.05.282.256.691.487.87.23.18.947.462 1.254.308l2.765-2.048c-.026.026-.563-3.251-.563-3.251Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB