sidebar constant

String const sidebar

Implementation

static const String sidebar =
    '<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"><g fill="currentColor"><path fill-rule="evenodd" d="M21 20H7V4h14v16Zm-2-2H9V6h10v12Z" clip-rule="evenodd"/><path d="M3 20h2V4H3v16Z"/></g></svg>';