You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
371 B
XML
10 lines
371 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<g fill="#aaa">
|
|
<path stroke="none" d="M4 5v3.272a2 2 0 0 1 1-.272 2 2 0 0 1 2 2 2 2 0 0 1-2 2 2 2 0 0 1-1-.27v3.27h10v-10H4z"/>
|
|
<circle cx="15.001" cy="10" r="2"/>
|
|
<circle cx="9" cy="4" r="2"/>
|
|
<circle cx="9" cy="16" r="2"/>
|
|
</g>
|
|
</svg>
|