sound_off_solid constant

String const sound_off_solid

Implementation

static const String sound_off_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M9 1.5a.5.5 0 00-.757-.429L3.362 3.998H1.5c-.829 0-1.5.67-1.5 1.5V9.5c0 .829.67 1.5 1.5 1.5h1.862l4.88 2.929A.5.5 0 009 13.5v-12Zm4.207 5.996 1.414 1.413-.707.707L12.5 8.203l-1.414 1.413-.707-.707 1.414-1.413-1.414-1.413.707-.707L12.5 6.789l1.415-1.413.706.707-1.414 1.413Z"/></svg>';