kanban_fill constant

String const kanban_fill

Implementation

static const String kanban_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 48H40a8 8 0 00-8 8v152a16 16 0 0016 16h40a16 16 0 0016-16v-48h48v16a16 16 0 0016 16h40a16 16 0 0016-16V56a8 8 0 00-8-8ZM88 64v56H48V64Zm16 80V64h48v80Zm64 32v-56h40v56Z"/></svg>';