fitness constant

String const fitness

Implementation

static const String fitness =
    '<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="M43 26c-2.453-1.008-7-5-15 1-2.103-1.176-6-4-12 1-.701-2.856-.841-9.356 0-15 .35-.84 1.794-1.435 6 3l5-5c-.35-2.184-3-5-11-5-3 0-5.738 2.565-7 7-1.577 4.535-4 15-4 21 0 1.848 2.5 6 12 6 2 0 7.85.225 15-3l6 5"/></svg>';