mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-28 22:19:03 +08:00
feat(icons): add shortcut (#2342)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
47d6fdf80f
commit
9e8cfbda18
14
meta/shortcut.json
Normal file
14
meta/shortcut.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Organization"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-10-22T13:32:47.279426",
|
||||||
|
"author": {
|
||||||
|
"id": 270825,
|
||||||
|
"login": "mvaled"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
60384
metadata.json
60384
metadata.json
File diff suppressed because it is too large
Load Diff
BIN
png/shortcut.png
Normal file
BIN
png/shortcut.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
4
svg/shortcut.svg
Normal file
4
svg/shortcut.svg
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.dev/svgjs" width="1000" height="1000"><g clip-path="url(#SvgjsClipPath1439)"><rect width="1000" height="1000" fill="#3a95c9"></rect><g transform="matrix(1.7578125,0,0,1.7578125,50,50)"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.dev/svgjs" width="512" height="512"><svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<rect width="512" height="512" fill="#3A95C9"></rect>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M189.554 75.5027H440.464L326.867 200.177L438.286 311.271L323.497 437.247L71.8242 437.183L185.898 311.986L74.9194 201.339L189.554 75.5027ZM206.383 332.41L137.628 407.87L282.104 407.905L206.383 332.41ZM316.825 401.662L225.891 310.999L307.359 221.587L398.293 312.256L316.825 401.662ZM286.875 201.163L205.406 290.576L114.91 200.351L196.374 110.926L286.875 201.163ZM306.383 179.752L374.647 104.833H231.244L306.383 179.752Z" fill="white"></path>
|
||||||
|
</svg></svg></g></g><defs><clipPath id="SvgjsClipPath1439"><rect width="1000" height="1000" x="0" y="0" rx="200" ry="200"></rect></clipPath></defs></svg>
|
||||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -2089,6 +2089,7 @@
|
|||||||
"shoko-server.png",
|
"shoko-server.png",
|
||||||
"shoko.png",
|
"shoko.png",
|
||||||
"shopify.png",
|
"shopify.png",
|
||||||
|
"shortcut.png",
|
||||||
"sickbeard.png",
|
"sickbeard.png",
|
||||||
"sickchill.png",
|
"sickchill.png",
|
||||||
"sickgear.png",
|
"sickgear.png",
|
||||||
@@ -4361,6 +4362,7 @@
|
|||||||
"shoko-server.svg",
|
"shoko-server.svg",
|
||||||
"shoko.svg",
|
"shoko.svg",
|
||||||
"shopify.svg",
|
"shopify.svg",
|
||||||
|
"shortcut.svg",
|
||||||
"sickbeard.svg",
|
"sickbeard.svg",
|
||||||
"signal.svg",
|
"signal.svg",
|
||||||
"signoz.svg",
|
"signoz.svg",
|
||||||
@@ -6869,6 +6871,7 @@
|
|||||||
"shoko-server.webp",
|
"shoko-server.webp",
|
||||||
"shoko.webp",
|
"shoko.webp",
|
||||||
"shopify.webp",
|
"shopify.webp",
|
||||||
|
"shortcut.webp",
|
||||||
"sickbeard.webp",
|
"sickbeard.webp",
|
||||||
"sickchill.webp",
|
"sickchill.webp",
|
||||||
"sickgear.webp",
|
"sickgear.webp",
|
||||||
|
|||||||
BIN
webp/shortcut.webp
Normal file
BIN
webp/shortcut.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Reference in New Issue
Block a user