Skip to content

Instantly share code, notes, and snippets.

@alexitaylor
Last active February 28, 2020 21:50
Show Gist options
  • Save alexitaylor/a3d4cfd80acf83bde9553f60ee020818 to your computer and use it in GitHub Desktop.
Save alexitaylor/a3d4cfd80acf83bde9553f60ee020818 to your computer and use it in GitHub Desktop.
More Icon SVG
Display the source blob
Display the rendered blob
Raw
<svg xmlns='http://www.w3.org/2000/svg' width='112' height='112' viewBox='0 0 512 512'>
<title>More Icon</title>
<circle cx='256' cy='256' r='32' style='fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:32px'/>
<circle cx='416' cy='256' r='32' style='fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:32px'/>
<circle cx='96' cy='256' r='32' style='fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:32px'/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment