fitness_center constant

String const fitness_center

Implementation

static const String fitness_center =
    '<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" d="M13.4 21.9 12 20.5l3.55-3.55-8.5-8.5L3.5 12l-1.4-1.4 1.4-1.45-1.4-1.4 2.1-2.1L2.8 4.2l1.4-1.4 1.45 1.4 2.1-2.1 1.4 1.4 1.45-1.4L12 3.5 8.45 7.05l8.5 8.5L20.5 12l1.4 1.4-1.4 1.45 1.4 1.4-2.1 2.1 1.4 1.45-1.4 1.4-1.45-1.4-2.1 2.1-1.4-1.4Z"/></svg>';