volume_down constant

String const volume_down

Implementation

static const String volume_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1152" height="1280" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1152 1280"><path fill="currentColor" d="M768 96v1088q0 26-19 45t-45 19-45-19L326 896H64q-26 0-45-19T0 832V448q0-26 19-45t45-19h262L659 51q19-19 45-19t45 19 19 45zm384 544q0 76-42.5 141.5T997 875q-10 5-25 5-26 0-45-18.5T908 816q0-21 12-35.5t29-25 34-23 29-36 12-56.5-12-56.5-29-36-34-23-29-25-12-35.5q0-27 19-45.5t45-18.5q15 0 25 5 70 27 112.5 93t42.5 142z"/></svg>';