tablet constant

String const tablet

Implementation

static const String tablet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 4a2 2 0 012-2h12a2 2 0 012 2v16a2 2 0 01-2 2H6a2 2 0 01-2-2V4zm14 0H6v16h12V4z"/><path d="M13 18a1 1 0 11-2 0 1 1 0 012 0z"/></g></svg>';