phone_rotate_landscape constant

String const phone_rotate_landscape

Implementation

static const String phone_rotate_landscape =
    '<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="M9 1H3a2 2 0 00-2 2v13a2 2 0 002 2h6a2 2 0 002-2V3a2 2 0 00-2-2m0 14H3V3h6v12m12-2h-8v2h8v6H9v-1H6v1a2 2 0 002 2h13a2 2 0 002-2v-6a2 2 0 00-2-2m2-3-4-2 1.91-.91A7.516 7.516 0 0014 2.5V1a9 9 0 019 9Z"/></svg>';