ruler constant

String const ruler

Implementation

static const String ruler =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="m1015.43 855-160 160q-10 9-23 9t-22-9l-63-63 81-81q9-9 0-17l-17-18q-9-9-18 0l-81 81-125-125 81-81q9-9 0-17l-17-18q-9-9-18 0l-81 81-125-125 81-81q9-9 0-17l-17-18q-9-9-18 0l-81 81-125-125 81-81q9-9 0-17l-17-18q-9-9-18 0l-81 81-125-125 81-81q9-9 0-17l-17-18q-9-9-18 0l-81 81-63-63q-9-9-9-22t9-23l160-160q10-9 23-9t22 9l801 801q9 9 9 22t-9 23z"/></svg>';