plus_minus_light constant

String const plus_minus_light

Implementation

static const String plus_minus_light =
    '<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="m204.2 60.2-144 144a5.9 5.9 0 01-8.4-8.4l144-144a5.9 5.9 0 018.4 8.4ZM66 112a6 6 0 0012 0V78h34a6 6 0 000-12H78V32a6 6 0 00-12 0v34H32a6 6 0 000 12h34Zm158 66h-80a6 6 0 000 12h80a6 6 0 000-12Z"/></svg>';