sketch constant

String const sketch

Implementation

static const String sketch =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" fill-rule="evenodd" d="M239.32 496.668 97.906 229.358 2.278 155.592 239.32 496.668zm271.421-341.076-95.628 73.766-141.415 267.31 237.043-341.076zM391.237 232.22H120.763l135.226 265.54 135.248-265.561v.021zm-289.156-23.244L0 131.28l62.028-72.531 88.113 43.13-48.038 107.097h-.022zm65.321-99.994-46.639 104.255h270.474l-46.64-104.255H167.403zm242.473 99.994L512 131.28l-61.985-72.531-88.156 43.13 47.995 107.097h.021zM344.598 90.042H167.402l-85.81-42.657 77.869-33.145h193.057l77.912 33.145-85.832 42.657z" clip-rule="evenodd"/></svg>';