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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m24 24 19.93-8.052h0a21.494 21.494 0 10-.144 16.45Z"/><circle cx="37.247" cy="24" r="1.751" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="43.749" cy="24" r="1.751" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';