locking_computer constant

String const locking_computer

Implementation

static const String locking_computer =
    '<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-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M24 6H9a3 3 0 00-3 3v22a3 3 0 003 3h30a3 3 0 003-3v-4m-18 7v8"/><rect width="12" height="8" x="30" y="12" fill="#555" rx="3"/><path fill="#555" d="M36 6a3 3 0 013 3v3h-6V9a3 3 0 013-3Z"/><path stroke-linecap="round" d="M14 42h20"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';