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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M5.636 5.636a9 9 0 0113.397.747L13.414 12l5.619 5.617A9 9 0 115.636 5.636z"/><circle cx="11.5" cy="7.5" r="1"/></g></svg>';