kanban_duotone constant

String const kanban_duotone

Implementation

static const String kanban_duotone =
    '<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 56v64h-56V56ZM40 208a8 8 0 008 8h40a8 8 0 008-8v-88H40Z" opacity=".2"/><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-8Zm-8 64h-40V64h40ZM88 64v48H48V64Zm0 144H48v-80h40Zm16-64V64h48v80Zm64 32v-48h40v48Z"/></svg>';