drop_line constant

String const drop_line

Implementation

static const String drop_line =
    '<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="M12 4.307a26.826 26.826 0 00-3.124 3.245C7.305 9.507 6 11.817 6 14a6 6 0 0012 0c0-2.183-1.305-4.493-2.876-6.448A26.824 26.824 0 0012 4.307Zm-.751-1.986a1.18 1.18 0 011.502 0A28.635 28.635 0 0116.682 6.3C18.322 8.339 20 11.106 20 14a8 8 0 01-16 0c0-2.894 1.678-5.661 3.318-7.701a28.636 28.636 0 013.93-3.978Z"/></g></svg>';