mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-28 14:09:05 +08:00
feat(icons): add dixa (#2261)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9d58595be4
commit
38a02049d3
14
meta/dixa.json
Normal file
14
meta/dixa.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Communication"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-10-14T20:01:12.179647",
|
||||
"author": {
|
||||
"id": 1340823,
|
||||
"login": "b12e"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -21380,6 +21380,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"dixa": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Communication"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-10-14T20:01:12.179647",
|
||||
"author": {
|
||||
"id": 1340823,
|
||||
"login": "b12e"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cyber-power-full": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/dixa.png
Normal file
BIN
png/dixa.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
9
svg/dixa.svg
Normal file
9
svg/dixa.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="87.5 80.5 225 240">
|
||||
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M232.105 204.576L208.084 218.433C205.985 219.64 203.309 218.922 202.095 216.832L174.324 168.795C173.115 166.7 173.833 164.024 175.932 162.817L199.992 149C215.374 140.123 234.996 145.37 243.89 160.718C246.825 165.747 248.183 171.3 248.183 176.722C248.183 187.829 242.444 198.629 232.105 204.576ZM299.572 128.623C272.935 82.5795 213.968 66.8381 167.836 93.4236L91.8873 137.15C87.6947 139.564 86.2534 144.916 88.6761 149.096L154.505 262.876C155.911 265.307 156.651 268.062 156.651 270.86V318.212C156.651 319.974 158.557 321.071 160.086 320.188L180.76 308.251L194.915 300.118L264.261 260.152C295.191 242.312 312.5 209.95 312.5 176.678C312.5 160.325 308.334 143.796 299.572 128.623Z" fill="#2A2069"/>
|
||||
<mask id="mask0_509_13386" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="87" y="80" width="226" height="241">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M232.105 204.576L208.084 218.433C205.985 219.64 203.309 218.922 202.095 216.832L174.324 168.795C173.115 166.7 173.833 164.024 175.932 162.817L199.992 149C215.374 140.123 234.996 145.37 243.89 160.718C246.825 165.747 248.183 171.3 248.183 176.722C248.183 187.829 242.444 198.629 232.105 204.576ZM299.572 128.623C272.935 82.5795 213.968 66.8381 167.836 93.4236L91.8873 137.15C87.6947 139.564 86.2534 144.916 88.6761 149.096L154.505 262.876C155.911 265.307 156.651 268.062 156.651 270.86V318.212C156.651 319.974 158.557 321.071 160.086 320.188L180.76 308.251L194.915 300.118L264.261 260.152C295.191 242.312 312.5 209.95 312.5 176.678C312.5 160.325 308.334 143.796 299.572 128.623Z" fill="white"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_509_13386)">
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
@@ -490,6 +490,7 @@
|
||||
"disney-plus.png",
|
||||
"dispatcharr.png",
|
||||
"diun.png",
|
||||
"dixa.png",
|
||||
"diyhue.png",
|
||||
"dlna.png",
|
||||
"docassemble-light.png",
|
||||
@@ -2986,6 +2987,7 @@
|
||||
"discourse.svg",
|
||||
"disney-plus.svg",
|
||||
"dispatcharr.svg",
|
||||
"dixa.svg",
|
||||
"dlna.svg",
|
||||
"docassemble-light.svg",
|
||||
"docassemble.svg",
|
||||
@@ -5193,6 +5195,7 @@
|
||||
"disney-plus.webp",
|
||||
"dispatcharr.webp",
|
||||
"diun.webp",
|
||||
"dixa.webp",
|
||||
"diyhue.webp",
|
||||
"dlna.webp",
|
||||
"docassemble-light.webp",
|
||||
|
||||
BIN
webp/dixa.webp
Normal file
BIN
webp/dixa.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user