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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M232 76.7 179.3 24a16.1 16.1 0 00-22.6 0L90.3 90.3l-36 36L24 156.7a15.9 15.9 0 000 22.6L76.7 232a15.9 15.9 0 0022.6 0L232 99.3a15.9 15.9 0 000-22.6ZM220.7 88 88 220.7 35.3 168 60 143.3l26.3 26.4a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4L71.3 132 96 107.3l26.3 26.4a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4L107.3 96 132 71.3l26.3 26.4a8.2 8.2 0 0011.4 0 8.1 8.1 0 000-11.4L143.3 60 168 35.3 220.7 88Z"/></svg>';