mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-16 16:47:28 +01:00
feat(icons): add miro (#2421)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
71ab1acd7e
commit
c2f4e1edb5
15
meta/miro.json
Normal file
15
meta/miro.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"whiteboard",
|
||||
"app"
|
||||
],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-11-04T05:53:50.616122",
|
||||
"author": {
|
||||
"id": 181640218,
|
||||
"login": "codenibler"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1798,6 +1798,21 @@
|
||||
"light": "nextjs-light"
|
||||
}
|
||||
},
|
||||
"miro": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"whiteboard",
|
||||
"app"
|
||||
],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-11-04T05:53:50.616122",
|
||||
"author": {
|
||||
"id": 181640218,
|
||||
"login": "codenibler"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ghostty": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/miro.png
Normal file
BIN
png/miro.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
4
svg/miro.svg
Normal file
4
svg/miro.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="3 2 395 395">
|
||||
<path d="M3 100.754C3 46.2604 47.2435 2 101.754 2H299.246C353.756 2 398 46.2435 398 100.754V298.246C398 352.756 353.756 397 299.246 397H101.754C47.2435 397 3 352.756 3 298.246V100.754Z" fill="#FFDD33"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M265.573 77.3491H229.74L259.629 129.85L193.906 77.3491H158.072L190.934 141.468L122.238 77.3491H86.4041L122.238 159.031L86.4041 322.377H122.238L190.934 147.396L158.072 322.377H193.906L259.629 135.693L229.74 322.377H265.573L331.297 118.232L265.573 77.4335V77.3491Z" fill="#1C1C1E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 614 B |
@@ -1381,6 +1381,7 @@
|
||||
"minimserver.png",
|
||||
"minio-light.png",
|
||||
"minio.png",
|
||||
"miro.png",
|
||||
"misp.png",
|
||||
"misskey-light.png",
|
||||
"misskey.png",
|
||||
@@ -3804,6 +3805,7 @@
|
||||
"miniflux.svg",
|
||||
"minio-light.svg",
|
||||
"minio.svg",
|
||||
"miro.svg",
|
||||
"misskey-light.svg",
|
||||
"misskey.svg",
|
||||
"mistral-ai.svg",
|
||||
@@ -6218,6 +6220,7 @@
|
||||
"minimserver.webp",
|
||||
"minio-light.webp",
|
||||
"minio.webp",
|
||||
"miro.webp",
|
||||
"misp.webp",
|
||||
"misskey-light.webp",
|
||||
"misskey.webp",
|
||||
|
||||
BIN
webp/miro.webp
Normal file
BIN
webp/miro.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Reference in New Issue
Block a user