circle_solid constant

String const circle_solid

Icon Data of circle_solid

Implementation

static const String circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="currentColor"/></svg>';