mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
feat(icons): add zen-browser (#1325)
Some checks failed
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled
Some checks failed
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
b175292f61
commit
cad8572707
18
meta/zen-browser.json
Normal file
18
meta/zen-browser.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [
|
||||||
|
"zen"
|
||||||
|
],
|
||||||
|
"categories": [],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-04-28T17:40:35.244653",
|
||||||
|
"author": {
|
||||||
|
"id": 120695243,
|
||||||
|
"login": "theoneand33"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"light": "zen-browser",
|
||||||
|
"dark": "zen-browser-dark"
|
||||||
|
}
|
||||||
|
}
|
@ -3955,6 +3955,24 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"zen-browser": {
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [
|
||||||
|
"zen"
|
||||||
|
],
|
||||||
|
"categories": [],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-04-28T17:40:35.244653",
|
||||||
|
"author": {
|
||||||
|
"id": 120695243,
|
||||||
|
"login": "theoneand33"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"light": "zen-browser",
|
||||||
|
"dark": "zen-browser-dark"
|
||||||
|
}
|
||||||
|
},
|
||||||
"zipline": {
|
"zipline": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
BIN
png/zen-browser-dark.png
Normal file
BIN
png/zen-browser-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
png/zen-browser.png
Normal file
BIN
png/zen-browser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
27
svg/zen-browser-dark.svg
Normal file
27
svg/zen-browser-dark.svg
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="82 82 860 860">
|
||||||
|
<g filter="url(#filter0_dd_637_5954)">
|
||||||
|
<rect x="82" y="82" width="860" height="860" rx="155.371" fill="#202020"/>
|
||||||
|
</g>
|
||||||
|
<circle cx="512.439" cy="512.439" r="113.02" stroke="#F2F0E3" stroke-width="25.1953"/>
|
||||||
|
<circle cx="512.439" cy="512.439" r="197.737" stroke="#F2F0E3" stroke-width="41.9922"/>
|
||||||
|
<circle cx="512.439" cy="512.439" r="298.266" stroke="#F2F0E3" stroke-width="58.7891"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_dd_637_5954" x="74.4414" y="80.3203" width="875.117" height="878.477" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||||
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||||
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||||
|
<feMorphology radius="0.839844" operator="dilate" in="SourceAlpha" result="effect1_dropShadow_637_5954"/>
|
||||||
|
<feOffset dy="5.87891"/>
|
||||||
|
<feGaussianBlur stdDeviation="3.35938"/>
|
||||||
|
<feComposite in2="hardAlpha" operator="out"/>
|
||||||
|
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/>
|
||||||
|
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_637_5954"/>
|
||||||
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||||
|
<feOffset dy="10.0781"/>
|
||||||
|
<feGaussianBlur stdDeviation="3.35938"/>
|
||||||
|
<feComposite in2="hardAlpha" operator="out"/>
|
||||||
|
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/>
|
||||||
|
<feBlend mode="normal" in2="effect1_dropShadow_637_5954" result="effect2_dropShadow_637_5954"/>
|
||||||
|
<feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_637_5954" result="shape"/>
|
||||||
|
</filter>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
27
svg/zen-browser.svg
Normal file
27
svg/zen-browser.svg
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="82 82 860 860">
|
||||||
|
<g filter="url(#filter0_dd_637_6627)">
|
||||||
|
<rect x="82" y="82" width="860" height="860" rx="155.371" fill="#F2F0E3"/>
|
||||||
|
</g>
|
||||||
|
<circle cx="512.439" cy="512.439" r="113.02" stroke="#202020" stroke-width="25.1953"/>
|
||||||
|
<circle cx="512.439" cy="512.439" r="197.737" stroke="#202020" stroke-width="41.9922"/>
|
||||||
|
<circle cx="512.439" cy="512.439" r="298.266" stroke="#202020" stroke-width="58.7891"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_dd_637_6627" x="74.4414" y="80.3203" width="875.117" height="878.477" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||||
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||||
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||||
|
<feMorphology radius="0.839844" operator="dilate" in="SourceAlpha" result="effect1_dropShadow_637_6627"/>
|
||||||
|
<feOffset dy="5.87891"/>
|
||||||
|
<feGaussianBlur stdDeviation="3.35938"/>
|
||||||
|
<feComposite in2="hardAlpha" operator="out"/>
|
||||||
|
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/>
|
||||||
|
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_637_6627"/>
|
||||||
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||||
|
<feOffset dy="10.0781"/>
|
||||||
|
<feGaussianBlur stdDeviation="3.35938"/>
|
||||||
|
<feComposite in2="hardAlpha" operator="out"/>
|
||||||
|
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/>
|
||||||
|
<feBlend mode="normal" in2="effect1_dropShadow_637_6627" result="effect2_dropShadow_637_6627"/>
|
||||||
|
<feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_637_6627" result="shape"/>
|
||||||
|
</filter>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
@ -2226,6 +2226,8 @@
|
|||||||
"zabbix.png",
|
"zabbix.png",
|
||||||
"zabka.png",
|
"zabka.png",
|
||||||
"zammad.png",
|
"zammad.png",
|
||||||
|
"zen-browser-dark.png",
|
||||||
|
"zen-browser.png",
|
||||||
"zenarmor.png",
|
"zenarmor.png",
|
||||||
"zendesk.png",
|
"zendesk.png",
|
||||||
"zerotier-light.png",
|
"zerotier-light.png",
|
||||||
@ -4034,6 +4036,8 @@
|
|||||||
"zabbix.svg",
|
"zabbix.svg",
|
||||||
"zabka.svg",
|
"zabka.svg",
|
||||||
"zammad.svg",
|
"zammad.svg",
|
||||||
|
"zen-browser-dark.svg",
|
||||||
|
"zen-browser.svg",
|
||||||
"zenarmor.svg",
|
"zenarmor.svg",
|
||||||
"zendesk.svg",
|
"zendesk.svg",
|
||||||
"zerotier-light.svg",
|
"zerotier-light.svg",
|
||||||
@ -6283,6 +6287,8 @@
|
|||||||
"zabbix.webp",
|
"zabbix.webp",
|
||||||
"zabka.webp",
|
"zabka.webp",
|
||||||
"zammad.webp",
|
"zammad.webp",
|
||||||
|
"zen-browser-dark.webp",
|
||||||
|
"zen-browser.webp",
|
||||||
"zenarmor.webp",
|
"zenarmor.webp",
|
||||||
"zendesk.webp",
|
"zendesk.webp",
|
||||||
"zerotier-light.webp",
|
"zerotier-light.webp",
|
||||||
|
BIN
webp/zen-browser-dark.webp
Normal file
BIN
webp/zen-browser-dark.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
BIN
webp/zen-browser.webp
Normal file
BIN
webp/zen-browser.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Loading…
x
Reference in New Issue
Block a user