directory_fill constant

String const directory_fill

Implementation

static const String directory_fill =
    '<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"><path d="M0 0h24v24H0z"/><path d="M6 3a3 3 0 00-1 5.83V17a3 3 0 003 3h7.17a3.001 3.001 0 100-2H8a1 1 0 01-1-1v-4h8.17a3.001 3.001 0 100-2H7V8.83A3.001 3.001 0 006 3Z"/></g></svg>';