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="432" height="472" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 472"><path fill="currentColor" d="M344 24Q323 3 289 3t-52 21L3 259v170h170l235-234q20-20 20.5-53T408 88zm-145 98 40 41-108 108v-29l-41-9zm-43 265H62l20-20-30-29-7 6v-68l9-9 34 9v51l49 15 17 34 26-13zm34-34-23-47-6-3 110-110 41 40zm188-188-38 38L229 92l38-38q9-9 22-9 11 0 25 9l64 64q7 7 7 23 0 17-7 24z"/></svg>';