feat(icons): add cap-cut (#2286)

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-10-15 22:29:04 +02:00
committed by GitHub
parent d480c88dd3
commit a7196e677c
9 changed files with 44 additions and 0 deletions

16
meta/cap-cut.json Normal file
View File

@@ -0,0 +1,16 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-10-15T20:28:12.511970",
"author": {
"id": 159212504,
"login": "TrapNouz"
}
},
"colors": {
"light": "cap-cut",
"dark": "cap-cut-dark"
}
}

View File

@@ -24046,6 +24046,22 @@
"light": "outline-light" "light": "outline-light"
} }
}, },
"cap-cut": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-10-15T20:28:12.511970",
"author": {
"id": 159212504,
"login": "TrapNouz"
}
},
"colors": {
"light": "cap-cut",
"dark": "cap-cut-dark"
}
},
"dd-wrt": { "dd-wrt": {
"base": "png", "base": "png",
"aliases": [ "aliases": [

BIN
png/cap-cut-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

BIN
png/cap-cut.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

3
svg/cap-cut-dark.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0.5 0 30.56 24">
<path d="M 31.056 4.979 V 0.215 l -5.73 3.008 v -0.178 C 25.326 1.146 23.965 0 21.994 0 H 3.831 C 1.755 0 0.5 1.146 0.5 3.045 v 4.8 L 8.523 12 L 0.5 16.191 v 4.8 C 0.5 22.854 1.755 24 3.831 24 h 18.162 c 1.97 0 3.33 -1.146 3.33 -3.009 v -0.25 l 5.731 3.044 V 18.95 L 17.73 12 l 13.327 -7.021 Z M 13.11 14.363 l 9.852 5.16 H 3.22 l 9.888 -5.16 Z m 9.78 -9.885 L 13.109 9.6 L 3.222 4.478 h 19.666" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 483 B

3
svg/cap-cut.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0.5 0 30.56 24">
<path d="M 31.056 4.979 V 0.215 l -5.73 3.008 v -0.178 C 25.326 1.146 23.965 0 21.994 0 H 3.831 C 1.755 0 0.5 1.146 0.5 3.045 v 4.8 L 8.523 12 L 0.5 16.191 v 4.8 C 0.5 22.854 1.755 24 3.831 24 h 18.162 c 1.97 0 3.33 -1.146 3.33 -3.009 v -0.25 l 5.731 3.044 V 18.95 L 17.73 12 l 13.327 -7.021 Z M 13.11 14.363 l 9.852 5.16 H 3.22 l 9.888 -5.16 Z m 9.78 -9.885 L 13.109 9.6 L 3.222 4.478 h 19.666" fill="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 486 B

View File

@@ -287,6 +287,8 @@
"camera-ui.png", "camera-ui.png",
"canonical.png", "canonical.png",
"canvas-lms.png", "canvas-lms.png",
"cap-cut-dark.png",
"cap-cut.png",
"capacities-dark.png", "capacities-dark.png",
"capacities.png", "capacities.png",
"caprover.png", "caprover.png",
@@ -2846,6 +2848,8 @@
"calibre.svg", "calibre.svg",
"canonical.svg", "canonical.svg",
"canvas-lms.svg", "canvas-lms.svg",
"cap-cut-dark.svg",
"cap-cut.svg",
"capacities-dark.svg", "capacities-dark.svg",
"capacities.svg", "capacities.svg",
"caprover.svg", "caprover.svg",
@@ -5019,6 +5023,8 @@
"camera-ui.webp", "camera-ui.webp",
"canonical.webp", "canonical.webp",
"canvas-lms.webp", "canvas-lms.webp",
"cap-cut-dark.webp",
"cap-cut.webp",
"capacities-dark.webp", "capacities-dark.webp",
"capacities.webp", "capacities.webp",
"caprover.webp", "caprover.webp",

BIN
webp/cap-cut-dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
webp/cap-cut.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB