first_aid_kit constant
String
const first_aid_kit
Implementation
static const String first_aid_kit =
'<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path d="M8 20v18a2 2 0 002 2h28a2 2 0 002-2V20"/><path fill="#555" d="M5 14h38v6H5v-6Zm26-6H17v6h14V8Z"/><path stroke-linecap="round" d="M20 30h8m-4-4v8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';