section constant

String const section

Icon Data of section

Implementation

static const String section =
    '<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="M2 1.5a.5.5 0 11-1 0 .5.5 0 011 0ZM2 5v5h11V5H2Zm0-1a1 1 0 00-1 1v5a1 1 0 001 1h11a1 1 0 001-1V5a1 1 0 00-1-1H2Zm-.5 10a.5.5 0 100-1 .5.5 0 000 1ZM4 1.5a.5.5 0 11-1 0 .5.5 0 011 0ZM3.5 14a.5.5 0 100-1 .5.5 0 000 1ZM6 1.5a.5.5 0 11-1 0 .5.5 0 011 0ZM5.5 14a.5.5 0 100-1 .5.5 0 000 1ZM8 1.5a.5.5 0 11-1 0 .5.5 0 011 0ZM7.5 14a.5.5 0 100-1 .5.5 0 000 1ZM10 1.5a.5.5 0 11-1 0 .5.5 0 011 0ZM9.5 14a.5.5 0 100-1 .5.5 0 000 1ZM12 1.5a.5.5 0 11-1 0 .5.5 0 011 0ZM11.5 14a.5.5 0 100-1 .5.5 0 000 1ZM14 1.5a.5.5 0 11-1 0 .5.5 0 011 0ZM13.5 14a.5.5 0 100-1 .5.5 0 000 1Z" clip-rule="evenodd"/></svg>';