attraction constant

String const attraction

Implementation

static const String attraction =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="m13 2 1.5.5L13 3V2Zm1 16 1 5h-2l1-5Zm0-1.5 2 6.5h-4l2-6.5ZM12 6l9 5v2H3v-2l9-5Zm-7.5 7h15c0 4.167 1.5 10 1.5 10H3s1.5-5.833 1.5-10Zm0 0h15c0 4.167 1.5 10 1.5 10H3s1.5-5.833 1.5-10Z"/></svg>';