thorvg/examples/resources/svg/penrose-tiling.svg
Hermet Park e8e9ba5ea0 infra: move the examples folder outside of the source directory.
examples are not considered a feature of ThorVG;
hence, they are excluded from the src directory.

This change allows developers to concentrate more effectively
on the core ThorVG sources for practical usages.
2024-04-01 10:52:22 +09:00

21 lines
No EOL
1.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="-80 -80 160 160">
<g stroke="black" fill="none">
<path d="M0.00,0.00 L9.27,-28.53 L39.27,-28.53 L30.00,-0.00 Z" fill="#0FF"/>
<path d="M-15.00,-46.17 L-24.27,-17.63 L-0.00,-0.00 L9.27,-28.53 Z" fill="#F0F"/>
<path d="M-15.00,-46.17 L-24.27,-17.63 L-33.54,-46.17 L-24.27,-74.70 Z" fill="#00F"/>
<path d="M-15.00,46.17 L9.27,28.53 L0.00,0.00 L-24.27,17.63 Z" fill="#FF0"/>
<path d="M-15.00,46.17 L9.27,28.53 L0.00,57.06 L-24.27,74.70 Z" fill="#0FF"/>
<path d="M39.27,28.53 L30.00,-0.00 L0.00,-0.00 L9.27,28.53 Z" fill="#F00"/>
<path d="M39.27,28.53 L30.00,-0.00 L54.27,17.63 L63.54,46.17 Z" fill="#00F"/>
<path d="M39.27,-28.53 L9.27,-28.53 L0.00,-0.00 L30.00,-0.00 Z" fill="#0F0"/>
<path d="M39.27,-28.53 L9.27,-28.53 L33.54,-46.17 L63.54,-46.17 Z" fill="#F00"/>
<path d="M-48.54,0.00 L-24.27,17.63 L0.00,0.00 L-24.27,-17.63 Z" fill="#0F0"/>
<path d="M-48.54,0.00 L-24.27,17.63 L-54.27,17.63 L-78.54,0.00 Z" fill="#F0F"/>
<path d="M33.54,-46.17 L24.27,-74.70 L-0.00,-57.06 L-24.27,-74.70 L-15.00,-46.17 L9.27,-28.53 L-0.00,-57.06"/>
<path d="M-33.54,-46.17 L-63.54,-46.17 L-54.27,-17.63 L-78.54,0.00 L-48.54,0.00 L-24.27,-17.63 L-54.27,-17.63"/>
<path d="M0.00,57.06 L24.27,74.70 L33.54,46.17 L63.54,46.17 L39.27,28.53 L9.27,28.53 L33.54,46.17"/>
<path d="M-54.27,17.63 L-63.54,46.17 L-33.54,46.17 L-24.27,74.70 L-15.00,46.17 L-24.27,17.63 L-33.54,46.17"/>
<path d="M54.27,17.63 L78.54,-0.00 L54.27,-17.63 L63.54,-46.17 L39.27,-28.53 L30.00,-0.00 L54.27,-17.63"/>
</g>
</svg>