web_fill constant

String const web_fill

Implementation

static const String web_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="M19 4a2 2 0 012 2v12a2 2 0 01-2 2H5a2 2 0 01-2-2V6a2 2 0 012-2h14Zm0 6H5v7a1 1 0 00.883.993L6 18h12a1 1 0 00.993-.883L19 17v-7ZM6 6a1 1 0 100 2 1 1 0 000-2Zm3 0a1 1 0 100 2 1 1 0 000-2Zm3 0a1 1 0 100 2 1 1 0 000-2Z"/></g></svg>';