plus_minus_fill constant

String const plus_minus_fill

Implementation

static const String plus_minus_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="m205.7 61.7-144 144a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l144-144a8.1 8.1 0 0111.4 11.4ZM64 112a8 8 0 0016 0V80h32a8 8 0 000-16H80V32a8 8 0 00-16 0v32H32a8 8 0 000 16h32Zm160 64h-80a8 8 0 000 16h80a8 8 0 000-16Z"/></svg>';