compass_solid constant

String const compass_solid

Implementation

static const String compass_solid =
    '<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="M18 2a16 16 0 1016 16A16 16 0 0018 2ZM6.47 19H4.05c0-.33-.05-.66-.05-1s0-.67.05-1h2.42ZM17 4.05c.33 0 .66-.05 1-.05s.67 0 1 .05v2.42h-2Zm2 27.9c-.33 0-.66.05-1 .05s-.67 0-1-.05v-2.42h2Zm8-5.58a.59.59 0 01-.69.16l-10.56-6.15L9.6 9.82c-.25-.47.39-1.1.86-.84l10.37 6.33 6.33 10.37a.59.59 0 01-.16.69ZM29.53 19v-2h2.42c0 .33.05.66.05 1s0 .67-.05 1Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="m16.77 19.35 7.58 4.42-4.55-7.44-3.03 3.02z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';