file constant

String const file

Implementation

static const String file =
    '<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="M3 5a3 3 0 013-3h8a7 7 0 017 7v10a3 3 0 01-3 3H6a3 3 0 01-3-3V5Zm10-1H6a1 1 0 00-1 1v14a1 1 0 001 1h12a1 1 0 001-1V9h-6V4Zm5.584 3A5.009 5.009 0 0015 4.1V7h3.584Z" clip-rule="evenodd"/></svg>';