screen_rotation constant

String const screen_rotation

Icon Data of 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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="m351 54-29 28-81-81 14-1q100 0 173.5 68T510 235h-32q-6-60-40.5-108T351 54zM217 37l257 257q9 9 9 22.5t-9 22.5L338 475q-9 9-22.5 9t-22.5-9L36 218q-9-9-9-22.5t9-22.5L172 37q9-9 22.5-9t22.5 9zm98 415 136-136L195 60 59 196zm-156 6 29-28 81 81-14 1q-100 0-173.5-68T0 277h32q6 60 40 108t87 73z"/></svg>';