ruler_light constant

String const ruler_light

Implementation

static const String ruler_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="m230.6 78.1-52.7-52.7a14.1 14.1 0 00-19.8 0L25.4 158.1a14 14 0 000 19.8l52.7 52.7a14 14 0 0019.8 0L230.6 97.9a14 14 0 000-19.8Zm-8.5 11.3L89.4 222.1a1.9 1.9 0 01-2.8 0l-52.7-52.7a1.9 1.9 0 010-2.8L60 140.5l27.8 27.7a5.9 5.9 0 008.4-8.4L68.5 132 96 104.5l27.8 27.7a5.9 5.9 0 108.4-8.4L104.5 96 132 68.5l27.8 27.7a5.9 5.9 0 108.4-8.4L140.5 60l26.1-26.1a1.9 1.9 0 012.8 0l52.7 52.7a1.9 1.9 0 010 2.8Z"/></svg>';