circle_x constant
String
const circle_x
Icon Data of circle_x
Implementation
static const String circle_x =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M4 0C1.79 0 0 1.79 0 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zM2.5 1.78 4 3.28l1.5-1.5.72.72L4.72 4l1.5 1.5-.72.72L4 4.72l-1.5 1.5-.72-.72L3.28 4l-1.5-1.5.72-.72z"/></svg>';