data constant

String const data

Implementation

static const String data =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2v3.03c3.392.487 6 3.395 6 6.92 0 .896-.175 1.75-.482 2.537l2.6 1.534A9.925 9.925 0 0022 11.95c0-5.184-3.946-9.446-9-9.95m-2 0a9.993 9.993 0 00-9 9.95c0 5.523 4.469 10 9.995 10 3.31 0 6.237-1.613 8.057-4.09l-2.596-1.53A6.98 6.98 0 0112 18.95a7 7 0 01-7-7c0-3.526 2.608-6.434 6-6.921V2"/></svg>';