boombox constant

String const boombox

Implementation

static const String boombox =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5 5 7v1H3a1 1 0 00-1 1v8a1 1 0 001 1h18a1 1 0 001-1V9a1 1 0 00-1-1h-2V7l-2-2H7m0 2h10v1H7V7m4 2h2a.5.5 0 01.5.5.5.5 0 01-.5.5h-2a.5.5 0 01-.5-.5.5.5 0 01.5-.5m-3.5 1.5a3 3 0 013 3 3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 013-3m9 0a3 3 0 013 3 3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 013-3m-9 1.5A1.5 1.5 0 006 13.5 1.5 1.5 0 007.5 15 1.5 1.5 0 009 13.5 1.5 1.5 0 007.5 12m9 0a1.5 1.5 0 00-1.5 1.5 1.5 1.5 0 001.5 1.5 1.5 1.5 0 001.5-1.5 1.5 1.5 0 00-1.5-1.5Z"/></svg>';