primitive_dot constant

String const primitive_dot

Implementation

static const String primitive_dot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 16"><path fill="currentColor" fill-rule="evenodd" d="M0 8c0-2.2 1.8-4 4-4s4 1.8 4 4-1.8 4-4 4-4-1.8-4-4z"/></svg>';