folders_solid constant

String const folders_solid

Implementation

static const String folders_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="M4.5 0A1.5 1.5 0 003 1.5v7A1.5 1.5 0 004.5 10h9A1.5 1.5 0 0015 8.5v-5A1.5 1.5 0 0013.5 2H9.707l-2-2H4.5Z"/><path fill="currentColor" d="M12 11H4.5A2.5 2.5 0 012 8.5V5h-.5A1.5 1.5 0 000 6.5v7A1.5 1.5 0 001.5 15h9a1.5 1.5 0 001.5-1.5V11Z"/></svg>';