paintbrush constant

String const paintbrush

Implementation

static const String paintbrush =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 22 32"><path fill="currentColor" d="M15.403 21h4.58c1.053 0 1.909-.856 2.017-1.909V1.909C21.892.856 21.036 0 19.983 0H2.017C.964 0 .108.856 0 1.909v17.182C.108 20.144.964 21 2.017 21h4.962c.348 0 2.083.074 2.083 1.542 0 2.622-.553 3.842-.762 4.302l-.049.109.403.174v.013l-.447-.09a.433.433 0 00-.038.104 3.57 3.57 0 00-.232 1.257C7.938 30.558 9.168 32 11 32c1.851 0 3.094-1.442 3.094-3.589 0-.391-.066-.78-.198-1.161a.5.5 0 00-.119-.302 2.91 2.91 0 00-.101-.202c-.219-.415-.676-1.277-.676-4.204 0-.62.64-1.542 2.403-1.542zM1 12.059h20V16H1v-3.941zM2.017 1h17.966c.501 0 .909.408 1.017.909v9.149H1V1.909C1.108 1.408 1.516 1 2.017 1zm10.775 26.214c.028.053.052.097.093.189l.007.016a.568.568 0 00.013.038c.125.313.188.635.188.954C13.094 29.663 12.544 31 11 31c-1.521 0-2.062-1.337-2.062-2.589 0-.319.063-.641.188-.954.004-.012.009-.023.012-.035l.033-.072.042-.093c.232-.514.851-1.876.851-4.715C10.062 20.535 8.125 20 6.95 20H2.017c-.501 0-.909-.408-1.017-.909V17h20v2.091c-.108.501-.516.909-1.017.909h-4.58C12.906 20 12 21.521 12 22.542c0 3.175.535 4.187.792 4.672z"/></svg>';