compass constant

String const compass

Icon Data of compass

Implementation

static const String compass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 16a.5.5 0 01-.5-.5V8H.5a.5.5 0 01-.211-.953l15-7a.5.5 0 01.665.665l-7 15a.5.5 0 01-.453.289zM2.754 7H8.5a.5.5 0 01.5.5v5.746l5.465-11.712L2.753 6.999z"/></svg>';