rotate_rectangle constant

String const rotate_rectangle

Icon Data of rotate_rectangle

Implementation

static const String rotate_rectangle =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10.09 4.01.496-.495a2 2 0 012.828 0l7.071 7.07a2 2 0 010 2.83l-7.07 7.07a2 2 0 01-2.83 0l-7.07-7.07a2 2 0 010-2.83L7.05 7.05H3.062m3.988 3.988V7.05"/></svg>';