cpu_solid constant

String const cpu_solid

Implementation

static const String cpu_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M32.2 18.15a.8.8 0 100-1.6H30v-5.4h2.2a.8.8 0 100-1.6H30V8.1A2.1 2.1 0 0027.9 6h-1.55V3.8a.8.8 0 10-1.6 0V6h-5.4V3.8a.8.8 0 10-1.6 0V6h-5.4V3.8a.8.8 0 10-1.6 0V6H8.1A2.1 2.1 0 006 8.1v1.45H3.8a.8.8 0 100 1.6H6v5.4H3.8a.8.8 0 100 1.6H6v5.4H3.8a.8.8 0 100 1.6H6v2.75A2.1 2.1 0 008.1 30h2.65v2.2a.8.8 0 101.6 0V30h5.4v2.2a.8.8 0 101.6 0V30h5.4v2.2a.8.8 0 101.6 0V30h1.55a2.1 2.1 0 002.1-2.1v-2.75h2.2a.8.8 0 100-1.6H30v-5.4ZM25 23.81A1.18 1.18 0 0124 25H13v-2h10V11h2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';