hole constant

String const hole

Implementation

static const String hole =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 13c-4.01 0-7.689.937-10.4 2.504C2.915 17.055 1 19.348 1 22.09c0 2.742 1.915 5.035 4.6 6.586 2.711 1.567 6.39 2.504 10.4 2.504 4.01 0 7.689-.937 10.4-2.504 2.685-1.551 4.6-3.844 4.6-6.586 0-2.742-1.915-5.035-4.6-6.586C23.689 13.937 20.01 13 16 13ZM3 22.09c0-1.726 1.219-3.478 3.6-4.855C8.958 15.874 12.279 15 16 15c3.722 0 7.043.874 9.4 2.235 2.381 1.377 3.6 3.13 3.6 4.855 0 .326-.044.653-.13.978-.926-3.382-6.336-5.978-12.87-5.978-6.534 0-11.944 2.596-12.87 5.978A3.792 3.792 0 013 22.09Z"/></svg>';