mirror of
https://github.com/konpa/devicon.git
synced 2025-08-12 09:34:36 +02:00
Merge pull request #2338 from WesleyMatthee/love2d
new icon: love2d (original, plain, line)
This commit is contained in:
23
devicon.json
23
devicon.json
@@ -6817,6 +6817,29 @@
|
||||
},
|
||||
"color": "#fec514",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "love2d",
|
||||
"altnames": [
|
||||
"löve"
|
||||
],
|
||||
"tags": [
|
||||
"programming",
|
||||
"game-engine"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain",
|
||||
"line"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"line"
|
||||
]
|
||||
},
|
||||
"color": "#fff",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "lua",
|
||||
|
1
icons/love2d/love2d-line.svg
Normal file
1
icons/love2d/love2d-line.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#fff" d="M64 0c35.323 0 64 28.677 64 64s-28.677 64-64 64S0 99.323 0 64 28.677 0 64 0Zm0 2C29.781 2 2 29.78 2 64s27.781 62 62 62 62-27.781 62-62S98.22 2 64 2zm-.1 98.715c-.31-.004-.95-.252-.973-.267-23.096-13.31-32.417-25.734-34.645-35.862-3.521-16.011 10.145-26.964 18.424-28.946 8.08-1.934 13.8 1.994 17.22 5.783 3.419-3.79 9.14-7.717 17.22-5.783 8.279 1.983 21.945 12.935 18.423 28.947-2.228 10.127-11.549 22.55-34.645 35.861-.288.133-.58.26-.972.267zm.026-2c55.886-32.209 29.426-58.095 16.754-61.13-8.49-2.032-14.024 3.276-16.754 7.004-2.73-3.728-8.265-9.036-16.754-7.004C34.63 40.588 8.578 65.979 62.238 97.73c1.033.628 1.573.92 1.688.985zm0 0-.023.013h.045z"/></svg>
|
After Width: | Height: | Size: 746 B |
1
icons/love2d/love2d-original.svg
Normal file
1
icons/love2d/love2d-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#e74a99" d="M106.23 15.595c-.016-.015-.034-.025-.05-.04C86.066-1.712 57.648-4.776 34.131 7.233 10.63 19.235-2.749 46 .476 71.94c2.252 18.127 12.359 34.022 26.796 44.235 0 0 39.797-35.537 50.365-48.148 9.912-11.837 31.554-49.638 31.554-49.638a62.743 62.743 0 0 0-2.962-2.793z"/><path fill="#27aae1" fill-rule="nonzero" d="M27.273 116.174a64.99 64.99 0 0 0 22.37 10.161c25.488 6.103 52.97-4.98 67.55-26.586 17.185-25.473 13.406-59.878-8.001-81.36L68.444 67.03a569939.128 569939.128 0 0 0-41.171 49.143z"/><path fill="#fff" fill-rule="nonzero" d="M66.05 47.945s-6.1-13.346-18.796-10.309C34.559 40.675 8.045 66.604 64.059 98.863h-.045c56.013-32.26 29.502-58.187 16.806-61.227C68.123 34.6 62.024 47.945 62.024 47.945Z"/></svg>
|
After Width: | Height: | Size: 796 B |
1
icons/love2d/love2d-plain.svg
Normal file
1
icons/love2d/love2d-plain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#fff" d="M64 0c35.323 0 64 28.677 64 64s-28.677 64-64 64S0 99.323 0 64 28.677 0 64 0Zm-.074 98.715-.023.013h.045zm0 0c55.886-32.209 29.426-58.095 16.754-61.13-8.49-2.032-14.024 3.276-16.754 7.004-2.73-3.728-8.265-9.036-16.754-7.004C34.5 40.619 8.038 66.506 63.926 98.715Z"/></svg>
|
After Width: | Height: | Size: 355 B |
Reference in New Issue
Block a user