flood_line constant

String const flood_line

Icon Data of flood_line

Implementation

static const String flood_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"><path fill="currentColor" d="M16 17.472A5.978 5.978 0 0020 19h2v2h-2a7.963 7.963 0 01-4-1.07A7.96 7.96 0 0112 21a7.963 7.963 0 01-4-1.07A7.96 7.96 0 014 21H2v-2h2c1.537 0 2.94-.578 4-1.528A5.978 5.978 0 0012 19c1.537 0 2.94-.578 4-1.528zm-3.427-15.94.1.08L23 11h-3v6a5.99 5.99 0 01-2-.341V9.157l-6-5.455-6 5.454.001 7.502a5.978 5.978 0 01-1.702.335L4 17v-6H1l10.327-9.388a1 1 0 011.246-.08z"/></svg>';