bicycle_outline constant

String const bicycle_outline

Implementation

static const String bicycle_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M388 288a76 76 0 1076 76 76.24 76.24 0 00-76-76Zm-264 0a76 76 0 1076 76 76.24 76.24 0 00-76-76Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 360v-86l-64-42 80-88 40 72h56"/><path fill="currentColor" d="M320 136a31.89 31.89 0 0032-32.1A31.55 31.55 0 00320.2 72a32 32 0 10-.2 64Z"/></svg>';