Skip to content

Commit

Permalink
update icon: zend (original, original-wordmark, line, line-wordmark) (#…
Browse files Browse the repository at this point in the history
…2026)

* update icon: zend

* Updated wordmark svgs

* Fix `original-wordmark` and `line-wordmark` artifacts

---------

Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 5, 2023
1 parent 6dfdc85 commit 228ab20
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 7 deletions.
23 changes: 18 additions & 5 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -11727,16 +11727,29 @@
],
"versions": {
"svg": [
"plain",
"plain-wordmark"
"original",
"original-wordmark",
"line",
"line-wordmark"
],
"font": [
"plain",
"plain-wordmark"
"original",
"original-wordmark",
"line",
"line-wordmark"
]
},
"color": "#68b604",
"aliases": []
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "zig",
Expand Down
1 change: 1 addition & 0 deletions icons/zend/zend-line-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/zend/zend-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/zend/zend-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/zend/zend-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 228ab20

Please sign in to comment.