summaryrefslogtreecommitdiffstats
path: root/examples/pdf/multipage/resources/rotate-left.svg
blob: 90ce53c9ddf1a6ed9bab30a4c56fd51c2ac6759d (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
    <g color="#000" font-weight="400" fill="#474747">
        <path d="M2 9v1c0 .265.093.53.281.719l3.72 3.719 3.718-3.72c.188-.187.281-.453.281-.718V9H9c-.265 0-.53.093-.719.281l-2.28 2.281-2.282-2.28A1.015 1.015 0 0 0 3 9z"/>
        <path d="M8.5 3A3.515 3.515 0 0 0 5 6.5V12h2V6.5C7 5.66 7.66 5 8.5 5H13V3z"/>
    </g>
</svg>