feather constant

String const feather

Implementation

static const String feather =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m4 20 10-10m0-5v5h5m-9-1v5h5m-9-1v5h5m-5-5 4-4 4-4"/><path d="M19 10c.638-.636 1-1.515 1-2.486A3.515 3.515 0 0016.483 4c-.97 0-1.847.367-2.483 1m-3 13 4-4 4-4"/></g></svg>';