print_solid constant

String const print_solid

Implementation

static const String print_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 1.5A1.5 1.5 0 014.5 0h6A1.5 1.5 0 0112 1.5V5H3V1.5ZM1.5 6A1.5 1.5 0 000 7.5v4A1.5 1.5 0 001.5 13H2V9h11v4h.5a1.5 1.5 0 001.5-1.5v-4A1.5 1.5 0 0013.5 6h-12Z"/><path fill="currentColor" d="M3 10h9v5H3v-5Z"/></svg>';