filter_solid constant

String const filter_solid

Implementation

static const String filter_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="M15 3H0V2h15v1Zm-3 5H3V7h9v1Zm-2 5H5v-1h5v1Z" clip-rule="evenodd"/></svg>';