blob: 4fb7c4e04944086a01afdf9c51f5bef1f1a37d6a (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Fast Pitch</title>
<g id="Fast-Pitch" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<rect id="Rectangle" stroke="#000000" x="0.5" y="0.5" width="15" height="15"></rect>
<line x1="-6.44908963e-17" y1="8" x2="16" y2="8" id="Line" stroke="#000000" stroke-linecap="square"></line>
<circle id="Oval" stroke="#000000" cx="8" cy="8" r="5"></circle>
</g>
</svg>
|