tablet constant

String const tablet

Icon Data of tablet

Implementation

static const String tablet =
    '<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="M19 24v2h-6v-2z"/><path fill="currentColor" d="M25 30H7a2.002 2.002 0 01-2-2V4a2.002 2.002 0 012-2h18a2.002 2.002 0 012 2v24a2.003 2.003 0 01-2 2ZM7 4v24h18V4Z"/></svg>';