pic_fill constant

String const pic_fill

Implementation

static const String pic_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="M20 3a2 2 0 012 2v14a2 2 0 01-2 2H4a2 2 0 01-2-2V5a2 2 0 012-2h16Zm0 2H4v10.1l4.995-4.994a1.25 1.25 0 011.768 0l4.065 4.066 1.238-1.238a1.25 1.25 0 011.768 0L20 15.101V5Zm-4.5 2a1.5 1.5 0 110 3 1.5 1.5 0 010-3Z"/></g></svg>';