mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-01 01:07:57 +01:00
feat(icons): add trading-view (#2315)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8e089a3feb
commit
43abd18f88
22
meta/trading-view.json
Normal file
22
meta/trading-view.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"trading",
|
||||
"view",
|
||||
"charts"
|
||||
],
|
||||
"categories": [
|
||||
"Finance"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-10-18T14:02:05.338578",
|
||||
"author": {
|
||||
"id": 45579118,
|
||||
"login": "jwmeidinger"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "trading-view",
|
||||
"dark": "trading-view-dark"
|
||||
}
|
||||
}
|
||||
@@ -28076,6 +28076,28 @@
|
||||
"light": "invoiceninja-light"
|
||||
}
|
||||
},
|
||||
"trading-view": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"trading",
|
||||
"view",
|
||||
"charts"
|
||||
],
|
||||
"categories": [
|
||||
"Finance"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-10-18T14:02:05.338578",
|
||||
"author": {
|
||||
"id": 45579118,
|
||||
"login": "jwmeidinger"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "trading-view",
|
||||
"dark": "trading-view-dark"
|
||||
}
|
||||
},
|
||||
"gamevault": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/trading-view-dark.png
Normal file
BIN
png/trading-view-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
BIN
png/trading-view.png
Normal file
BIN
png/trading-view.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
10
svg/trading-view-dark.svg
Normal file
10
svg/trading-view-dark.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="28.67 59.17 130.67 66.39">
|
||||
<g clip-path="url(#clip0_4807_10018)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M115.055 72.5C115.055 79.8638 109.086 85.8333 101.722 85.8333C94.3583 85.8333 88.3888 79.8638 88.3888 72.5C88.3888 65.1362 94.3583 59.1667 101.722 59.1667C109.086 59.1667 115.055 65.1362 115.055 72.5ZM81.9999 59.7778H28.6667L28.6665 86.4444H55.3332V125.556H81.9999V59.7778ZM128.755 59.7778H159.333L131.778 125.556H101.111L128.755 59.7778Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_4807_10018">
|
||||
<rect width="160" height="160" fill="black" transform="translate(10 10)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 677 B |
10
svg/trading-view.svg
Normal file
10
svg/trading-view.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="28.67 59.17 130.67 66.39">
|
||||
<g clip-path="url(#clip0_4807_10018)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M115.055 72.5C115.055 79.8638 109.086 85.8333 101.722 85.8333C94.3583 85.8333 88.3888 79.8638 88.3888 72.5C88.3888 65.1362 94.3583 59.1667 101.722 59.1667C109.086 59.1667 115.055 65.1362 115.055 72.5ZM81.9999 59.7778H28.6667L28.6665 86.4444H55.3332V125.556H81.9999V59.7778ZM128.755 59.7778H159.333L131.778 125.556H101.111L128.755 59.7778Z" fill="black"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_4807_10018">
|
||||
<rect width="160" height="160" fill="white" transform="translate(10 10)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 677 B |
@@ -2335,6 +2335,8 @@
|
||||
"tpdb.png",
|
||||
"traccar-dark.png",
|
||||
"traccar.png",
|
||||
"trading-view-dark.png",
|
||||
"trading-view.png",
|
||||
"traefik-proxy.png",
|
||||
"traefik.png",
|
||||
"traggo.png",
|
||||
@@ -4525,6 +4527,8 @@
|
||||
"tpdb.svg",
|
||||
"traccar-dark.svg",
|
||||
"traccar.svg",
|
||||
"trading-view-dark.svg",
|
||||
"trading-view.svg",
|
||||
"traefik-proxy.svg",
|
||||
"traefik.svg",
|
||||
"traggo.svg",
|
||||
@@ -7109,6 +7113,8 @@
|
||||
"tpdb.webp",
|
||||
"traccar-dark.webp",
|
||||
"traccar.webp",
|
||||
"trading-view-dark.webp",
|
||||
"trading-view.webp",
|
||||
"traefik-proxy.webp",
|
||||
"traefik.webp",
|
||||
"traggo.webp",
|
||||
|
||||
BIN
webp/trading-view-dark.webp
Normal file
BIN
webp/trading-view-dark.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
BIN
webp/trading-view.webp
Normal file
BIN
webp/trading-view.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user