Created
October 18, 2018 06:08
-
-
Save ceremcem/eb4e7c5b5e48f61591672789572f31a1 to your computer and use it in GitHub Desktop.
example svg that contains complex data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="602" height="402" viewBox="0 0 602 402"> | |
<g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="sans-serif" font-weight="normal" font-size="12" text-anchor="start" style="mix-blend-mode: normal" /> | |
<g fill="#000000" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none" font-size="none" text-anchor="none" style="mix-blend-mode: normal"> | |
<path d="M37.79528,78.08504v-40.28976h31.67244v40.28976z" data-paper-data="{&quot;project&quot;:{&quot;layer&quot;:&quot;scripting&quot;}}" /> | |
<path d="M86.81575,60.25516v-3.84h11.52756v3.84z" data-paper-data="{&quot;project&quot;:{&quot;layer&quot;:&quot;scripting&quot;}}" /> | |
<path d="M86.81575,53.8224v-3.84h11.52756v3.84z" data-paper-data="{&quot;project&quot;:{&quot;layer&quot;:&quot;scripting&quot;}}" /> | |
<path d="M86.81575,47.38965v-3.84h11.52756v3.84z" data-paper-data="{&quot;project&quot;:{&quot;layer&quot;:&quot;scripting&quot;}}" /> | |
<path d="M86.81575,66.68791v-3.84h11.52756v3.84z" data-paper-data="{&quot;project&quot;:{&quot;layer&quot;:&quot;scripting&quot;}}" /> | |
<path d="M86.81575,73.12067v-3.84h11.52756v3.84z" data-paper-data="{&quot;project&quot;:{&quot;layer&quot;:&quot;scripting&quot;}}" /> | |
</g> | |
<g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="sans-serif" font-weight="normal" font-size="12" text-anchor="start" style="mix-blend-mode: normal" /> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment