graph_light constant

String const graph_light

Implementation

static const String graph_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 154a29.8 29.8 0 00-19.5 7.2l-25.6-19.9A29.6 29.6 0 00158 128c0-1.2-.1-2.4-.2-3.6L174 119a30 30 0 10-4-15c0 1.2.1 2.4.2 3.6L154 113a30 30 0 00-26-15 28.1 28.1 0 00-6.5.7l-8.1-18.3A30 30 0 1096 86a28.1 28.1 0 006.5-.7l8.1 18.3A29.9 29.9 0 0098 128a29.3 29.3 0 004.1 15L74 168a29.7 29.7 0 00-18-6 30 30 0 1030 30 29.3 29.3 0 00-4.1-15l28.1-25a30 30 0 0037.5-1.2l25.6 19.9A29.6 29.6 0 00170 184a30 30 0 1030-30Zm0-68a18 18 0 11-18 18 18.1 18.1 0 0118-18ZM78 56a18 18 0 1118 18 18.1 18.1 0 01-18-18ZM56 210a18 18 0 1118-18 18.1 18.1 0 01-18 18Zm72-64a18 18 0 1118-18 18.1 18.1 0 01-18 18Zm72 56a18 18 0 1118-18 18.1 18.1 0 01-18 18Z"/></svg>';