fortunes constant

String const fortunes

Implementation

static const String fortunes =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-miterlimit="7" stroke-width=".97"/><path fill="currentColor" stroke="currentColor" d="M6 18.7h4m-4 4h2.6m-2.6-4v8m6.7 0a2 2 0 01-2-2v-1.3a2 2 0 012-2 2 2 0 012 2v1.3a2 2 0 01-2 2Zm12.7-5.3v3.3a2 2 0 002 2 2 2 0 002-2v-3.3m0 3.3v2m-12.6-3.3a2 2 0 012-2m-2 0v5.3m24.9-1a1.94 1.94 0 01-1.7 1 2 2 0 01-2-2v-1.3a2 2 0 012-2 2 2 0 012 2v.6h-4m-2.3 2.7v-3.3a2 2 0 00-2-2 2 2 0 00-2 2v3.3m0-3.3v-2m-10-1.7v6a.94.94 0 001 1h.3m-2.3-5.3h2.1"/></svg>';