note_solid constant

String const note_solid

Implementation

static const String note_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 011.5 0h12A1.5 1.5 0 0115 1.5V9H9.5a.5.5 0 00-.5.5V15H1.5A1.5 1.5 0 010 13.5v-12ZM12 4H3V3h9v1Z" clip-rule="evenodd"/><path fill="currentColor" d="M10 15h.086a1.5 1.5 0 001.06-.44l3.415-3.414a1.5 1.5 0 00.439-1.06V10h-5v5Z"/></svg>';