CircuitOnline/public/img/Counter.svg

1 line
465 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50"><path fill="#fff" stroke="#000" stroke-width="3" d="M5 5h40v40H5z"/><text x="25" y="30" fill="green" font-family="Georgia" font-size="20" text-anchor="middle">0</text><path stroke="#000" stroke-width="3" d="M5 30l5 5-5 5"/><g fill="green"><circle cx="5" cy="15" r="3"/><circle cx="5" cy="35" r="3"/><circle cx="25" cy="45" r="3"/><circle cx="45" cy="15" r="3"/><circle cx="45" cy="35" r="3"/></g></svg>