windmill constant

String const windmill

Implementation

static const String windmill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m24 23.992-.03-9.996L23.943 4 12 14v10l12-.008Zm.008.008 9.996-.03L44 23.943 34 12H24l.008 12Zm-.008.008.03 9.996.028 9.996L36 34V24l-12 .008ZM23.992 24l-9.996.03L4 24.057 14 36h10l-.008-12Z" clip-rule="evenodd"/></svg>';