axis_z_rotate_clockwise constant

String const axis_z_rotate_clockwise

Implementation

static const String axis_z_rotate_clockwise =
    '<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="m14 12-4 4 4 4v-3.1c4.56-.46 8-2.48 8-4.9 0-2.42-3.44-4.44-8-4.9v1.99c3.45.34 6 1.51 6 2.91 0 1.4-2.55 2.57-6 2.91V12M4 12c0-1.4 2.55-2.57 6-2.91V7.1c-4.56.46-8 2.48-8 4.9 0 2.16 2.74 4 6.58 4.7l-.7-.7 1.2-1.21C6.11 14.36 4 13.27 4 12m9-10h-2v11l2-2V2m0 20v-1l-2-2v3h2Z"/></svg>';