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"><path fill="currentColor" d="M18 3.25H6c-.96 0-1.75.79-1.75 1.75v14c0 .96.79 1.75 1.75 1.75h12c.96 0 1.75-.79 1.75-1.75V5c0-.96-.79-1.75-1.75-1.75ZM18.25 19c0 .14-.11.25-.25.25H6c-.14 0-.25-.11-.25-.25V5c0-.14.11-.25.25-.25h12c.14 0 .25.11.25.25v14ZM13 16c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1Z"/></svg>';