coord_system constant

String const coord_system

Implementation

static const String coord_system =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="m8 0 6.092 14.197-.123.377c-.187.61-.451 1.036-.793 1.272-.334.236-.871.353-1.612.353h-1.367v2.87h2.528c1.261 0 2.274-.306 3.039-.917.773-.602 1.45-1.665 2.027-3.187L23.539 0h-4.37l-3.124 9.277L12.37 0H8zm24.2 0-10 15.299h7.5v48.137H0v5h29.701V100h5V68.436h50v7.5L100 65.937l-15.299-10v7.5h-7.16v-7h-5v7h-9.28v-7h-5v7h-9.28v-7h-5v7H34.7v-9.28h7v-5h-7v-9.281h7v-5h-7v-9.28h7v-5h-7V15.3h7.5L32.2 0zM15.507 75.709c-2.4 0-4.253.823-5.555 2.467C8.651 79.812 8 82.143 8 85.17c0 3.02.651 5.35 1.953 6.994 1.302 1.636 3.154 2.455 5.555 2.455 2.392 0 4.239-.82 5.54-2.455 1.303-1.644 1.954-3.975 1.954-6.994 0-3.027-.651-5.358-1.953-6.994-1.302-1.644-3.149-2.467-5.541-2.467zm69.367 2.62 4.932 6.677L84.63 92h4.627l3.039-4.32L95.373 92H100l-5.176-7.02 4.932-6.652h-4.627l-2.832 4.053-2.795-4.053h-4.627zm-69.367.59c1.009 0 1.725.47 2.148 1.405.432.928.647 2.53.647 4.809 0 2.303-.215 3.927-.647 4.87-.431.945-1.147 1.417-2.148 1.417-1.01 0-1.729-.472-2.16-1.416-.432-.944-.649-2.568-.649-4.871 0-2.279.217-3.881.649-4.809.431-.936 1.15-1.404 2.16-1.404z" color="currentColor"/></svg>';