paper_fill constant

String const paper_fill

Implementation

static const String paper_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="M16 3a3 3 0 012.995 2.824L19 6v10h.75c.647 0 1.18.492 1.244 1.122l.006.128V19a3 3 0 01-2.824 2.995L18 22H8a3 3 0 01-2.995-2.824L5 19V9H3.25a1.25 1.25 0 01-1.244-1.122L2 7.75V6a3 3 0 012.824-2.995L5 3h11Zm3 15h-9v1c0 .35-.06.687-.17 1H18a1 1 0 001-1v-1Zm-7-6h-2a1 1 0 00-.117 1.993L10 14h2a1 1 0 00.117-1.993L12 12Zm2-4h-4a1 1 0 000 2h4a1 1 0 100-2ZM5 5a1 1 0 00-1 1v1h1V5Z"/></g></svg>';