arrow_down constant

String const arrow_down

Icon Data of arrow_down

Implementation

static const String arrow_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15 26a1 1 0 102 0h-2Zm2-21a1 1 0 10-2 0h2Zm-1 22-.707.707a1 1 0 001.414 0L16 27Zm-7.293-8.707a1 1 0 00-1.414 1.414l1.414-1.414Zm16 1.414a1 1 0 00-1.414-1.414l1.414 1.414ZM17 26V5h-2v21h2Zm-.293.293-8-8-1.414 1.414 8 8 1.414-1.414Zm0 1.414 8-8-1.414-1.414-8 8 1.414 1.414Z"/></svg>';