inbox_solid constant

String const inbox_solid

Implementation

static const String inbox_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="M0 1.5A1.5 1.5 0 011.5 0h12A1.5 1.5 0 0115 1.5V8h-4.5a.5.5 0 00-.5.5 2.5 2.5 0 01-5 0 .5.5 0 00-.5-.5H0V1.5Z"/><path fill="currentColor" d="M0 9v4.5A1.5 1.5 0 001.5 15h12a1.5 1.5 0 001.5-1.5V9h-4.035a3.5 3.5 0 01-6.93 0H0Z"/></svg>';