six_points constant

String const six_points

Implementation

static const String six_points =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 24V12m0 12-10.5 6.062L24 24Zm0 0 10.5 6.062L24 24Z"/><path fill="#555" d="M14 16a4 4 0 11-8 0 4 4 0 018 0Zm0 16a4 4 0 11-8 0 4 4 0 018 0Zm14 8a4 4 0 11-8 0 4 4 0 018 0Zm14-8a4 4 0 11-8 0 4 4 0 018 0Zm0-16a4 4 0 11-8 0 4 4 0 018 0ZM28 8a4 4 0 11-8 0 4 4 0 018 0Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';