0% found this document useful (0 votes)
37 views1 page

Plo

The document contains SVG code that defines a path for drawing a shape. The path starts at the top left, moves down and to the right in a curve, then back up to the top right, forming a curved arrow shape centered within a 512x512 viewbox. It sets the color to black and contains additional data attributes.

Uploaded by

Just Fortnite
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views1 page

Plo

The document contains SVG code that defines a path for drawing a shape. The path starts at the top left, moves down and to the right in a curve, then back up to the top right, forming a curved arrow shape centered within a 512x512 viewbox. It sets the color to black and contains additional data attributes.

Uploaded by

Just Fortnite
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<svg xmlns="http://www.w3.org/2000/svg" version="1.

1"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs"
width="512" height="512" x="0" y="0" viewBox="0 0 512.009 512.009" style="enable-
background:new 0 0 512 512" xml:space="preserve" class=""><g>
<g>
<g>
<path d="M508.625,247.801L508.625,247.801L392.262,131.437c-4.18-4.881-
11.526-5.45-16.407-1.269
c-4.881,4.18-5.45,11.526-
1.269,16.407c0.39,0.455,0.814,0.88,1.269,1.269l96.465,96.582H11.636C5.21,244.426,0,
249.636,0,256.063
s5.21,11.636,11.636,11.636H472.32l-96.465,96.465c-4.881,4.18-
5.45,11.526-1.269,16.407s11.526,5.45,16.407,1.269
c0.455-0.39,0.88-0.814,1.269-1.269l116.364-
116.364C513.137,259.67,513.137,252.34,508.625,247.801z" fill="#000000" data-
original="#000000" class=""></path>
</g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</g></svg>

You might also like