sound constant

String const sound

Implementation

static const String sound =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><rect width="32" height="40" x="8" y="4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="2"/><circle cx="24" cy="15" r="5" stroke="currentColor" stroke-width="4"/><circle cx="14" cy="10" r="2"/><circle cx="14" cy="38" r="2"/><circle cx="34" cy="10" r="2"/><circle cx="34" cy="38" r="2"/><circle cx="24" cy="32" r="6" stroke="currentColor" stroke-width="4"/></g></svg>';