circle_solid constant
String
const 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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M7.5 0a7.5 7.5 0 100 15 7.5 7.5 0 000-15Z"/></svg>';