chart_3d constant

String const chart_3d

Implementation

static const String chart_3d =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M12 4V2L8 0 4 2v1L0 5v5l12 6 4-2V6zm-8 6.88-3-1.5v-3.3l3 1.53v3.27zm0-4.39-2.34-1.2L4 4.12v2.37zm4 6.39-3-1.5V3.07l3 1.54v8.27zM5.66 2.29 8 1.12l2.34 1.17L8 3.49zM12 14.88l-3-1.5V7.07l3 1.54v6.27zm0-7.39-2.34-1.2L12 5.12l2.34 1.17z"/></svg>';