sleep_two constant

String const sleep_two

Implementation

static const String sleep_two =
    '<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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M4 12v24m40-7v7m0-7H4"/><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M22 16v13h22V19a3 3 0 00-3-3H22Z"/><circle cx="13" cy="20" r="3" fill="#555"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';