image constant

String const image

Implementation

static const String image =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="544" height="472" preserveAspectRatio="xMidYMid meet" viewBox="0 0 544 472"><path fill="currentColor" d="M528 67q0-28-18.5-46T464 3H80Q53 3 34.5 21T16 67v245l-9 6 9 11v36q0 28 18.5 46T80 429h384q27 0 45.5-18t18.5-46v-98l9-10-9-9V67zm-43 298q0 22-21 22H80q-21 0-21-22v-32l128-91 134 89 24-36-47-32 83-83 104 87v98zm0-151-108-90-118 118-72-52-128 92V67q0-22 21-22h384q21 0 21 22v147zM208 109q0 18-12.5 30.5T165 152q-17 0-29.5-12.5T123 109q0-17 12.5-29.5T165 67q18 0 30.5 12.5T208 109z"/></svg>';