Answer the question
In order to leave comments, you need to log in
Why is the svg not showing up in the browser?
I drew svg in Inkscape 0.92.4 and saved it that way. I throw it into the browser, it will not be displayed. It is not displayed through the code either, it is not displayed in Photoshop and it is not displayed in Paint.
I saved it like this,
but threw it into the browser. stupidly empty
through the code does not display
the svg code:<svg><img src="9872.svg" alt=""></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
id="svg8"
version="1.1"
viewBox="0 0 147.41965 79.277573"
height="79.277573mm"
width="147.41965mm">
<defs
id="defs2" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(-34.855872,-18.480556)"
id="layer1">
<flowRoot
transform="scale(0.26458333)"
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
id="flowRoot4526"
xml:space="preserve"><flowRegion
id="flowRegion4528"><rect
y="139.66254"
x="645.71429"
height="62.857143"
width="45.714287"
id="rect4530" /></flowRegion><flowPara
id="flowPara4532"></flowPara></flowRoot> <path
d="m -83.072701,-85.182341 -28.214639,-14.065744 -27.58234,15.268462 4.65852,-31.180277 -23.04459,-21.51414 31.09377,-5.20473 13.34,-28.56493 14.558485,27.96357 31.289156,3.86005 -22.096122,22.48716 z"
id="path4553"
style="opacity:1;fill:#bf909f;fill-opacity:1;stroke-width:0.26458332" />
<path
d="m -151.10841,-173.62876 24.18648,11.57528 23.24713,-13.36203 -3.53472,26.57967 19.891817,17.98024 -26.371057,4.85185 -10.95332,24.47444 -12.76349,-23.58106 -26.66134,-2.85421 18.48279,-19.42575 z"
id="path4555"
style="opacity:1;fill:#bf909f;fill-opacity:1;stroke-width:0.26458332" />
<path
d="m -113.68876,-126.00375 -25.27876,-3.36172 -17.10023,18.91823 -4.61438,-25.08036 -23.27657,-10.41723 22.42692,-12.1388 2.71451,-25.35643 18.47499,17.57818 24.95423,-5.25392 -11.00876,23.00271 z"
id="path4557"
style="opacity:1;fill:#bf909f;fill-opacity:1;stroke-width:0.26458332" />
</g>
</svg>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question