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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m22.6 7.1-5.7-5.7c-.4-.4-1-.4-1.4 0L1.4 15.5c-.4.4-.4 1 0 1.4l5.7 5.7c.4.4 1 .4 1.4 0l2.1-2.1L7.1 17c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.5 3.5 1.4-1.4-2.1-2.1c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l2.1 2.1 1.4-1.4-3.5-3.5c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l3.5 3.5 1.4-1.4-2.1-2.1c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l2.1 2.1 2.1-2.1c.5-.5.5-1.2.1-1.5z"/></svg>';