health_products constant

String const health_products

Implementation

static const String health_products =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M33 12H15l-5 5.843v20.249L15 44h18l5-5.908v-20.25L33 12Z"/><path d="M19 20h10m4-8V7a3 3 0 00-3-3H18a3 3 0 00-3 3v5"/><circle cx="24" cy="32" r="5"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';