box_small constant

String const box_small

Icon Data of box_small

Implementation

static const String box_small =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M26 28H6a2.002 2.002 0 01-2-2V9h2v17h20V9h2v17a2.002 2.002 0 01-2 2Z"/><path fill="currentColor" d="M18 23h-6v-2h6v-4h-4a2.002 2.002 0 01-2-2v-4a2.002 2.002 0 012-2h6v2h-6v4h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2zM4 4h24v2H4z"/></svg>';