sofa constant

String const sofa

Implementation

static const String sofa =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M4 11a2 2 0 012 2v1h12v-1a2 2 0 114 0v5a1 1 0 01-1 1H3a1 1 0 01-1-1v-5a2 2 0 012-2z"/><path d="M4 11V8a3 3 0 013-3h10a3 3 0 013 3v3m-8-6v9"/></g></svg>';