motorcycle constant

String const motorcycle

Icon Data of motorcycle

Implementation

static const String motorcycle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M12.75 12.5a1 1 0 11-2 0 1 1 0 012 0Zm-3.5 0a1 1 0 11-2 0 1 1 0 012 0Z"/><path fill-rule="evenodd" d="M10 8a3.5 3.5 0 100-7 3.5 3.5 0 000 7Zm0-5a1.5 1.5 0 110 3 1.5 1.5 0 010-3Z" clip-rule="evenodd"/><path d="M10 14a2 2 0 012 2v1.5a2 2 0 11-4 0V16a2 2 0 012-2Z"/><path fill-rule="evenodd" d="M15 11a5 5 0 00-10 0v2.5A2.5 2.5 0 007.5 16h5a2.5 2.5 0 002.5-2.5V11Zm-8 0a3 3 0 016 0v2.5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5V11Z" clip-rule="evenodd"/><path d="M15.5 4.5a1 1 0 110-2h2a1 1 0 110 2h-2Zm-13 0a1 1 0 010-2h2a1 1 0 010 2h-2Z"/><path d="m3.41 4.046.476-1.455 4.524.863-.477 1.456-4.523-.864Zm8.18-.592.477 1.456 4.523-.864-.476-1.455-4.524.863Z"/></g></svg>';