feather_off constant

String const feather_off

Implementation

static const String feather_off =
    '<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 8-8m2-7v5h5M9 11v4h4m-7-2v5h5m-5-5 3.502-3.502m2.023-2.023L14 5"/><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 3.499-3.499m2.008-2.008L19 10M3 3l18 18"/></g></svg>';