mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
13 lines
352 B
XML
13 lines
352 B
XML
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||
|
|
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<circle cx="50" cy="50" r="50">
|
||
|
|
</circle>
|
||
|
|
</svg>
|
||
|
|
</body>
|
||
|
|
</html>
|