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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m5.618 9.382 1.255-2.51 2.509-1.254-1.255 2.51-2.509 1.254Z"/><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0Zm10.947-2.776a.5.5 0 00-.67-.671l-4 2a.5.5 0 00-.224.223l-2 4a.5.5 0 00.67.671l4-2a.5.5 0 00.224-.223l2-4Z" clip-rule="evenodd"/></svg>';