volume_mute_outline constant

String const volume_mute_outline

Implementation

static const String volume_mute_outline =
    '<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 21a1.06 1.06 0 01-.57-.17L10 16.43H5a1 1 0 01-1-1V8.57a1 1 0 011-1h5l6.41-4.4A1 1 0 0118 4v16a1 1 0 01-1 1ZM6 14.43h4.33a1 1 0 01.57.17l5.1 3.5V5.9l-5.1 3.5a1 1 0 01-.57.17H6Z"/></svg>';