cyclist constant

String const cyclist

Icon Data of cyclist

Implementation

static const String cyclist =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M25 30a6 6 0 116-6 6.007 6.007 0 01-6 6zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4zM7 30a6 6 0 116-6 6.007 6.007 0 01-6 6zm0-10a4 4 0 104 4 4.005 4.005 0 00-4-4z"/><path fill="currentColor" d="M17 27h-2v-6.586L9.585 15a2.003 2.003 0 010-2.83l4.586-4.585a2.002 2.002 0 012.828 0L21.414 12H27v2h-6.415l-5-5L11 13.585l6 6zm4.5-19A3.5 3.5 0 1125 4.5 3.504 3.504 0 0121.5 8zm0-5A1.5 1.5 0 1023 4.5 1.502 1.502 0 0021.5 3z"/></svg>';