Skip to content

Instantly share code, notes, and snippets.

@conrad-heimbold
Created July 5, 2017 11:40
Show Gist options
  • Save conrad-heimbold/8117367a79c8de2a739a3dfab35c7a29 to your computer and use it in GitHub Desktop.
Save conrad-heimbold/8117367a79c8de2a739a3dfab35c7a29 to your computer and use it in GitHub Desktop.
antox svg
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path fill="#000000" d="m24 4c-6.08 0-11 4.92-11 11v6h-3c-1.11 0-2 0.892-2 2v19c0 1.11 0.892 2 2 2h28c1.11 0 2-0.892 2-2v-19c0-1.11-0.892-2-2-2h-3v-6c0-6.08-4.92-11-11-11zm0 3c4.42-0 8 2.93 8 8s-4 9-9 13l0.434-5.03c-4.19-0.297-7.43-3.78-7.43-7.97 0-4.42 3.58-8 8-8zm-6.4 21.2 1.73 3c1.44-0.763 3.04-1.16 4.67-1.17 1.63 0.0017 3.23 0.401 4.67 1.16l1.73-2.99c.23-0.399 0.737-0.535 1.14-0.305 0.399 0.23 0.535 0.737 0.305 1.14l-1.77 3.07c2.47 1.89 3.92 4.82 3.93 7.93h-20c.0026-3.11 1.45-6.05 3.93-7.94l-1.77-3.06c-0.232-0.402-0.184-0.854 0.305-1.14s0.909-0.0894 1.14 0.305zm1.65 6.33c-0.69 0-1.25 0.56-1.25 1.25s.56 1.25 1.25 1.25 1.25-0.56 1.25-1.25-0.56-1.25-1.25-1.25zm9.5 0c-0.69 0-1.25 0.56-1.25 1.25s0.56 1.25 1.25 1.25 1.25-0.56 1.25-1.25-0.56-1.25-1.25-1.25z"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment