filter constant

String const filter

Implementation

static const String filter =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m8.5 8.379.44-.44 4.56-4.56V2.5h-11v.879l4.56 4.56.44.44v4l1-1v-3ZM10 12l-2.5 2.5L6 16V9L1.293 4.293A1 1 0 011 3.586V2a1 1 0 011-1h12a1 1 0 011 1v1.586a1 1 0 01-.293.707L10 9v3Z" clip-rule="evenodd"/></svg>';