move_ruler constant

String const move_ruler

Implementation

static const String move_ruler =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.4 22H8.6a.6.6 0 01-.6-.6V2.6a.6.6 0 01.6-.6h6.8a.6.6 0 01.6.6v18.8a.6.6 0 01-.6.6Zm.6-5h-3m3-10h-3m0 5h10m0 0-2 2m2-2-2-2M1 12l2-2m-2 2 2 2m-2-2h7"/></svg>';