drop_outline constant

String const drop_outline

Implementation

static const String drop_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m7.5.5 4.286 4.142a5.737 5.737 0 011.607 2.971 5.62 5.62 0 01-.362 3.334 5.85 5.85 0 01-2.21 2.584A6.15 6.15 0 017.5 14.5a6.15 6.15 0 01-3.32-.97 5.85 5.85 0 01-2.211-2.583 5.62 5.62 0 01-.363-3.334 5.737 5.737 0 011.608-2.97L7.5.5Z"/></svg>';