Update Amazon Aurora icon

main
Chris 2 years ago
parent 2ce74ec0da
commit 9430e0920e

@ -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_177)">
<g clip-path="url(#clip1_3355_177)">
<path d="M32 0H0V32H32V0Z" fill="url(#paint0_linear_3355_177)"/>
<path d="M18.0363 7.218H16.8331V6.41078H18.0363V5.19995H18.8385V6.41078H20.0417V7.218H18.8385V8.42883H18.0363V7.218ZM22.8492 11.6577H21.646V10.8505H22.8492V9.63966H23.6514V10.8505H24.8546V11.6577H23.6514V12.8685H22.8492V11.6577ZM20.7604 24.4134C19.9944 22.4672 18.2265 20.6881 16.2917 19.9168C18.2265 19.1459 19.9944 17.3668 20.7604 15.4202C21.5265 17.3668 23.2944 19.1459 25.2288 19.9168C23.2944 20.6881 21.5265 22.4672 20.7604 24.4134ZM27.1988 19.5132C24.3777 19.5132 21.1615 16.2766 21.1615 13.4376C21.1615 13.2148 20.9822 13.034 20.7604 13.034C20.5386 13.034 20.3594 13.2148 20.3594 13.4376C20.3594 16.2766 17.1428 19.5132 14.3216 19.5132C14.1002 19.5132 13.9205 19.694 13.9205 19.9168C13.9205 20.14 14.1002 20.3204 14.3216 20.3204C17.1428 20.3204 20.3594 23.5569 20.3594 26.3963C20.3594 26.6191 20.5386 26.7999 20.7604 26.7999C20.9822 26.7999 21.1615 26.6191 21.1615 26.3963C21.1615 23.5569 24.3777 20.3204 27.1988 20.3204C27.4202 20.3204 27.5999 20.14 27.5999 19.9168C27.5999 19.694 27.4202 19.5132 27.1988 19.5132ZM5.20205 11.5612C6.36997 12.4161 8.63923 12.8685 10.8171 12.8685C12.9949 12.8685 15.2641 12.4161 16.4321 11.5612V15.427C15.8541 16.2003 13.7288 16.9624 10.8973 16.9624C7.63776 16.9624 5.20205 15.9372 5.20205 15.0206V11.5612ZM10.8171 8.42883C14.2959 8.42883 16.4321 9.48669 16.4321 10.2451C16.4321 11.0035 14.2959 12.0613 10.8171 12.0613C7.33815 12.0613 5.20205 11.0035 5.20205 10.2451C5.20205 9.48669 7.33815 8.42883 10.8171 8.42883ZM16.4321 23.5767C16.4321 24.507 14.03 25.548 10.815 25.548C7.60246 25.548 5.20205 24.507 5.20205 23.5767V20.9977C6.38441 21.9001 8.69899 22.378 10.9201 22.378C12.4647 22.378 13.9582 22.1584 15.1242 21.7597L14.8667 20.9952C13.7814 21.3661 12.3796 21.5708 10.9201 21.5708C7.64738 21.5708 5.20205 20.5456 5.20205 19.629V16.3917C6.3812 17.2925 8.68576 17.7696 10.8973 17.7696C13.2668 17.7696 15.299 17.2784 16.4321 16.5006V17.7119H17.2342V10.2451C17.2342 8.54104 13.9282 7.62161 10.8171 7.62161C7.83268 7.62161 4.67664 8.47 4.42477 10.0433H4.3999V23.5767C4.3999 25.3813 7.70513 26.3552 10.815 26.3552C13.927 26.3552 17.2342 25.3813 17.2342 23.5767V22.1516H16.4321V23.5767Z" fill="white"/>
</g>
</g>
<defs>
<linearGradient id="paint0_linear_3355_177" x1="0" y1="32" x2="32" y2="0" gradientUnits="userSpaceOnUse">
<stop stop-color="#2E27AD"/>
<stop offset="1" stop-color="#527FFF"/>
</linearGradient>
<clipPath id="clip0_3355_177">
<rect width="32" height="32" fill="white"/>
</clipPath>
<clipPath id="clip1_3355_177">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

@ -2376,7 +2376,7 @@
34 34
], ],
"description": "Amazon Aurora is a relational database service developed and offered by Amazon Web Services.", "description": "Amazon Aurora is a relational database service developed and offered by Amazon Web Services.",
"icon": "aws_aurora.png", "icon": "Amazon Aurora.svg",
"implies": "Amazon Web Services", "implies": "Amazon Web Services",
"website": "https://aws.amazon.com/rds/aurora" "website": "https://aws.amazon.com/rds/aurora"
}, },