running_water constant

String const running_water

Icon Data of running_water

Implementation

static const String running_water =
    '<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-width="2" d="M8 22H7v-9h2v9H8Zm26.556 12.58c.332-.453.666-.845.944-1.152.278.307.612.7.944 1.152.842 1.15 1.556 2.522 1.556 3.784C38 39.856 36.845 41 35.5 41S33 39.856 33 38.364c0-1.262.714-2.635 1.556-3.784ZM40 25h1v4H29v-4h2v-2a3 3 0 00-3-3v-8h2a9 9 0 019 9v4h1ZM19 12h5v11H13V12h6Z"/></svg>';