disk constant

String const disk

Implementation

static const String disk =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11.998 13.999A2 2 0 0110 11.997c0-1.103.894-1.997 1.998-1.997 1.107 0 2 .894 2 1.998a2.001 2.001 0 01-2 2zm0-10a7.999 7.999 0 00-8 7.998 8.003 8.003 0 008 8.003A8.004 8.004 0 0020 11.998a8 8 0 00-8.002-8z"/></svg>';