filter_fill constant

String const filter_fill

Implementation

static const String filter_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="M3 4.5A1.5 1.5 0 014.5 3h15A1.5 1.5 0 0121 4.5v2.086A2 2 0 0120.414 8L15 13.414v7.424a1.1 1.1 0 01-1.592.984l-3.717-1.858A1.25 1.25 0 019 18.846v-5.432L3.586 8A2 2 0 013 6.586V4.5Z"/></g></svg>';