1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Add HTTPie icon (#7331)

* Add HTTPie icon

* Add HTTPie icon

* Add HTTPie icon
This commit is contained in:
Isaac Caires 2022-05-05 21:11:41 -03:00 committed by GitHub
parent 5b00545be3
commit 11e8a8c1bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -4679,6 +4679,11 @@
"hex": "E34F26",
"source": "http://www.w3.org/html/logo/"
},
{
"title": "HTTPie",
"hex": "73DC8C",
"source": "https://github.com/httpie/httpie/blob/d262181bede5241a6b692c3245a77e2eb02bc262/docs/httpie-logo.svg"
},
{
"title": "Huawei",
"hex": "FF0000",

1
icons/httpie.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>HTTPie</title><path d="M7.28 0C4.4 0 1.992 2.279 1.933 5.155a5.263 5.263 0 0 0 5.26 5.358h4.223a.306.306 0 0 1 .122.584l-6.47 2.835a5.263 5.263 0 0 0-3.135 4.85C1.953 21.683 4.368 24 7.273 24h2.212c2.922 0 5.357-2.345 5.35-5.267a5.263 5.263 0 0 0-3.29-4.867.303.303 0 0 1-.007-.556l7.402-3.246a5.263 5.263 0 0 0 3.128-4.846C22.047 2.317 19.626.003 16.724.003z"/></svg>

After

Width:  |  Height:  |  Size: 446 B