sound_one constant

String const sound_one

Implementation

static const String sound_one =
    '<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"><mask id="svgIDa"><g fill="none"><path fill="#555" stroke="#fff" stroke-width="4" d="M9 7a3 3 0 013-3h24a3 3 0 013 3v34a3 3 0 01-3 3H12a3 3 0 01-3-3V7Z"/><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M24 29a7 7 0 100-14 7 7 0 000 14Z"/><rect width="4" height="4" x="30" y="8" fill="#fff" rx="2"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M27 36h2m-10 0h2"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';