pacman constant

String const pacman

Icon Data of pacman

Implementation

static const String pacman =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M15.074 2.794a8 8 0 100 10.412L10 8l5.074-5.206zM11 1.884a1.116 1.116 0 110 2.232 1.116 1.116 0 010-2.232z"/></svg>';