triangle_outline constant

String const triangle_outline

Implementation

static const String triangle_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="M12 2 1 21h22M12 6l7.53 13H4.47"/></svg>';