skate constant

String const skate

Implementation

static const String skate =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="M44 39.82H4l32.54-18H44v18ZM3.857 19.201 7.09 20.8l17.321-10 .232-3.598"/><path d="M12.33 24.88a3 3 0 100-6 3 3 0 000 6Zm11.12-6a3 3 0 100-6 3 3 0 000 6Z"/></g></svg>';