arrow_down_thick constant

String const arrow_down_thick

Implementation

static const String arrow_down_thick =
    '<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.414 10.656a2 2 0 00-2.828 0L14 12.242V5a2 2 0 00-4 0v7.242l-1.586-1.586a2 2 0 10-2.828 2.828L12 19.898l6.414-6.414a2 2 0 000-2.828z"/></svg>';