mirror of
https://github.com/konpa/devicon.git
synced 2025-08-16 11:35:11 +02:00
Updated Json file, fixed naming of icons and added love-plain.svg, love-line.svg, removed padding on love-original
This commit is contained in:
8074
devicon.json
8074
devicon.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 59 KiB |
7
icons/love2d/love-line.svg
Normal file
7
icons/love2d/love-line.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg width="100%" height="100%" viewBox="0 0 534 534" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||
<g transform="matrix(1.41901,0,0,1.16831,0,-7.10543e-15)">
|
||||
<path d="M187.925,0C291.643,0 375.849,102.276 375.849,228.25C375.849,354.225 291.643,456.501 187.925,456.501C84.206,456.501 0,354.225 0,228.25C0,102.276 84.206,0 187.925,0ZM187.925,7.133C87.447,7.133 5.873,106.212 5.873,228.25C5.873,350.289 87.447,449.368 187.925,449.368C288.402,449.368 369.977,350.289 369.977,228.25C369.977,106.212 288.402,7.133 187.925,7.133ZM187.632,359.192C186.723,359.179 184.839,358.294 184.774,358.239C116.957,310.768 89.587,266.461 83.046,230.342C72.705,173.238 112.835,134.176 137.144,127.107C160.868,120.21 177.667,134.218 187.707,147.73C197.746,134.218 214.545,120.21 238.269,127.107C262.58,134.179 302.708,173.24 292.366,230.343C285.825,266.462 258.455,310.768 190.639,358.239L190.637,358.241C189.792,358.713 188.932,359.163 187.783,359.191C187.782,359.192 187.782,359.192 187.781,359.192L187.632,359.192ZM187.706,352.059C351.807,237.188 274.111,144.868 236.901,134.043C211.974,126.797 195.722,145.729 187.707,159.022C179.692,145.729 163.439,126.797 138.511,134.043C101.685,144.754 25.187,235.31 182.751,348.545C185.784,350.786 187.371,351.825 187.706,352.059ZM187.706,352.059L187.64,352.106L187.773,352.106L187.706,352.059Z" style="fill:white;"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 72 KiB |
7
icons/love2d/love-plain.svg
Normal file
7
icons/love2d/love-plain.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg width="100%" height="100%" viewBox="0 0 534 534" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||
<g id="Plain" transform="matrix(1.41901,0,0,1.16831,0,-7.10543e-15)">
|
||||
<path d="M187.925,0C291.643,0 375.849,102.276 375.849,228.25C375.849,354.225 291.643,456.501 187.925,456.501C84.206,456.501 0,354.225 0,228.25C0,102.276 84.206,0 187.925,0ZM187.706,352.059L187.64,352.106L187.773,352.106L187.706,352.059ZM187.706,352.059C351.807,237.188 274.111,144.868 236.901,134.043C211.974,126.797 195.722,145.729 187.707,159.022C179.692,145.729 163.439,126.797 138.511,134.043C101.305,144.864 23.603,237.188 187.706,352.059Z" style="fill:white;"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1011 B |
Reference in New Issue
Block a user