chalkboard_simple_duotone constant

String const chalkboard_simple_duotone

Implementation

static const String chalkboard_simple_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="M184 168v32h-64v-32Z" opacity=".2"/><path fill="currentColor" d="M24 168V56a16 16 0 0116-16h176a16 16 0 0116 16v112a8 8 0 01-16 0V56H40v112a8 8 0 01-16 0Zm224 32a8 8 0 01-8 8H16a8 8 0 010-16h96v-24a8 8 0 018-8h64a8 8 0 018 8v24h48a8 8 0 018 8Zm-120-8h48v-16h-48Z"/></svg>';