thick_arrow_down constant

String const thick_arrow_down

Icon Data of thick_arrow_down

Implementation

static const String thick_arrow_down =
    '<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" fill-rule="evenodd" d="M5 3.5a.5.5 0 01.5-.5h4a.5.5 0 01.5.5V6h2.5a.5.5 0 01.407.79l-5 7a.5.5 0 01-.814 0l-5-7A.5.5 0 012.5 6H5V3.5ZM6 4v2.5a.5.5 0 01-.5.5H3.472L7.5 12.64 11.528 7H9.5a.5.5 0 01-.5-.5V4H6Z" clip-rule="evenodd"/></svg>';