mirror of
https://github.com/konpa/devicon.git
synced 2025-08-16 11:35:11 +02:00
Merge pull request #2186 from this-is-emma/add-cloudrun-icon
new icon: cloudrun (original, plain, line)
This commit is contained in:
25
devicon.json
25
devicon.json
@@ -1784,6 +1784,31 @@
|
||||
"color": "#ea9344",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "cloudrun",
|
||||
"altnames": [
|
||||
"Cloud Run"
|
||||
],
|
||||
"tags": [
|
||||
"platform",
|
||||
"serverless",
|
||||
"deploy",
|
||||
"cloud-computing-platform"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain",
|
||||
"line"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"line"
|
||||
]
|
||||
},
|
||||
"color": "#4285f4",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "cmake",
|
||||
"altnames": [],
|
||||
|
1
icons/cloudrun/cloudrun-line.svg
Normal file
1
icons/cloudrun/cloudrun-line.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#4285f4" d="m38.239 0 .513 1.462 21.927 62.505L38.239 128 128 63.967ZM0 .406l.268 1.02 16.455 62.541L0 127.598l23.207-11.048 16.529-52.583-16.528-52.582Zm1.493 1.79 20.9 9.89 16.309 51.881-16.308 51.883-20.9 9.95 16.251-61.833Zm38.705.406 86.11 61.365-86.11 61.43 21.526-61.43Z"/></svg>
|
After Width: | Height: | Size: 361 B |
1
icons/cloudrun/cloudrun-original.svg
Normal file
1
icons/cloudrun/cloudrun-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#aecbfa" d="M128 63.965 38.957 0l22.26 63.966Z"/><path fill="#4285f4" d="M38.957 128 128 63.965H61.217zM16.696 63.965 0 128l22.332-10.718 16.625-53.317Z"/><path fill="#aecbfa" d="M22.332 10.649 0-.001l16.696 63.966h22.26Z"/></svg>
|
After Width: | Height: | Size: 305 B |
1
icons/cloudrun/cloudrun-plain.svg
Normal file
1
icons/cloudrun/cloudrun-plain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#4285f4" d="m0 0 16.695 63.967L0 128l22.332-10.717 16.625-53.316L22.332 10.65Zm38.957 0 22.26 63.967L38.957 128 128 63.967Z"/></svg>
|
After Width: | Height: | Size: 207 B |
Reference in New Issue
Block a user