feat(icons): add canvas-lms (#1991)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot]
2025-09-08 14:50:48 +02:00
committed by GitHub
parent c864dcb019
commit 0ee7b6039a
6 changed files with 49 additions and 0 deletions

16
meta/canvas-lms.json Normal file
View File

@@ -0,0 +1,16 @@
{
"base": "svg",
"aliases": [
"instructure-canvas"
],
"categories": [
"Education"
],
"update": {
"timestamp": "2025-09-08T12:47:49.488680",
"author": {
"id": 5969940,
"login": "jimmy0017"
}
}
}

View File

@@ -15861,6 +15861,22 @@
}
}
},
"canvas-lms": {
"base": "svg",
"aliases": [
"instructure-canvas"
],
"categories": [
"Education"
],
"update": {
"timestamp": "2025-09-08T12:47:49.488680",
"author": {
"id": 5969940,
"login": "jimmy0017"
}
}
},
"etcd": {
"base": "svg",
"aliases": [],

BIN
png/canvas-lms.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

14
svg/canvas-lms.svg Normal file
View File

@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" class="svg-canvas-logo" x="0px" y="0px" enable-background="new 0 0 115 27" xml:space="preserve" viewBox="0 0.1 26.7 26.8">
<g class="svg-logo-canvas__logomark">
<path id="Shape" fill="#D64027" d="M3.9,13.5c0-2-1.5-3.6-3.4-3.8C0.2,10.9,0,12.1,0,13.5s0.2,2.6,0.5,3.8C2.4,17.1,3.9,15.4,3.9,13.5L3.9,13.5z"/><circle id="Oval" fill="#D64027" cx="6.2" cy="13.4" r="1.2"/>
<path id="Shape_1_" fill="#D64027" d="M22.8,13.5c0,2,1.5,3.6,3.4,3.8c0.3-1.2,0.5-2.5,0.5-3.8s-0.2-2.6-0.5-3.8C24.3,9.9,22.8,11.5,22.8,13.5L22.8,13.5z"/><circle id="Oval_1_" fill="#D64027" cx="20.2" cy="13.4" r="1.2"/>
<path id="Shape_2_" fill="#D64027" d="M13.3,23c-2,0-3.6,1.5-3.8,3.4c1.2,0.3,2.5,0.5,3.8,0.5c1.3,0,2.6-0.2,3.8-0.5C16.9,24.5,15.3,23,13.3,23L13.3,23z"/><circle id="Oval_2_" fill="#D64027" cx="13.2" cy="20.4" r="1.2"/>
<path id="Shape_3_" fill="#D64027" d="M13.3,4c2,0,3.6-1.5,3.8-3.4c-1.2-0.3-2.5-0.5-3.8-0.5c-1.3,0-2.6,0.2-3.8,0.5C9.7,2.5,11.3,4,13.3,4L13.3,4z"/><circle id="Oval_3_" fill="#D64027" cx="13.2" cy="6.4" r="1.2"/>
<path id="Shape_4_" fill="#D64027" d="M20,20.2c-1.4,1.4-1.5,3.6-0.3,5.1c2.2-1.3,4.1-3.2,5.4-5.4C23.6,18.7,21.4,18.8,20,20.2L20,20.2z"/><circle id="Oval_4_" fill="#D64027" cx="18.2" cy="18.4" r="1.2"/>
<path id="Shape_5_" fill="#D64027" d="M6.6,6.8C8,5.4,8.1,3.2,6.9,1.7C4.7,3,2.8,4.9,1.5,7.1C3,8.3,5.2,8.2,6.6,6.8L6.6,6.8z"/>
<circle id="Oval_5_" fill="#D64027" cx="8.2" cy="8.4" r="1.2"/><path id="Shape_6_" fill="#D64027" d="M20,6.8c1.4,1.4,3.6,1.5,5.1,0.3c-1.3-2.2-3.2-4.1-5.4-5.4C18.5,3.2,18.6,5.4,20,6.8L20,6.8z"/><circle id="Oval_6_" fill="#D64027" cx="18.2" cy="8.4" r="1.2"/>
<path id="Shape_7_" fill="#D64027" d="M6.6,20.2c-1.4-1.4-3.6-1.5-5.1-0.3c1.3,2.2,3.2,4.1,5.4,5.4C8.1,23.7,8,21.6,6.6,20.2L6.6,20.2z"/>
<circle id="Oval_7_" fill="#D64027" cx="8.2" cy="18.4" r="1.2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -269,6 +269,7 @@
"calibre.png",
"camera-ui.png",
"canonical.png",
"canvas-lms.png",
"capacities-dark.png",
"capacities.png",
"caprover.png",
@@ -2717,6 +2718,7 @@
"calibre-web.svg",
"calibre.svg",
"canonical.svg",
"canvas-lms.svg",
"capacities-dark.svg",
"capacities.svg",
"caprover.svg",
@@ -4794,6 +4796,7 @@
"calibre.webp",
"camera-ui.webp",
"canonical.webp",
"canvas-lms.webp",
"capacities-dark.webp",
"capacities.webp",
"caprover.webp",

BIN
webp/canvas-lms.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB