note_blank_fill constant

String const note_blank_fill

Implementation

static const String note_blank_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 32H48a16 16 0 00-16 16v160a16 16 0 0016 16h108.7a15.9 15.9 0 0011.3-4.7l51.3-51.3a15.9 15.9 0 004.7-11.3V48a16 16 0 00-16-16Zm-48 172.7V160h44.7Z"/></svg>';