container constant

String const container

Icon Data of container

Implementation

static const String container =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M2 1.5a.5.5 0 11-1 0 .5.5 0 011 0ZM5 13h5V2H5v11Zm-1 0a1 1 0 001 1h5a1 1 0 001-1V2a1 1 0 00-1-1H5a1 1 0 00-1 1v11Zm9.5-11a.5.5 0 100-1 .5.5 0 000 1ZM2 3.5a.5.5 0 11-1 0 .5.5 0 011 0Zm11.5.5a.5.5 0 100-1 .5.5 0 000 1ZM2 5.5a.5.5 0 11-1 0 .5.5 0 011 0Zm11.5.5a.5.5 0 100-1 .5.5 0 000 1ZM2 7.5a.5.5 0 11-1 0 .5.5 0 011 0Zm11.5.5a.5.5 0 100-1 .5.5 0 000 1ZM2 9.5a.5.5 0 11-1 0 .5.5 0 011 0Zm11.5.5a.5.5 0 100-1 .5.5 0 000 1ZM2 11.5a.5.5 0 11-1 0 .5.5 0 011 0Zm11.5.5a.5.5 0 100-1 .5.5 0 000 1ZM2 13.5a.5.5 0 11-1 0 .5.5 0 011 0Zm11.5.5a.5.5 0 100-1 .5.5 0 000 1Z" clip-rule="evenodd"/></svg>';