cylinder constant

String const cylinder

Implementation

static const String cylinder =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 10c0 3.314-8.954 6-20 6S4 13.314 4 10s8.954-6 20-6 20 2.686 20 6Zm0 28c0 3.314-8.954 6-20 6S4 41.314 4 38s8.954-6 20-6 20 2.686 20 6Zm0-28v28M4 10v28"/></svg>';