Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/image/test/browser/intrinsic_size_3000x100.svg
<svg width="3000" height="100" viewBox="0 0 3000 100" xmlns="http://www.w3.org/2000/svg">
<style>
:root { color-scheme: light dark; }
rect { fill: light-dark(green, blue); }
</style>
<rect width="3000" height="100" />
</svg>