copy_landscape constant

String const copy_landscape

Implementation

static const String copy_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="M18 19H6a3 3 0 01-3-3V8a1 1 0 00-2 0v8a5 5 0 005 5h12a1 1 0 000-2Zm5-9.06a1.31 1.31 0 00-.06-.27v-.09a1.07 1.07 0 00-.19-.28l-6-6a1.07 1.07 0 00-.28-.19h-.09L16.06 3H8a3 3 0 00-3 3v8a3 3 0 003 3h12a3 3 0 003-3V9.94Zm-6-3.53L19.59 9H18a1 1 0 01-1-1ZM21 14a1 1 0 01-1 1H8a1 1 0 01-1-1V6a1 1 0 011-1h7v3a3 3 0 003 3h3Z"/></svg>';