nest_remote constant

String const nest_remote

Implementation

static const String nest_remote =
    '<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="M12 7q-.625 0-1.062-.438Q10.5 6.125 10.5 5.5t.438-1.062Q11.375 4 12 4t1.062.438q.438.437.438 1.062t-.438 1.062Q12.625 7 12 7Zm0 16q-2.075 0-3.537-1.462Q7 20.075 7 18V6q0-2.075 1.463-3.538Q9.925 1 12 1t3.538 1.462Q17 3.925 17 6v12q0 2.075-1.462 3.538Q14.075 23 12 23Zm0-15q1.05 0 1.775-.725.725-.725.725-1.775 0-1.05-.725-1.775Q13.05 3 12 3q-1.05 0-1.775.725Q9.5 4.45 9.5 5.5q0 1.05.725 1.775Q10.95 8 12 8Zm0 13q1.25 0 2.125-.875T15 18V8.825q-.6.55-1.363.863Q12.875 10 12 10t-1.637-.312Q9.6 9.375 9 8.825V18q0 1.25.875 2.125T12 21Zm-1.5-5q-.425 0-.712-.288Q9.5 15.425 9.5 15t.288-.713Q10.075 14 10.5 14t.713.287q.287.288.287.713t-.287.712Q10.925 16 10.5 16Zm0-3q-.425 0-.712-.288Q9.5 12.425 9.5 12t.288-.713Q10.075 11 10.5 11t.713.287q.287.288.287.713t-.287.712Q10.925 13 10.5 13Zm3 0q-.425 0-.712-.288-.288-.287-.288-.712t.288-.713Q13.075 11 13.5 11t.713.287q.287.288.287.713t-.287.712Q13.925 13 13.5 13Zm0 3q-.425 0-.712-.288-.288-.287-.288-.712t.288-.713Q13.075 14 13.5 14t.713.287q.287.288.287.713t-.287.712Q13.925 16 13.5 16Zm-3 3q-.425 0-.712-.288Q9.5 18.425 9.5 18t.288-.712Q10.075 17 10.5 17t.713.288q.287.287.287.712t-.287.712Q10.925 19 10.5 19Zm3 0q-.425 0-.712-.288-.288-.287-.288-.712t.288-.712Q13.075 17 13.5 17t.713.288q.287.287.287.712t-.287.712Q13.925 19 13.5 19Z"/></svg>';