graph constant

String const graph

Implementation

static const String graph =
    '<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 152a31.7 31.7 0 00-19.5 6.7l-23.1-18A31.7 31.7 0 00160 128a16.2 16.2 0 00-.1-2.2l13.3-4.4A31.9 31.9 0 10168 104a16.2 16.2 0 00.1 2.2l-13.3 4.4A31.9 31.9 0 00128 96a45.5 45.5 0 00-5.3.4L115.9 81A31.7 31.7 0 00128 56a32 32 0 10-32 32 45.5 45.5 0 005.3-.4l6.8 15.4A31.7 31.7 0 0096 128a32.4 32.4 0 003.5 14.6l-25.7 22.8A32 32 0 1088 192a32.4 32.4 0 00-3.5-14.6l25.7-22.8a31.9 31.9 0 0037.3-1.3l23.1 18A31.7 31.7 0 00168 184a32 32 0 1032-32Zm0-64a16 16 0 11-16 16 16 16 0 0116-16ZM80 56a16 16 0 1116 16 16 16 0 01-16-16ZM56 208a16 16 0 1116-16 16 16 0 01-16 16Zm56-80a16 16 0 1116 16 16 16 0 01-16-16Zm88 72a16 16 0 1116-16 16 16 0 01-16 16Z"/></svg>';