blob: 08fb702a5d4d0b887741f5946818003f37d47765 (
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 Yaw</title>
<g id="Fast-Yaw" 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="8" y1="-2.57571742e-14" x2="8" y2="16" id="Line" stroke="#000000" stroke-linecap="square"></line>
<polygon id="Triangle" fill="#000000" transform="translate(10.5, 8) rotate(-270) translate(-10.5, -8)" points="10.5 6.5 15.5 9.5 5.5 9.5"></polygon>
</g>
</svg>
|