fridge constant

String const fridge

Implementation

static const String fridge =
    '<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="M376 16H136a48.054 48.054 0 00-48 48v400a32.036 32.036 0 0032 32h272a32.036 32.036 0 0032-32V64a48.054 48.054 0 00-48-48Zm16 448H120V240h272Zm0-256H120V64a16.019 16.019 0 0116-16h240a16.019 16.019 0 0116 16Z"/><path fill="currentColor" d="M144 280h32v96h-32zm0-176h32v64h-32z"/></svg>';