rollerskates constant

String const rollerskates

Implementation

static const String rollerskates =
    '<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-miterlimit="2" stroke-width="4" d="M44 4H28v8h16V4Zm0 8v22c0 1.11-.89 2-2 2H8c-2.21 0-4-1.79-4-4v-6c0-4.42 3.58-8 8-8h16v-6h16ZM14 24v-6m7 6v-6m2 0H12M9 44a4 4 0 100-8 4 4 0 000 8Zm10.33 0a4 4 0 100-8 4 4 0 000 8Zm10.34 0a4 4 0 100-8 4 4 0 000 8ZM40 44a4 4 0 100-8 4 4 0 000 8Z"/></svg>';