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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M12 1.5H4a.5.5 0 00-.5.5v1h9V2a.5.5 0 00-.5-.5Zm.5 3h-9V14a.5.5 0 00.5.5h8a.5.5 0 00.5-.5V4.5ZM4 0a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V2a2 2 0 00-2-2H4Zm1 12.25a.75.75 0 01.75-.75h4.75a.75.75 0 010 1.5H5.75a.75.75 0 01-.75-.75Z" clip-rule="evenodd"/></svg>';