1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-26 01:13:41 +02:00

Add Amazon ECS icon (#7468)

* Add Amazon ECS icon

* Update simple-icons.json

* fix order

Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>
This commit is contained in:
Sigurd Spieckermann 2022-06-13 16:11:34 +02:00 committed by GitHub
parent 163889c2ac
commit 5126d963c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -501,6 +501,19 @@
]
}
},
{
"title": "Amazon ECS",
"hex": "FF9900",
"source": "https://aws.amazon.com/architecture/icons/",
"guidelines": "https://aws.amazon.com/architecture/icons/",
"aliases": {
"aka": [
"Amazon Elastic Container Service",
"AWS ECS",
"AWS Elastic Container Service"
]
}
},
{
"title": "Amazon Fire TV",
"hex": "FC4C02",

1
icons/amazonecs.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Amazon ECS</title><path d="m21.895 15.256-3.369-2.021V8.421a.42.42 0 0 0-.209-.364l-4.843-2.825V1.159l8.42 4.976Zm.635-9.724L13.267.06a.422.422 0 0 0-.635.362v5.053c0 .15.08.288.208.363l4.844 2.826v4.81a.42.42 0 0 0 .205.362l4.21 2.526a.42.42 0 0 0 .638-.361V5.895a.42.42 0 0 0-.207-.363ZM11.977 23.1l-9.872-5.248V6.135l8.421-4.976v4.084L6.09 8.066a.422.422 0 0 0-.195.355v7.158a.42.42 0 0 0 .226.373l5.665 2.948a.42.42 0 0 0 .387 0l5.496-2.84 3.382 2.03-9.074 5.01Zm10.135-5.356-4.21-2.526a.42.42 0 0 0-.411-.013l-5.51 2.847-5.244-2.729v-6.67l4.436-2.824a.422.422 0 0 0 .195-.355V.42a.421.421 0 0 0-.635-.362L1.47 5.532a.421.421 0 0 0-.207.363v12.21c0 .156.086.299.223.372l10.297 5.474a.421.421 0 0 0 .401-.004l9.915-5.473a.422.422 0 0 0 .013-.73Z"/></svg>

After

Width:  |  Height:  |  Size: 836 B