ruler_2_line constant

String const ruler_2_line

Implementation

static const String ruler_2_line =
    '<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="2" d="m6 12-1.586 1.586a2 2 0 000 2.828l3.172 3.172a2 2 0 002.828 0l9.172-9.172a2 2 0 000-2.828l-3.172-3.172a2 2 0 00-2.828 0L12 6m-6 6 2 2m-2-2 3-3m3-3 2 2m-2-2L9 9m0 0 3 3"/></svg>';