monochromatic constant

String const monochromatic

Icon Data of monochromatic

Implementation

static const String monochromatic =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 5.5V24l18.5 18.5v-37H24zm0 37V24L5.5 42.5H24z"/></svg>';