chalkboard_simple_fill constant

String const chalkboard_simple_fill

Implementation

static const String chalkboard_simple_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="M240 192h-8V56a16 16 0 00-16-16H40a16 16 0 00-16 16v136h-8a8 8 0 000 16h224a8 8 0 000-16Zm-40 0h-72v-16a8 8 0 018-8h56a8 8 0 018 8Z"/></svg>';