turf_midpoint constant

String const turf_midpoint

Implementation

static const String turf_midpoint =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><circle cx="49.331" cy="50.493" r="6.845" fill="currentColor"/><path fill="currentColor" d="M85.331 23.338c-4.877 0-8.845-3.968-8.845-8.845 0-4.877 3.968-8.845 8.845-8.845s8.845 3.968 8.845 8.845c0 4.877-3.968 8.845-8.845 8.845zm0-13.69a4.85 4.85 0 00-4.845 4.845c0 2.671 2.173 4.845 4.845 4.845s4.845-2.173 4.845-4.845a4.85 4.85 0 00-4.845-4.845zm-71 84.69c-4.877 0-8.845-3.968-8.845-8.845s3.968-8.845 8.845-8.845c4.877 0 8.845 3.968 8.845 8.845s-3.968 8.845-8.845 8.845zm0-13.69c-2.672 0-4.845 2.173-4.845 4.845s2.173 4.845 4.845 4.845c2.671 0 4.845-2.173 4.845-4.845s-2.174-4.845-4.845-4.845z"/></svg>';