droplet constant

String const droplet

Icon Data of droplet

Implementation

static const String droplet =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.75 9a5.25 5.25 0 1010.5 0C13.25 5.75 8 1.75 8 1.75S2.75 5.75 2.75 9z"/></svg>';