d_point constant

String const d_point

Implementation

static const String d_point =
    '<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" d="M42.5 24A18.5 18.5 0 1124 5.5h18.5Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M29.625 22.172A5.625 5.625 0 0024 16.547h0a5.625 5.625 0 00-5.625 5.625v3.656A5.625 5.625 0 0024 31.453h0a5.625 5.625 0 005.625-5.625m0 5.605V5.5"/></svg>';