bathtub constant

String const bathtub

Implementation

static const String bathtub =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M992 576H32q-13 0-22.5-9.5T0 544t9.5-22.5T32 512h800V160q0-40-28-68t-68-28-68 28-28 68v32l64 64H512l64-64v-32q0-66 47-113T736 0t113 47 47 113v352h96q13 0 22.5 9.5t9.5 22.5-9.5 22.5T992 576zm-32 192q0 61-58 112t-134 71v41q0 13-9.5 22.5T736 1024t-22.5-9.5T704 992v-32H320v32q0 13-9.5 22.5T288 1024t-22.5-9.5T256 992v-41q-76-20-134-71T64 768V640h896v128z"/></svg>';