floppy_solid constant

String const floppy_solid

Implementation

static const String floppy_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="M27.36 4H6a2 2 0 00-2 2v24a2 2 0 002 2h24a2 2 0 002-2V8.78ZM26 30H10v-8.5a1.5 1.5 0 011.5-1.5h13a1.5 1.5 0 011.5 1.5Zm-2-16H12a2 2 0 01-2-2V6h2v6h14a2 2 0 01-2 2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';