1
0
mirror of https://github.com/konpa/devicon.git synced 2025-01-17 05:28:13 +01:00

new icon: beats (original, plain) (#1257)

This commit is contained in:
kilian-paquier 2022-07-14 13:49:42 +02:00 committed by GitHub
parent 498cbdfbe2
commit 3019285b31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 0 deletions

View File

@ -7196,6 +7196,24 @@
}
]
},
{
"name": "beats",
"altnames": [],
"tags": [
"elastic",
"data-transfer"
],
"versions": {
"svg": [
"original"
],
"font": [
"plain"
]
},
"color": "#07c",
"aliases": []
},
{
"name": "eclipse",
"altnames": [

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#07c" d="M93.352 54.215A39.83 39.83 0 0 0 96 40C96 17.906 78.094 0 56 0H12v48h60c7.86 0 15.168 2.3 21.352 6.215"/>
<path fill="#00bfb3" d="M102.809 62.496C94.399 79.922 76.609 92 56 92H12v36h60c22.09 0 40-17.914 40-40a39.828 39.828 0 0 0-9.191-25.512"/>
<path fill="#343741" d="M93.352 54.215A39.793 39.793 0 0 0 72 48H12v32h44c17.078 0 31.613-10.719 37.352-25.785"/>
</svg>

After

Width:  |  Height:  |  Size: 462 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#07c" d="M12 0v80h44c17.078 0 31.613-10.719 37.352-25.781A39.85 39.85 0 0 0 96 40C96 17.906 78.094 0 56 0Zm60 48c2.973 0 5.934.336 8.828 1A39.938 39.938 0 0 0 72 48Zm9.086 1.055Zm4.5 1.351Zm17.219 12.086C94.398 79.914 76.609 92 56 92H12v36h60c22.09 0 40-17.914 40-40a39.835 39.835 0 0 0-9.195-25.508Zm0 0"/>
</svg>

After

Width:  |  Height:  |  Size: 394 B