1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00

Add Solidity (#4740)

* Add Solidity

* Fix extra bracket

* Make requested changes
This commit is contained in:
Logan Marchione 2021-01-17 22:58:33 +00:00 committed by GitHub
parent 70af5c3416
commit adfe5c6630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -6699,6 +6699,11 @@
"hex": "FB6022", "hex": "FB6022",
"source": "https://www.sogou.com/" "source": "https://www.sogou.com/"
}, },
{
"title": "Solidity",
"hex": "363636",
"source": "https://docs.soliditylang.org/en/v0.7.4/brand-guide.html"
},
{ {
"title": "SoloLearn", "title": "SoloLearn",
"hex": "1ABC9C", "hex": "1ABC9C",

1
icons/solidity.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Solidity icon</title><path d="M4.409 6.608L7.981.255l3.572 6.353H4.409zM8.411 0l3.569 6.348L15.552 0H8.411zm4.036 17.392l3.572 6.354 3.575-6.354h-7.147zm-.608-10.284h-7.43l3.715 6.605 3.715-6.605zm.428-.25h7.428L15.982.255l-3.715 6.603zM15.589 24l-3.569-6.349L8.448 24h7.141zm-3.856-6.858H4.306l3.712 6.603 3.715-6.603zm.428-.25h7.433l-3.718-6.605-3.715 6.605z"/></svg>

After

Width:  |  Height:  |  Size: 448 B