toolbar_right constant

String const toolbar_right

Implementation

static const String toolbar_right =
    '<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 d="M16 9h2v6h-2V9Z"/><path fill-rule="evenodd" d="M22 8a3 3 0 00-3-3H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3V8Zm-3-1H5a1 1 0 00-1 1v8a1 1 0 001 1h14a1 1 0 001-1V8a1 1 0 00-1-1Z" clip-rule="evenodd"/></g></svg>';