stories constant

String const stories

Implementation

static const String stories =
    '<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="M15 6H9a1 1 0 00-1 1v10a1 1 0 001 1h6a1 1 0 001-1V7a1 1 0 00-1-1ZM9 4a3 3 0 00-3 3v10a3 3 0 003 3h6a3 3 0 003-3V7a3 3 0 00-3-3H9Z" clip-rule="evenodd"/><path d="M2 6a1 1 0 012 0v12a1 1 0 11-2 0V6Zm18 0a1 1 0 112 0v12a1 1 0 11-2 0V6Z"/></g></svg>';