Add PowerShell logo

This commit is contained in:
kuubeu
2023-06-22 19:29:36 +02:00
committed by GitHub
parent 9044d1bb62
commit e3215f2db6
2 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
aria-label="PowerShell" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#fff"/><linearGradient id="b" x1="0" x2=".9" y1=".2" y2=".73"><stop stop-color="#c7e6ff" offset="0"/><stop stop-color="#a9c8ff" offset="1"/></linearGradient><linearGradient id="a" x1="0" x2=".9" y1=".2" y2=".73"><stop stop-color="#2d4664" offset="0"/><stop stop-color="#29405b" offset=".17"/><stop stop-color="#1e2f43" offset=".45"/><stop stop-color="#0c131b" offset=".8"/><stop offset="1"/></linearGradient><g transform="skewX(-13)"><rect x="143" y="104" width="344" height="304" rx="21" fill="url(#b)" opacity=".8"/><rect x="148" y="107.5" width="334" height="297" rx="17" fill="url(#a)"/></g><use xlink:href="#c" x="3" y="3.5" stroke="#2c5591"/><g stroke="#fff"><g id="c" fill="none" stroke-linecap="round"><path d="m195 155 91 97m0 0-139 100" stroke-width="35"/><path d="m254 349h74" stroke-width="30"/></g></g></svg>

After

Width:  |  Height:  |  Size: 998 B