1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-12 09:34:36 +02:00

new icon: duckdb (original, plain)

This commit is contained in:
Gabor Szarnyas
2025-02-28 11:28:14 +01:00
parent 44ec4bfdd4
commit e9fab2c2f0
3 changed files with 24 additions and 0 deletions

View File

@@ -3005,6 +3005,26 @@
"color": "#0073BA",
"aliases": []
},
{
"name": "duckdb",
"altnames": [],
"tags": [
"database",
"sql"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"original",
"plain"
]
},
"color": "#fff100",
"aliases": []
},
{
"name": "dyalog",
"altnames": [],

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#000000" d="M64 128C28.6 128 0 99.4 0 64S28.6 0 64 0s64 28.6 64 64-28.6 64-64 64Z"/><path fill="#fff100" d="M98.2 54.5H85.6v18.9h12.6c5.2 0 9.5-4.3 9.5-9.5s-4.3-9.4-9.5-9.4ZM24.2 64c0 14.6 11.9 26.5 26.5 26.5S77.2 78.6 77.2 64 65.3 37.5 50.7 37.5 24.2 49.4 24.2 64Z" class="st0"/></svg>

After

Width:  |  Height:  |  Size: 360 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path fill="#000000" d="M64 0C28.6 0 0 28.6 0 64s28.6 64 64 64 64-28.6 64-64S99.4 0 64 0ZM50.7 90.5c-14.6 0-26.5-11.9-26.5-26.5s11.9-26.5 26.5-26.5S77.2 49.4 77.2 64 65.3 90.5 50.7 90.5Zm47.5-17.1H85.6V54.5h12.6c5.2 0 9.5 4.2 9.5 9.4s-4.3 9.5-9.5 9.5Z"/>
</svg>

After

Width:  |  Height:  |  Size: 326 B