1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-24 01:02:22 +01:00

Merge pull request #547 from devicons/panquesito7/add/digitalocean_icon

new icon: digitalocean (original, original-wordmark, plain, plain-wordmark)
This commit is contained in:
Thomas Bui 2021-04-05 20:10:57 -07:00 committed by GitHub
commit d43e03d54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 77 additions and 0 deletions

View File

@ -962,6 +962,29 @@
"color": "#0073BA",
"aliases": []
},
{
"name": "digitalocean",
"tags": [
"cloud",
"hosting",
"database",
"storage"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#0080FF",
"aliases": []
},
{
"name": "electron",
"tags": [

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="128px" height="128px" viewBox="0 0 128 128" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="digitalocean-original" fill-rule="nonzero" fill="#0080FF">
<g id="digitalocean" transform="translate(17.000000, 17.000000)">
<path d="M46.7235294,93.7245203 L46.7235294,75.5428571 C66.0764706,75.5428571 81.0058824,56.5347548 73.5411765,36.4247335 C70.7764706,28.9867804 64.9705882,22.926226 57.2294118,20.1714286 C37.3235294,13.0089552 18.2470588,27.8848614 18.2470588,46.8929638 L0,46.8929638 C0,16.5901919 29.5823529,-7.37654584 61.9294118,2.54072495 C76.0294118,6.94840085 87.0882353,17.9675906 91.5117647,32.0170576 C101.464706,64.2481876 77.4117647,93.7245203 46.7235294,93.7245203 L46.7235294,93.7245203 Z" id="Shape"></path>
<path d="M47,75.5428571 L28.7529412,75.5428571 L28.7529412,57.6366738 L47,57.6366738 L47,75.5428571 Z M28.7529412,89.5923241 L14.9294118,89.5923241 L14.9294118,75.5428571 L28.7529412,75.5428571 L28.7529412,89.5923241 Z M14.9294118,75.5428571 L3.31764706,75.5428571 L3.31764706,63.9727079 L14.9294118,63.9727079 L14.9294118,75.5428571 Z" id="Shape"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="128px" height="128px" viewBox="0 0 128 128" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="digitalocean-original" fill-rule="nonzero" fill="#000000">
<g id="digitalocean" transform="translate(17.000000, 17.000000)">
<path d="M46.7235294,93.7245203 L46.7235294,75.5428571 C66.0764706,75.5428571 81.0058824,56.5347548 73.5411765,36.4247335 C70.7764706,28.9867804 64.9705882,22.926226 57.2294118,20.1714286 C37.3235294,13.0089552 18.2470588,27.8848614 18.2470588,46.8929638 L0,46.8929638 C0,16.5901919 29.5823529,-7.37654584 61.9294118,2.54072495 C76.0294118,6.94840085 87.0882353,17.9675906 91.5117647,32.0170576 C101.464706,64.2481876 77.4117647,93.7245203 46.7235294,93.7245203 L46.7235294,93.7245203 Z" id="Shape"></path>
<path d="M47,75.5428571 L28.7529412,75.5428571 L28.7529412,57.6366738 L47,57.6366738 L47,75.5428571 Z M28.7529412,89.5923241 L14.9294118,89.5923241 L14.9294118,75.5428571 L28.7529412,75.5428571 L28.7529412,89.5923241 Z M14.9294118,75.5428571 L3.31764706,75.5428571 L3.31764706,63.9727079 L14.9294118,63.9727079 L14.9294118,75.5428571 Z" id="Shape"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB