gif_solid constant

String const gif_solid

Implementation

static const String gif_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="M1 1.5A1.5 1.5 0 012.5 0h8.207L14 3.293V13.5a1.5 1.5 0 01-1.5 1.5h-10A1.5 1.5 0 011 13.5v-12ZM2 11V6h3v1H3v3h1V8.5h1V11H2Zm6-4h1V6H6v1h1v3H6v1h3v-1H8V7Zm5-1v1h-2v1h1v1h-1v2h-1V6h3Z" clip-rule="evenodd"/></svg>';