rotate_clockwise constant

String const rotate_clockwise

Icon Data of rotate_clockwise

Implementation

static const String rotate_clockwise =
    '<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"><path fill="currentColor" d="M28 30H16a2.002 2.002 0 01-2-2V16a2.002 2.002 0 012-2h12a2.002 2.002 0 012 2v12a2.002 2.002 0 01-2 2zM16 16v12h12.001L28 16zM15 2l-1.41 1.41L16.17 6H11a7.008 7.008 0 00-7 7v5h2v-5a5.006 5.006 0 015-5h5.17l-2.58 2.59L15 12l5-5z"/></svg>';