computer_solid constant

String const computer_solid

Implementation

static const String computer_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="M23.81 26c-.35.9-.94 1.5-1.61 1.5h-8.46c-.68 0-1.26-.6-1.61-1.5H1v1.75A2.45 2.45 0 003.6 30h28.8a2.45 2.45 0 002.6-2.25V26Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M7 10h22v14h3V7.57A1.54 1.54 0 0030.5 6h-25A1.54 1.54 0 004 7.57V24h3Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';