1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-05 01:20:39 +02:00

Add MQTT icon (#7984)

Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
This commit is contained in:
Sigurd Spieckermann 2022-10-29 07:35:26 +02:00 committed by GitHub
parent 302cbc045a
commit 32e27813fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -7242,6 +7242,11 @@
"source": "https://mozilla.design/mozilla/",
"guidelines": "https://mozilla.design/mozilla/"
},
{
"title": "MQTT",
"hex": "660066",
"source": "https://mqtt.org"
},
{
"title": "MSI",
"aliases": {

1
icons/mqtt.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>MQTT</title><path d="M10.657 23.994h-9.45A1.212 1.212 0 0 1 0 22.788v-9.18h.071c5.784 0 10.504 4.65 10.586 10.386Zm7.606 0h-4.045C14.135 16.246 7.795 9.977 0 9.942V6.038h.071c9.983 0 18.121 8.044 18.192 17.956Zm4.53 0h-.97C21.754 12.071 11.995 2.407 0 2.372v-1.16C0 .55.544.006 1.207.006h7.64C15.733 2.49 21.257 7.789 24 14.508v8.291c0 .663-.544 1.195-1.207 1.195ZM16.713.006h6.092A1.19 1.19 0 0 1 24 1.2v5.914c-.91-1.242-2.046-2.65-3.158-3.762C19.588 2.11 18.122.987 16.714.005Z"/></svg>

After

Width:  |  Height:  |  Size: 566 B