cylinder_fill constant

String const cylinder_fill

Implementation

static const String cylinder_fill =
    '<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 16c-40.4 0-72 18.4-72 42v140c0 23.6 31.6 42 72 42s72-18.4 72-42V58c0-23.6-31.6-42-72-42Zm56 182c0 12.3-23 26-56 26s-56-13.7-56-26V84.7c13.1 9.4 33.1 15.3 56 15.3s42.9-5.9 56-15.3Z"/></svg>';