pen constant

String const pen

Implementation

static const String pen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M1015.085 1015q-9 9-21.5 9t-21.5-9l-67-66q-9-9-9-22t9-22 22-9 22 9l66 67q9 9 9 21.5t-9 21.5zm-327-173q-3-3-8-12 8-2 13-7l130-130q5-5 7-13 10 5 12 8l64 155-63 63zm-13-90q-16 15-39 15t-39-15l-517-518q-14-14-15.5-33.5t9.5-35.5l-65-65q-9-9-9-22.5t9-22.5l46-46q9-9 22.5-9t22.5 9l65 65q16-11 35.5-9.5t33.5 15.5l50 49h157q17-3 28 8l258 259q9 9 9 21.5t-9 21.5-21.5 9-21.5-9l-249-248h-90l407 406q16 16 16 38.5t-16 38.5z"/></svg>';