circle_small_filled constant

String const circle_small_filled

Implementation

static const String circle_small_filled =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M10 8a2 2 0 11-4 0 2 2 0 014 0z"/></svg>';