Skip to content

Instantly share code, notes, and snippets.

@n4o847
Created May 24, 2019 02:27
Show Gist options
  • Save n4o847/518f8c48afdc337ec97f3c3672449d89 to your computer and use it in GitHub Desktop.
Save n4o847/518f8c48afdc337ec97f3c3672449d89 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 16 16">
<rect width="16" height="16" fill="#ffffff" />
<g fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round">
<path d="m 2,6 h 4 v 2" />
<path d="m 10,6 h 4 v 2" />
<path d="m 11,11 h 2 v 2" />
<path d="m 3,11 c 0,0 1,2 5,2 4,0 5,-2 5,-2" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment