bicycle_share constant

String const bicycle_share

Implementation

static const String bicycle_share =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M10 1a1 1 0 100 2 1 1 0 000-2zM8.145 2.994a.5.5 0 00-.348.143l-2.64 2.5a.5.5 0 00.042.763L7 7.75v2.75c-.01.676 1.01.676 1 0v-3a.5.5 0 00-.2-.4l-.767-.577 1.818-1.72.749.998A.5.5 0 0010 6h1.5c.676.01.676-1.01 0-1h-1.25L9.5 4l-.6-.8a.5.5 0 00-.384-.206h-.371zM3 7a3 3 0 100 6 3 3 0 000-6zm9 0a3 3 0 100 6 3 3 0 000-6zM3 8a2 2 0 110 4 2 2 0 010-4zm9 0a2 2 0 110 4 2 2 0 010-4z"/></svg>';