20 lines
464 B
XML
20 lines
464 B
XML
<svg fill="none" stroke="currentColor" viewBox="0 0 200 200"><circle
|
|
cx="7"
|
|
cy="17"
|
|
r="2.25"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
stroke-width="1.5"
|
|
/><path
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
stroke-width="1.5"
|
|
d="M9.25 17V6.75a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2V14"
|
|
/><circle
|
|
cx="17"
|
|
cy="14"
|
|
r="2.25"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
stroke-width="1.5"
|
|
/></svg>
|