baseball constant

String const baseball

Icon Data of baseball

Implementation

static const String baseball =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M13.05 11H13a1 1 0 010-2h.05a9.95 9.95 0 012.065-5.151A7.968 7.968 0 0010 2a7.968 7.968 0 00-5.115 1.849A9.95 9.95 0 016.95 9H7a1 1 0 110 2h-.05a9.95 9.95 0 01-2.065 5.151A7.968 7.968 0 0010 18a7.968 7.968 0 005.115-1.849A9.95 9.95 0 0113.05 11zm2.012-1.998a1 1 0 010 1.996 7.955 7.955 0 001.438 3.668A7.967 7.967 0 0018 10c0-1.71-.538-3.329-1.5-4.666a7.955 7.955 0 00-1.438 3.668zM4.938 10.998a1 1 0 010-1.996A7.955 7.955 0 003.5 5.334 7.967 7.967 0 002 10c0 1.71.538 3.329 1.5 4.666a7.955 7.955 0 001.438-3.668zM10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10z"/></svg>';