arrowhead_up_outline constant

String const arrowhead_up_outline

Implementation

static const String arrowhead_up_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="M6.63 11.61 12 7.29l5.37 4.48A1 1 0 0018 12a1 1 0 00.77-.36 1 1 0 00-.13-1.41l-6-5a1 1 0 00-1.27 0l-6 4.83a1 1 0 00-.15 1.41 1 1 0 001.41.14Z"/><path fill="currentColor" d="M12.64 12.23a1 1 0 00-1.27 0l-6 4.83a1 1 0 00-.15 1.41 1 1 0 001.41.15L12 14.29l5.37 4.48A1 1 0 0018 19a1 1 0 00.77-.36 1 1 0 00-.13-1.41Z"/></svg>';