Difference between revisions of "Svg"

From Wiki2
(Created page with "<html> <object id="example" type="image/svg+xml" data="https://wiki.freecadweb.org/images/1/10/PartDesign_Body.svg"> alt : Your browser has no SVG support. </object> </html>")
 
 
Line 1: Line 1:
<html>
<html>
<object id="example" type="image/svg+xml"
<object id="example" type="image/svg+xml"
data="https://wiki.freecadweb.org/images/1/10/PartDesign_Body.svg">
data="{{{1}}}">
alt : Your browser has no SVG support.
alt : Your browser has no SVG support.
</object>
</object>
</html>
</html>

Latest revision as of 12:14, 27 January 2022

alt : Your browser has no SVG support.