box_medium constant

String const box_medium

Icon Data of box_medium

Implementation

static const String box_medium =
    '<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 9-1.515 5L16 15.977 15.535 14 14 9h-2v14h2v-8l-.158-1.996.579 1.996L16 19.626 17.579 15l.58-2L18 15v8h2V9h-2zM4 4h24v2H4z"/></svg>';