disc constant

String const disc

Implementation

static const String disc =
    '<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" stroke="currentColor" stroke-width="2" d="M12 21a9 9 0 100-18 9 9 0 000 18Zm0-7a2 2 0 100-4 2 2 0 000 4Z"/></svg>';