dot constant
String
const dot
Implementation
static const String dot =
'<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" fill-rule="evenodd" d="M7.5 9.125a1.625 1.625 0 100-3.25 1.625 1.625 0 000 3.25Zm0 1a2.625 2.625 0 100-5.25 2.625 2.625 0 000 5.25Z" clip-rule="evenodd"/></svg>';