device_tablet_duotone constant

String const device_tablet_duotone

Implementation

static const String device_tablet_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M48 64h160v128H48z" opacity=".2"/><path fill="currentColor" d="M192 24H64a24.1 24.1 0 00-24 24v160a24.1 24.1 0 0024 24h128a24.1 24.1 0 0024-24V48a24.1 24.1 0 00-24-24ZM56 72h144v112H56Zm8-32h128a8 8 0 018 8v8H56v-8a8 8 0 018-8Zm128 176H64a8 8 0 01-8-8v-8h144v8a8 8 0 01-8 8Z"/></svg>';