note_duotone constant

String const note_duotone

Implementation

static const String note_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="M96 104h64a8 8 0 000-16H96a8 8 0 000 16Zm0 32h64a8 8 0 000-16H96a8 8 0 000 16Zm32 16H96a8 8 0 000 16h32a8 8 0 000-16Z"/><path fill="currentColor" d="M224 156.7V48a16 16 0 00-16-16H48a16 16 0 00-16 16v160a16 16 0 0016 16h108.7a15.9 15.9 0 0011.3-4.7l51.3-51.3a16.3 16.3 0 003.3-4.9h.1a17.4 17.4 0 001.3-6.4ZM48 48h160v104h-48a8 8 0 00-8 8v48H48Zm148.7 120L168 196.7V168Z"/></svg>';