path_fill constant

String const path_fill

Implementation

static const String path_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="M232 200a32 32 0 01-63 8H72a48 48 0 010-96h96a24 24 0 000-48H72a8 8 0 010-16h96a40 40 0 010 80H72a32 32 0 000 64h97a32 32 0 0163 8Z"/></svg>';