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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M3 1v22h13l5-5V1H3Zm3 16h5m-5-4h12M6 9h10M3 5h18m0 12h-6v6"/></svg>';