application_solid constant

String const application_solid

Implementation

static const String application_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M32 4H4a2 2 0 00-2 2v24a2 2 0 002 2h28a2 2 0 002-2V6a2 2 0 00-2-2Zm0 6.2H4V6h28Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M5 7h2v2H5z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M9 7h2v2H9z" class="clr-i-solid clr-i-solid-path-3"/><path fill="currentColor" d="M13 7h2v2h-2z" class="clr-i-solid clr-i-solid-path-4"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';