Skip to content

Instantly share code, notes, and snippets.

@desandro
Created February 24, 2017 02:10
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/8787b7c7e53e09b57dea00e7a0c2c480 to your computer and use it in GitHub Desktop.
Save desandro/8787b7c7e53e09b57dea00e7a0c2c480 to your computer and use it in GitHub Desktop.
overprint elephant
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="#EEDD00" d="M310,270c-70.4,0-100,29.2-100,100v390c0,7.1,3,10,10,10h60c7,0,10-2.9,10-10V490c0-14.2,5.9-20,20-20
c14.1,0,20,5.8,20,20v270c0,7.1,3,10,10,10h60c7,0,10-2.9,10-10V370C410,299.2,380.4,270,310,270z"/>
<path fill="#FF6699" d="M430,270c-70.4,0-100,29.2-100,100v390c0,7.1,3,10,10,10h60c7,0,10-2.9,10-10V490c0-14.2,5.9-20,20-20
c14.1,0,20,5.8,20,20v270c0,7.1,3,10,10,10h60c7,0,10-2.9,10-10V370C530,299.2,500.4,270,430,270z"/>
<path fill="#1199FF" d="M690,370v280c0,14.2-5.9,20-20,20s-20-5.8-20-20V370c0-70.8-29.6-100-100-100c-2,0-3.9,0-5.8,0.1
c-10-27.9-33.7-40.1-74.2-40.1c-56.3,0-80,23.4-80,80c0,113.3,47.4,160,160,160c14.1,0,20,5.8,20,20v180c0,70.8,29.6,100,100,100
s100-29.2,100-100V370c0-11.3,3.7-17.3,12.5-19.3c4.5-1,7.5-5.2,7.5-9.8v-60.7c0-5.7-4.8-10.3-10.5-10
C716.7,273.1,690,302.8,690,370z"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment