cylinder_bold constant

String const cylinder_bold

Implementation

static const String cylinder_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 12c-43.3 0-76 19.8-76 46v140c0 26.2 32.7 46 76 46s76-19.8 76-46V58c0-26.2-32.7-46-76-46Zm0 24c31.7 0 52 13 52 22s-20.3 22-52 22-52-13-52-22 20.3-22 52-22Zm0 184c-31.7 0-52-13-52-22V92.1c13.4 7.5 31.5 11.9 52 11.9s38.6-4.4 52-11.9V198c0 9-20.3 22-52 22Z"/></svg>';