coin_flip constant

String const coin_flip

Implementation

static const String coin_flip =
    '<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M20.938 35.5a8.326 8.326 0 01-.883-5.223s-3.53-1.36-4.119-2.096.441-1.802.368-4.046"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M17.444 22.995c.478.98-2.207 1.324-2.39.147s2.06-2.427 2.17-3.751 1.688-7.503 8.275-6.842c7.687.773 6.804 8.607 6.694 10.041a2.911 2.911 0 01-1.545 4.819 8.179 8.179 0 00.037 4.634"/></svg>';