baseball_bat constant

String const baseball_bat

Implementation

static const String baseball_bat =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><circle cx="40" cy="40" r="3"/><path stroke-linejoin="round" d="M16.502 9.43S26.5 22 37.5 37.501C21.5 26 9.43 16.502 9.43 16.502S3.111 10.89 7 7c3.89-3.889 9.502 2.43 9.502 2.43Z"/></g></svg>';