Skip to content

Commit 0af6bc9

Browse files
committed
Updated icons size and alignment
1 parent b812cef commit 0af6bc9

7 files changed

Lines changed: 20 additions & 56 deletions

File tree

devicon.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5729,13 +5729,25 @@
57295729
},
57305730
{
57315731
"name": "love2d",
5732-
"altnames": ["löve"],
5733-
"tags": ["programming", "game-engine"],
5732+
"altnames": [
5733+
"löve"
5734+
],
5735+
"tags": [
5736+
"programming",
5737+
"game-engine"
5738+
],
57345739
"versions": {
5735-
"svg": ["original", "plain"],
5736-
"font": ["original"]
5740+
"svg": [
5741+
"original",
5742+
"plain",
5743+
"line"
5744+
],
5745+
"font": [
5746+
"plain",
5747+
"line"
5748+
]
57375749
},
5738-
"color": "#27ABE1",
5750+
"color": "#fff",
57395751
"aliases": []
57405752
},
57415753
{

icons/love2d/love-line.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

icons/love2d/love-original.svg

Lines changed: 0 additions & 37 deletions
This file was deleted.

icons/love2d/love-plain.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

icons/love2d/love2d-line.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/love2d/love2d-original.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/love2d/love2d-plain.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)