mirror of
https://github.com/konpa/devicon.git
synced 2025-08-19 04:41:41 +02:00
Merge pull request #1921 from canaleal/new-icon-vee-validate
new icon: veevalidate (original, line)
This commit is contained in:
26
devicon.json
26
devicon.json
@@ -11144,6 +11144,32 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "veevalidate",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"vuejs",
|
||||
"vuejs-library",
|
||||
"package"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"line"
|
||||
],
|
||||
"font": [
|
||||
"original",
|
||||
"line"
|
||||
]
|
||||
},
|
||||
"color": "#04c971",
|
||||
"aliases": [
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "plain"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "vercel",
|
||||
"altnames": [],
|
||||
|
1
icons/veevalidate/veevalidate-line.svg
Normal file
1
icons/veevalidate/veevalidate-line.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#04c971" d="m0 8.5735.4259.74L64 119.4265l64-110.853h-22.2615L95.0335 27.112 64 80.8638 33.3942 27.852h20.5446L64 45.2727l10.2038-17.6693L85.1901 8.5735Zm1.7093.9867h81.7715L73.3482 27.1101 64 43.2994l-9.4908-16.434H31.683L64 82.839l31.8892-55.2338 10.4197-18.045h19.9818L64 117.4512Z"/></svg>
|
After Width: | Height: | Size: 368 B |
1
icons/veevalidate/veevalidate-original.svg
Normal file
1
icons/veevalidate/veevalidate-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path fill="#04c971" d="m0 8.574 64 110.852L128 8.574h-21.408l-10.705 18.54L64 82.343l-31.887-55.23h21.979L64 44.27l9.908-17.158L84.611 8.574H0z"/></svg>
|
After Width: | Height: | Size: 216 B |
Reference in New Issue
Block a user