tablet_landscape constant

String const tablet_landscape

Icon Data of 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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M24 13h2v6h-2z"/><path fill="currentColor" d="M30 7v18a2.002 2.002 0 01-2 2H4a2.002 2.002 0 01-2-2V7a2.002 2.002 0 012-2h24a2.003 2.003 0 012 2ZM4 25h24V7H4Z"/></svg>';