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="-2 -2 24 24"><path fill="currentColor" d="M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm7-8a6.99 6.99 0 01-2.89 5.666l-.53-.796L13 14a4.992 4.992 0 002-4 4.992 4.992 0 00-2-4l1.2-1.6A6.99 6.99 0 0117 10zm-7 3a3 3 0 110-6 3 3 0 010 6zm0-2a1 1 0 100-2 1 1 0 000 2z"/></svg>';