roll_of_paper constant

String const roll_of_paper

Implementation

static const String roll_of_paper =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M25 18c1.105 0 2-1.79 2-4s-.895-4-2-4-2 1.79-2 4 .895 4 2 4Z"/><path d="M3.556 4.971C4.918 3.394 6.437 3 7 3h18c1.963 0 3.472 1.566 4.43 3.482C30.418 8.457 31 11.117 31 14s-.582 5.543-1.57 7.518C28.472 23.434 26.964 25 25 25h-4v3a2 2 0 01-2 2H3a2 2 0 01-2-2V14c0-4.664 1.168-7.422 2.556-9.029Zm18.803 2.405C21.537 9.02 21 11.36 21 14c0 2.31.411 4.39 1.065 5.976.093.226.191.442.294.648C23.21 22.327 24.202 23 25 23s1.79-.673 2.641-2.376C28.463 18.98 29 16.64 29 14c0-2.64-.537-4.98-1.359-6.624C26.79 5.673 25.798 5 25 5s-1.79.673-2.641 2.376ZM7 5c.007 0 .001.001-.015.005-.137.03-1.014.23-1.916 1.274C4.082 7.422 3 9.664 3 14v14h16V14c0-2.883.582-5.543 1.57-7.518.265-.53.571-1.032.918-1.482H7Z"/></g></svg>';