device_tablet constant

String const device_tablet

Icon Data of device_tablet

Implementation

static const String device_tablet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H6Zm4 14a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';