circle_filled constant

String const circle_filled

Icon Data of circle_filled

Implementation

static const String circle_filled =
    '<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"><circle cx="10" cy="10" r="6" fill="currentColor"/></svg>';