file_rotate_counter_clockwise_outline constant

String const file_rotate_counter_clockwise_outline

Implementation

static const String file_rotate_counter_clockwise_outline =
    '<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="M4 11c0-4.42 3.58-8 8-8l1 .06v2.02L12 5c-3.31 0-6 2.69-6 6h3l-4 4-4-4h3m13-4h-4c-1.1 0-2 .9-2 2v9a2 2 0 002 2h6c1.11 0 2-.89 2-2v-7l-4-4m2 11h-6V9h3v3h3v6Z"/></svg>';