bmap constant

String const bmap

Implementation

static const String bmap =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 4.5A11.5 11.5 0 0012.5 16c0 9 8.78 19.83 11.08 22.49a.71.71 0 001 .07l.07-.07C26.92 35.82 35.5 25 35.5 16A11.5 11.5 0 0024 4.5Zm0 14.62a3.9 3.9 0 113.9-3.89 3.9 3.9 0 01-3.9 3.89Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M16.89 34.13c-3.6.9-6 2.48-6 4.27 0 2.82 5.85 5.1 13.08 5.1s13.08-2.28 13.08-5.1c0-1.77-2.31-3.33-5.83-4.24"/></svg>';