design constant

String const design

Implementation

static const String design =
    '<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="m692.43 487 65 65-81 81q-9 9 0 18l17 17q9 9 18 0l81-81 125 125-81 81q-9 9 0 17l17 18q9 9 18 0l81-81 63 63q9 9 9 22t-9 23l-160 160q-10 9-23 9t-22-9l-323-323-188 188q-16 16-39 16t-39-16l-76-77q-16-16-16-38.5t16-38.5l188-188-324-324q-9-9-9-22t9-22l160-161q10-9 23-9t22 9l63 63-81 81q-9 9 0 18l17 17q9 9 18 0l81-81 125 125-81 81q-9 9 0 18l17 17q9 9 18 0l81-81 65 66 317-317q16-16 38.5-16t38.5 16l77 77q16 16 16 38.5t-16 38.5zm-626 321q2 8 7 13l130 130q5 5 13 7-5 10-8 12l-176 54q-24 0-28-4t-4-28l54-176q2-2 12-8z"/></svg>';