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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 24V12m0 12-10.5 6.062L24 24Zm0 0 10.5 6.062L24 24Zm-10-8a4 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"/></svg>';