pebble constant
String
const pebble
Icon Data of pebble
Implementation
static const String pebble =
'<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="M41 5H7a2 2 0 00-2 2v34a2 2 0 002 2h34a2 2 0 002-2V7a2 2 0 00-2-2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 9.5A14.5 14.5 0 1038.5 24 14.5 14.5 0 0024 9.5ZM24 24v-8.47m7.68 14.36L24 24"/></svg>';