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:
dashboard-icons-manager[bot]
2025-10-18 16:04:27 +02:00
committed by GitHub
parent 8e089a3feb
commit 43abd18f88
9 changed files with 70 additions and 0 deletions

22
meta/trading-view.json Normal file
View 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"
}
}