volume_off constant

String const volume_off

Implementation

static const String volume_off =
    '<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="M17 19.75a.81.81 0 01-.47-.16l-4.79-3.84H7a.76.76 0 01-.75-.75V9A.76.76 0 017 8.25h4.74l4.79-3.84a.75.75 0 011.22.59v14a.77.77 0 01-.42.68.78.78 0 01-.33.07Zm-9.25-5.5H12a.78.78 0 01.47.16l3.78 3V6.56l-3.78 3a.78.78 0 01-.47.16H7.75Z"/></svg>';