xo-alloc/xo-websock/utest/mount-origin/bluecircle.svg
Roland Conybeare dd1a6b1afc Add 'xo-websock/' from commit '57bf06a68f'
git-subtree-dir: xo-websock
git-subtree-mainline: 97eefaea22
git-subtree-split: 57bf06a68f
2025-05-11 15:08:51 -05:00

7 lines
287 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- <svg width="30" height="50"> ... </svg> does not satisfy chrome -->
<svg width="30.0mm" height="50.0mm" version="1.1" xmlns="http://www.w3.org/2000/svg">
<circle cx="25" cy="25" r="22" fill="blue" stroke="gray" stroke-width="2"/>
</svg>