2018-01-11 19:04:43 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<svg version="1.2" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
|
|
x="0px" y="0px" width="120" height="120" viewBox="0 0 120 120" xml:space="preserve">
|
|
|
|
<g id="board">
|
|
|
|
<rect fill="#338040" x="10" y="10" width="100" height="100" rx="15" ry="15"/>
|
|
|
|
</g>
|
|
|
|
<g id="silkscreen">
|
|
|
|
<rect fill="none" stroke="#FFFFFF" stroke-width="0.576" x="10" y="10" width="100" height="100" rx="15" ry="15"/>
|
|
|
|
</g>
|
|
|
|
</svg>
|