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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 16.75a.74.74 0 01-.6-.3l-6-8a.75.75 0 01-.07-.79.76.76 0 01.67-.41h12a.76.76 0 01.67.41.75.75 0 01-.07.79l-6 8a.74.74 0 01-.6.3Zm-4.5-8 4.5 6 4.5-6Z"/></svg>';