oversec constant

String const oversec

Implementation

static const String oversec =
    '<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="15.25" cy="17.78" r="3.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="32.75" cy="17.78" r="3.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m23.84 29 6.24-3.6 2.08 3.6L28 31.36l4.16 2.41-2.08 3.6-6.24-3.6-6.24 3.6-2.08-3.6 4.16-2.41L15.52 29l2.08-3.6Z"/></svg>';