ppt_solid constant

String const ppt_solid

Implementation

static const String ppt_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" d="M3 8h.5a.5.5 0 000-1H3v1Zm4 0h.5a.5.5 0 000-1H7v1Z"/><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 6h1.5a1.5 1.5 0 110 3H3v2H2V6Zm4 0h1.5a1.5 1.5 0 110 3H7v2H6V6Zm5 5h1V7h1V6h-3v1h1v4Z" clip-rule="evenodd"/></svg>';