blob: 97b68dd0133468bdcc8f5cfa63f894bbc177480c (
plain)
1
2
3
4
5
6
7
8
|
<?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>No Roll</title>
<g id="No-Roll" 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="7.9" x2="8" y2="8.1" id="Line" stroke="#000000" stroke-linecap="square"></line>
</g>
</svg>
|