path_light constant

String const path_light

Implementation

static const String path_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="M200 170a30 30 0 00-29.4 24H72a34 34 0 010-68h96a38 38 0 000-76H72a6 6 0 000 12h96a26 26 0 010 52H72a46 46 0 000 92h98.6a30 30 0 1029.4-36Zm0 48a18 18 0 1118-18 18.1 18.1 0 01-18 18Z"/></svg>';