skates constant

String const skates

Implementation

static const String skates =
    '<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="M5 5h26v8H5V5Zm4 31V13h18v10c14 0 14 9 14 13H9Zm-2 0h36v6H7z"/></svg>';