Skip to content

Commit cd103e1

Browse files
authored
new icon: angular (original, original-wordmark, plain, plain-wordmark) (devicons#1240)
* new icon: angular (original, plain) * revert formatting changes * added wordmark version and other changes added wordmark logo (original and plain), changed the plain version to contain only one <path> tag and added "javascript" to the tags in devicon.json
1 parent 778bcfd commit cd103e1

File tree

5 files changed

+63
-0
lines changed

5 files changed

+63
-0
lines changed

devicon.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,28 @@
220220
"color": "#4285F4",
221221
"aliases": []
222222
},
223+
{
224+
"name": "angular",
225+
"altnames": [],
226+
"tags": [
227+
"framework",
228+
"javascript"
229+
],
230+
"versions": {
231+
"svg": [
232+
"original",
233+
"original-wordmark",
234+
"plain",
235+
"plain-wordmark"
236+
],
237+
"font": [
238+
"plain",
239+
"plain-wordmark"
240+
]
241+
},
242+
"color": "#FFFFFF",
243+
"aliases": []
244+
},
223245
{
224246
"name": "angularjs",
225247
"altnames": [],
Lines changed: 15 additions & 0 deletions
Loading

icons/angular/angular-original.svg

Lines changed: 8 additions & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Loading

icons/angular/angular-plain.svg

Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)