shape_circle_plus constant

String const shape_circle_plus

Implementation

static const String shape_circle_plus =
    '<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"><path fill="currentColor" d="M11 19a6 6 0 006-6h2a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8v2a6 6 0 00-6 6 6 6 0 006 6m8-14h3v2h-3v3h-2V7h-3V5h3V2h2v3Z"/></svg>';