fan constant

String const fan

Implementation

static const String fan =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.827 16.379a6.082 6.082 0 01-8.618-7.002l5.412 1.45a6.082 6.082 0 017.002-8.618l-1.45 5.412a6.082 6.082 0 018.618 7.002l-5.412-1.45a6.082 6.082 0 01-7.002 8.618l1.45-5.412ZM12 12v.01"/></svg>';