jump_rope constant

String const jump_rope

Icon Data of jump_rope

Implementation

static const String jump_rope =
    '<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"><path d="M6 14V8a3 3 0 116 0v8a3 3 0 006 0v-6"/><rect width="4" height="7" x="16" y="3" rx="2"/><rect width="4" height="7" x="4" y="14" rx="2"/></g></svg>';