minus_circle constant

String const minus_circle

Implementation

static const String minus_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M67.441 44.796H32.559a.918.918 0 00-.918.918v8.572c0 .507.411.918.918.918h34.883a.918.918 0 00.918-.918v-8.572a.92.92 0 00-.919-.918z"/><path fill="currentColor" d="M50 22.44c15.196 0 27.56 12.366 27.56 27.562C77.56 65.199 65.196 77.56 50 77.56S22.44 65.199 22.44 50.002C22.44 34.806 34.804 22.44 50 22.44m0-9.94c-20.709 0-37.5 16.793-37.5 37.502C12.5 70.712 29.291 87.5 50 87.5s37.5-16.788 37.5-37.498C87.5 29.293 70.709 12.5 50 12.5z"/></svg>';