chart_proportion constant

String const chart_proportion

Implementation

static const String chart_proportion =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M16.345 5.518a20.029 20.029 0 00-6.487 4.34A19.938 19.938 0 004 24c0 11.046 8.954 20 20 20v0a19.937 19.937 0 0014.142-5.858 20.026 20.026 0 004.34-6.487"/><path fill="#555" d="M24 24h20c0-11.046-8.954-20-20-20v20Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';