tablet_landscape constant

String const tablet_landscape

Implementation

static const String tablet_landscape =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M92.566 22.081a3.035 3.035 0 00-3.035-3.035H10.469a3.035 3.035 0 00-3.035 3.035c0 .043.011.084.013.127h-.013v55.838h.013a3.028 3.028 0 003.022 2.908h79.062a3.028 3.028 0 003.022-2.908h.013V22.208h-.013c.002-.044.013-.084.013-.127zm-9.957 48.916H17.391V29.003H82.61v41.994zm4.978-18.386a2.484 2.484 0 110-4.968 2.484 2.484 0 010 4.968z"/></svg>';