ruler_square constant

String const ruler_square

Implementation

static const String ruler_square =
    '<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="M3 5v16h6v-1.5H7V18h2v-1.5H5V15h4v-1.5H7V12h2v-1.5H5V9h4V5h1.5v4H12V7h1.5v2H15V5h1.5v4H18V7h1.5v2H21V3H5a2 2 0 00-2 2m3 2a1 1 0 01-1-1 1 1 0 011-1 1 1 0 011 1 1 1 0 01-1 1Z"/></svg>';