Skip to content

Instantly share code, notes, and snippets.

@desandro
Created February 25, 2017 01:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save desandro/98087ff2337d17193ace0be664ff5121 to your computer and use it in GitHub Desktop.
Save desandro/98087ff2337d17193ace0be664ff5121 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" viewBox="0 0 1000 1000" >
<g>
<path fill="#00FFFF" d="M731.7,248l-40.6,73.1c-4.4,8-13.5,13.1-23.5,13.1h-448c-3.9,0-6.4,3.7-4.7,6.9l41.5,74.8
c4.4,8,13.5,13.1,23.5,13.1h308.9c19.5,0,32.2,18.5,23.5,34.3l-161,290.3c-1.7,3.1,0.8,6.9,4.7,6.9h80.3c9.9,0,19-5.1,23.5-13.1
L736.4,429l46.7-84.1c3.7-6.7,3.7-14.5,0-21.2L741,248C739.1,244.6,733.6,244.6,731.7,248z"/>
<path fill="#FFFF00" d="M727.9,239.6h-80.3c-9.9,0-19,5.1-23.5,13.1L471,528.7c-9.7,17.4-37.3,17.4-47,0L268.3,248
c-1.9-3.5-7.5-3.5-9.4,0l-42,75.6c-3.7,6.7-3.7,14.5,0,21.2l178,320.9l45.3,81.6c4.4,8,13.5,13.1,23.5,13.1H544
c3.9,0,6.4-3.7,4.7-6.9l-42.8-77.3c-3.7-6.7-3.7-14.5,0-21.2l226.7-408.7C734.3,243.3,731.8,239.6,727.9,239.6z"/>
<path fill="#FF00FF" d="M785.1,327.4l-41.5-74.8c-4.4-8-13.5-13.1-23.5-13.1H368.7h-88.8c-9.9,0-19,5.1-23.5,13.1l-41.5,74.8
c-1.7,3.1,0.8,6.9,4.7,6.9h80.3c9.9,0,19,5.1,23.5,13.1L547.8,752c1.9,3.5,7.5,3.5,9.4,0l42-75.6c3.7-6.7,3.7-14.5,0-21.2
l-159-286.6c-8.7-15.7,4-34.3,23.5-34.3h316.7C784.3,334.3,786.8,330.6,785.1,327.4z"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment