refrigerator constant

String const refrigerator

Icon Data of refrigerator

Implementation

static const String refrigerator =
    '<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-linejoin="round" stroke-width="4"><rect width="28" height="36" x="9" y="4" fill="#fff" stroke="#fff" rx="2"/><path stroke="#000" stroke-linecap="round" d="M9 22h28"/><path stroke="#fff" stroke-linecap="round" d="M9 20v4m28-4v4"/><path stroke="#000" stroke-linecap="round" d="M15 29v4m0-22v4"/><path stroke="#fff" stroke-linecap="round" d="M33 40v4m-20-4v4"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';