Skip to content

Instantly share code, notes, and snippets.

@forresto
Created April 14, 2021 07:38
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 forresto/d0a790c21f38b76e1d6299154e24c4c9 to your computer and use it in GitHub Desktop.
Save forresto/d0a790c21f38b76e1d6299154e24c4c9 to your computer and use it in GitHub Desktop.
svg copied from cuttle
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="5in" height="5in" viewBox="0 0 360 360">
<g>
<g>
<g>
<path d="M0 0 L72 0 L72 72 L0 72 L0 0 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M0 72 L72 72 L72 144 L0 144 L0 72 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M0 144 L72 144 L72 216 L0 216 L0 144 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M0 216 L72 216 L72 288 L0 288 L0 216 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M0 288 L72 288 L72 360 L0 360 L0 288 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M72 0 L144 0 L144 72 L72 72 L72 0 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M72 72 L144 72 L144 144 L72 144 L72 72 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M72 144 L144 144 L144 216 L72 216 L72 144 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M72 216 L144 216 L144 288 L72 288 L72 216 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M72 288 L144 288 L144 360 L72 360 L72 288 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M144 0 L216 0 L216 72 L144 72 L144 0 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M144 72 L216 72 L216 144 L144 144 L144 72 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M144 144 L216 144 L216 216 L144 216 L144 144 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M144 216 L216 216 L216 288 L144 288 L144 216 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M144 288 L216 288 L216 360 L144 360 L144 288 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M216 0 L288 0 L288 72 L216 72 L216 0 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M216 72 L288 72 L288 144 L216 144 L216 72 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M216 144 L288 144 L288 216 L216 216 L216 144 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M216 216 L288 216 L288 288 L216 288 L216 216 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M216 288 L288 288 L288 360 L216 360 L216 288 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M288 0 L360 0 L360 72 L288 72 L288 0 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M288 72 L360 72 L360 144 L288 144 L288 72 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M288 144 L360 144 L360 216 L288 216 L288 144 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M288 216 L360 216 L360 288 L288 288 L288 216 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
<g>
<path d="M288 288 L360 288 L360 360 L288 360 L288 288 Z " fill="none" stroke="#000000" stroke-width="0.72" />
</g>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment