windrose constant

String const windrose

Implementation

static const String windrose =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" preserveAspectRatio="xMidYMid meet" viewBox="0 0 26 26"><path fill="currentColor" d="M12.875 0a1 1 0 00-.844.719l-1.937 6.375-4-2.094c-.3-.2-.7-.112-1 .188-.3.3-.294.606-.094.906l2.094 4L.719 12.03a1 1 0 000 1.938l6.343 1.906L5 19.906c-.2.3-.112.7.188 1 .2.2.425.282.625.282.1 0 .275.006.375-.094l3.968-2.063 1.875 6.25a1 1 0 001.938 0l1.906-6.343L19.813 21c.1.1.274.094.375.094.2 0 .425-.082.625-.282.3-.3.287-.7.187-1l-2.094-3.906 6.375-1.937a1 1 0 000-1.938L19 10.125l2-4.031c.2-.3.113-.7-.188-1-.3-.3-.7-.288-1-.188L15.845 6.97 13.969.719A1 1 0 0012.875 0zM13 4.469V13l2.094-2.094a1 1 0 00.406.25L21.531 13H13l2.094 2.094a1 1 0 00-.25.406L13 21.531V13l-2.094 2.094a1 1 0 00-.406-.25L4.469 13H13l-2.094-2.094a1 1 0 00.25-.406L13 4.469z"/></svg>';