plus_circle_line constant

String const plus_circle_line

Implementation

static const String plus_circle_line =
    '<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="M26.17 17H19V9.83a1 1 0 00-2 0V17H9.83a1 1 0 000 2H17v7.17a1 1 0 002 0V19h7.17a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm0 30a14 14 0 1114-14 14 14 0 01-14 14Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';