box constant

String const box

Icon Data of box

Implementation

static const String box =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -4 24 24"><path fill="currentColor" d="M3 0h14a3 3 0 013 3v10a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3zm0 2a1 1 0 00-1 1v10a1 1 0 001 1h14a1 1 0 001-1V3a1 1 0 00-1-1H3zm10.874 5a4.002 4.002 0 01-7.748 0H2V5h16v2h-4.126zm-2.142 0H8.268a2 2 0 003.464 0z"/></svg>';