hardware_outline constant

String const hardware_outline

Implementation

static const String hardware_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M10 21q-.425 0-.712-.288Q9 20.425 9 20V8H4q0-2.075 1.463-3.537Q6.925 3 9 3h6v3l3-3h2v8h-2l-3-3v12q0 .425-.287.712Q14.425 21 14 21Zm1-2h2v-6h-2Zm0-8h2V5H9q-.65 0-1.225.262-.575.263-1 .738H11Zm1 1Z"/></svg>';