Skip to content

Commit

Permalink
fix: update muju resort freeway slope image
Browse files Browse the repository at this point in the history
  • Loading branch information
Najeong-Kim committed Dec 1, 2024
1 parent 3494841 commit 754a942
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 28 deletions.
14 changes: 13 additions & 1 deletion src/entities/slope/model/image/muju/freeway-path.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,29 @@ import React from 'react';
import { cn } from '@/shared/lib';

const FreewayPath = ({ color }: { color?: string }) => {
const defaultStrokeColor = 'text-[#171D23]';
const strokeColorClass = color ? color.replace('fill-', 'text-') : defaultStrokeColor;

return (
<svg
width="100%"
height="100%"
viewBox="0 0 376 210"
viewBox="0 0 375 210"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
className={cn('fill-current', color ? color : 'fill-[#171D23]')}
d="M212.54 74.2511C212.126 74.229 211.773 74.5464 211.751 74.9601C211.729 75.3737 212.046 75.7269 212.46 75.7489L212.54 74.2511ZM213.825 75.8512C214.237 75.8916 214.604 75.5903 214.645 75.1781C214.685 74.7658 214.384 74.3988 213.972 74.3583L213.825 75.8512ZM216.825 74.7932C216.42 74.7079 216.022 74.9673 215.937 75.3726C215.851 75.778 216.111 76.1757 216.516 76.261L216.825 74.7932ZM219.139 76.9743C219.532 77.1056 219.957 76.8937 220.088 76.5009C220.22 76.1081 220.008 75.6831 219.615 75.5517L219.139 76.9743ZM222.295 76.6106C221.918 76.4389 221.473 76.6053 221.301 76.9822C221.129 77.3591 221.296 77.8039 221.673 77.9756L222.295 76.6106ZM224.11 79.2237C224.471 79.428 224.928 79.3016 225.133 78.9414C225.337 78.5811 225.211 78.1233 224.851 77.919L224.11 79.2237ZM227.283 79.4218C226.938 79.1919 226.473 79.2848 226.243 79.6294C226.013 79.9739 226.106 80.4396 226.45 80.6695L227.283 79.4218ZM228.7 82.272C229.03 82.5219 229.501 82.4566 229.75 82.1262C230 81.7958 229.935 81.3255 229.605 81.0756L228.7 82.272ZM231.827 82.8446C231.509 82.5791 231.036 82.6216 230.77 82.9395C230.505 83.2575 230.547 83.7304 230.865 83.9959L231.827 82.8446ZM233.134 85.9276C233.453 86.1921 233.926 86.148 234.19 85.8292C234.455 85.5104 234.411 85.0376 234.092 84.7731L233.134 85.9276ZM236.536 86.7213C236.208 86.4688 235.737 86.5303 235.484 86.8587C235.232 87.187 235.293 87.6579 235.622 87.9104L236.536 86.7213ZM238.161 89.8065C238.496 90.05 238.965 89.9758 239.209 89.6407C239.452 89.3056 239.378 88.8366 239.043 88.5931L238.161 89.8065ZM241.6 90.4088C241.26 90.1725 240.793 90.2567 240.557 90.5968C240.32 90.937 240.404 91.4044 240.745 91.6407L241.6 90.4088ZM243.358 93.422C243.703 93.6524 244.168 93.5601 244.399 93.2159C244.629 92.8717 244.537 92.4058 244.193 92.1754L243.358 93.422ZM246.815 93.9022C246.468 93.6769 246.003 93.776 245.778 94.1236C245.553 94.4712 245.652 94.9356 245.999 95.1609L246.815 93.9022ZM248.663 96.8624C249.013 97.0833 249.476 96.9781 249.697 96.6277C249.918 96.2772 249.813 95.8141 249.462 95.5933L248.663 96.8624ZM252.131 97.2531C251.778 97.0364 251.316 97.1469 251.1 97.4999C250.883 97.8529 250.993 98.3147 251.346 98.5314L252.131 97.2531ZM254.046 100.168C254.402 100.381 254.862 100.266 255.075 99.9104C255.288 99.5551 255.172 99.0944 254.817 98.8816L254.046 100.168ZM257.523 100.483C257.165 100.274 256.706 100.394 256.497 100.752C256.288 101.11 256.409 101.569 256.766 101.778L257.523 100.483ZM259.503 103.358C259.863 103.563 260.321 103.437 260.526 103.077C260.731 102.717 260.606 102.259 260.246 102.054L259.503 103.358ZM262.98 103.589C262.618 103.388 262.161 103.52 261.961 103.883C261.761 104.246 261.893 104.702 262.256 104.902L262.98 103.589ZM212.46 75.7489C212.909 75.7729 213.364 75.8059 213.825 75.8512L213.972 74.3583C213.486 74.3106 213.009 74.2761 212.54 74.2511L212.46 75.7489ZM216.516 76.261C217.358 76.4383 218.23 76.6703 219.139 76.9743L219.615 75.5517C218.65 75.2288 217.722 74.9819 216.825 74.7932L216.516 76.261ZM221.673 77.9756C222.456 78.3324 223.267 78.7454 224.11 79.2237L224.851 77.919C223.97 77.4197 223.119 76.9864 222.295 76.6106L221.673 77.9756ZM226.45 80.6695C227.177 81.1545 227.926 81.687 228.7 82.272L229.605 81.0756C228.809 80.4738 228.035 79.924 227.283 79.4218L226.45 80.6695ZM230.865 83.9959C231.213 84.2865 231.566 84.5874 231.923 84.8988L232.909 83.7679C232.543 83.4497 232.183 83.1421 231.827 82.8446L230.865 83.9959ZM231.923 84.8988C232.314 85.2389 232.718 85.5821 233.134 85.9276L234.092 84.7731C233.684 84.4347 233.289 84.0994 232.909 83.7679L231.923 84.8988ZM235.622 87.9104C236.439 88.5392 237.289 89.1725 238.161 89.8065L239.043 88.5931C238.18 87.9661 237.342 87.341 236.536 86.7213L235.622 87.9104ZM240.745 91.6407C241.604 92.2376 242.477 92.8324 243.358 93.422L244.193 92.1754C243.318 91.5902 242.452 91.0003 241.6 90.4088L240.745 91.6407ZM245.999 95.1609C246.888 95.7371 247.778 96.3053 248.663 96.8624L249.462 95.5933C248.583 95.0394 247.698 94.4747 246.815 93.9022L245.999 95.1609ZM251.346 98.5314C252.263 99.094 253.165 99.6408 254.046 100.168L254.817 98.8816C253.941 98.3567 253.043 97.8127 252.131 97.2531L251.346 98.5314ZM256.766 101.778C257.723 102.337 258.64 102.866 259.503 103.358L260.246 102.054C259.387 101.565 258.475 101.039 257.523 100.483L256.766 101.778ZM262.256 104.902C262.75 105.175 263.214 105.428 263.644 105.66L264.356 104.34C263.931 104.111 263.471 103.86 262.98 103.589L262.256 104.902Z"
fill="#171D23"
/>
<path
className={cn('stroke-current', strokeColorClass)}
d="M264.5 102C262.667 104.833 256.6 111.5 247 115.5C237.4 119.5 227.667 122.5 224 123.5"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
strokeDasharray="3 3"
/>
</svg>
);
Expand Down
27 changes: 0 additions & 27 deletions src/entities/slope/model/image/muju/freeway2-path.tsx

This file was deleted.

4 changes: 4 additions & 0 deletions src/entities/slope/model/resorts/high1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ export const HIGH1: ResortConstant = {
id: 88,
PathAsset: Apollo4Path,
},
// {
// id: 89,
// PathAsset: Apollo5Path,
// },
{
id: 90,
PathAsset: Apollo6Path,
Expand Down

0 comments on commit 754a942

Please sign in to comment.