music_note_double constant

String const music_note_double

Icon Data of music_note_double

Implementation

static const String music_note_double =
    '<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"><g fill="currentColor"><path fill-rule="evenodd" d="M6.75 3.81a1 1 0 01.906-.996l9-.846a1 1 0 011.094.996v2.181a1 1 0 01-.901.995l-9 .893a1 1 0 01-1.099-.995V3.81Z" clip-rule="evenodd"/><ellipse cx="14.75" cy="15" rx="3" ry="2.5"/><ellipse cx="5.75" cy="16" rx="3" ry="2.5"/><path fill-rule="evenodd" d="M15.75 5h2v10h-2V5Zm-9 1h2v10h-2V6Z" clip-rule="evenodd"/></g></svg>';