plugin_fill constant

String const plugin_fill

Implementation

static const String plugin_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M15 20a1 1 0 110 2H9a1 1 0 110-2h6Zm0-18a1 1 0 01.993.883L16 3v3h2a2 2 0 011.995 1.85L20 8v5a6 6 0 01-5.775 5.996L14 19h-4a6 6 0 01-5.996-5.775L4 13V8a2 2 0 011.85-1.995L6 6h2V3a1 1 0 011.993-.117L10 3v3h4V3a1 1 0 011-1Z"/></g></svg>';