arrowhead_down_outline constant

String const arrowhead_down_outline

Implementation

static const String arrowhead_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="M17.37 12.39 12 16.71l-5.36-4.48a1 1 0 10-1.28 1.54l6 5a1 1 0 001.27 0l6-4.83a1 1 0 00.15-1.41 1 1 0 00-1.41-.14Z"/><path fill="currentColor" d="M11.36 11.77a1 1 0 001.27 0l6-4.83a1 1 0 00.15-1.41 1 1 0 00-1.41-.15L12 9.71 6.64 5.23a1 1 0 00-1.28 1.54Z"/></svg>';