Files

20 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2025-10-30 13:08:21 +01:00
<html>
<head>
<title>SVG Image</title>
</head>
<body>
<svg height="400" width="400">
<image xlink:href="lion.jfif" x="0" y="0" height="400" width="200" />
</svg>
https://www.lachimie.net/index.php?page=34
<svg style="position: absolute; left: 0px; top: 0px; pointer-events: none; transform-origin: left top 0px; z-index: 20; transform: matrix(1, 0, 0, 1, 0, 0);" focusable="false" aria-hidden="true" width="0" height="0"><defs></defs><g transform="translate(0,0)"><g><g><g><path d="M0 0" style="fill: none; stroke: rgba(212,19,106,0.5);stroke-width: 4;stroke-miterlimit: 10;"></path><g><path d="M0 0" style="fill: none; stroke: rgba(250,40,135,0.9000000000000000222);stroke-width: 2.5;stroke-miterlimit: 10;"></path></g></g>
<g><path d="M0 0" style="fill: none; stroke: rgba(212,19,106,0.5);stroke-width: 4;stroke-miterlimit: 10;"></path><g>
<path d="M0 0" style="fill: none; stroke: rgba(250,40,135,0.9000000000000000222);stroke-width: 2.5;stroke-miterlimit: 10;"></path></g>
</g></g><g><path d="M0 0" style="fill: none; stroke: rgba(212,19,106,0.5);stroke-width: 2;stroke-miterlimit: 10;"></path><g>
<path d="M0 0" style="fill: none; stroke: none;stroke-width: 2;stroke-miterlimit: 10;"></path></g></g></g></g></svg>
</html>