skateboard_off constant

String const skateboard_off

Icon Data of skateboard_off

Implementation

static const String skateboard_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="7" cy="15" r="2"/><path d="M15 15a2 2 0 002 2m2-2a2 2 0 00-2-2M3 9c0 .552.895 1 2 1h5m4 0h5c1.105 0 2-.448 2-1M3 3l18 18"/></g></svg>';