ruler_thin constant

String const ruler_thin

Implementation

static const String ruler_thin =
    '<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="m229.2 79.5-52.7-52.7a12.2 12.2 0 00-17 0L26.8 159.5a12.1 12.1 0 000 17l52.7 52.7a12.1 12.1 0 0017 0L229.2 96.5a12.1 12.1 0 000-17Zm-5.7 11.3L90.8 223.5a3.9 3.9 0 01-5.6 0l-52.7-52.7a3.9 3.9 0 010-5.6L60 137.7l29.2 29.1a3.9 3.9 0 005.6 0 3.9 3.9 0 000-5.6L65.7 132 96 101.7l29.2 29.1a3.9 3.9 0 005.6 0 3.9 3.9 0 000-5.6L101.7 96 132 65.7l29.2 29.1a3.9 3.9 0 005.6 0 3.9 3.9 0 000-5.6L137.7 60l27.5-27.5a3.9 3.9 0 015.6 0l52.7 52.7a3.9 3.9 0 010 5.6Z"/></svg>';