pinwheel constant

String const pinwheel

Implementation

static const String pinwheel =
    '<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-linejoin="round" stroke-width="4" d="M21 4v17H11L21 4Zm6 40V27h10L27 44Zm0-33 17 10H27V11Zm-6 26L4 27h17v10Z"/></svg>';