pokemon_go constant

String const pokemon_go

Icon Data of pokemon_go

Implementation

static const String pokemon_go =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a7 7 0 017 7c0 1.4-.41 2.71-1.12 3.8L12 22.21 6.12 12.8A6.948 6.948 0 015 9a7 7 0 017-7m0 1.5A5.5 5.5 0 006.59 8h2.58c.41-1.17 1.52-2 2.83-2s2.42.83 2.83 2h2.58A5.5 5.5 0 0012 3.5m0 8.5a2.99 2.99 0 01-2.83-2H6.59c.13.69.38 1.34.75 1.91l.04.09A5.51 5.51 0 0012 14.5c1.94 0 3.64-1 4.62-2.5l.04-.09c.37-.57.62-1.22.75-1.91h-2.58A2.99 2.99 0 0112 12m0-4.5A1.5 1.5 0 0010.5 9a1.5 1.5 0 001.5 1.5A1.5 1.5 0 0013.5 9 1.5 1.5 0 0012 7.5Z"/></svg>';