landscape constant

String const landscape

Implementation

static const String 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"><circle cx="6.5" cy="6.5" r="2.5" fill="currentColor"/><path fill="currentColor" d="m14 7-5.223 8.487L7 13l-5 7h20z"/></svg>';