direction_rotary_right_filled constant

String const direction_rotary_right_filled

Icon Data of direction_rotary_right_filled

Implementation

static const String direction_rotary_right_filled =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="11" cy="11" r="3" fill="currentColor"/><path fill="currentColor" d="M28 2H4a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2Zm-8 16-1.414-1.414L23.172 12h-7.273A5.014 5.014 0 0112 15.899V26h-2V15.899A5 5 0 1115.899 10h7.273l-4.586-4.586L20 4l7 7Z"/><path fill="currentColor" d="m20 4-1.414 1.414L23.172 10h-7.273A5 5 0 1010 15.899V26h2V15.899A5.014 5.014 0 0015.899 12h7.273l-4.586 4.586L20 18l7-7Zm-9 10a3 3 0 113-3 3.003 3.003 0 01-3 3Z"/></svg>';