browser_thin constant

String const browser_thin

Implementation

static const String browser_thin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 44H40a12 12 0 00-12 12v144a12 12 0 0012 12h176a12 12 0 0012-12V56a12 12 0 00-12-12ZM40 52h176a4 4 0 014 4v36H36V56a4 4 0 014-4Zm176 152H40a4 4 0 01-4-4V100h184v100a4 4 0 01-4 4Z"/></svg>';