Files
backend/public/dist/images/No_image_available.svg
2024-02-01 09:53:53 +00:00

14 lines
432 B
XML

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg"
height="300px" width="300px"
version="1.1"
viewBox="-300 -300 600 600"
font-family="IRANSans"
font-size="64"
text-anchor="middle" >
<circle stroke="#ff0000" stroke-width="10" r="280" fill="#FFF"/>
<text style="fill:#444;">
<tspan x="0" y="-8">نمی باشد.</tspan><tspan x="0" y="80">عکس موجود</tspan>
</text>
</svg>