compass_line constant

String const compass_line

Implementation

static const String compass_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M20.82 15.31 10.46 9c-.46-.26-1.11.37-.86.84l6.15 10.56 10.56 6.15a.66.66 0 00.84-.86Zm-4 4 3-3 4.55 7.44Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm1 29.95v-2.42h-2v2.42A14 14 0 014.05 19h2.42v-2H4.05A14 14 0 0117 4.05v2.42h2V4.05A14 14 0 0131.95 17h-2.42v2h2.42A14 14 0 0119 31.95Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';