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="M17 2H7a3 3 0 00-3 3v14a3 3 0 003 3h10a3 3 0 003-3V5a3 3 0 00-3-3Zm1 17a1 1 0 01-1 1H7a1 1 0 01-1-1V5a1 1 0 011-1h10a1 1 0 011 1Zm-5.29-2.71a1 1 0 00-.91-.29l-.18.06a.76.76 0 00-.18.09l-.15.12a1 1 0 00-.21.33 1 1 0 00.21 1.09 1.46 1.46 0 00.33.22 1 1 0 001.09-.22A1 1 0 0013 17a.84.84 0 00-.08-.38 1.15 1.15 0 00-.21-.33Z"/></svg>';