houseboat constant

String const houseboat

Implementation

static const String houseboat =
    '<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="M2 19v-2q.95 0 1.4-.5.45-.5 1.925-.5 1.45 0 1.95.5t1.375.5q.95 0 1.412-.5.463-.5 1.938-.5 1.475 0 1.938.5.462.5 1.412.5.875 0 1.375-.5t1.95-.5q1.475 0 1.925.5.45.5 1.4.5v2q-1.425 0-1.95-.5-.525-.5-1.4-.5-.9 0-1.4.5-.5.5-1.925.5-1.475 0-1.925-.5-.45-.5-1.4-.5t-1.4.5q-.45.5-1.925.5-1.425 0-1.925-.5t-1.4-.5q-.875 0-1.4.5-.525.5-1.95.5Zm3.75-4q-.6 0-1.15-.225-.55-.225-.975-.65L2.25 12.75l1.4-1.4 1.375 1.35q.15.15.338.225.187.075.387.075H7V9.625l-1.325.975L4.5 9 12 3.5 19.5 9l-1.175 1.625L17 9.65V13h1.25q.2 0 .387-.075.188-.075.338-.225l1.375-1.35 1.4 1.4-1.375 1.375q-.425.425-.975.65-.55.225-1.15.225ZM11 13h2v-2h-2Z"/></svg>';