marker_circle constant

String const marker_circle

Implementation

static const String marker_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M201.5 54.5a103.8 103.8 0 00-147 0 103.8 103.8 0 000 147 103.8 103.8 0 00147 0 103.8 103.8 0 000-147ZM88 206.4V176h80v30.4a88.8 88.8 0 01-80 0Zm16-62.4h48v16h-48Zm14-16 10-48 10 48Zm72.2 62.2c-2 2-4.1 3.9-6.2 5.7V176a16 16 0 00-16-16v-16a16 16 0 00-13.6-15.8l-10.7-51.5a16.1 16.1 0 00-31.4 0l-10.7 51.5A16 16 0 0088 144v16a16 16 0 00-16 16v19.9c-2.1-1.8-4.2-3.7-6.2-5.7a88 88 0 11124.4 0Z"/></svg>';