directory_line constant

String const directory_line

Implementation

static const String directory_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M6 3a3 3 0 011 5.83V11h8.17a3.001 3.001 0 110 2H7v4a1 1 0 001 1h7.17a3.001 3.001 0 110 2H8a3 3 0 01-3-3V8.83A3.001 3.001 0 016 3Zm12 15a1 1 0 100 2 1 1 0 000-2Zm0-7a1 1 0 100 2 1 1 0 000-2ZM6 5a1 1 0 100 2 1 1 0 000-2Z"/></g></svg>';