better logo

This commit is contained in:
CJ Pais 2025-05-12 08:44:26 -07:00
parent e0b96ebebc
commit 75648c6137
2 changed files with 35 additions and 17 deletions

View file

@ -45,7 +45,7 @@ function App() {
</div>
</div>
)}
<HandyTextLogo width={250} />
<HandyTextLogo width={300} />
<Settings />
</div>
);

View file

@ -14,72 +14,90 @@ const HandyTextLogo = ({
viewBox="0 0 930 328"
fill="none"
xmlns="http://www.w3.org/2000/svg"
style={{
"--text-color": "#382731",
"@media (prefers-color-scheme: dark)": {
"--text-color": "#fbfbfd"
}
} as React.CSSProperties}
>
<style>
{`
.logo-primary {
fill: #FAA2CA;
}
.logo-stroke {
fill: #382731;
stroke: #382731;
stroke-width: 1;
}
@media (prefers-color-scheme: dark) {
.logo-stroke {
fill: #FAD1ED;
stroke: #FAD1ED;
}
.logo-primary {
fill: #F28CBB;
}
}
`}
</style>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M160.305 286.202c-2.75.244-7.301.106-10.113-.306s-7.326-1.484-10.031-2.383c-2.706-.898-6.564-2.99-8.575-4.647s-4.806-5.446-6.213-8.418c-1.406-2.973-3.292-8.251-4.19-11.729-1.309-5.067-1.712-13.081-2.026-40.324-.216-18.7-.643-35.543-.951-37.429-.329-2.022-1.921-4.791-3.88-6.75-2.377-2.377-4.23-3.321-6.521-3.321-2.289 0-4.142.943-6.51 3.311-1.891 1.891-3.825 5.214-4.51 7.75-.778 2.875-1.014 8.491-.67 15.939.29 6.325 1.068 16.091 1.726 21.703.915 7.801.927 13.254.05 23.169-.63 7.133-1.82 15.234-2.642 18.004s-2.962 6.959-4.754 9.309c-1.793 2.35-5.269 5.512-7.725 7.027s-7.475 3.495-11.154 4.4c-4.566 1.123-9.33 1.507-15.012 1.208-6.786-.356-9.313-.975-13.675-3.349-2.944-1.602-6.872-4.768-8.73-7.034-1.857-2.267-4.66-7.005-6.23-10.529s-3.576-9.108-4.46-12.408-2.284-10.725-3.114-16.5c-.829-5.775-1.978-18.15-2.554-27.5s-1.55-31.85-2.167-50-.854-41.55-.528-52c.327-10.45 1.52-27.1 2.65-37 1.132-9.9 2.94-21.55 4.02-25.89s3.125-9.872 4.543-12.293c1.42-2.42 4.433-5.744 6.7-7.385 2.265-1.641 6.581-3.7 9.59-4.575 3.794-1.103 7.957-1.454 13.565-1.145 6.135.339 9.322 1.077 13.181 3.053 2.8 1.434 6.457 4.164 8.128 6.067s4.243 6.006 5.715 9.118 3.522 8.964 4.556 13.007 2.36 11.65 2.945 16.907c.587 5.256 1.066 15.425 1.066 22.597 0 11.814.193 13.232 2.051 15.09 1.388 1.388 2.722 1.839 4.125 1.393 1.14-.361 5.504-2.42 9.698-4.576s10.326-4.405 13.626-5 8.539-.82 11.641-.501 8.181 1.53 11.285 2.691c3.646 1.365 7.781 4.091 11.686 7.707 3.324 3.077 7.985 8.326 10.359 11.665s6.592 10.345 9.374 15.57 6.441 13.738 8.132 18.918 4.168 15.344 5.506 22.588 3.352 23.007 4.475 35.03 2.039 25.934 2.035 30.912c-.005 4.979-.47 11.977-1.034 15.552s-1.926 9.25-3.027 12.612-3.61 7.989-5.575 10.284c-1.964 2.295-5.309 5.059-7.431 6.142-2.123 1.083-6.012 2.387-8.643 2.898s-7.033 1.128-9.783 1.371"
fill="#FAA2CA"
className="logo-primary"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M161.628 301.144c3.262-.289 8.177-.978 11.32-1.588 3.968-.771 9.189-2.521 12.599-4.261 3.988-2.035 8.837-6.043 12.011-9.75 3.296-3.851 6.743-10.211 8.433-15.368 1.352-4.127 2.902-10.582 3.59-14.944.697-4.414 1.212-12.17 1.217-17.877.004-5.576-.936-19.857-2.1-32.32-1.161-12.432-3.228-28.612-4.659-36.359-1.451-7.857-4.083-18.654-5.998-24.519-1.966-6.024-5.969-15.335-9.151-21.312-3.063-5.754-7.602-13.294-10.389-17.213-2.986-4.2-8.332-10.22-12.393-13.98-5.243-4.855-10.982-8.639-16.621-10.749-4.284-1.603-10.611-3.112-15.007-3.564-4.528-.465-11.176-.179-15.836.661-3.27.59-7.69 2.008-11.881 3.714-.134-7.049-.574-15.257-1.116-20.119-.659-5.914-2.103-14.2-3.321-18.961-1.261-4.93-3.625-11.682-5.529-15.705-2.03-4.293-5.33-9.556-8.002-12.6-2.994-3.41-8.163-7.268-12.563-9.521C70.314 1.779 65.122.576 57.04.13c-7.18-.396-12.991.094-18.577 1.718-4.62 1.343-10.5 4.147-14.204 6.831-3.949 2.86-8.373 7.738-10.84 11.95-2.244 3.827-4.76 10.636-6.159 16.253-1.275 5.126-3.167 17.312-4.366 27.81C1.715 75.009.494 92.07.154 102.927c-.339 10.83-.099 34.53.528 52.979.621 18.275 1.602 40.897 2.188 50.411.598 9.723 1.783 22.479 2.678 28.711.907 6.314 2.41 14.282 3.472 18.247 1.094 4.085 3.366 10.408 5.247 14.631 2.082 4.677 5.558 10.551 8.33 13.934 3.13 3.818 8.572 8.204 13.16 10.702 6.51 3.543 11.186 4.688 20.06 5.154 7.088.372 13.313-.129 19.383-1.623 5.106-1.256 11.559-3.801 15.445-6.199 4.03-2.485 8.877-6.894 11.777-10.697 2.219-2.909 4.488-7.018 6.03-10.818 1.05 3.078 2.275 6.206 3.362 8.504 2.301 4.864 6.405 10.425 10.231 13.579 3.472 2.861 8.966 5.839 13.388 7.308 3.536 1.174 8.905 2.449 12.586 2.989 3.96.58 9.684.753 13.609.406m-11.436-15.248c2.812.412 7.363.55 10.113.306 2.75-.243 7.153-.86 9.783-1.371s6.52-1.815 8.643-2.898c2.122-1.083 5.467-3.847 7.431-6.142s4.473-6.923 5.575-10.285c1.101-3.361 2.463-9.036 3.028-12.611.564-3.575 1.028-10.573 1.033-15.552s-.912-18.889-2.035-30.912-3.137-27.786-4.475-35.03-3.816-17.409-5.506-22.588-5.35-13.693-8.132-18.918-7-12.232-9.374-15.57-7.035-8.588-10.359-11.666c-3.904-3.615-8.04-6.341-11.686-7.706-3.104-1.161-8.182-2.372-11.285-2.691-3.102-.32-8.341-.094-11.641.501s-9.431 2.845-13.625 5-8.559 4.215-9.7 4.576c-1.402.446-2.736-.005-4.124-1.393-1.858-1.858-2.05-3.276-2.05-15.09 0-7.172-.48-17.34-1.067-22.597-.586-5.257-1.911-12.865-2.945-16.907-1.034-4.043-3.084-9.896-4.556-13.007-1.472-3.112-4.044-7.215-5.715-9.118-1.67-1.903-5.328-4.633-8.128-6.067-3.86-1.976-7.046-2.714-13.181-3.053-5.608-.309-9.771.042-13.564 1.145-3.01.875-7.326 2.934-9.592 4.575-2.265 1.641-5.28 4.964-6.698 7.385-1.42 2.421-3.463 7.953-4.543 12.293s-2.89 15.99-4.02 25.89c-1.131 9.9-2.324 26.55-2.65 37s-.09 33.85.527 52 1.592 40.65 2.167 50c.576 9.35 1.725 21.725 2.554 27.5.83 5.775 2.231 13.2 3.115 16.5.883 3.3 2.89 8.884 4.46 12.408s4.372 8.262 6.23 10.529c1.857 2.266 5.785 5.432 8.729 7.034 4.362 2.374 6.89 2.993 13.675 3.349 5.682.299 10.446-.085 15.012-1.208 3.68-.905 8.699-2.885 11.155-4.4s5.932-4.677 7.724-7.027 3.932-6.539 4.754-9.309c.823-2.77 2.012-10.872 2.642-18.004.877-9.915.865-15.368-.05-23.169-.658-5.612-1.435-15.378-1.727-21.703-.343-7.448-.107-13.064.67-15.939.686-2.536 2.62-5.859 4.511-7.75 2.368-2.368 4.221-3.311 6.51-3.311 2.291 0 4.144.944 6.521 3.321 1.959 1.959 3.551 4.728 3.88 6.75.308 1.886.736 18.729.951 37.429.314 27.243.717 35.257 2.026 40.324.898 3.478 2.784 8.756 4.19 11.729s4.202 6.761 6.213 8.418 5.869 3.749 8.575 4.647 7.219 1.971 10.031 2.383"
fill="var(--text-color)"
className="logo-stroke"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M342.305 282.303c-2.75.267-6.794.045-8.987-.494-2.193-.54-5.343-1.913-7-3.051s-4.532-4.054-6.389-6.479-4.518-4.696-5.914-5.046c-1.9-.477-4.79.568-11.519 4.163-4.94 2.64-11.729 5.662-15.087 6.716-3.357 1.054-10.086 2.18-14.953 2.504-5.317.353-11.481.103-15.438-.626-3.623-.667-9.063-2.385-12.089-3.816-3.249-1.537-8.042-5.181-11.706-8.9-4.635-4.704-7.668-9.153-11.989-17.588-3.182-6.21-6.81-14.603-8.063-18.652-1.254-4.048-3.048-11.923-3.988-17.5-.954-5.657-1.709-15.443-1.709-22.139 0-6.766.757-16.491 1.735-22.297.955-5.663 2.637-13.088 3.738-16.5 1.102-3.411 3.742-9.83 5.867-14.262 2.594-5.411 6.067-10.439 10.566-15.298 3.686-3.982 9.521-9.251 12.967-11.71s9.121-5.756 12.612-7.327 9.946-3.699 14.346-4.73c5.526-1.296 11.711-1.87 20-1.854 8.977.016 14.461.602 21.768 2.326 5.372 1.267 12.878 3.86 16.68 5.762s9.234 5.546 12.073 8.098c2.838 2.553 6.709 6.925 8.601 9.716 1.892 2.792 4.312 8.001 5.379 11.576s3.071 13.7 4.454 22.5c1.384 8.8 3.441 23.65 4.571 33 1.131 9.35 2.919 21.95 3.975 28s2.636 15.159 3.512 20.243c1.248 7.248 1.364 10.471.539 14.935-.579 3.13-1.973 7.594-3.099 9.919-1.125 2.325-3.841 6.267-6.035 8.759s-6.335 5.664-9.203 7.049c-2.868 1.384-7.465 2.735-10.215 3.003m-54.101-61.699c4.787-.29 6.269-.815 7.865-2.783 1.678-2.07 1.865-3.306 1.275-8.426-.38-3.3-.994-15.378-1.365-26.839-.666-20.602-.702-20.863-3.151-22.845-1.814-1.467-3.377-1.858-5.843-1.458-1.851.301-4.889 1.708-6.75 3.128-1.862 1.42-4.482 4.479-5.822 6.798s-3.15 6.66-4.022 9.648c-.908 3.11-1.581 9.093-1.574 14 .007 4.712.638 10.919 1.403 13.793s2.337 6.756 3.494 8.628 3.563 4.148 5.347 5.059c2.259 1.152 5.036 1.546 9.143 1.297"
fill="#FAA2CA"
className="logo-primary"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M343.758 297.232c4.578-.445 10.875-2.297 15.282-4.423 4.692-2.265 10.439-6.666 13.942-10.647 3.042-3.455 6.519-8.502 8.277-12.134 1.745-3.603 3.537-9.34 4.348-13.729 1.194-6.456 1.017-11.359-.507-20.207-.877-5.091-2.459-14.21-3.517-20.276-1.005-5.759-2.759-18.111-3.86-27.221-1.152-9.525-3.233-24.551-4.645-33.53-1.481-9.42-3.589-20.07-4.898-24.458-1.494-5.007-4.562-11.609-7.336-15.703-2.597-3.831-7.273-9.114-10.989-12.455-3.867-3.477-10.418-7.87-15.391-10.359-4.917-2.46-13.506-5.427-19.947-6.946-8.481-2.002-15.104-2.71-25.185-2.727-9.366-.017-16.669.66-23.45 2.25-5.302 1.242-12.669 3.671-17.078 5.655-4.414 1.986-10.941 5.778-15.17 8.796-4.335 3.093-10.918 9.038-15.261 13.729-5.495 5.935-9.825 12.204-13.085 19.004-2.397 5.002-5.288 12.028-6.615 16.138-1.356 4.2-3.19 12.295-4.255 18.617-1.123 6.66-1.944 17.214-1.944 24.789 0 7.502.819 18.117 1.917 24.632 1.044 6.195 2.984 14.707 4.451 19.443 1.547 4.998 5.498 14.138 9.042 21.056 4.967 9.696 8.836 15.372 14.654 21.276 4.809 4.88 10.964 9.56 15.976 11.931 4.231 2.002 10.914 4.111 15.786 5.009 5.278.973 12.666 1.272 19.15.841 5.977-.397 13.853-1.716 18.452-3.16 4.369-1.371 11.966-4.753 17.663-7.797q.403-.216.78-.414c2.395 2.706 5.163 5.318 7.478 6.909 3.195 2.195 8.011 4.294 11.912 5.253 3.932.967 9.663 1.283 14.023.858m-10.44-15.423c2.193.539 6.237.761 8.987.494 2.75-.268 7.347-1.619 10.215-3.003s7.009-4.556 9.203-7.049c2.194-2.492 4.91-6.434 6.035-8.759s2.52-6.789 3.099-9.919c.825-4.464.709-7.687-.539-14.935-.876-5.084-2.456-14.193-3.512-20.243s-2.844-18.65-3.975-28c-1.13-9.35-3.187-24.2-4.571-33s-3.388-18.925-4.454-22.5c-1.067-3.575-3.487-8.784-5.379-11.576s-5.763-7.163-8.601-9.716-8.272-6.196-12.073-8.098-11.308-4.495-16.68-5.762c-7.307-1.724-12.791-2.31-21.768-2.326-8.289-.015-14.474.558-20 1.853-4.4 1.032-10.856 3.161-14.346 4.731-3.491 1.571-9.166 4.868-12.612 7.327s-9.281 7.728-12.967 11.71c-4.499 4.859-7.972 9.887-10.566 15.298-2.125 4.432-4.765 10.851-5.867 14.262-1.101 3.412-2.783 10.837-3.738 16.5-.978 5.806-1.735 15.531-1.735 22.297 0 6.696.755 16.482 1.709 22.139.94 5.577 2.734 13.452 3.988 17.5 1.253 4.049 4.881 12.442 8.063 18.652 4.321 8.435 7.354 12.884 11.989 17.588 3.664 3.719 8.457 7.363 11.706 8.9 3.026 1.431 8.466 3.149 12.089 3.816 3.957.729 10.121.979 15.438.626 4.867-.324 11.596-1.45 14.953-2.504 3.358-1.054 10.147-4.076 15.087-6.716 6.729-3.595 9.619-4.64 11.519-4.163 1.396.35 4.057 2.621 5.914 5.046s4.732 5.34 6.389 6.479c1.657 1.138 4.807 2.511 7 3.051m-37.249-63.988c-1.596 1.968-3.078 2.493-7.865 2.783-4.107.249-6.884-.145-9.143-1.297-1.784-.911-4.19-3.187-5.347-5.059s-2.729-5.754-3.494-8.628-1.396-9.081-1.403-13.793c-.007-4.907.666-10.89 1.574-14 .872-2.988 2.682-7.329 4.022-9.648s3.96-5.378 5.822-6.798c1.861-1.42 4.899-2.827 6.75-3.128 2.466-.4 4.029-.009 5.843 1.458 2.449 1.982 2.485 2.243 3.151 22.845.371 11.461.985 23.539 1.365 26.839.59 5.12.403 6.356-1.275 8.426"
fill="#382731"
className="logo-stroke"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M425.018 287.825c-3.692-.039-8.395-.688-10.45-1.444-2.056-.755-5.754-2.76-8.218-4.455s-6.549-5.981-9.077-9.524-5.475-8.941-6.549-11.997c-1.074-3.057-2.375-8.36-2.891-11.784-.515-3.424-1.456-20.176-2.09-37.226-.635-17.05-.906-41.8-.603-55 .348-15.203 1.117-26.997 2.098-32.178.851-4.497 2.618-11.127 3.927-14.731 1.308-3.605 3.874-8.502 5.701-10.882s5.201-5.77 7.499-7.534c2.298-1.763 6.374-3.965 9.059-4.893 2.741-.947 7.95-1.692 11.881-1.7 4.423-.008 8.636.644 11.444 1.772 2.444.982 6.124 3.116 8.177 4.742s5.795 6.087 8.316 9.914c3.209 4.87 5.396 7.161 7.29 7.636 2.121.533 4.657-.375 11.739-4.205 4.969-2.686 11.959-5.659 15.534-6.605s9.251-1.746 12.614-1.778c3.362-.032 8.535.401 11.495.963 2.961.561 8.14 2.311 11.51 3.888s7.872 4.45 10.005 6.385c2.132 1.934 5.335 5.937 7.117 8.895s4.546 8.963 6.141 13.345c1.595 4.381 3.652 12.016 4.57 16.966 1.187 6.393 1.844 17.402 2.267 38 .377 18.325.158 35.626-.594 47-.654 9.9-1.846 21.359-2.648 25.464-.802 4.106-2.153 9.555-3.001 12.11-.849 2.554-3.074 6.434-4.946 8.621-2.103 2.457-5.815 5.062-9.717 6.822-4.765 2.148-8.316 2.954-14.484 3.286-6.395.344-9.686-.02-15.135-1.675-5.101-1.55-8.286-3.304-11.906-6.559-2.718-2.444-6.393-7.165-8.166-10.491s-3.921-9.317-4.773-13.313c-1.104-5.174-1.379-9.999-.958-16.765.326-5.225 1.721-16.371 3.101-24.768s2.508-17.975 2.508-21.282c0-3.308-.613-7.462-1.362-9.232s-2.315-4.067-3.479-5.104c-1.344-1.198-3.615-1.887-6.217-1.887-2.486 0-5.151.768-6.771 1.951-1.469 1.073-3.546 3.715-4.615 5.871-1.739 3.505-1.963 6.357-2.113 26.936-.093 12.658-.424 28.865-.735 36.015-.401 9.193-1.196 15.014-2.717 19.877-1.681 5.379-3.18 7.908-6.879 11.607-3.084 3.083-6.724 5.476-10.458 6.873-3.891 1.455-7.883 2.121-12.441 2.073"
fill="#FAA2CA"
className="logo-primary"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M424.86 302.824c6.365.067 12.191-.904 17.855-3.023 5.792-2.167 11.241-5.749 15.808-10.315 4.99-4.99 7.717-9.303 9.978-15.87a46 46 0 0 0 1.189 2.412c2.589 4.857 7.345 10.968 11.374 14.59 5.294 4.76 10.42 7.584 17.575 9.757 7.175 2.179 12.211 2.737 20.301 2.301 7.948-.428 13.31-1.644 19.844-4.59 5.79-2.611 11.293-6.474 14.946-10.742 3.114-3.638 6.314-9.216 7.786-13.647 1.076-3.239 2.573-9.279 3.488-13.962.955-4.892 2.2-16.857 2.893-27.35.785-11.866 1.009-29.575.624-48.298-.44-21.431-1.128-32.954-2.515-40.429-1.068-5.75-3.34-14.185-5.224-19.36-1.905-5.234-5.064-12.099-7.388-15.956-2.505-4.157-6.618-9.297-9.886-12.262-3.322-3.014-9.074-6.685-13.726-8.862-4.452-2.083-10.81-4.231-15.073-5.04-3.956-.75-10.11-1.265-14.432-1.224-4.642.043-11.556 1.018-16.31 2.277-4.863 1.287-12.899 4.704-18.83 7.91l-.286.155c-3.231-4.66-7.41-9.528-10.612-12.064-3.185-2.523-8.118-5.383-11.898-6.902-4.795-1.926-10.859-2.865-17.066-2.853-5.483.011-12.304.987-16.748 2.522-4.218 1.457-9.724 4.431-13.296 7.173-3.345 2.568-7.647 6.89-10.264 10.298-2.826 3.682-6.098 9.927-7.902 14.898-1.597 4.398-3.57 11.802-4.565 17.06-1.183 6.248-1.989 18.611-2.356 34.623-.311 13.522-.036 38.568.609 55.902.662 17.79 1.61 34.664 2.248 38.901.653 4.343 2.179 10.562 3.572 14.524 1.581 4.5 5.193 11.117 8.49 15.737 3.468 4.86 8.724 10.375 12.784 13.168 3.432 2.362 8.211 4.953 11.549 6.179 3.914 1.438 10.207 2.307 15.464 2.362m-10.292-16.443c2.055.756 6.758 1.405 10.45 1.444 4.558.048 8.55-.618 12.441-2.073 3.734-1.397 7.374-3.79 10.458-6.873 3.699-3.699 5.198-6.228 6.879-11.607 1.521-4.863 2.316-10.684 2.717-19.877.311-7.15.642-23.357.735-36.015.15-20.579.374-23.431 2.113-26.936 1.069-2.156 3.146-4.798 4.615-5.871 1.62-1.183 4.285-1.951 6.771-1.951 2.602 0 4.873.689 6.217 1.887 1.164 1.037 2.73 3.334 3.479 5.104s1.362 5.924 1.362 9.232-1.129 12.884-2.508 21.282-2.775 19.543-3.101 24.768c-.421 6.766-.145 11.591.958 16.765.853 3.996 3 9.987 4.773 13.313s5.448 8.047 8.166 10.491c3.62 3.255 6.805 5.009 11.906 6.559 5.449 1.655 8.74 2.019 15.135 1.675 6.169-.332 9.719-1.138 14.485-3.286 3.901-1.76 7.613-4.365 9.716-6.822 1.872-2.187 4.097-6.067 4.946-8.621s2.199-8.004 3.001-12.11 1.994-15.564 2.648-25.464c.752-11.374.971-28.675.594-47-.423-20.598-1.08-31.607-2.267-38-.918-4.95-2.975-12.585-4.57-16.966s-4.358-10.387-6.141-13.345c-1.782-2.958-4.985-6.961-7.117-8.895-2.133-1.935-6.634-4.808-10.005-6.385-3.37-1.577-8.549-3.327-11.51-3.888-2.96-.561-8.133-.995-11.495-.963-3.363.031-9.039.832-12.614 1.778s-10.565 3.919-15.534 6.605c-7.082 3.83-9.618 4.738-11.739 4.205-1.894-.475-4.081-2.766-7.29-7.636-2.521-3.827-6.263-8.288-8.316-9.914s-5.733-3.76-8.177-4.742c-2.808-1.128-7.021-1.78-11.444-1.772-3.931.008-9.139.753-11.881 1.7-2.685.928-6.761 3.13-9.059 4.893-2.298 1.764-5.672 5.155-7.499 7.534-1.827 2.38-4.393 7.277-5.701 10.882-1.309 3.604-3.076 10.234-3.927 14.731-.981 5.181-1.75 16.975-2.098 32.178-.303 13.2-.032 37.95.603 55 .634 17.05 1.575 33.802 2.09 37.226.516 3.424 1.817 8.727 2.891 11.784 1.074 3.056 4.022 8.455 6.549 11.997 2.528 3.543 6.612 7.828 9.077 9.524s6.162 3.7 8.218 4.455"
fill="#382731"
className="logo-stroke"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M646.483 270.798c-2.298-.053-8.228-.725-13.178-1.494s-11.925-2.334-15.5-3.479-9.356-3.668-12.846-5.608-9.166-6.294-12.612-9.675-8.329-9.341-10.853-13.244-5.903-10.429-7.51-14.5c-1.607-4.072-3.642-10.328-4.522-13.903s-2.043-10.437-2.584-15.25a78.7 78.7 0 0 1 .01-17.5c.546-4.812 1.654-11.607 2.464-15.1.809-3.492 2.62-9.792 4.024-14 1.405-4.207 3.94-10.125 5.633-13.15s5.128-8.116 7.635-11.314c2.506-3.197 7.28-7.878 10.609-10.402s9.732-6.326 14.229-8.45c4.498-2.124 12.373-4.868 17.5-6.098 7.8-1.87 11.692-2.197 23.823-1.996 14.121.233 14.555.178 16.589-2.119 1.612-1.82 2.381-4.84 3.367-13.24.703-5.984 2.355-14.706 3.672-19.38 1.316-4.676 4.63-13.06 7.364-18.633 3.881-7.912 6.188-11.245 10.527-15.21 3.717-3.398 7.317-5.634 10.874-6.756 3.842-1.21 7.507-1.545 13.212-1.204 5.34.318 9.233 1.16 12.03 2.598 2.274 1.17 5.611 3.604 7.417 5.41 1.805 1.805 4.341 5.596 5.636 8.424s2.907 8.905 3.583 13.506c.676 4.6 1.218 16.464 1.205 26.364-.014 9.9-.592 45.675-1.286 79.5s-1.712 65.325-2.263 70-1.91 11.862-3.021 15.97-3.208 9.652-4.66 12.319-4.217 6.235-6.147 7.929c-1.929 1.694-6.003 4.224-9.053 5.621-4.009 1.838-7.772 2.659-13.582 2.966-7.322.386-8.701.139-15.5-2.772-5.466-2.34-8.4-3.054-10.964-2.668-1.925.29-6.246 1.419-9.602 2.508s-9.576 2.463-13.822 3.053c-4.246.591-9.6 1.031-11.898.977m3.98-67.903c1.967 0 4.361-.986 6.247-2.574 1.683-1.415 3.586-4.331 4.229-6.479.758-2.528.954-7.354.558-13.677-.337-5.373-1.298-12.046-2.134-14.829-.837-2.782-2.59-6.062-3.896-7.289s-3.955-2.487-5.887-2.801c-2.298-.373-4.778.031-7.177 1.17-2.3 1.091-4.637 3.395-6.271 6.184-1.895 3.235-2.741 6.353-3.106 11.454-.276 3.855.031 9.334.682 12.175s2.402 6.919 3.891 9.061 4.274 4.73 6.191 5.75 4.919 1.855 6.673 1.855"
fill="#FAA2CA"
className="logo-primary"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M646.135 285.794c3.256.076 9.335-.423 14.312-1.116 5.079-.706 12.15-2.268 16.386-3.643a87 87 0 0 1 6.295-1.756c.803.244 2.026.706 3.737 1.438 8.905 3.813 12.574 4.469 22.194 3.962 7.586-.4 13.177-1.621 19.041-4.308 4.298-1.97 9.594-5.259 12.701-7.986 3.316-2.912 7.164-7.875 9.426-12.03 2.066-3.797 4.567-10.41 5.964-15.574 1.308-4.836 2.804-12.744 3.438-18.131.638-5.416 1.651-36.757 2.363-71.447.696-33.926 1.275-69.756 1.289-79.788.014-10.578-.557-23.069-1.364-28.565-.867-5.899-2.83-13.3-4.785-17.57-2.005-4.377-5.532-9.65-8.669-12.786-2.905-2.905-7.506-6.26-11.161-8.141-4.951-2.547-10.758-3.802-17.998-4.234-7.404-.442-12.851.055-18.616 1.873-5.822 1.835-11.257 5.21-16.484 9.988-5.89 5.383-9.23 10.21-13.874 19.677-3.113 6.345-6.756 15.564-8.336 21.173-1.542 5.478-3.34 14.966-4.13 21.697q-.14 1.186-.268 2.176a947 947 0 0 1-4.543-.066c-13.296-.22-18.394.207-27.569 2.408-6.115 1.467-14.965 4.55-20.408 7.12-5.398 2.55-12.69 6.88-16.885 10.061-4.348 3.296-10.046 8.883-13.353 13.102-2.966 3.784-6.832 9.513-8.919 13.241-2.184 3.903-5.084 10.674-6.771 15.727-1.547 4.635-3.487 11.384-4.409 15.364-.95 4.098-2.149 11.447-2.756 16.794a93.7 93.7 0 0 0-.011 20.866c.608 5.419 1.878 12.909 2.925 17.162 1.049 4.258 3.29 11.15 5.134 15.822 1.977 5.008 5.813 12.414 8.866 17.137 3.13 4.842 8.717 11.66 12.945 15.808 4.365 4.283 11.102 9.451 15.83 12.079 4.341 2.412 11.028 5.332 15.559 6.783 4.378 1.401 12.099 3.134 17.772 4.015 5.547.862 12.025 1.596 15.132 1.668m-12.83-16.49c4.95.769 10.88 1.441 13.178 1.494 2.298.054 7.652-.386 11.898-.977 4.246-.59 10.466-1.964 13.822-3.053s7.677-2.218 9.602-2.508c2.564-.386 5.498.328 10.964 2.668 6.799 2.911 8.178 3.158 15.5 2.772 5.81-.307 9.573-1.128 13.582-2.966 3.05-1.397 7.124-3.927 9.053-5.621s4.696-5.262 6.147-7.929 3.549-8.211 4.66-12.319 2.471-11.295 3.021-15.97c.551-4.675 1.569-36.175 2.263-70s1.272-69.6 1.286-79.5c.013-9.9-.529-21.764-1.205-26.364s-2.288-10.678-3.583-13.506-3.831-6.62-5.636-8.425-5.143-4.24-7.417-5.41c-2.797-1.438-6.69-2.279-12.03-2.597-5.705-.34-9.37-.007-13.212 1.204-3.557 1.122-7.157 3.358-10.874 6.755-4.339 3.966-6.646 7.299-10.527 15.21-2.734 5.574-6.048 13.958-7.364 18.633-1.317 4.675-2.969 13.397-3.672 19.382-.986 8.398-1.755 11.42-3.367 13.24-2.034 2.296-2.468 2.351-16.589 2.118-12.131-.2-16.023.125-23.823 1.996-5.127 1.23-13.002 3.974-17.5 6.098s-10.9 5.927-14.229 8.45c-3.329 2.524-8.103 7.205-10.609 10.402-2.507 3.198-5.942 8.289-7.635 11.314s-4.228 8.943-5.633 13.151c-1.404 4.207-3.215 10.507-4.024 14-.81 3.492-1.918 10.287-2.464 15.099a78.7 78.7 0 0 0-.01 17.5c.541 4.813 1.703 11.675 2.584 15.25.88 3.575 2.915 9.831 4.522 13.903 1.607 4.071 4.986 10.596 7.51 14.5s7.408 9.863 10.853 13.244c3.446 3.381 9.121 7.735 12.612 9.675s9.271 4.463 12.846 5.608 10.55 2.71 15.5 3.479m23.405-68.983c-1.886 1.588-4.28 2.574-6.247 2.574-1.754 0-4.757-.835-6.673-1.855s-4.703-3.607-6.192-5.75-3.239-6.22-3.89-9.061-.958-8.32-.682-12.175c.365-5.101 1.211-8.219 3.106-11.454 1.634-2.789 3.971-5.093 6.271-6.184 2.399-1.139 4.879-1.543 7.177-1.17 1.932.314 4.581 1.574 5.887 2.801s3.059 4.507 3.896 7.289 1.797 9.456 2.134 14.829c.396 6.323.2 11.149-.558 13.677-.643 2.148-2.546 5.064-4.229 6.479"
fill="#382731"
className="logo-stroke"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M794.072 312.303c-4.822.265-10.949.087-13.616-.394-2.667-.482-7.247-2.05-10.178-3.483-3.125-1.53-7.596-5.057-10.815-8.534-3.498-3.778-6.292-8.026-7.706-11.712-1.256-3.276-2.427-9.057-2.701-13.329-.404-6.292-.114-8.403 1.746-12.727 1.27-2.952 4.15-6.953 6.691-9.296 2.454-2.261 6.792-5.179 9.64-6.482 2.847-1.304 9.226-3.323 14.175-4.487s10.063-2.803 11.366-3.641c2.04-1.313 2.296-2.1 1.848-5.674-.286-2.282-2.975-9.553-5.974-16.159s-7.501-17.406-10.003-24-6.165-17.165-8.141-23.49-4.955-18.25-6.62-26.5c-1.664-8.25-3.308-18.931-3.651-23.736-.368-5.144-.144-11.653.546-15.827.644-3.9 2.244-9.194 3.555-11.764 1.312-2.57 3.664-5.86 5.228-7.313s4.701-3.57 6.973-4.709c2.271-1.137 6.788-2.497 10.038-3.02 3.512-.566 7.809-.597 10.59-.077 2.575.48 6.44 1.772 8.59 2.868 2.15 1.097 5.685 4.012 7.856 6.479 2.171 2.466 5.424 7.689 7.23 11.605 2.207 4.79 4.372 12.532 6.612 23.65 1.844 9.149 4.363 18.582 5.642 21.129 1.272 2.53 3.094 5.07 4.048 5.644 1.348.81 2.216.564 3.877-1.097 1.829-1.829 2.476-4.884 4.446-20.986 1.268-10.365 2.97-21.996 3.782-25.846s2.442-9.566 3.622-12.702c1.191-3.167 4.131-7.91 6.613-10.671 2.458-2.733 6.396-5.903 8.752-7.043s6.967-2.355 10.248-2.697c3.38-.354 8.445-.11 11.685.563 3.146.654 7.858 2.62 10.473 4.369 2.877 1.925 5.982 5.24 7.866 8.396 1.711 2.868 3.736 8.043 4.498 11.5.782 3.544 1.346 11.313 1.295 17.814-.05 6.34-.646 18.04-1.325 26-.678 7.959-2.112 19.871-3.186 26.471s-3.335 18.053-5.025 25.451c-1.689 7.397-4.846 18.647-7.015 25-2.169 6.352-7.098 17.974-10.954 25.826s-9.713 18.316-13.016 23.253c-3.302 4.937-9.634 12.812-14.071 17.5-4.437 4.687-11.671 11.237-16.075 14.556s-11.529 7.804-15.834 9.969c-4.306 2.164-11.66 5.046-16.343 6.403-4.802 1.392-12.339 2.678-17.282 2.95"
fill="#FAA2CA"
className="logo-primary"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M794.895 327.28c6.081-.334 14.743-1.812 20.634-3.52 5.564-1.612 13.776-4.83 18.906-7.409 5.138-2.583 13.023-7.547 18.123-11.391 5.1-3.842 12.95-10.951 17.941-16.224 5.005-5.287 11.865-13.818 15.646-19.471 3.714-5.551 9.884-16.575 14.012-24.981 4.121-8.393 9.296-20.592 11.686-27.592 2.343-6.862 5.64-18.614 7.443-26.507 1.757-7.697 4.08-19.458 5.206-26.38 1.139-6.995 2.618-19.283 3.327-27.608s1.325-20.404 1.378-27.155c.06-7.529-.579-16.327-1.646-21.163-1.104-5.005-3.717-11.686-6.266-15.957-3.006-5.036-7.649-9.992-12.404-13.174-4.228-2.83-10.739-5.546-15.766-6.59-4.766-.989-11.385-1.308-16.293-.795-4.921.514-11.203 2.168-15.225 4.115-4.279 2.07-9.702 6.436-13.37 10.515-3.703 4.118-7.633 10.46-9.499 15.418-1.111 2.953-2.44 7.392-3.437 11.357a53 53 0 0 0-.93-2.146c-2.378-5.159-6.389-11.597-9.593-15.237-3.34-3.795-8.313-7.896-12.299-9.93-3.458-1.763-8.691-3.511-12.651-4.251-4.587-.857-10.601-.813-15.73.013-4.673.752-10.636 2.547-14.372 4.418-3.492 1.75-7.805 4.662-10.461 7.128-2.963 2.751-6.322 7.45-8.382 11.487-2.076 4.07-4.115 10.813-4.994 16.138-.892 5.399-1.156 13.075-.708 19.341.397 5.547 2.129 16.81 3.91 25.633 1.762 8.732 4.864 21.153 7.005 28.006 2.066 6.615 5.828 17.468 8.435 24.338 2.615 6.894 7.239 17.988 10.369 24.881a142 142 0 0 1 2.103 4.882c-5.67 1.388-12.419 3.551-16.105 5.238-4.308 1.972-9.964 5.776-13.561 9.092-4.063 3.745-8.185 9.472-10.304 14.398-2.873 6.678-3.481 11.112-2.936 19.614.366 5.714 1.837 12.972 3.664 17.738 2.149 5.605 5.984 11.434 10.705 16.533 4.395 4.747 10.295 9.403 15.23 11.818 4.121 2.016 10.005 4.029 14.103 4.77 4.017.725 11.218.934 17.106.61m-14.439-15.371c2.667.482 8.794.659 13.616.394 4.943-.272 12.48-1.558 17.281-2.95 4.684-1.357 12.038-4.239 16.344-6.403 4.305-2.165 11.43-6.651 15.834-9.969 4.404-3.319 11.638-9.869 16.075-14.556 4.437-4.688 10.769-12.562 14.071-17.5 3.303-4.937 9.16-15.401 13.016-23.253s8.785-19.474 10.954-25.826 5.326-17.602 7.015-25 3.951-18.851 5.025-25.451 2.508-18.512 3.186-26.471c.679-7.96 1.275-19.66 1.325-26 .051-6.501-.513-14.27-1.295-17.814-.762-3.457-2.787-8.632-4.498-11.5-1.884-3.156-4.989-6.47-7.866-8.396-2.615-1.75-7.327-3.715-10.473-4.368-3.24-.673-8.305-.918-11.685-.564-3.281.343-7.892 1.556-10.248 2.697-2.356 1.14-6.294 4.31-8.752 7.043-2.482 2.76-5.422 7.504-6.614 10.671-1.179 3.136-2.809 8.852-3.621 12.702s-2.514 15.481-3.782 25.846c-1.97 16.102-2.617 19.157-4.446 20.986-1.661 1.661-2.529 1.907-3.877 1.097-.955-.574-2.776-3.114-4.048-5.644-1.279-2.547-3.798-11.98-5.642-21.129-2.24-11.118-4.405-18.86-6.612-23.65-1.806-3.916-5.059-9.139-7.23-11.605s-5.706-5.382-7.856-6.479c-2.15-1.096-6.015-2.387-8.59-2.868-2.781-.52-7.078-.489-10.59.077-3.25.523-7.767 1.883-10.039 3.02s-5.408 3.257-6.972 4.71c-1.564 1.451-3.916 4.742-5.228 7.312s-2.911 7.864-3.555 11.764c-.69 4.175-.914 10.683-.546 15.827.343 4.805 1.987 15.486 3.651 23.736 1.665 8.25 4.644 20.175 6.62 26.5s5.639 16.896 8.141 23.49c2.502 6.595 7.003 17.395 10.003 24s5.688 13.877 5.974 16.159c.448 3.574.192 4.361-1.848 5.674-1.303.838-6.418 2.477-11.366 3.641-4.949 1.164-11.328 3.183-14.176 4.487-2.847 1.303-7.185 4.221-9.639 6.483-2.541 2.342-5.421 6.343-6.691 9.295-1.86 4.324-2.15 6.435-1.746 12.727.274 4.272 1.445 10.053 2.701 13.329 1.414 3.686 4.208 7.934 7.705 11.712 3.22 3.477 7.69 7.004 10.816 8.534 2.931 1.433 7.511 3.001 10.178 3.483"
fill="#382731"
className="logo-stroke"
/>
<path
fillRule="evenodd"