cylinder_light constant

String const cylinder_light

Implementation

static const String cylinder_light =
    '<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 18c-39.3 0-70 17.6-70 40v140c0 22.4 30.7 40 70 40s70-17.6 70-40V58c0-22.4-30.7-40-70-40ZM85.6 39.3c11.2-6 26.3-9.3 42.4-9.3s31.2 3.3 42.4 9.3S186 51.3 186 58s-5.7 13.5-15.6 18.7S144.1 86 128 86s-31.2-3.3-42.4-9.3S70 64.7 70 58s5.7-13.5 15.6-18.7Zm84.8 177.4c-11.2 6-26.3 9.3-42.4 9.3s-31.2-3.3-42.4-9.3S70 204.7 70 198V80.7C82.5 91.2 103.6 98 128 98s45.5-6.8 58-17.3V198c0 6.7-5.7 13.5-15.6 18.7Z"/></svg>';