cylinder_thin constant

String const cylinder_thin

Implementation

static const String cylinder_thin =
    '<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 20c-38.1 0-68 16.7-68 38v140c0 21.3 29.9 38 68 38s68-16.7 68-38V58c0-21.3-29.9-38-68-38Zm0 8c32.5 0 60 13.7 60 30s-27.5 30-60 30-60-13.7-60-30 27.5-30 60-30Zm60 170c0 16.3-27.5 30-60 30s-60-13.7-60-30V76.2C79.4 88.1 101.7 96 128 96s48.6-7.9 60-19.8Z"/></svg>';