1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-09-27 01:40:39 +02:00

feat(icons): add angular (#1993)

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-08 14:57:26 +02:00 committed by GitHub
parent ddef527c08
commit 9681982de5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 32 additions and 0 deletions

14
meta/angular.json Normal file
View file

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-09-08T12:56:41.622583",
"author": {
"id": 109094587,
"login": "Yarnacle"
}
}
}

View file

@ -2654,6 +2654,20 @@
}
}
},
"angular": {
"base": "svg",
"aliases": [],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-09-08T12:56:41.622583",
"author": {
"id": 109094587,
"login": "Yarnacle"
}
}
},
"duo": {
"base": "svg",
"aliases": [

BIN
png/angular.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

1
svg/angular.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" _ngcontent-ng-c586675657="" fill="none" class="angular-logo" viewBox="0 0 222.08 235.07"><g _ngcontent-ng-c586675657="" clip-path="url(#a)"><path _ngcontent-ng-c586675657="" fill="url(#b)" d="m222.077 39.192-8.019 125.923L137.387 0l84.69 39.192Zm-53.105 162.825-57.933 33.056-57.934-33.056 11.783-28.556h92.301l11.783 28.556ZM111.039 62.675l30.357 73.803H80.681l30.358-73.803ZM7.937 165.115 0 39.192 84.69 0 7.937 165.115Z"/><path _ngcontent-ng-c586675657="" fill="url(#c)" d="m222.077 39.192-8.019 125.923L137.387 0l84.69 39.192Zm-53.105 162.825-57.933 33.056-57.934-33.056 11.783-28.556h92.301l11.783 28.556ZM111.039 62.675l30.357 73.803H80.681l30.358-73.803ZM7.937 165.115 0 39.192 84.69 0 7.937 165.115Z"/></g><defs _ngcontent-ng-c586675657=""><linearGradient _ngcontent-ng-c586675657="" id="b" x1="49.009" x2="225.829" y1="213.75" y2="129.722" gradientUnits="userSpaceOnUse"><stop _ngcontent-ng-c586675657="" stop-color="#E40035"/><stop _ngcontent-ng-c586675657="" offset=".24" stop-color="#F60A48"/><stop _ngcontent-ng-c586675657="" offset=".352" stop-color="#F20755"/><stop _ngcontent-ng-c586675657="" offset=".494" stop-color="#DC087D"/><stop _ngcontent-ng-c586675657="" offset=".745" stop-color="#9717E7"/><stop _ngcontent-ng-c586675657="" offset="1" stop-color="#6C00F5"/></linearGradient><linearGradient _ngcontent-ng-c586675657="" id="c" x1="41.025" x2="156.741" y1="28.344" y2="160.344" gradientUnits="userSpaceOnUse"><stop _ngcontent-ng-c586675657="" stop-color="#FF31D9"/><stop _ngcontent-ng-c586675657="" offset="1" stop-color="#FF5BE1" stop-opacity="0"/></linearGradient><clipPath _ngcontent-ng-c586675657="" id="a"><path _ngcontent-ng-c586675657="" fill="#fff" d="M0 0h223v236H0z"/></clipPath></defs></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -65,6 +65,7 @@
"android-auto.png",
"android-robot.png",
"android.png",
"angular.png",
"anonaddy.png",
"ansible-light.png",
"ansible.png",
@ -2565,6 +2566,7 @@
"android-auto.svg",
"android-robot.svg",
"android.svg",
"angular.svg",
"anonaddy.svg",
"ansible-light.svg",
"ansible.svg",
@ -4594,6 +4596,7 @@
"android-auto.webp",
"android-robot.webp",
"android.webp",
"angular.webp",
"anonaddy.webp",
"ansible-light.webp",
"ansible.webp",

BIN
webp/angular.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB