direction_rotary_straight_filled constant

String const direction_rotary_straight_filled

Icon Data of direction_rotary_straight_filled

Implementation

static const String direction_rotary_straight_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="16" cy="19" 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-6.414 10.414L17 7.828v6.273a5 5 0 010 9.798V28h-2v-4.101a5 5 0 010-9.798V7.828l-4.586 4.586L9 11l7-7 7 7Z"/><path fill="currentColor" d="M21.586 12.414 23 11l-7-7-7 7 1.414 1.414L15 7.828v6.273a5 5 0 000 9.798V28h2v-4.101a5 5 0 000-9.798V7.828ZM19 19a3 3 0 11-3-3 3.003 3.003 0 013 3Z"/></svg>';