view_list constant

String const view_list

Implementation

static const String view_list =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none"><rect width="32" height="40" x="8" y="4" fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" rx="2"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M21 14h12M21 24h12M21 34h12"/><path fill="#fff" fill-rule="evenodd" d="M15 16a2 2 0 100-4 2 2 0 000 4Zm0 10a2 2 0 100-4 2 2 0 000 4Zm0 10a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';