mirror of
https://github.com/konpa/devicon.git
synced 2025-04-20 04:43:52 +02:00
new icon: yaml (original, plain) (#1448)
* Add Ren'Py * Update devicon.json Co-authored-by: David Leal <halfpacho@gmail.com> * Add YAML * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> * Fix icon names and `devicon.json` aliases quotes Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
parent
7ada3a47c2
commit
9ed85c7fb0
30
devicon.json
30
devicon.json
@ -8998,6 +8998,36 @@
|
||||
"color": "#005fad",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "yaml",
|
||||
"altnames": [
|
||||
"YAML Ain't Markup Language"
|
||||
],
|
||||
"tags": [
|
||||
"data",
|
||||
"language"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain"
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
]
|
||||
},
|
||||
"color": "#cb171e",
|
||||
"aliases": [
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "original-wordmark"
|
||||
},
|
||||
{
|
||||
"base": "plain",
|
||||
"alias": "plain-wordmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "yarn",
|
||||
"altnames": [],
|
||||
|
6
icons/yaml/yaml-original.svg
Normal file
6
icons/yaml/yaml-original.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
||||
<polygon transform="matrix(.24805 0 0 .24805 .5 5.6287)" points="87.702 137.67 0 0 63.25 0 119.02 88.646 175.24 0 235.79 0 143.98 137.67 143.98 224.95 87.702 224.95"/>
|
||||
<path d="m82.428 49.149h-25.266l-5.1388 12.408h-11.188l23.659-55.798h11.444l22.699 55.798h-11.956l-4.2525-12.408zm-4.197-11.14-7.7455-20.476-8.6412 20.476z" fill="#cb171e"/>
|
||||
<polygon transform="matrix(.24805 0 0 .24805 .5 5.6287)" points="87.701 250.18 87.701 470.65 135 470.65 135 318.57 184.51 420.79 221.74 420.79 272.94 314.98 272.94 470.6 318.32 470.6 318.32 250.18 256.36 250.18 201.38 349.88 149.02 250.18"/>
|
||||
<polygon transform="matrix(.24805 0 0 .24805 .5 5.6287)" points="512 422.74 512 422.74 395.64 422.74 395.64 250.12 347.44 250.12 347.44 469.65 512 469.65"/>
|
||||
</svg>
|
After Width: | Height: | Size: 810 B |
3
icons/yaml/yaml-plain.svg
Normal file
3
icons/yaml/yaml-plain.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m0.5 5.6289 21.754 34.15v21.646h13.959v-21.646l22.775-34.15h-15.02l-13.947 21.988-13.832-21.988h-15.689zm63.994 0.13086-23.66 55.797h11.189l5.1387-12.408h25.266l4.252 12.408h11.957l-22.699-55.797h-11.443zm5.9922 11.773 7.7441 20.475h-16.387l8.6426-20.475zm16.195 50.139v54.451h40.818v-11.635-0.00195h-28.863v-42.814h-11.955zm-64.428 0.011719v54.687h11.734v-37.723l12.279 25.355h9.2344l12.699-26.246v38.602h11.256v-54.676h-15.369l-13.637 24.732-12.986-24.732h-15.211z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 548 B |
Loading…
x
Reference in New Issue
Block a user