skateboarding constant

String const skateboarding

Implementation

static const String skateboarding =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5 19 2.333 1h9.334L19 19M8 22.01l.01-.011m7.99.011.01-.011M7 7.833l3-1.5c2-1 4.27.568 4.27.568l-4.308 3.135L14 13.334v4m-4.451-3.989-1.24.827H5M15.165 9.21h2.722M17 6a2 2 0 100-4 2 2 0 000 4Z"/></svg>';