Skip to content

Instantly share code, notes, and snippets.

@DavidBennettPIO
Last active August 29, 2015 13:55
Show Gist options
  • Save DavidBennettPIO/8709552 to your computer and use it in GitHub Desktop.
Save DavidBennettPIO/8709552 to your computer and use it in GitHub Desktop.
cleaner version icon-text-height
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" standalone="no"?>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1792 1792">
<path
fill="currentColor"
d="m 0,128 0,384 65,48 c 42.0067,-54.85997 63,-126.92968 63,-208 0,-35.456 28.544,-64 64,-64 l 256,0 c 35.456,0 64,28.544 64,64 l 0,1056 c 0,38.2811 0.0437,83.8708 -33,110 -47.228,37.3455 -223,66.2812 -223,66.2812 l 0,79.7188 63.9375,0 c 105.6569,0 213.17781,-19.4688 320.0625,-19.4688 106.88469,0 214.40559,19.4688 320.0625,19.4688 l 63.9375,0 0,-79.7188 c 0,0 -175.77197,-28.9357 -223,-66.2812 -33.0437,-26.1292 -33,-71.7189 -33,-110 l 0,-1056 c 0,-35.456 28.544,-64 64,-64 l 256,0 c 35.456,0 64,28.544 64,64 0,81.07032 20.9933,153.14003 63,208 l 65,-48 0,-384 -128,0 c -11.0348,19.15597 -31.6869,32 -55.4688,32 L 640,160 183.46875,160 C 159.68685,160 139.0348,147.15597 128,128 z m 1600,5 c -19.3333,0 -35.6667,8.6667 -49,26 l -126,162 c -13.3333,17.3333 -17,32.1667 -11,44.5 6,12.3333 20,18.5 42,18.5 l 80,0 0,1024 -80,0 c -22,0 -36,6.1667 -42,18.5 -6,12.3333 -2.3333,27.1667 11,44.5 l 126,162 c 13.3333,17.3333 29.6667,26 49,26 19.3333,0 35.6667,-8.6667 49,-26 l 126,-162 c 13.3333,-17.3333 17,-32.1667 11,-44.5 -6,-12.3333 -20,-18.5 -42,-18.5 l -80,0 0,-1024 80,0 c 22,0 36,-6.1667 42,-18.5 6,-12.3333 2.3333,-27.1667 -11,-44.5 L 1649,159 c -13.3333,-17.3333 -29.6667,-26 -49,-26 z" />
</svg>
@Supuhstar
Copy link

Looks good so far!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment