ruler_f constant

String const ruler_f

Implementation

static const String ruler_f =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-1.5 -2 24 24"><path fill="currentColor" d="m16.757 9.243-1.414 1.414-2.828-2.829A1 1 0 1011.1 9.243l2.828 2.828-1.414 1.414-2.122-2.121a1 1 0 10-1.414 1.414l2.122 2.121-1.415 1.415-2.828-2.829A1 1 0 005.444 14.9l2.828 2.829-1.414 1.414a2 2 0 01-2.829 0l-2.828-2.828a2 2 0 010-2.829L13.929.757a2 2 0 012.828 0l2.829 2.829a2 2 0 010 2.828l-1.414 1.414-2.122-2.12a1 1 0 10-1.414 1.413l2.121 2.122z"/></svg>';