cpu constant

String const cpu

Implementation

static const String cpu =
    '<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"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M38 8H10a2 2 0 00-2 2v28a2 2 0 002 2h28a2 2 0 002-2V10a2 2 0 00-2-2Z"/><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M30 18H18v12h12V18Z"/><path fill="#555" fill-rule="evenodd" d="M14.91 2v6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14.91 2v6"/><path fill="#555" fill-rule="evenodd" d="M14.91 40v6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14.91 40v6"/><path fill="#555" fill-rule="evenodd" d="M24 2v6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 2v6"/><path fill="#555" fill-rule="evenodd" d="M24 40v6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 40v6"/><path fill="#555" fill-rule="evenodd" d="M33.09 2v6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M33.09 2v6"/><path fill="#555" fill-rule="evenodd" d="M33.09 40v6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M33.09 40v6"/><path fill="#555" fill-rule="evenodd" d="M2 14.91h6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M2 14.91h6"/><path fill="#555" fill-rule="evenodd" d="M40 14.91h6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M40 14.91h6"/><path fill="#555" fill-rule="evenodd" d="M2 24h6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M2 24h6"/><path fill="#555" fill-rule="evenodd" d="M40 24h6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M40 24h6"/><path fill="#555" fill-rule="evenodd" d="M2 33.09h6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M2 33.09h6"/><path fill="#555" fill-rule="evenodd" d="M40 33.09h6-6Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M40 33.09h6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';