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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M14.768 11.027a1 1 0 01-.128 1.408l-4 3.333a1 1 0 01-1.28-1.536l4-3.334a1 1 0 011.408.129Z"/><path d="M5.232 11.027a1 1 0 011.408-.129l4 3.334a1 1 0 11-1.28 1.536l-4-3.333a1 1 0 01-.128-1.409Z"/><path d="M10 14a1 1 0 01-1-1V5a1 1 0 112 0v8a1 1 0 01-1 1Z"/></g></svg>';