xo-umbrella2/xo-websock/utest/mount-origin/bluecircle.svg
Roland Conybeare 578c0ed658 git subrepo clone (merge) git@github.com:Rconybea/xo-websock.git xo-websock
subrepo:
  subdir:   "xo-websock"
  merged:   "c6eec3cd"
upstream:
  origin:   "git@github.com:Rconybea/xo-websock.git"
  branch:   "main"
  commit:   "c6eec3cd"
git-subrepo:
  version:  "0.4.9"
  origin:   "???"
  commit:   "???"
2026-06-06 22:37:35 -04: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>