block constant

String const block

Implementation

static const String block =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 1a9 9 0 109 9 9 9 0 00-9-9zm5 10H5V9h10z"/></svg>';