Skip to content

Commit

Permalink
Merge pull request #1 from estrattonbailey/v2
Browse files Browse the repository at this point in the history
v2
  • Loading branch information
estrattonbailey committed Jun 16, 2022
2 parents c2a8b30 + 4ab6357 commit f97b791
Show file tree
Hide file tree
Showing 12 changed files with 133 additions and 102 deletions.
3 changes: 3 additions & 0 deletions netlify.toml
Expand Up @@ -2,3 +2,6 @@
command = 'npm run build'
publish = 'build/static'
functions = 'build/functions'

[functions]
node_bundler = 'esbuild'
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -20,6 +20,7 @@
"devDependencies": {
"@presta/adapter-netlify": "^0.4.2",
"@tsconfig/node14": "^1.0.1",
"@types/node": "^17.0.35",
"typescript": "^4.5.5"
}
}
6 changes: 6 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified public/favicon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/og.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions site/components/ArrowTopRight.tsx
@@ -0,0 +1,10 @@
import { h } from 'hyposcript'
import { Box, BoxProps } from 'hypobox'

export function ArrowTopRight(props: BoxProps) {
return (
<Box as='svg' {...props} viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.64645 11.3536C3.45118 11.1583 3.45118 10.8417 3.64645 10.6465L10.2929 4L6 4C5.72386 4 5.5 3.77614 5.5 3.5C5.5 3.22386 5.72386 3 6 3L11.5 3C11.6326 3 11.7598 3.05268 11.8536 3.14645C11.9473 3.24022 12 3.36739 12 3.5L12 9.00001C12 9.27615 11.7761 9.50001 11.5 9.50001C11.2239 9.50001 11 9.27615 11 9.00001V4.70711L4.35355 11.3536C4.15829 11.5488 3.84171 11.5488 3.64645 11.3536Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></Box>
)
}


9 changes: 9 additions & 0 deletions site/components/Lockup.tsx
@@ -0,0 +1,9 @@
import { h } from 'hyposcript'
import { Box, BoxProps } from 'hypobox'

export function Lockup(props: BoxProps) {
return (
<Box as='svg' {...props} viewBox="0 0 396.1 524.4"><style>{`.st0{fill:${props.counter}}.st6{fill:currentColor}`}</style><path class="st0" d="M223.3 191.4c-15.7 0-25.5-23.7-25.5-61.8 0-33.8 11.2-45.8 20.7-45.8 9.4 0 19.4 9 19.4 34.2v66.2l-.1.1c-4.3 4.6-9.3 7.1-14.5 7.1zM71 354.9c-12.5 0-19.4-12.1-19.4-34.2v-65.9l.1-.1c4.4-4.9 9.4-7.4 14.9-7.4 15.6 0 25.2 23.7 25.2 61.8-.1 33.8-10.8 45.8-20.8 45.8zM337.1 84c-8.7 0-14.2 18.2-14.2 44.5v4.7l27.9-11.1c-.2-22-6.3-38.1-13.7-38.1zM223.3 494.4c-15.7 0-25.5-23.7-25.5-61.8 0-33.8 11.2-45.8 20.7-45.8 9.4 0 19.4 9 19.4 34.2v66.2l-.1.1c-4.3 4.6-9.3 7.1-14.5 7.1zM322.7 431.5c0-27.2 5.7-44.7 14.4-44.7 7.7 0 13.6 16.5 13.9 38.4v.1l-28.3 11.2v-5z"/><g><path class="st6" d="M128.5 57.6c13.2 0 22.1-10.3 22.1-22.4s-9-22.1-22.1-22.1c-13.2 0-22.1 10-22.1 22.1s8.9 22.4 22.1 22.4zM105.6 209.1h47.7c-4.2-4.5-6.6-11.3-6.6-19.8V75l-41.1 7.6c4.2 4 6.8 12.1 6.8 21.3v85.3c0 8.6-2.6 15.7-6.8 19.9zM272.1 190.1V9.7L231 17.3c4.5 4 6.8 12.1 6.8 21.3v41.1c-4.7-3.7-10.3-6.1-19-6.1-31.6 0-56.4 30.6-56.4 72.4 0 40.8 19 65.1 43.7 65.1 14.8 0 26.1-8.7 33.2-21.1l.3 19h39.2c-4.4-3.6-6.7-10.4-6.7-18.9zm-34.3-6c-4.5 4.7-9.5 7.1-14.5 7.1-15.3 0-25.3-22.9-25.3-61.6 0-30.3 9.5-45.6 20.5-45.6 13.2 0 19.2 15.8 19.2 34v66.1zM340.3 211.7c28.4 0 46.4-18.7 48.5-52.9h-1.1c-5 19.5-16.3 30-30.6 30-18.7 0-30.6-16.6-33.5-45.6l62.2-22.7c-4.2-30-20.8-47.4-45.6-47.4-29.8 0-52.7 30.8-52.7 71.9.1 40.1 21.7 66.7 52.8 66.7zm-17.4-83.2c0-26.3 5.5-44.5 14.2-44.5 7.4 0 13.4 16.1 13.7 38.2l-27.9 11.1v-4.8zM17.5 342.1c0 7.9-1.6 13.7-5.5 20.3l.5.5c6.3-2.4 14.5-3.7 22.4-3.7 8.7 0 15.3 1.8 24.2 4.2 4 1.1 7.4 1.6 12.4 1.6 31.9 0 55.6-31.3 55.6-71.6 0-41.1-18.7-65.8-42.9-65.8-14.2 0-25 7.4-32.4 18.7v-68.9l-.7.1-38.7 7.2-1.7.3c4.5 4 6.8 11.3 6.8 21.3V342.1zm34.2-87.2c4.5-5 9.5-7.4 14.8-7.4 14.8 0 25 22.1 25 61.6 0 31.1-9.5 45.6-20.5 45.6-12.9 0-19.2-12.6-19.2-34v-65.8zM272.1 493.1V312.7l-41.1 7.6c4.5 4 6.8 12.1 6.8 21.3v41.1c-4.7-3.7-10.3-6.1-19-6.1-31.6 0-56.4 30.6-56.4 72.4 0 40.8 19 65.1 43.7 65.1 14.8 0 26.1-8.7 33.2-21.1l.3 19h39.2c-4.4-3.6-6.7-10.5-6.7-18.9zm-34.3-6.1c-4.5 4.7-9.5 7.1-14.5 7.1-15.3 0-25.3-22.9-25.3-61.6 0-30.3 9.5-45.6 20.5-45.6 13.2 0 19.2 15.8 19.2 34V487zM357.2 491.8c-18.7 0-30.6-16.6-33.5-45.6l62.2-22.7c-4.2-30-20.8-47.4-45.6-47.4-29.8 0-52.7 30.8-52.7 71.9 0 40 21.6 66.6 52.7 66.6 28.4 0 46.4-18.7 48.5-52.9h-1.1c-5 19.5-16.3 30.1-30.5 30.1zm-34.3-60.3c0-26.3 5.5-44.5 14.2-44.5 7.4 0 13.4 16.1 13.7 38.2l-27.9 11.1v-4.8z"/><path class="st6" d="M186.2 357.7 224.7 242c2.1-7.1 4.7-12.6 9.2-17.4h-29.5c6.1 6.3 6.3 13.4 4 20.8L187.2 320l-24-74.7c-3.2-8.4-2.6-15 3.7-20.5h-50.6c4.7 5 8.2 10.5 10.3 16.6l43.7 120.4c-6.1 16.9-12.4 25.1-24.8 25.1-10.3 0-19.9-8.4-24.9-18.7 0 0-6.8 12.1-18.1 22.7 0 0 12 21 38 21 21.9 0 35.1-29.1 40-39.8l5.7-14.4zM69.8 430.7l-11.6-6.3C39.5 414.7 35 409.4 35 401c0-7.6 6.1-14 15.8-14 11.9 0 24.2 6.8 39.8 36.6h.5L89 377.7 79 384c-7.1-4.2-15.3-7.9-27.4-7.9-25.6 0-42.9 16.6-42.9 40.3 0 16.1 7.4 28.4 25.8 37.9l12.4 6.6c17.6 9.5 22.1 15.8 22.1 25.6 0 10-6.3 17.1-18.4 17.1-14.5 0-28.7-10-42.9-43.5h-.4L9.9 513l10-7.1c7.9 4.7 17.6 8.7 29.8 8.7 28.4 0 45.8-17.9 45.8-42.4.1-18.9-7-31.5-25.7-41.5zM34.5 151.4l12.4 6.6c1.5.8 2.9 1.6 4.2 2.4.2.1.5.3.7.4 13.6 8 17.2 14 17.2 22.8 0 7.8-3.8 13.8-11.2 16.1v11.6c23.7-3.1 37.8-19.8 37.8-41.9 0-19-7.1-31.6-25.8-41.6l-11.6-6.3c-18.7-9.7-23.2-15-23.2-23.4 0-7.6 6.1-14 15.8-14 11.9 0 24.2 6.8 39.8 36.6h.5L89 74.8l-10 6.3c-7.1-4.2-15.3-7.9-27.4-7.9-25.6 0-42.9 16.6-42.9 40.3 0 16.1 7.3 28.4 25.8 37.9zM146.7 417.1c-1.9.4-4 .6-6.1.6-12 0-21.3-3.9-28.2-8.6v83.1c0 8.4-2.6 15.5-6.8 19.8h47.7c-4.2-4.5-6.6-11.3-6.6-19.8v-75.1z"/></g></Box>

)
}
9 changes: 9 additions & 0 deletions site/components/Logo.tsx
@@ -0,0 +1,9 @@
import { h } from 'hyposcript'
import { Box, BoxProps } from 'hypobox'

export function Logo(props: BoxProps) {
return (
<Box as='svg' {...props} viewBox="0 0 214 245" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m34.72 81.118-4.195 2.979-1.103-22.207h.111C35.49 75.924 41.45 80.12 47.516 80.12c5.099 0 7.727-2.98 7.727-7.18 0-4.088-1.854-6.738-9.27-10.715l-5.186-2.785c-7.727-3.982-10.813-9.17-10.813-15.913 0-9.941 7.28-16.902 17.983-16.902 5.075 0 8.495 1.545 11.476 3.313l4.194-2.65.88 19.223h-.217C57.8 34.027 52.592 31.154 47.628 31.154c-4.084 0-6.623 2.65-6.623 5.857 0 3.536 1.853 5.745 9.71 9.834l4.857 2.65c7.833 4.176 10.813 9.5 10.813 17.454 0 10.275-7.281 17.788-19.198 17.788a23.769 23.769 0 0 1-12.467-3.62ZM77.638 75.372v-35.8c0-3.865-1.103-7.29-2.864-8.947l17.21-3.202v47.95c0 3.535.996 6.408 2.78 8.283H74.769c1.766-1.768 2.87-4.729 2.87-8.284ZM75.103 10.74c0-5.105 3.75-9.282 9.27-9.282s9.27 4.177 9.27 9.282-3.75 9.388-9.27 9.388-9.27-4.316-9.27-9.388ZM135.129 83.656l-.111-7.954c-2.981 5.193-7.727 8.817-13.905 8.817-10.373 0-18.317-10.168-18.317-27.293 0-17.565 10.373-30.383 23.638-30.383 3.643 0 5.96.997 7.944 2.543V12.15c0-3.866-.992-7.291-2.869-8.948L148.723 0v75.678c0 3.537.992 6.41 2.869 7.955l-16.463.023Zm-.774-10.493V45.429c0-7.625-2.54-14.252-8.055-14.252-4.635 0-8.607 6.41-8.607 19.116 0 16.243 4.171 25.85 10.595 25.85 2.099 0 4.19-.994 6.067-2.98ZM201.764 62.554c-.881 14.387-8.384 22.206-20.301 22.206-13.019 0-22.066-11.138-22.066-27.951 0-17.236 9.599-30.166 22.066-30.166 10.373 0 17.325 7.29 19.087 19.886l-26.039 9.5c1.214 12.154 6.178 19.116 14.016 19.116 5.956 0 10.702-4.418 12.797-12.596l.44.005Zm-27.582-12.707v1.991l11.694-4.64c-.111-9.282-2.647-16.02-5.738-16.02-3.629 0-5.947 7.624-5.947 18.67h-.009ZM46.96 241.357l-4.194 2.984-1.103-22.206h.11c5.957 14.029 11.917 18.229 17.984 18.229 5.099 0 7.726-2.984 7.726-7.18 0-4.088-1.854-6.743-9.27-10.72l-5.186-2.784c-7.721-3.978-10.813-9.171-10.813-15.909 0-9.946 7.282-16.907 17.988-16.907 5.075 0 8.496 1.55 11.476 3.318l4.171-2.654.885 19.227h-.222C70 194.271 64.818 191.398 59.827 191.398c-4.084 0-6.619 2.65-6.619 5.852 0 3.537 1.854 5.746 9.71 9.834l4.853 2.655c7.837 4.177 10.813 9.5 10.813 17.454 0 10.275-7.282 17.788-19.198 17.788a23.715 23.715 0 0 1-12.426-3.624ZM89.865 235.588v-35.795c0-3.865-1.103-7.29-2.869-8.947l17.214-3.207v47.949c0 3.537.992 6.409 2.758 8.289H86.996c1.766-1.768 2.87-4.752 2.87-8.289Zm-2.54-64.633c0-5.105 3.754-9.282 9.27-9.282 5.515 0 9.27 4.177 9.27 9.282s-3.755 9.393-9.27 9.393c-5.516 0-9.27-4.311-9.27-9.393ZM147.351 243.877l-.111-7.954c-2.976 5.193-7.722 8.817-13.905 8.817-10.373 0-18.317-10.163-18.317-27.288 0-17.566 10.373-30.384 23.61-30.384 3.643 0 5.961.993 7.944 2.543v-17.217c0-3.866-.992-7.291-2.864-8.952l17.209-3.203v75.684c0 3.536.997 6.409 2.869 7.954h-16.435Zm-.774-10.498V205.65c0-7.625-2.535-14.252-8.051-14.252-4.635 0-8.607 6.405-8.607 19.111 0 16.243 4.172 25.854 10.591 25.854 2.095 0 4.194-.993 6.067-2.984ZM214 222.794C213.115 237.18 205.611 245 193.695 245c-13.019 0-22.067-11.138-22.067-27.952 0-17.236 9.599-30.165 22.067-30.165 10.373 0 17.325 7.295 19.091 19.89l-26.043 9.5c1.214 12.155 6.182 19.116 14.015 19.116 5.956 0 10.702-4.423 12.797-12.595H214Zm-27.587-10.721 11.699-4.641c-.111-9.281-2.651-16.015-5.738-16.015-3.643-.019-5.961 7.601-5.961 18.651v2.005ZM48.772 123.609c0 16.907-9.932 30.054-23.285 30.054a18.47 18.47 0 0 1-5.182-.663c-3.754-.993-6.489-1.768-10.155-1.768a27.81 27.81 0 0 0-9.376 1.545l-.222-.223a15.205 15.205 0 0 0 2.317-8.507V81.183c0-4.177-.992-7.291-2.869-8.948l17.214-3.202v34.806c3.091-4.752 7.615-7.848 13.57-7.848 10.151-.004 17.988 10.382 17.988 27.618Zm-14.896 6.627c0-16.568-4.306-25.849-10.484-25.849-2.206 0-4.301.993-6.178 3.091v27.603c0 8.948 2.646 14.252 8.055 14.252 4.635.019 8.607-6.056 8.607-19.097ZM100.636 97.314c-1.853 1.991-2.98 4.311-3.865 7.291l-16.106 48.506-2.318 5.964c-3.754 9.611-8.806 15.027-16.773 15.027-3.198 0-5.738-.441-8.384-1.857l.329-14.693h.222c2.095 4.307 5.627 6.075 9.928 6.075 5.186 0 7.837-1.768 10.373-8.817l-18.317-50.493a19.254 19.254 0 0 0-4.301-6.961h21.185c-2.65 2.32-2.868 5.105-1.547 8.618l10.043 28.838 8.806-28.727c.997-3.095.886-6.079-1.654-8.73l12.379-.04Z" fill="currentColor"/></Box>
)
}

8 changes: 8 additions & 0 deletions site/components/LogoOutline.tsx
@@ -0,0 +1,8 @@
import { h } from 'hyposcript'
import { Box, BoxProps } from 'hypobox'

export function LogoOutline(props: BoxProps) {
return (
<Box as='svg' {...props} viewBox="0 0 786 900" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" fill="#fff"><path d="m127.522 297.983-15.406 10.944-4.052-81.574h.408c21.875 51.553 43.767 66.964 66.051 66.964 18.726 0 28.378-10.945 28.378-26.373 0-15.019-6.809-24.754-34.047-39.364l-19.049-10.229c-28.378-14.627-39.715-33.687-39.715-58.458 0-36.516 26.743-62.088 66.05-62.088 18.641 0 31.204 5.676 42.15 12.172l15.406-9.735 3.235 70.613h-.801c-23.832-45.859-42.967-56.411-61.198-56.411-14.998 0-24.327 9.734-24.327 21.514 0 12.991 6.81 21.105 35.664 36.125l17.841 9.734c28.769 15.343 39.715 34.897 39.715 64.118 0 37.744-26.744 65.345-70.511 65.345a87.295 87.295 0 0 1-45.792-13.297ZM285.157 276.877V145.368c0-14.201-4.051-26.782-10.52-32.868l63.207-11.763v176.14c0 12.991 3.661 23.543 10.214 30.431H274.62c6.486-6.496 10.537-17.372 10.537-30.431Zm-9.311-237.428c0-18.753 13.772-34.096 34.046-34.096 20.275 0 34.047 15.343 34.047 34.096 0 18.753-13.772 34.488-34.047 34.488-20.274 0-34.046-15.854-34.046-34.488ZM496.315 307.308l-.409-29.22c-10.946 19.076-28.378 32.391-51.07 32.391-38.098 0-67.276-37.352-67.276-100.26 0-64.527 38.098-111.613 86.819-111.613 13.38 0 21.892 3.665 29.178 9.342V44.632c0-14.201-3.643-26.783-10.538-32.869L546.244 0v278.002c0 12.991 3.643 23.544 10.537 29.221l-60.466.085Zm-2.843-38.546V166.883c0-28.01-9.329-52.354-29.587-52.354-17.023 0-31.612 23.543-31.612 70.221 0 59.668 15.321 94.957 38.915 94.957 7.712 0 15.389-3.648 22.284-10.945ZM741.059 229.79c-3.235 52.849-30.796 81.575-74.563 81.575-47.818 0-81.047-40.915-81.047-102.68 0-63.317 35.255-110.812 81.047-110.812 38.099 0 63.633 26.782 70.102 73.05l-95.637 34.898c4.461 44.649 22.692 70.221 51.479 70.221 21.875 0 39.307-16.23 47.001-46.269l1.618.017Zm-101.306-46.677v7.314l42.95-17.049c-.409-34.096-9.72-58.849-21.075-58.849-13.329 0-21.841 28.01-21.841 68.584h-.034ZM172.48 886.617l-15.406 10.962-4.051-81.575h.408c21.875 51.537 43.767 66.965 66.051 66.965 18.725 0 28.378-10.962 28.378-26.373 0-15.02-6.81-24.771-34.047-39.381l-19.049-10.229c-28.361-14.61-39.716-33.687-39.716-58.441 0-36.534 26.744-62.106 66.068-62.106 18.64 0 31.204 5.694 42.15 12.19l15.321-9.752 3.251 70.63h-.817c-23.918-45.859-42.95-56.412-61.284-56.412-14.998 0-24.309 9.734-24.309 21.498 0 12.99 6.809 21.105 35.663 36.125l17.824 9.751c28.786 15.343 39.715 34.897 39.715 64.118 0 37.744-26.743 65.345-70.51 65.345a87.136 87.136 0 0 1-45.64-13.315ZM330.065 865.426V733.935c0-14.201-4.052-26.782-10.538-32.868l63.225-11.781v176.14c0 12.991 3.643 23.544 10.129 30.448h-73.354c6.486-6.495 10.538-17.457 10.538-30.448Zm-9.329-237.427c0-18.753 13.789-34.096 34.047-34.096 20.258 0 34.047 15.343 34.047 34.096 0 18.752-13.789 34.505-34.047 34.505-20.258 0-34.047-15.838-34.047-34.505ZM541.205 895.875l-.408-29.221c-10.929 19.077-28.361 32.392-51.07 32.392-38.098 0-67.276-37.336-67.276-100.243 0-64.527 38.098-111.614 86.716-111.614 13.38 0 21.892 3.649 29.178 9.343v-63.248c0-14.202-3.643-26.783-10.52-32.886l63.207-11.763v278.019c0 12.991 3.66 23.544 10.538 29.221h-60.365Zm-2.843-38.563V755.45c0-28.01-9.312-52.355-29.569-52.355-17.024 0-31.613 23.527-31.613 70.204 0 59.668 15.321 94.975 38.899 94.975 7.694 0 15.406-3.648 22.283-10.962ZM786 818.425C782.749 871.274 755.188 900 711.421 900c-47.818 0-81.048-40.915-81.048-102.68 0-63.317 35.255-110.813 81.048-110.813 38.098 0 63.633 26.8 70.119 73.068l-95.654 34.898c4.46 44.648 22.709 70.221 51.479 70.221 21.875 0 39.306-16.247 47.001-46.269H786Zm-101.323-39.381 42.967-17.048c-.408-34.096-9.737-58.833-21.075-58.833-13.38-.068-21.892 27.925-21.892 68.516v7.365ZM179.136 454.074c0 62.106-36.481 110.404-85.525 110.404a67.93 67.93 0 0 1-19.032-2.438c-13.789-3.649-23.832-6.496-37.298-6.496a102.243 102.243 0 0 0-34.438 5.677l-.817-.818a55.858 55.858 0 0 0 8.512-31.249V298.221c0-15.343-3.644-26.782-10.538-32.868l63.225-11.763v127.86c11.354-17.457 27.97-28.828 49.844-28.828 37.281-.017 66.067 38.136 66.067 101.452Zm-54.713 24.345c0-60.861-15.814-94.958-38.506-94.958-8.103 0-15.798 3.649-22.692 11.354v101.402c0 32.869 9.72 52.355 29.586 52.355 17.023.068 31.612-22.248 31.612-70.153ZM369.627 357.48c-6.809 7.314-10.946 15.838-14.197 26.783l-59.156 178.186-8.512 21.907c-13.789 35.306-32.344 55.201-61.607 55.201-11.746 0-21.075-1.619-30.796-6.819l1.209-53.974h.817c7.695 15.821 20.667 22.316 36.464 22.316 19.049 0 28.787-6.496 38.098-32.392l-67.276-185.482a70.704 70.704 0 0 0-15.798-25.572h77.814c-9.737 8.524-10.537 18.753-5.686 31.658l36.89 105.937 32.344-105.528c3.66-11.371 3.252-22.333-6.077-32.067l45.469-.154Z"/></mask><path d="m127.522 297.983-15.406 10.944-4.052-81.574h.408c21.875 51.553 43.767 66.964 66.051 66.964 18.726 0 28.378-10.945 28.378-26.373 0-15.019-6.809-24.754-34.047-39.364l-19.049-10.229c-28.378-14.627-39.715-33.687-39.715-58.458 0-36.516 26.743-62.088 66.05-62.088 18.641 0 31.204 5.676 42.15 12.172l15.406-9.735 3.235 70.613h-.801c-23.832-45.859-42.967-56.411-61.198-56.411-14.998 0-24.327 9.734-24.327 21.514 0 12.991 6.81 21.105 35.664 36.125l17.841 9.734c28.769 15.343 39.715 34.897 39.715 64.118 0 37.744-26.744 65.345-70.511 65.345a87.295 87.295 0 0 1-45.792-13.297ZM285.157 276.877V145.368c0-14.201-4.051-26.782-10.52-32.868l63.207-11.763v176.14c0 12.991 3.661 23.543 10.214 30.431H274.62c6.486-6.496 10.537-17.372 10.537-30.431Zm-9.311-237.428c0-18.753 13.772-34.096 34.046-34.096 20.275 0 34.047 15.343 34.047 34.096 0 18.753-13.772 34.488-34.047 34.488-20.274 0-34.046-15.854-34.046-34.488ZM496.315 307.308l-.409-29.22c-10.946 19.076-28.378 32.391-51.07 32.391-38.098 0-67.276-37.352-67.276-100.26 0-64.527 38.098-111.613 86.819-111.613 13.38 0 21.892 3.665 29.178 9.342V44.632c0-14.201-3.643-26.783-10.538-32.869L546.244 0v278.002c0 12.991 3.643 23.544 10.537 29.221l-60.466.085Zm-2.843-38.546V166.883c0-28.01-9.329-52.354-29.587-52.354-17.023 0-31.612 23.543-31.612 70.221 0 59.668 15.321 94.957 38.915 94.957 7.712 0 15.389-3.648 22.284-10.945ZM741.059 229.79c-3.235 52.849-30.796 81.575-74.563 81.575-47.818 0-81.047-40.915-81.047-102.68 0-63.317 35.255-110.812 81.047-110.812 38.099 0 63.633 26.782 70.102 73.05l-95.637 34.898c4.461 44.649 22.692 70.221 51.479 70.221 21.875 0 39.307-16.23 47.001-46.269l1.618.017Zm-101.306-46.677v7.314l42.95-17.049c-.409-34.096-9.72-58.849-21.075-58.849-13.329 0-21.841 28.01-21.841 68.584h-.034ZM172.48 886.617l-15.406 10.962-4.051-81.575h.408c21.875 51.537 43.767 66.965 66.051 66.965 18.725 0 28.378-10.962 28.378-26.373 0-15.02-6.81-24.771-34.047-39.381l-19.049-10.229c-28.361-14.61-39.716-33.687-39.716-58.441 0-36.534 26.744-62.106 66.068-62.106 18.64 0 31.204 5.694 42.15 12.19l15.321-9.752 3.251 70.63h-.817c-23.918-45.859-42.95-56.412-61.284-56.412-14.998 0-24.309 9.734-24.309 21.498 0 12.99 6.809 21.105 35.663 36.125l17.824 9.751c28.786 15.343 39.715 34.897 39.715 64.118 0 37.744-26.743 65.345-70.51 65.345a87.136 87.136 0 0 1-45.64-13.315ZM330.065 865.426V733.935c0-14.201-4.052-26.782-10.538-32.868l63.225-11.781v176.14c0 12.991 3.643 23.544 10.129 30.448h-73.354c6.486-6.495 10.538-17.457 10.538-30.448Zm-9.329-237.427c0-18.753 13.789-34.096 34.047-34.096 20.258 0 34.047 15.343 34.047 34.096 0 18.752-13.789 34.505-34.047 34.505-20.258 0-34.047-15.838-34.047-34.505ZM541.205 895.875l-.408-29.221c-10.929 19.077-28.361 32.392-51.07 32.392-38.098 0-67.276-37.336-67.276-100.243 0-64.527 38.098-111.614 86.716-111.614 13.38 0 21.892 3.649 29.178 9.343v-63.248c0-14.202-3.643-26.783-10.52-32.886l63.207-11.763v278.019c0 12.991 3.66 23.544 10.538 29.221h-60.365Zm-2.843-38.563V755.45c0-28.01-9.312-52.355-29.569-52.355-17.024 0-31.613 23.527-31.613 70.204 0 59.668 15.321 94.975 38.899 94.975 7.694 0 15.406-3.648 22.283-10.962ZM786 818.425C782.749 871.274 755.188 900 711.421 900c-47.818 0-81.048-40.915-81.048-102.68 0-63.317 35.255-110.813 81.048-110.813 38.098 0 63.633 26.8 70.119 73.068l-95.654 34.898c4.46 44.648 22.709 70.221 51.479 70.221 21.875 0 39.306-16.247 47.001-46.269H786Zm-101.323-39.381 42.967-17.048c-.408-34.096-9.737-58.833-21.075-58.833-13.38-.068-21.892 27.925-21.892 68.516v7.365ZM179.136 454.074c0 62.106-36.481 110.404-85.525 110.404a67.93 67.93 0 0 1-19.032-2.438c-13.789-3.649-23.832-6.496-37.298-6.496a102.243 102.243 0 0 0-34.438 5.677l-.817-.818a55.858 55.858 0 0 0 8.512-31.249V298.221c0-15.343-3.644-26.782-10.538-32.868l63.225-11.763v127.86c11.354-17.457 27.97-28.828 49.844-28.828 37.281-.017 66.067 38.136 66.067 101.452Zm-54.713 24.345c0-60.861-15.814-94.958-38.506-94.958-8.103 0-15.798 3.649-22.692 11.354v101.402c0 32.869 9.72 52.355 29.586 52.355 17.023.068 31.612-22.248 31.612-70.153ZM369.627 357.48c-6.809 7.314-10.946 15.838-14.197 26.783l-59.156 178.186-8.512 21.907c-13.789 35.306-32.344 55.201-61.607 55.201-11.746 0-21.075-1.619-30.796-6.819l1.209-53.974h.817c7.695 15.821 20.667 22.316 36.464 22.316 19.049 0 28.787-6.496 38.098-32.392l-67.276-185.482a70.704 70.704 0 0 0-15.798-25.572h77.814c-9.737 8.524-10.537 18.753-5.686 31.658l36.89 105.937 32.344-105.528c3.66-11.371 3.252-22.333-6.077-32.067l45.469-.154Z" stroke="currentColor" stroke-width="1" mask="url(#a)"/></Box>
)
}

0 comments on commit f97b791

Please sign in to comment.