forked from edent/SuperTinyIcons
Manual tweaks on all SVGs
* Gives a consistent header to all images * Makes future changes easier to see * Some images slightly smaller * Some images use SVG2 features (`href`) * Most images smaller or the same size * A few images slightly larger
This commit is contained in:
@@ -1 +1,7 @@
|
||||
<svg fill="#ebebeb" stroke-linecap="round" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="Steam" role="img"><rect fill="#231f20" height="512" rx="15%" width="512"/><path d="m183 280 41 28 27 41 87-62-94-96"/><circle cx="340" cy="190" r="49"/><g fill="none" stroke="#ebebeb"><circle cx="179" cy="352" r="63" stroke-width="19"/><path d="m-18 271 195 81" stroke-width="80"/><circle cx="340" cy="190" r="81" stroke-width="32"/></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Steam" role="img"
|
||||
viewBox="0 0 512 512"
|
||||
fill="#ebebeb"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#231f20"/><path d="m183 280 41 28 27 41 87-62-94-96"/><circle cx="340" cy="190" r="49"/><g fill="none" stroke="#ebebeb"><circle cx="179" cy="352" r="63" stroke-width="19"/><path d="m-18 271 195 81" stroke-width="80" stroke-linecap="round"/><circle cx="340" cy="190" r="81" stroke-width="32"/></g></svg>
|
Before Width: | Height: | Size: 455 B After Width: | Height: | Size: 455 B |
Reference in New Issue
Block a user