mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
6 lines
175 B
HTML
6 lines
175 B
HTML
<html>
|
|
<body>
|
|
<!-- Like img-simple-3, but with height != width on the root SVG node. -->
|
|
<img src="squaredCircle-100x50.svg" width="200px" height="200px">
|
|
</body>
|
|
</html>
|