dribbble_line constant

String const dribbble_line

Implementation

static const String dribbble_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm-1.405 2.123A8.05 8.05 0 0112 4c1.95 0 3.736.697 5.124 1.856a17.02 17.02 0 01-3.826 2.502 35.03 35.03 0 00-2.704-4.235Zm-2.022.646a8.02 8.02 0 00-4.298 5.145 17.115 17.115 0 007.157-.8 33.054 33.054 0 00-2.859-4.345Zm-4.572 7.127L4 12c0 1.927.682 3.695 1.817 5.076a14.024 14.024 0 017.072-4.963 32.77 32.77 0 00-.538-1.2 19.117 19.117 0 01-8.35.983Zm3.28 6.564A7.964 7.964 0 0012 20a7.96 7.96 0 003.028-.593 32.766 32.766 0 00-1.411-5.424A12.019 12.019 0 007.28 18.46Zm9.588-.111a8.004 8.004 0 002.922-4.523 12.11 12.11 0 00-4.196-.245c.532 1.543.96 3.135 1.274 4.768Zm3.13-6.527a7.96 7.96 0 00-1.51-4.503 19.027 19.027 0 01-4.29 2.825c.235.5.458 1.005.67 1.517 1.7-.26 3.448-.206 5.13.161Z"/></g></svg>';