repair constant

String const repair

Implementation

static const String repair =
    '<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 d="M17 14h12m-6 14V15m-2.857 27H8a2 2 0 01-2-2V7a2 2 0 012-2h32a2 2 0 012 2v9.717"/><path fill="#555" d="m27 38 10.5-14.5L42 27 31 42h-4v-4Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';