Add DevExpress icon (#6193)

This commit is contained in:
Max P 2021-08-08 23:35:06 +03:00 committed by GitHub
parent 8388a095c1
commit 484443ccba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -2302,6 +2302,11 @@
"hex": "0A0A0A", "hex": "0A0A0A",
"source": "https://dev.to/" "source": "https://dev.to/"
}, },
{
"title": "DevExpress",
"hex": "FF7200",
"source": "https://www.devexpress.com/aboutus/"
},
{ {
"title": "DeviantArt", "title": "DeviantArt",
"hex": "05CC47", "hex": "05CC47",

1
icons/devexpress.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>DevExpress</title><path d="M1.4 0h21.2c.8 0 1.4.6 1.4 1.4v1.1c0 .8-.6 1-.9 1C11.7 4.9 4.2 9.7 0 14.1V1.4C0 .6.6 0 1.4 0zm.022 19.567L1.7 19.2C5.3 14.6 12.4 8.3 24 6.3v16.3c0 .8-.6 1.4-1.4 1.4H1.4C.6 24 0 23.4 0 22.6v-.4c0-.3.2-.8.3-.9.252-.589.646-1.107 1.122-1.733z"/></svg>

After

Width:  |  Height:  |  Size: 353 B