ruler_2 constant

String const ruler_2

Implementation

static const String ruler_2 =
    '<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" fill-rule="evenodd" d="M12.879 3.707a3 3 0 014.242 0l3.172 3.172a3 3 0 010 4.242l-9.172 9.172a3 3 0 01-4.242 0L3.707 17.12a3 3 0 010-4.242L4.586 12l1.707 1.707a1 1 0 001.414-1.414L6 10.586 7.586 9l2.707 2.707a1 1 0 001.414-1.414L9 7.586 10.586 6l1.707 1.707a1 1 0 101.414-1.414L12 4.586l.879-.879z" clip-rule="evenodd"/></svg>';