mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-10 05:28:57 +01:00
feat(icons): add google-colab (#2417)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
adb62a5f95
commit
1c15f57852
12
meta/google-colab.json
Normal file
12
meta/google-colab.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-11-03T21:45:55.967222",
|
||||
"author": {
|
||||
"id": 86807499,
|
||||
"login": "Pacatro"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -17604,6 +17604,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"google-colab": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-11-03T21:45:55.967222",
|
||||
"author": {
|
||||
"id": 86807499,
|
||||
"login": "Pacatro"
|
||||
}
|
||||
}
|
||||
},
|
||||
"image-maid": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/google-colab.png
Normal file
BIN
png/google-colab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
7
svg/google-colab.svg
Normal file
7
svg/google-colab.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" focusable="false" style="pointer-events: none; display: block; width: 100%; height: 100%;" viewBox="0.17 5.07 23.67 13.87"><g>
|
||||
<path d="M4.54,9.46,2.19,7.1a6.93,6.93,0,0,0,0,9.79l2.36-2.36A3.59,3.59,0,0,1,4.54,9.46Z" style="" fill="#E8710A"/>
|
||||
<path d="M2.19,7.1,4.54,9.46a3.59,3.59,0,0,1,5.08,0l1.71-2.93h0l-.1-.08h0A6.93,6.93,0,0,0,2.19,7.1Z" style="" fill="#F9AB00"/>
|
||||
<path d="M11.34,17.46h0L9.62,14.54a3.59,3.59,0,0,1-5.08,0L2.19,16.9a6.93,6.93,0,0,0,9,.65l.11-.09" style="" fill="#F9AB00"/>
|
||||
<path d="M12,7.1a6.93,6.93,0,0,0,0,9.79l2.36-2.36a3.59,3.59,0,1,1,5.08-5.08L21.81,7.1A6.93,6.93,0,0,0,12,7.1Z" style="" fill="#F9AB00"/>
|
||||
<path d="M21.81,7.1,19.46,9.46a3.59,3.59,0,0,1-5.08,5.08L12,16.9A6.93,6.93,0,0,0,21.81,7.1Z" style="" fill="#E8710A"/>
|
||||
</g></svg>
|
||||
|
After Width: | Height: | Size: 914 B |
@@ -836,6 +836,7 @@
|
||||
"google-classroom.png",
|
||||
"google-cloud-platform.png",
|
||||
"google-cloud-print.png",
|
||||
"google-colab.png",
|
||||
"google-compute-engine.png",
|
||||
"google-contacts.png",
|
||||
"google-docs.png",
|
||||
@@ -3334,6 +3335,7 @@
|
||||
"google-classroom.svg",
|
||||
"google-cloud-platform.svg",
|
||||
"google-cloud-print.svg",
|
||||
"google-colab.svg",
|
||||
"google-compute-engine.svg",
|
||||
"google-contacts.svg",
|
||||
"google-docs.svg",
|
||||
@@ -5663,6 +5665,7 @@
|
||||
"google-classroom.webp",
|
||||
"google-cloud-platform.webp",
|
||||
"google-cloud-print.webp",
|
||||
"google-colab.webp",
|
||||
"google-compute-engine.webp",
|
||||
"google-contacts.webp",
|
||||
"google-docs.webp",
|
||||
|
||||
BIN
webp/google-colab.webp
Normal file
BIN
webp/google-colab.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
Reference in New Issue
Block a user