mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-08 16:08:23 +08:00
6 lines
264 B
XML
6 lines
264 B
XML
|
|
<svg viewbox="0 0 18 18">
|
||
|
|
<circle class="ql-fill" cx="7" cy="7" r="1"></circle>
|
||
|
|
<circle class="ql-fill" cx="11" cy="7" r="1"></circle>
|
||
|
|
<path class="ql-stroke" d="M7,10a2,2,0,0,0,4,0H7Z"></path>
|
||
|
|
<circle class="ql-stroke" cx="9" cy="9" r="6"></circle>
|
||
|
|
</svg>
|