note_blank_duotone constant

String const note_blank_duotone

Implementation

static const String note_blank_duotone =
    '<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="M216 160h-56v56l56-56z" opacity=".2"/><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-16ZM48 48h160v104h-48a8 8 0 00-8 8v48H48Zm148.7 120L168 196.7V168Z"/></svg>';