notes constant

String const notes

Implementation

static const String notes =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M112 152h288v32H112zm0 88h288v32H112zm0 88h152v32H112z"/><path fill="currentColor" d="M480 48H32v416h448Zm-32 384H64V80h384Z"/></svg>';