bin_solid constant

String const bin_solid

Implementation

static const String bin_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" fill-rule="evenodd" d="M11 3V1.5A1.5 1.5 0 009.5 0h-4A1.5 1.5 0 004 1.5V3H0v1h1v9.5A1.5 1.5 0 002.5 15h10a1.5 1.5 0 001.5-1.5V4h1V3h-4ZM5 1.5a.5.5 0 01.5-.5h4a.5.5 0 01.5.5V3H5V1.5ZM7 7v5h1V7H7Zm-3 5V9h1v3H4Zm6-3v3h1V9h-1Z" clip-rule="evenodd"/></svg>';