screen_rotation constant

String const screen_rotation

Implementation

static const String screen_rotation =
    '<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="M12.4 19.45 4.55 11.6q-.575-.575-.575-1.35 0-.775.575-1.35L8.9 4.55q.575-.575 1.35-.575.775 0 1.35.575l7.85 7.85q.575.575.575 1.35 0 .775-.575 1.35l-4.35 4.35q-.575.575-1.35.575-.775 0-1.35-.575ZM12 24q-2.475 0-4.662-.938-2.188-.937-3.825-2.574Q1.875 18.85.938 16.663 0 14.475 0 12h2q0 1.775.6 3.4t1.663 2.925q1.062 1.3 2.537 2.213 1.475.912 3.225 1.287L7.4 19.2l1.4-1.4 5.9 5.9q-.65.15-1.337.225Q12.675 24 12 24Zm10-12q0-1.775-.6-3.4t-1.662-2.925q-1.063-1.3-2.538-2.213-1.475-.912-3.225-1.287L16.6 4.8l-1.4 1.4L9.3.3q.65-.15 1.338-.225Q11.325 0 12 0q2.475 0 4.663.938 2.187.937 3.825 2.574 1.637 1.638 2.574 3.825Q24 9.525 24 12Z"/></svg>';