monument_fill constant

String const monument_fill

Implementation

static const String monument_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 5.236V17h1.75c.69 0 1.25.56 1.25 1.25V20h1a1 1 0 110 2H4a1 1 0 110-2h1v-1.75c0-.69.56-1.25 1.25-1.25H8V5.236L7.112 3.46a1.01 1.01 0 01.778-1.454l3.955-.494a1.25 1.25 0 01.31 0l3.955.494c.692.086 1.09.83.778 1.454L16 5.236Z"/></g></svg>';