web_section constant

String const web_section

Icon Data of web_section

Implementation

static const String web_section =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2h2v20h-2z" opacity=".25"/><path fill="currentColor" d="M3 2h11v20H3a1 1 0 01-1-1V3a1 1 0 011-1z" opacity=".5"/><path fill="currentColor" d="M16 2h5a1 1 0 011 1v18a1 1 0 01-1 1h-5V2z"/></svg>';