Skip to content

Commit ad1b0d6

Browse files
committed
Prettier changes
1 parent b1485f4 commit ad1b0d6

7 files changed

Lines changed: 1892 additions & 1567 deletions

File tree

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
import { styled } from '@mui/material';
1+
import { styled } from '@mui/material'
22

33
export default styled((props) => (
44
<svg
5-
width="16"
6-
height="16"
7-
viewBox="0 0 24 24"
8-
xmlns="http://www.w3.org/2000/svg"
5+
width='16'
6+
height='16'
7+
viewBox='0 0 24 24'
8+
xmlns='http://www.w3.org/2000/svg'
99
{...props}
1010
>
11-
<path d="M12 8.46143C11.6951 8.46143 11.4026 8.58272 11.1868 8.79834C10.9712 9.01397 10.8501 9.30658 10.8501 9.61157V17.1751C10.8501 17.5859 11.0692 17.9656 11.425 18.171C11.781 18.3764 12.2193 18.3764 12.5751 18.171C12.9309 17.9656 13.15 17.5859 13.15 17.1751V9.61157C13.15 9.30661 13.0289 9.01397 12.8133 8.79834C12.5976 8.58272 12.305 8.46143 12 8.46143Z" />
12-
<path d="M13.1557 6.25229C13.1557 5.83875 12.9351 5.45656 12.577 5.24981C12.2189 5.04303 11.7776 5.04303 11.4195 5.24981C11.0614 5.45658 10.8408 5.83873 10.8408 6.25229C10.8408 6.66585 11.0615 7.04802 11.4195 7.25478C11.7776 7.46155 12.2189 7.46155 12.577 7.25478C12.9351 7.04801 13.1557 6.66585 13.1557 6.25229Z" />
13-
<path d="M12 0.5C8.95001 0.5 6.02501 1.71156 3.86823 3.86823C1.71156 6.02491 0.5 8.95016 0.5 12C0.5 15.0498 1.71156 17.975 3.86823 20.1318C6.02491 22.2884 8.95016 23.5 12 23.5C15.05 23.5 17.975 22.2884 20.1318 20.1318C22.2884 17.9751 23.5 15.0498 23.5 12C23.4967 8.95099 22.284 6.02796 20.1281 3.87218C17.972 1.71609 15.0492 0.503351 11.9998 0.500099L12 0.5ZM12 21.2003C9.55993 21.2003 7.22001 20.2309 5.49469 18.5055C3.76927 16.7803 2.7999 14.4402 2.7999 12.0002C2.7999 9.56022 3.76927 7.22001 5.49469 5.49488C7.2201 3.76946 9.56003 2.8001 12 2.8001C14.4401 2.8001 16.7802 3.76946 18.5053 5.49488C20.2307 7.2201 21.2001 9.56022 21.2001 12.0002C21.1972 14.4393 20.2271 16.7779 18.5023 18.5026C16.7776 20.2274 14.4392 21.1975 11.9999 21.2004L12 21.2003Z" />
11+
<path d='M12 8.46143C11.6951 8.46143 11.4026 8.58272 11.1868 8.79834C10.9712 9.01397 10.8501 9.30658 10.8501 9.61157V17.1751C10.8501 17.5859 11.0692 17.9656 11.425 18.171C11.781 18.3764 12.2193 18.3764 12.5751 18.171C12.9309 17.9656 13.15 17.5859 13.15 17.1751V9.61157C13.15 9.30661 13.0289 9.01397 12.8133 8.79834C12.5976 8.58272 12.305 8.46143 12 8.46143Z' />
12+
<path d='M13.1557 6.25229C13.1557 5.83875 12.9351 5.45656 12.577 5.24981C12.2189 5.04303 11.7776 5.04303 11.4195 5.24981C11.0614 5.45658 10.8408 5.83873 10.8408 6.25229C10.8408 6.66585 11.0615 7.04802 11.4195 7.25478C11.7776 7.46155 12.2189 7.46155 12.577 7.25478C12.9351 7.04801 13.1557 6.66585 13.1557 6.25229Z' />
13+
<path d='M12 0.5C8.95001 0.5 6.02501 1.71156 3.86823 3.86823C1.71156 6.02491 0.5 8.95016 0.5 12C0.5 15.0498 1.71156 17.975 3.86823 20.1318C6.02491 22.2884 8.95016 23.5 12 23.5C15.05 23.5 17.975 22.2884 20.1318 20.1318C22.2884 17.9751 23.5 15.0498 23.5 12C23.4967 8.95099 22.284 6.02796 20.1281 3.87218C17.972 1.71609 15.0492 0.503351 11.9998 0.500099L12 0.5ZM12 21.2003C9.55993 21.2003 7.22001 20.2309 5.49469 18.5055C3.76927 16.7803 2.7999 14.4402 2.7999 12.0002C2.7999 9.56022 3.76927 7.22001 5.49469 5.49488C7.2201 3.76946 9.56003 2.8001 12 2.8001C14.4401 2.8001 16.7802 3.76946 18.5053 5.49488C20.2307 7.2201 21.2001 9.56022 21.2001 12.0002C21.1972 14.4393 20.2271 16.7779 18.5023 18.5026C16.7776 20.2274 14.4392 21.1975 11.9999 21.2004L12 21.2003Z' />
1414
</svg>
1515
))(({ theme }) => ({
1616
fill: theme.palette.text.primary,
17-
}));
17+
}))

Eplant/views/NavigatorViewer/Icons/NavigatorViewIcon.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ export const NavigatorIcon: FC<IconProps> = ({
1717
}) => {
1818
return (
1919
<svg
20-
xmlns="http://www.w3.org/2000/svg"
20+
xmlns='http://www.w3.org/2000/svg'
2121
width={width}
2222
height={height}
23-
viewBox="0 0 512 512"
24-
fill="none"
23+
viewBox='0 0 512 512'
24+
fill='none'
2525
stroke={stroke}
2626
strokeWidth={strokeWidth}
27-
strokeLinecap="round"
28-
strokeLinejoin="round"
27+
strokeLinecap='round'
28+
strokeLinejoin='round'
2929
>
3030
<path
3131
fill={fill}
32-
d="M161.43 214h-79.04v86.76h86.69v-29.44h56.92v5.74c0 41-0.14 82-0.13 123-0.05 7.33 5.71 13.17 13.14 13.09 30.49-0.33 61-0.14 91.49-0.14h5.75v29.78h86.5v-86.49h-86.91v30.35h-83.45V128.24h83.69v29.45h86.58V71.38h-86.83v30.62h-5.67c-30.33 0-60.66 0.2-91-0.14-7.52-0.09-13.37 5.63-13.31 13.44 0.32 41-0.15 82-0.15 123v5.42h-57.17v-29.72h-7.4z"
32+
d='M161.43 214h-79.04v86.76h86.69v-29.44h56.92v5.74c0 41-0.14 82-0.13 123-0.05 7.33 5.71 13.17 13.14 13.09 30.49-0.33 61-0.14 91.49-0.14h5.75v29.78h86.5v-86.49h-86.91v30.35h-83.45V128.24h83.69v29.45h86.58V71.38h-86.83v30.62h-5.67c-30.33 0-60.66 0.2-91-0.14-7.52-0.09-13.37 5.63-13.31 13.44 0.32 41-0.15 82-0.15 123v5.42h-57.17v-29.72h-7.4z'
3333
/>
3434
</svg>
3535
)
36-
}
36+
}

0 commit comments

Comments
 (0)