musical_score constant

String const musical_score

Implementation

static const String musical_score =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M8 15V5h8v10h2V2H6v13"/><circle cx="15" cy="15" r="3" fill="currentColor"/><circle cx="5" cy="15" r="3" fill="currentColor"/></svg>';