mirror of
https://github.com/konpa/devicon.git
synced 2025-08-06 14:46:46 +02:00
new icon: vitest (original, plain) (#1819)
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
21
devicon.json
21
devicon.json
@@ -10322,6 +10322,27 @@
|
||||
"color": "#f16827",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "vitest",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"framework",
|
||||
"open-source",
|
||||
"testing",
|
||||
"vite"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain"
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
]
|
||||
},
|
||||
"color": "#fcc72b",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "vscode",
|
||||
"altnames": [
|
||||
|
1
icons/vitest/vitest-original.svg
Normal file
1
icons/vitest/vitest-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="m96.058 40.82-30.6 44.244a2.635 2.635 0 0 1-4.339-.007 2.607 2.607 0 0 1-.451-1.601l1.225-24.428-19.772-4.192a2.628 2.628 0 0 1-1.891-1.59 2.603 2.603 0 0 1 .278-2.451l30.6-44.244a2.632 2.632 0 0 1 3.009-.998 2.621 2.621 0 0 1 1.33 1.005c.322.47.48 1.032.451 1.601l-1.224 24.428 19.77 4.192c.423.09.817.282 1.147.56a2.605 2.605 0 0 1 .467 3.48Z" fill="#FCC72B"/><path d="M64.013 122.185a6.19 6.19 0 0 1-4.382-1.815L30.717 91.458a6.195 6.195 0 0 1 4.384-10.565 6.198 6.198 0 0 1 4.378 1.803l24.534 24.53 53.446-53.444a6.195 6.195 0 0 1 8.762 8.762L68.393 120.37a6.175 6.175 0 0 1-4.38 1.815Z" fill="#729B1B"/><path d="M63.988 122.185c.814 0 1.62-.159 2.371-.47a6.191 6.191 0 0 0 2.01-1.345l28.914-28.912a6.193 6.193 0 0 0-.012-8.75 6.197 6.197 0 0 0-8.75-.012l-24.533 24.53L10.54 53.782a6.196 6.196 0 0 0-8.762 8.762l57.828 57.826a6.176 6.176 0 0 0 4.38 1.815Z" fill="#729B1B" fill-opacity=".5"/></svg>
|
After Width: | Height: | Size: 973 B |
1
icons/vitest/vitest-plain.svg
Normal file
1
icons/vitest/vitest-plain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="M39.16 82.4 10.54 53.781a6.196 6.196 0 0 0-8.762 8.762l57.828 57.826a6.176 6.176 0 0 0 4.38 1.815h.026a6.175 6.175 0 0 0 4.38-1.815l57.828-57.826a6.205 6.205 0 0 0 1.78-4.37 6.198 6.198 0 0 0-10.542-4.392L88.843 82.398a6.01 6.01 0 0 0-.322.298L64 107.214 39.478 82.696a6.236 6.236 0 0 0-.32-.297Zm56.898-41.58-30.6 44.244a2.635 2.635 0 0 1-4.339-.007 2.607 2.607 0 0 1-.451-1.601l1.225-24.428-19.772-4.192a2.628 2.628 0 0 1-1.891-1.59 2.603 2.603 0 0 1 .278-2.451l30.6-44.244a2.632 2.632 0 0 1 3.009-.998 2.621 2.621 0 0 1 1.33 1.005c.322.47.48 1.032.451 1.601l-1.224 24.428 19.77 4.192c.423.09.817.282 1.147.56a2.605 2.605 0 0 1 .467 3.48z"/></svg>
|
After Width: | Height: | Size: 721 B |
Reference in New Issue
Block a user