caret_down_outline constant

String const caret_down_outline

Implementation

static const String caret_down_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18 9v1.5l-6 6-6-6V9h12m-6 4.67L14.67 11H9.33L12 13.67Z"/></svg>';