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"><g fill="currentColor" stroke="currentColor" 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" rx="3"/><path d="M36 6a3 3 0 013 3v3h-6V9a3 3 0 013-3Z"/><path stroke-linecap="round" d="M14 42h20"/></g></svg>';