compass_outline constant

String const compass_outline

Implementation

static const String compass_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m4.5 10.5-.447-.224a.5.5 0 00.67.671L4.5 10.5Zm2-4-.224-.447a.5.5 0 00-.223.223L6.5 6.5Zm4-2 .447.224a.5.5 0 00-.67-.671l.223.447Zm-2 4 .224.447a.5.5 0 00.223-.223L8.5 8.5Zm-1 5.5A6.5 6.5 0 011 7.5H0A7.5 7.5 0 007.5 15v-1ZM14 7.5A6.5 6.5 0 017.5 14v1A7.5 7.5 0 0015 7.5h-1ZM7.5 1A6.5 6.5 0 0114 7.5h1A7.5 7.5 0 007.5 0v1Zm0-1A7.5 7.5 0 000 7.5h1A6.5 6.5 0 017.5 1V0ZM4.947 10.724l2-4-.894-.448-2 4 .894.448Zm1.777-3.777 4-2-.448-.894-4 2 .448.894Zm3.329-2.67-2 4 .894.447 2-4-.894-.448ZM8.276 8.052l-4 2 .448.894 4-2-.448-.894Z"/></svg>';