locking_laptop constant

String const locking_laptop

Implementation

static const String locking_laptop =
    '<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 9H11a3 3 0 00-3 3v21h32v-5"/><path d="M4 33h40v2a6 6 0 01-6 6H10a6 6 0 01-6-6v-2Z"/><rect width="12" height="8" x="30" y="13" rx="3"/><path d="M36 7a3 3 0 013 3v3h-6v-3a3 3 0 013-3Z"/></g></svg>';