target constant

String const target

Implementation

static const String target =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1000 1000"><path fill="currentColor" d="M1000 501q0 136-67 251T751 934t-251 67-251-67T67 752 0 501t67-251T249 68 500 1t251 67 182 182 67 251zm-152 59H706V442h142q-19-110-99-190t-190-99v142H441V153q-110 19-190 99t-99 190h142v118H152q19 110 99 190t190 99V707h118v142q110-19 190-99t99-190z"/></svg>';