1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-25 01:32:58 +02:00

rename Google Cast to Chromecast (#6901)

* rename Google Cast to Chromecast

* fix formatting
This commit is contained in:
Sachin Raja 2021-11-25 00:42:30 -08:00 committed by GitHub
parent c2bcc2e3b4
commit 1bc3449524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 6 deletions

View File

@ -1698,6 +1698,16 @@
"hex": "80B5E3",
"source": "https://chocolatey.org/media-kit"
},
{
"title": "Chromecast",
"hex": "1BB6F6",
"source": "https://www.google.com/intl/en_us/chromecast/built-in/",
"aliases": {
"aka": [
"Google Cast"
]
}
},
{
"title": "Chrysler",
"hex": "000000",
@ -3850,11 +3860,6 @@
"hex": "FF7143",
"source": "https://arvr.google.com/cardboard/images/header/vr-home.svg"
},
{
"title": "Google Cast",
"hex": "1BB6F6",
"source": "https://www.google.com/intl/en_us/chromecast/built-in/"
},
{
"title": "Google Chat",
"hex": "00AC47",

1
icons/chromecast.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Chromecast</title><path d="M0 18.5455v3.2727h3.2727c0-1.811-1.4618-3.2727-3.2727-3.2727zm0-4.3637v2.1818c3.011 0 5.4545 2.4437 5.4545 5.4546h2.1819c0-4.2218-3.4146-7.6364-7.6364-7.6364zm0-4.3636V12c5.4218 0 9.8182 4.3964 9.8182 9.8182H12c0-6.6327-5.3782-12-12-12zm21.8182-7.6364H2.1818C.9818 2.1818 0 3.1636 0 4.3636v3.2728h2.1818V4.3636h19.6364v15.2728h-7.6364v2.1818h7.6364c1.2 0 2.1818-.9818 2.1818-2.1818V4.3636c0-1.2-.9818-2.1818-2.1818-2.1818Z"/></svg>

After

Width:  |  Height:  |  Size: 536 B

View File

@ -1 +0,0 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Cast</title><path d="M0 18.5455v3.2727h3.2727c0-1.811-1.4618-3.2727-3.2727-3.2727zm0-4.3637v2.1818c3.011 0 5.4545 2.4437 5.4545 5.4546h2.1819c0-4.2218-3.4146-7.6364-7.6364-7.6364zm0-4.3636V12c5.4218 0 9.8182 4.3964 9.8182 9.8182H12c0-6.6327-5.3782-12-12-12zm21.8182-7.6364H2.1818C.9818 2.1818 0 3.1636 0 4.3636v3.2728h2.1818V4.3636h19.6364v15.2728h-7.6364v2.1818h7.6364c1.2 0 2.1818-.9818 2.1818-2.1818V4.3636c0-1.2-.9818-2.1818-2.1818-2.1818Z"/></svg>

Before

Width:  |  Height:  |  Size: 537 B