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="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M5 0v16h8V0H5zm1 2h2v1H6V2zm0 6h2v1H6V8zm2 7H6v-1h2v1zm1-3H6v-1h3v1zm0-6H6V5h3v1z"/></svg>';