sd constant

String const sd

Implementation

static const String sd =
    '<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" fill-rule="evenodd" d="M2 2a2 2 0 012-2h13a1 1 0 01.707.293l4 4A1 1 0 0122 5v17a2 2 0 01-2 2H4a2 2 0 01-2-2V2Zm14.586 0H4v20h16V5.414L16.586 2ZM5 7V3h2v4H5Zm3-4v4h2V3H8Zm3 4V3h2v4h-2Zm3-2v2h2V5h-2Z" clip-rule="evenodd"/></svg>';