mirror of
https://github.com/konpa/devicon.git
synced 2025-04-20 04:43:52 +02:00
new icon: wasm (original, original-wordmark, plain, plain-wordmark) (#1456)
* new icon: wasm (original, original-wordmar, plain, plain-wordmark) * Add language tag Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Replace plain file with alias Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Delete wasm-plain file * Fix color Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com> * Remove white stroke from svg Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com> * Adjusting array structure Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
This commit is contained in:
parent
6c377e7cd4
commit
242de5e3e6
31
devicon.json
31
devicon.json
@ -8319,6 +8319,37 @@
|
||||
"color": "#000000",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "wasm",
|
||||
"altnames": [
|
||||
"WebAssembly"
|
||||
],
|
||||
"tags": [
|
||||
"binary",
|
||||
"programming",
|
||||
"virtual machine",
|
||||
"web",
|
||||
"language"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark",
|
||||
"plain-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"original",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#654ff0",
|
||||
"aliases": [
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "plain"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "webflow",
|
||||
"altnames": [],
|
||||
|
1
icons/wasm/wasm-original-wordmark.svg
Normal file
1
icons/wasm/wasm-original-wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.3 KiB |
1
icons/wasm/wasm-original.svg
Normal file
1
icons/wasm/wasm-original.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#654ff0" d="M.223.222v127.555h127.555V.222H78.594c.014.227.036.455.036.686 0 8.08-6.55 14.626-14.63 14.626-8.078 0-14.625-6.546-14.625-14.626 0-.231.022-.459.031-.686zm29.595 68.746h8.445l5.782 30.738h.107l6.968-30.738h7.908l6.265 31.119h.106l6.597-31.119h8.284l-10.765 45.156H61.12l-6.213-30.738H54.8l-6.7 30.738h-8.557zm59.994 0h13.334l13.284 45.156h-8.77l-2.879-10.051H89.59l-2.212 10.05h-8.5ZM94.895 80.1l-3.684 16.57h11.473L98.448 80.1Z"/></svg>
|
After Width: | Height: | Size: 525 B |
1
icons/wasm/wasm-plain-wordmark.svg
Normal file
1
icons/wasm/wasm-plain-wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.2 KiB |
Loading…
x
Reference in New Issue
Block a user