clockwise_2_fill constant

String const clockwise_2_fill

Implementation

static const String clockwise_2_fill =
    '<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" d="M10 4V1l5 4-5 4V6H8a3 3 0 00-3 3v4H3V9a5 5 0 015-5h2zm-1 7a1 1 0 011-1h10a1 1 0 011 1v10a1 1 0 01-1 1H10a1 1 0 01-1-1V11z"/></svg>';