contact_solid constant

String const contact_solid

Implementation

static const String contact_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" fill-rule="evenodd" d="M11 2H4V0H3v2H1.5A1.5 1.5 0 000 3.5v8A1.5 1.5 0 001.5 13h12a1.5 1.5 0 001.5-1.5v-8A1.5 1.5 0 0013.5 2H12V0h-1v2ZM3 6a2 2 0 114 0 2 2 0 01-4 0Zm-.618 4.618a2.927 2.927 0 015.236 0l.33.658A.5.5 0 017.5 12h-5a.5.5 0 01-.447-.724l.329-.658ZM9 6h3V5H9v1Zm0 3h3V8H9v1Z" clip-rule="evenodd"/><path fill="currentColor" d="M15 14v1H0v-1h15Z"/></svg>';