massage_chair_one constant

String const massage_chair_one

Implementation

static const String massage_chair_one =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M15 28V15.652C15 13 18 10 24 10s9 3 9 5.652V28"/><path fill="#555" d="M12 34v-6h24v6H12Z"/><path d="M20 4h8M8 16v12h32V16M17 43h14m-7-9v9m0-39v6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';