bike_line constant

String const bike_line

Implementation

static const String bike_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path fill-rule="nonzero" d="M13.614 4a3 3 0 012.809 1.947l2.294 6.117a4.001 4.001 0 11-2.072.171L16.182 11 9.21 13.614a4 4 0 11-3.41-1.61L6.022 12l-1.111-2H4a1 1 0 010-2h4a1 1 0 010 2h-.8l1.026 1.847 7.254-2.72-.93-2.478A1 1 0 0013.614 6H11a1 1 0 110-2h2.614Zm4.553 10.007L17.981 14a2 2 0 10.186.007ZM6 14a2 2 0 100 4 2 2 0 000-4Z"/></g></svg>';