section_remove_solid constant

String const section_remove_solid

Implementation

static const String section_remove_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 1.5A1.5 1.5 0 011.5 0H4v1H1.5a.5.5 0 00-.5.5V4H0V1.5ZM9 1H6V0h3v1Zm4.5 0H11V0h2.5A1.5 1.5 0 0115 1.5V4h-1V1.5a.5.5 0 00-.5-.5ZM0 9V6h1v3H0Zm14 0V6h1v3h-1Zm-3-1H4V7h7v1ZM0 13.5V11h1v2.5a.5.5 0 00.5.5H4v1H1.5A1.5 1.5 0 010 13.5Zm14 0V11h1v2.5a1.5 1.5 0 01-1.5 1.5H11v-1h2.5a.5.5 0 00.5-.5ZM9 15H6v-1h3v1Z" clip-rule="evenodd"/></svg>';