grenade constant

String const grenade

Implementation

static const String grenade =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 16c-96 0-120 48.188-120 72.188v71.718c0 13.296 10.61 23.907 23.907 23.907h23.907v144.375h-23.907c-13.296 0-23.907 10.61-23.907 23.907v71.717c0 24 24 72.188 120 72.188s120-48.188 120-72.188v-71.718c0-13.296-10.61-23.907-23.907-23.907h-23.907V183.813h23.907c13.296 0 23.907-10.61 23.907-23.907V88.187C376 64.188 352 16 256 16zm-23.907 167.813h47.813v144.375h-47.813V183.813z"/></svg>';