droplets constant

String const droplets

Icon Data of droplets

Implementation

static const String droplets =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.5 28C8.5 14.23 24 4.5 24 4.5S39.5 14.3 39.5 28a15.5 15.5 0 01-31 0Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M19 28a5 5 0 0010 0Z"/><circle cx="20.098" cy="24.071" r=".75" fill="currentColor"/><circle cx="27.929" cy="24.071" r=".75" fill="currentColor"/></svg>';