Skip to content

Instantly share code, notes, and snippets.

@johannesrld
Created April 18, 2024 20:24
Show Gist options
  • Save johannesrld/d6719a20c9d6d29db7e5738f6afc6cc7 to your computer and use it in GitHub Desktop.
Save johannesrld/d6719a20c9d6d29db7e5738f6afc6cc7 to your computer and use it in GitHub Desktop.
mysvg
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg width="20" height="20" fill="currentColor" version="1.1" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path d="m17.505 3.85-5.94-3.43c-0.97-0.56-2.17-0.56-3.15 0l-5.93 3.43c-0.97 0.56-1.57 1.6-1.57 2.73v6.84c0 1.12 0.6 2.16 1.57 2.73l5.94 3.43c0.97 0.56 2.17 0.56 3.15 0l5.94-3.43c0.97-0.56 1.57-1.6 1.57-2.73v-6.84c-0.01-1.13-0.61-2.16-1.58-2.73zm-8.26 1.9c0-0.41 0.34-0.75 0.75-0.75 0.41 0 0.75 0.34 0.75 0.75v5.25c0 0.41-0.34 0.75-0.75 0.75-0.41 0-0.75-0.34-0.75-0.75zm1.67 8.88c-0.05 0.12-0.12 0.23-0.21 0.33-0.19 0.19-0.44 0.29-0.71 0.29-0.13 0-0.26-0.03-0.38-0.08-0.13-0.05-0.23-0.12-0.33-0.21-0.09-0.1-0.16-0.21-0.22-0.33-0.05-0.12-0.07-0.25-0.07-0.38 0-0.26 0.1-0.52 0.29-0.71 0.1-0.09 0.2-0.16 0.33-0.21 0.37-0.16 0.81-0.07 1.09 0.21 0.09 0.1 0.16 0.2 0.21 0.33 0.05 0.12 0.08 0.25 0.08 0.38s-0.03 0.26-0.08 0.38z" fill="currentColor"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment