Merge pull request #7106 from ysm-dev/ec2-icon

Update Amazon EC2 icon
main
Elbert Alias 2 years ago committed by GitHub
commit 07bb13e61a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,20 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3355_197)">
<g clip-path="url(#clip1_3355_197)">
<path d="M32 0H0V32H32V0Z" fill="url(#paint0_linear_3355_197)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.9999 11.9999H18.6666H17.3333H15.9999H14.6666H13.3333V13.3333V14.6666V15.9999V17.3333V18.6666H14.6666H15.9999H17.3333H18.6666H19.9999V17.3333V15.9999V14.6666V13.3333V11.9999ZM21.3333 11.9999H22.6666V13.3333H21.3333V14.6666H22.6666V15.9999H21.3333V17.3333H22.6666V18.6666H21.3333V19.0773C21.3333 19.5853 20.9186 19.9999 20.4106 19.9999H19.9999V21.3333H18.6666V19.9999H17.3333V21.3333H15.9999V19.9999H14.6666V21.3333H13.3333V19.9999H12.9226C12.4146 19.9999 11.9999 19.5853 11.9999 19.0773V18.6666H10.6666V17.3333H11.9999V15.9999H10.6666V14.6666H11.9999V13.3333H10.6666V11.9999H11.9999V11.5893C11.9999 11.0813 12.4146 10.6666 12.9226 10.6666H13.3333V9.33325H14.6666V10.6666H15.9999V9.33325H17.3333V10.6666H18.6666V9.33325H19.9999V10.6666H20.4106C20.9186 10.6666 21.3333 11.0813 21.3333 11.5893V11.9999ZM15.9999 25.3333H6.66659V17.3333H9.33325V15.9999H6.39992C5.81059 15.9999 5.33325 16.4559 5.33325 17.0159V25.6253C5.33325 26.1999 5.80125 26.6666 6.37459 26.6666H16.2666C16.8559 26.6666 17.3333 26.2106 17.3333 25.6506V22.6666H15.9999V25.3333ZM26.6666 6.37459V16.2919C26.6666 16.8666 26.1986 17.3333 25.6253 17.3333H23.9999V15.9999H25.3333V6.66659H15.9999V7.99992H14.6666V6.37459C14.6666 5.79992 15.1346 5.33325 15.7079 5.33325H25.6253C26.1986 5.33325 26.6666 5.79992 26.6666 6.37459Z" fill="white"/>
</g>
</g>
<defs>
<linearGradient id="paint0_linear_3355_197" x1="0" y1="32" x2="32" y2="0" gradientUnits="userSpaceOnUse">
<stop stop-color="#C8511B"/>
<stop offset="1" stop-color="#FF9900"/>
</linearGradient>
<clipPath id="clip0_3355_197">
<rect width="32" height="32" fill="white"/>
</clipPath>
<clipPath id="clip1_3355_197">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -1 +0,0 @@
<svg width="256" height="310" viewBox="0 0 256 310" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path d="M42.754 244.495l-29.918 6.826V57.565l29.918 6.839v180.091" fill="#F68536"/><path d="M80.082 255.931l-37.328 10.608V42.612l37.328 10.595v202.724m47.884 11.75l-47.884 17.524V23.946l47.884 17.516v226.219M256 245.079l-128.034 64.017V0L256 64.017v181.062" fill="#F68536"/><path d="M102.444 12.763L127.966 0v309.096l-25.522-12.759V12.763M60.325 33.82l19.757-9.878v261.212l-19.757-9.878V33.82M27.016 50.477l15.738-7.869v223.88l-15.738-7.874V50.477m-14.18 7.088L0 63.983v181.134l12.836 6.414V57.565" fill="#9D5025"/></svg>

Before

Width:  |  Height:  |  Size: 641 B

@ -2436,7 +2436,7 @@
"headers": {
"Server": "\\(Amazon\\)"
},
"icon": "aws-ec2.svg",
"icon": "Amazon EC2.svg",
"implies": "Amazon Web Services",
"saas": true,
"website": "http://aws.amazon.com/ec2/"

Loading…
Cancel
Save