diff options
| author | 2023-05-03 06:32:01 +0800 | |
|---|---|---|
| committer | 2023-05-03 06:32:01 +0800 | |
| commit | 8e496e231620303972dde2c25d72fafde68c407a (patch) | |
| tree | bdc635dae760a2471c6dc64d4cb4df7554d7a740 /docs/components/logos/Vercel.tsx | |
| parent | 4911b40a94e2798fe004344f770438c390c52451 (diff) | |
| download | HydroRoll-8e496e231620303972dde2c25d72fafde68c407a.tar.gz HydroRoll-8e496e231620303972dde2c25d72fafde68c407a.zip | |
Diffstat (limited to 'docs/components/logos/Vercel.tsx')
| -rw-r--r-- | docs/components/logos/Vercel.tsx | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/components/logos/Vercel.tsx b/docs/components/logos/Vercel.tsx deleted file mode 100644 index 8a98148..0000000 --- a/docs/components/logos/Vercel.tsx +++ /dev/null @@ -1,23 +0,0 @@ -const retrofor = ({ height = 20 }: { height?: number }) => ( - <svg height={height} viewBox="0 0 283 64" fill="none"> - <title>retrofor</title> - <path d="M0 640 l0 -640 640 0 640 0 0 640 0 640 -640 0 -640 0 0 -640z m560 -520 l0 -40 40 0 40 0 0 40 0 40 120 0 120 0 0 -120 0 -120 40 0 40 0 0 40 0 -40 80 0 80 0 0 -40 0 -40 40 0 40 0 0 -99 c0 -120 -10 -222 -21 -215 -4 2 -38 -2 -74 -2 l-65 -7 0 -38 c0 -39 0 -39 40 -39 l40 0 0 -40 c0 -39 1 -40 35 -40 -l35 0 0 -114 0 -115 -37 -3 c-36 -3 -38 -5 -41 -40 l-3 -38 -115 0 -114 0 0 -35 c0 34 -1 35 -40 35 l-40 0 0 -40 0 -40 -45 0 c-45 0 -45 0 -45 -35 l0 -35 --150 0 -150 0 0 34 c0 34 -1 35 -42 38 l-43 3 -3 77 -3 77 -77 3 -77 3 -3 37 -c-3 35 -5 37 -40 40 l-37 3 -3 158 -3 157 41 0 40 0 0 40 0 40 40 0 40 0 0 40 -0 40 -40 0 -40 0 0 80 0 80 40 0 40 0 0 40 0 40 40 0 40 0 0 40 0 40 120 0 -120 0 0 -40z"/> - <path d="M400 1000 l0 -40 -40 0 -40 0 0 -80 0 -80 40 0 40 0 0 -40 0 -40 40 -0 40 0 0 40 0 40 40 0 40 0 0 40 0 40 120 0 120 0 0 -80 0 -80 -80 0 -80 0 0 --40 0 -40 -40 0 -40 0 0 -80 0 -80 80 0 80 0 0 40 0 40 80 0 80 0 0 40 0 40 -40 0 40 0 0 120 0 120 -40 0 -40 0 0 40 0 40 -40 0 -40 0 0 40 0 40 -200 0 --200 0 0 -40z"/> - <path d="M560 320 l0 -80 80 0 80 0 0 80 0 80 -80 0 -80 0 0 -80z" /> - </svg> -); - -export default retrofor; |
