graph_bold constant

String const graph_bold

Implementation

static const String graph_bold =
    '<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 152a36.1 36.1 0 00-18.4 5.1l-19.8-16.6A36.9 36.9 0 00164 128v-1.1l8.7-3.4A36 36 0 10164 100v1.1l-8.7 3.4A36.2 36.2 0 00128 92h-2.8l-4.5-10A35.5 35.5 0 00132 56a36 36 0 10-36 36h2.8l4.5 10A35.5 35.5 0 0092 128a36.2 36.2 0 002.7 13.6l-21.3 18.9A35.5 35.5 0 0056 156a36.1 36.1 0 1033.3 22.4l21.3-18.9A35.5 35.5 0 00128 164a36.1 36.1 0 0018.4-5.1l19.8 16.6A36.9 36.9 0 00164 188a36 36 0 1036-36Zm0-64a12 12 0 11-12 12 12 12 0 0112-12ZM84 56a12 12 0 1112 12 12 12 0 01-12-12ZM56 204a12 12 0 1112-12 12 12 0 01-12 12Zm60-76a12 12 0 1112 12 12 12 0 01-12-12Zm84 72a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';