digital_dot constant

String const digital_dot

Implementation

static const String digital_dot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 128 256"><path fill="currentColor" fill-rule="evenodd" d="M75.846 176a4 4 0 014.002 4.002V203.6a4.002 4.002 0 01-4.002 4.003H52.001A4 4 0 0148 203.599v-23.597A4.002 4.002 0 0152.001 176h23.845z"/></svg>';