volume_down_rtl constant

String const volume_down_rtl

Implementation

static const String volume_down_rtl =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="m15.925 14-5.2 3.9c-.3.3-.8 0-.8-.5V2.6c0-.5.5-.8.8-.5l5.2 3.9m0 8h3c.6 0 1-.4 1-1V7c0-.6-.4-1-1-1h-3m-9.5 8.5c.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4-1.6-1.6-1.6-4.1 0-5.7.4-.4.3-1.1-.1-1.4-.4-.3-.9-.3-1.3 0-2.3 2.3-2.3 6.1 0 8.5.1.2.4.3.7.3z"/></svg>';