feat(icons): add linear (#1939)

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-09-04 20:21:20 +02:00
committed by GitHub
parent 3d32639a93
commit f96bedb16b
9 changed files with 48 additions and 0 deletions

20
meta/linear.json Normal file
View File

@@ -0,0 +1,20 @@
{
"base": "svg",
"aliases": [
"linear-app"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-09-04T18:20:37.295669",
"author": {
"id": 564542,
"login": "DouglasdeMoura"
}
},
"colors": {
"light": "linear",
"dark": "linear-dark"
}
}