box_2_fill constant

String const box_2_fill

Implementation

static const String box_2_fill =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M21 10v9a2 2 0 01-2 2H5a2 2 0 01-2-2v-9h18Zm-7 3h-4a1 1 0 100 2h4a1 1 0 100-2Zm6-10a2 2 0 012 2v3H2V5a2 2 0 012-2h16Z"/></g></svg>';