id_solid constant

String const id_solid

Implementation

static const String id_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="M0 3.5A1.5 1.5 0 011.5 2h12A1.5 1.5 0 0115 3.5v8a1.5 1.5 0 01-1.5 1.5h-12A1.5 1.5 0 010 11.5v-8ZM3 6a2 2 0 114 0 2 2 0 01-4 0Zm9 0H9V5h3v1Zm0 3H9V8h3v1ZM5 9a2.927 2.927 0 00-2.618 1.618l-.33.658A.5.5 0 002.5 12h5a.5.5 0 00.447-.724l-.329-.658A2.927 2.927 0 005 9Z" clip-rule="evenodd"/></svg>';