dial constant

String const dial

Icon Data of dial

Implementation

static const String dial =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M4 1C1.8 1 0 2.8 0 5h1c0-1.66 1.34-3 3-3s3 1.34 3 3h1c0-2.2-1.8-4-4-4zm-.59 2.09A2 2 0 004 7c1.11 0 2-.89 2-2 0-.9-.59-1.65-1.41-1.91L4 3.97l-.59-.88z"/></svg>';