caret_down constant

String const caret_down

Implementation

static const String caret_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1280" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1280"><path fill="currentColor" d="M1024 448q0 26-19 45L557 941q-19 19-45 19t-45-19L19 493Q0 474 0 448t19-45 45-19h896q26 0 45 19t19 45z"/></svg>';