direction_rotary_first_right_filled constant

String const direction_rotary_first_right_filled

Icon Data of direction_rotary_first_right_filled

Implementation

static const String direction_rotary_first_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-2 24H16v-2h6.586l-8.833-8.833a4.968 4.968 0 01-1.753.732V26h-2V15.899a5.011 5.011 0 115.167-2.146L24 22.586V16h2Z"/><path fill="currentColor" d="M11 14a3 3 0 113-3 3.003 3.003 0 01-3 3Zm13 2v6.586l-8.833-8.833A4.996 4.996 0 1010 15.899V26h2V15.899a4.968 4.968 0 001.753-.732L22.586 24H16v2h10V16Z"/></svg>';