captions constant

String const captions

Implementation

static const String captions =
    '<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="M11 8v2H8v4h3v2H6V8h5Zm7 0v2h-3v4h3v2h-5V8h5Z"/><path fill-rule="evenodd" d="M2 5a1 1 0 011-1h18a1 1 0 011 1v14a1 1 0 01-1 1H3a1 1 0 01-1-1V5Zm2 13V6h16v12H4Z" clip-rule="evenodd"/></g></svg>';