minus_circle_line constant

String const minus_circle_line

Implementation

static const String minus_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="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-1"/><path fill="currentColor" d="M24 17H12a1 1 0 000 2h12a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';