pad_fill constant

String const pad_fill

Implementation

static const String pad_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" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M18 2a2 2 0 011.995 1.85L20 4v16a2 2 0 01-1.85 1.995L18 22H6a2 2 0 01-1.995-1.85L4 20V4a2 2 0 011.85-1.995L6 2h12Zm-5.5 14h-1a.5.5 0 00-.5.5v1a.5.5 0 00.5.5h1a.5.5 0 00.5-.5v-1a.5.5 0 00-.5-.5Z"/></g></svg>';