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"><g fill="currentColor"><path stroke="currentColor" 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 stroke="currentColor" 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" rx="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M27 36h2m-10 0h2"/></g></svg>';