plus_circle_solid constant

String const plus_circle_solid

Implementation

static const String plus_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M34 18A16 16 0 1118 2a16 16 0 0116 16Zm-8.41-1.5H19.5v-6.09a1.5 1.5 0 00-3 0v6.09h-6.09a1.5 1.5 0 000 3h6.09v6.09a1.5 1.5 0 003 0V19.5h6.09a1.5 1.5 0 000-3Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';