printer_solid constant

String const printer_solid

Implementation

static const String printer_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="M29 9h-2V5H9v4H7a4 4 0 00-4 4v11h6v8h18v-8h6V13a4 4 0 00-4-4Zm-4 15v6H11V19h14Zm0-15H11V7h14Zm4 6h-2v-2h2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';