computer_one constant

String const computer_one

Implementation

static const String computer_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-width="4" d="M10 6a2 2 0 012-2h24a2 2 0 012 2v36a2 2 0 01-2 2H12a2 2 0 01-2-2V6Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 12h14"/><circle cx="17" cy="21" r="2"/><circle cx="17" cy="27" r="2"/><circle cx="17" cy="33" r="2"/><circle cx="24" cy="21" r="2"/><circle cx="24" cy="27" r="2"/><circle cx="24" cy="33" r="2"/><circle cx="31" cy="21" r="2"/><circle cx="31" cy="27" r="2"/><circle cx="31" cy="33" r="2"/></g></svg>';