Skip to content

Instantly share code, notes, and snippets.

@satansdeer
Created August 6, 2018 19:58
Show Gist options
  • Save satansdeer/e7425fe8170a14a947357c2478e58eb7 to your computer and use it in GitHub Desktop.
Save satansdeer/e7425fe8170a14a947357c2478e58eb7 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="0 0 220 220">
<path fill="#fff" d="M110 183c-4 0-8 4-8 8v21a8 8 0 0 0 15 0v-21c0-4-3-8-7-8zm0-147c4 0 7-3 7-7V8a7 7 0 1 0-15 0v21c0 4 4 7 8 7zM47 162l-15 15a7 7 0 1 0 11 11l15-15a7 7 0 1 0-11-11zM167 60l6-2 15-15a8 8 0 0 0-11-11l-15 15a8 8 0 0 0 5 13zM36 110c0-4-3-8-7-8H8a8 8 0 0 0 0 15h21c4 0 7-3 7-7zm176-8h-21a7 7 0 1 0 0 15h21a7 7 0 1 0 0-15zM47 58a7 7 0 0 0 11 0c3-3 3-8 0-11L43 32a7 7 0 1 0-11 11l15 15zm126 104a8 8 0 0 0-11 11l15 15a7 7 0 0 0 11 0c3-3 3-8 0-11l-15-15zM110 52a58 58 0 1 0 0 116 58 58 0 0 0 0-116zm0 101a43 43 0 1 1 0-87 43 43 0 0 1 0 87z"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment