relational_graph constant

String const relational_graph

Implementation

static const String relational_graph =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M4 35h40"/><path d="M24 32c0-4.418-3.806-8-8.5-8S7 27.582 7 32"/><path stroke-linecap="round" stroke-linejoin="round" d="M41 32c0-11.046-7.611-20-17-20S7 20.954 7 32"/><circle cx="41" cy="35" r="3" stroke-linecap="round" stroke-linejoin="round"/><circle cx="24" cy="35" r="3" stroke-linecap="round" stroke-linejoin="round"/><circle cx="7" cy="35" r="3" stroke-linecap="round" stroke-linejoin="round"/></g></svg>';