7 lines
632 B
XML
7 lines
632 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
width="35px" height="8px">
|
|
<path fill-rule="evenodd" fill="rgb(255, 139, 35)"
|
|
d="M34.273,0.383 L1.364,0.383 C0.963,0.383 0.639,0.693 0.639,1.076 C0.639,1.459 0.963,1.769 1.364,1.769 L31.791,1.769 L24.795,6.043 L24.795,2.879 C24.795,2.496 24.470,2.185 24.069,2.185 C23.668,2.185 23.344,2.496 23.344,2.879 L23.344,7.310 C23.344,7.563 23.488,7.796 23.721,7.917 C23.830,7.974 23.949,8.003 24.069,8.003 C24.205,8.003 24.341,7.966 24.460,7.894 L34.663,1.660 C34.935,1.494 35.060,1.177 34.969,0.882 C34.878,0.586 34.595,0.383 34.273,0.383 Z"/>
|
|
</svg> |