Skip to content

Commit e4cf417

Browse files
authored
chore(Icons): update icons (mondaycom#2376)
1 parent 3b9055a commit e4cf417

24 files changed

+70
-72
lines changed

packages/core/src/components/Icon/Icons/components/Add.tsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ size?: string | number;
66
}
77
const Add: React.FC<AddProps> = ({size, ...props}) => (
88
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<path d="M10.75 3C10.75 2.58579 10.4142 2.25 10 2.25C9.58579 2.25 9.25 2.58579 9.25 3V9.25H3C2.58579 9.25 2.25 9.58579 2.25 10C2.25 10.4142 2.58579 10.75 3 10.75H9.25V17C9.25 17.4142 9.58579 17.75 10 17.75C10.4142 17.75 10.75 17.4142 10.75 17V10.75H17C17.4142 10.75 17.75 10.4142 17.75 10C17.75 9.58579 17.4142 9.25 17 9.25H10.75V3Z"
10-
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
9+
<g id="Icon / Basic / Add">
10+
<path id="Union" d="M10 2.25C10.4142 2.25 10.75 2.58579 10.75 3V9.25H17C17.4142 9.25 17.75 9.58579 17.75 10C17.75 10.4142 17.4142 10.75 17 10.75H10.75V17C10.75 17.4142 10.4142 17.75 10 17.75C9.58579 17.75 9.25 17.4142 9.25 17V10.75H3C2.58579 10.75 2.25 10.4142 2.25 10C2.25 9.58579 2.58579 9.25 3 9.25H9.25V3C9.25 2.58579 9.58579 2.25 10 2.25Z"
11+
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
12+
</g>
1113
</svg>
1214
);
1315
Add.displayName = 'Add';

packages/core/src/components/Icon/Icons/components/Chart.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ size?: string | number;
66
}
77
const Chart: React.FC<ChartProps> = ({size, ...props}) => (
88
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<path d="M4.30247 4.30247C5.77612 2.82882 7.7746 2.00067 9.85859 2C9.85885 2 9.85911 2 9.85938 2C9.85995 2 9.86053 2 9.86111 2C11.946 2 13.9455 2.82822 15.4198 4.30247C16.894 5.77671 17.7222 7.77622 17.7222 9.86111C17.7222 11.946 16.894 13.9455 15.4198 15.4198C13.9455 16.894 11.946 17.7222 9.86111 17.7222C7.77622 17.7222 5.77671 16.894 4.30247 15.4198C2.82822 13.9455 2 11.946 2 9.86111C2 7.77622 2.82822 5.77671 4.30247 4.30247ZM9.10938 3.54455C7.6992 3.71234 6.3775 4.34875 5.36313 5.36313C4.17019 6.55607 3.5 8.17404 3.5 9.86111C3.5 11.5482 4.17019 13.1662 5.36313 14.3591C6.55607 15.552 8.17404 16.2222 9.86111 16.2222C11.2958 16.2222 12.6806 15.7375 13.7964 14.8588L9.32904 10.3914C9.18839 10.2508 9.10938 10.06 9.10938 9.86111V3.54455ZM14.8573 13.7984C15.737 12.6822 16.2222 11.2967 16.2222 9.86111C16.2222 8.17404 15.552 6.55607 14.3591 5.36313C13.3439 4.34792 12.0209 3.7113 10.6094 3.54414V9.55045L14.8573 13.7984Z"
10-
fillRule="evenodd" clipRule="evenodd" />
9+
<path d="M4.34315 4.34315C5.84283 2.84346 7.87663 2.00068 9.99743 2C9.9977 2 9.99797 2 9.99823 2C9.99882 2 9.99941 2 10 2C12.1217 2 14.1566 2.84286 15.6569 4.34315C17.1571 5.84344 18 7.87827 18 10C18 12.1217 17.1571 14.1566 15.6569 15.6569C14.1566 17.1571 12.1217 18 10 18C7.87827 18 5.84344 17.1571 4.34315 15.6569C2.84285 14.1566 2 12.1217 2 10C2 7.87827 2.84285 5.84344 4.34315 4.34315ZM9.23498 3.57184C7.79989 3.7426 6.45484 4.39025 5.42255 5.42255C4.20853 6.63656 3.5265 8.28312 3.5265 10C3.5265 11.7169 4.20853 13.3634 5.42255 14.5775C6.63656 15.7915 8.28312 16.4735 10 16.4735C11.4601 16.4735 12.8693 15.9802 14.0049 15.086L9.45853 10.5397C9.3154 10.3966 9.23498 10.2024 9.23498 10V3.57184ZM15.0845 14.0068C15.9797 12.8709 16.4735 11.4609 16.4735 10C16.4735 8.28312 15.7915 6.63656 14.5775 5.42255C13.5443 4.3894 12.1979 3.74153 10.7615 3.57142V9.68385L15.0845 14.0068Z"
10+
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
1111
</svg>
1212
);
1313
Chart.displayName = 'Chart';

packages/core/src/components/Icon/Icons/components/Connect.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ export interface ConnectProps extends React.SVGAttributes<SVGElement> {
55
size?: string | number;
66
}
77
const Connect: React.FC<ConnectProps> = ({size, ...props}) => (
8-
<svg viewBox="0 0 15 15" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<path d="M14.0303 0.96967C14.3232 1.26256 14.3232 1.73744 14.0303 2.03033L2.03033 14.0303C1.73744 14.3232 1.26256 14.3232 0.96967 14.0303C0.676777 13.7374 0.676777 13.2626 0.96967 12.9697L12.9697 0.96967C13.2626 0.676777 13.7374 0.676777 14.0303 0.96967Z"
8+
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9+
<path d="M15.25 5.81066L4.03033 17.0303C3.73744 17.3232 3.26256 17.3232 2.96967 17.0303C2.67678 16.7374 2.67678 16.2626 2.96967 15.9697L14.1893 4.75L15.25 5.81066Z"
1010
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
11-
<path d="M5.75 1C5.75 0.585786 6.08579 0.25 6.5 0.25H14C14.4142 0.25 14.75 0.585786 14.75 1V8.5C14.75 8.91421 14.4142 9.25 14 9.25C13.5858 9.25 13.25 8.91421 13.25 8.5V1.75H6.5C6.08579 1.75 5.75 1.41421 5.75 1Z"
11+
<path d="M7.75 4C7.75 3.58579 8.08579 3.25 8.5 3.25H16C16.4142 3.25 16.75 3.58579 16.75 4V11.5C16.75 11.9142 16.4142 12.25 16 12.25C15.5858 12.25 15.25 11.9142 15.25 11.5V5.81066L14.1893 4.75H8.5C8.08579 4.75 7.75 4.41421 7.75 4Z"
1212
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
1313
</svg>
1414
);

packages/core/src/components/Icon/Icons/components/Cut.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ size?: string | number;
66
}
77
const Cut: React.FC<CutProps> = ({size, ...props}) => (
88
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<path d="M2.85584 12.6768C3.44385 12.0888 4.24135 11.7584 5.07292 11.7584 5.90448 11.7584 6.70199 12.0888 7.28999 12.6768 7.878 13.2648 8.20833 14.0623 8.20833 14.8938 8.20833 15.7254 7.878 16.5229 7.28999 17.1109 6.70199 17.6989 5.90448 18.0293 5.07292 18.0293 4.24135 18.0293 3.44385 17.6989 2.85584 17.1109 2.26784 16.5229 1.9375 15.7254 1.9375 14.8938 1.9375 14.0623 2.26784 13.2648 2.85584 12.6768zM5.07292 13.2584C4.63918 13.2584 4.2232 13.4307 3.9165 13.7374 3.6098 14.0441 3.4375 14.4601 3.4375 14.8938 3.4375 15.3276 3.6098 15.7436 3.9165 16.0503 4.2232 16.357 4.63918 16.5293 5.07292 16.5293 5.50666 16.5293 5.92263 16.357 6.22933 16.0503 6.53603 15.7436 6.70833 15.3276 6.70833 14.8938 6.70833 14.4601 6.53603 14.0441 6.22933 13.7374 5.92263 13.4307 5.50666 13.2584 5.07292 13.2584zM2.85584 3.13508C3.44385 2.54707 4.24135 2.21674 5.07292 2.21674 5.90448 2.21674 6.70199 2.54707 7.28999 3.13508 7.878 3.72308 8.20833 4.52059 8.20833 5.35215 8.20833 6.18372 7.878 6.98122 7.28999 7.56923 6.70199 8.15723 5.90448 8.48757 5.07292 8.48757 4.24135 8.48757 3.44385 8.15723 2.85584 7.56923 2.26784 6.98122 1.9375 6.18372 1.9375 5.35215 1.9375 4.52059 2.26784 3.72308 2.85584 3.13508zM5.07292 3.71674C4.63918 3.71674 4.2232 3.88904 3.9165 4.19574 3.6098 4.50244 3.4375 4.91841 3.4375 5.35215 3.4375 5.78589 3.6098 6.20187 3.9165 6.50857 4.2232 6.81527 4.63918 6.98757 5.07292 6.98757 5.50666 6.98757 5.92263 6.81527 6.22933 6.50857 6.53603 6.20187 6.70833 5.78589 6.70833 5.35215 6.70833 4.91841 6.53603 4.50244 6.22933 4.19574 5.92263 3.88904 5.50666 3.71674 5.07292 3.71674z"
9+
<path d="M2.85584 12.6768C2.97934 12.5533 3.11208 12.4412 3.25243 12.3411L4.0309 13.6266 6.52269 12.1138C6.80309 12.26 7.06225 12.4491 7.28999 12.6768 7.878 13.2648 8.20833 14.0623 8.20833 14.8939 8.20833 15.7254 7.878 16.523 7.28999 17.111 6.70199 17.699 5.90448 18.0293 5.07292 18.0293 4.24135 18.0293 3.44385 17.699 2.85584 17.111 2.26784 16.523 1.9375 15.7254 1.9375 14.8939 1.9375 14.0623 2.26784 13.2648 2.85584 12.6768zM5.07292 13.2585C4.63918 13.2585 4.2232 13.4308 3.9165 13.7375 3.6098 14.0442 3.4375 14.4601 3.4375 14.8939 3.4375 15.3276 3.6098 15.7436 3.9165 16.0503 4.2232 16.357 4.63918 16.5293 5.07292 16.5293 5.50666 16.5293 5.92263 16.357 6.22933 16.0503 6.53603 15.7436 6.70833 15.3276 6.70833 14.8939 6.70833 14.4601 6.53603 14.0442 6.22933 13.7375 5.92263 13.4308 5.50666 13.2585 5.07292 13.2585zM2.85584 3.13514C3.44385 2.54713 4.24135 2.2168 5.07292 2.2168 5.90448 2.2168 6.70199 2.54713 7.28999 3.13514 7.878 3.72314 8.20833 4.52065 8.20833 5.35221 8.20833 6.18378 7.878 6.98128 7.28999 7.56929 7.06225 7.79703 6.80309 7.98611 6.52269 8.13233L4.0309 6.61946 3.25243 7.90501C3.11208 7.80492 2.97934 7.69278 2.85584 7.56929 2.26784 6.98128 1.9375 6.18378 1.9375 5.35221 1.9375 4.52065 2.26784 3.72314 2.85584 3.13514zM5.07292 3.7168C4.63918 3.7168 4.2232 3.8891 3.9165 4.1958 3.6098 4.5025 3.4375 4.91847 3.4375 5.35221 3.4375 5.78595 3.6098 6.20193 3.9165 6.50863 4.2232 6.81533 4.63918 6.98763 5.07292 6.98763 5.50666 6.98763 5.92263 6.81533 6.22933 6.50863 6.53603 6.20193 6.70833 5.78595 6.70833 5.35221 6.70833 4.91847 6.53603 4.5025 6.22933 4.1958 5.92263 3.8891 5.50666 3.7168 5.07292 3.7168z"
1010
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
11-
<path d="M3.00059 6.87125C3.21556 6.51719 3.67685 6.40443 4.03091 6.61939L17.3892 14.7298C17.7433 14.9448 17.8561 15.4061 17.6411 15.7601C17.4261 16.1142 16.9648 16.227 16.6108 16.012L3.25245 7.90158C2.89838 7.68661 2.78562 7.22532 3.00059 6.87125Z"
11+
<path d="M3.25243 7.90164L4.0309 6.61946L6.52269 8.13233L8.35637 9.24564L8.35637 10.123H9.80152L17.3892 14.7299C17.7433 14.9448 17.8561 15.4061 17.6411 15.7602C17.4261 16.1143 16.9648 16.227 16.6108 16.0121L8.35637 11.0005V10.123L6.91123 10.123L3.25243 7.90164Z"
1212
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
13-
<path d="M17.6411 4.48582C17.8561 4.83988 17.7433 5.30117 17.3892 5.51614L4.03091 13.6266C3.67685 13.8415 3.21556 13.7288 3.00059 13.3747C2.78562 13.0206 2.89838 12.5593 3.25245 12.3444L16.6108 4.23396C16.9648 4.01899 17.4261 4.13175 17.6411 4.48582Z"
13+
<path d="M17.6411 4.4859C17.8561 4.83996 17.7433 5.30125 17.3892 5.51622L9.80152 10.123H8.35637V11.0005L6.52269 12.1138L4.0309 13.6266L3.25243 12.3445L6.91123 10.123L8.35637 10.123L8.35637 9.24564L16.6108 4.23404C16.9648 4.01907 17.4261 4.13183 17.6411 4.4859Z"
1414
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
1515
</svg>
1616
);

packages/core/src/components/Icon/Icons/components/Dropdown.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ size?: string | number;
66
}
77
const Dropdown: React.FC<DropdownProps> = ({size, ...props}) => (
88
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<path d="M3.75 2C2.7835 2 2 2.7835 2 3.75V6.75C2 7.7165 2.7835 8.5 3.75 8.5H16.25C17.2165 8.5 18 7.7165 18 6.75V3.75C18 2.7835 17.2165 2 16.25 2H3.75ZM3.5 3.75C3.5 3.61193 3.61193 3.5 3.75 3.5H16.25C16.3881 3.5 16.5 3.61193 16.5 3.75V6.75C16.5 6.88807 16.3881 7 16.25 7H3.75C3.61193 7 3.5 6.88807 3.5 6.75V3.75ZM10.2002 10.2002C10.6144 10.2002 10.9502 10.536 10.9502 10.9502V15.4393L12.1699 14.2197C12.4628 13.9268 12.9376 13.9268 13.2305 14.2197C13.5234 14.5126 13.5234 14.9874 13.2305 15.2803L10.7305 17.7803C10.4376 18.0732 9.96276 18.0732 9.66987 17.7803L7.16987 15.2803C6.87697 14.9874 6.87697 14.5126 7.16987 14.2197C7.46276 13.9268 7.93763 13.9268 8.23053 14.2197L9.4502 15.4393V10.9502C9.4502 10.536 9.78598 10.2002 10.2002 10.2002Z"
9+
<path d="M10.2002 10.2002C10.6144 10.2002 10.9502 10.536 10.9502 10.9502V15.4393H9.4502V10.9502C9.4502 10.536 9.78598 10.2002 10.2002 10.2002Z" fill="currentColor"
10+
fillRule="evenodd" clipRule="evenodd" />
11+
<path d="M7.16987 14.2197C7.46276 13.9268 7.93763 13.9268 8.23053 14.2197L9.4502 15.4393H10.9502L12.1699 14.2197C12.4628 13.9268 12.9376 13.9268 13.2305 14.2197 13.5234 14.5126 13.5234 14.9874 13.2305 15.2803L10.7305 17.7803C10.4376 18.0732 9.96276 18.0732 9.66987 17.7803L7.16987 15.2803C6.87697 14.9874 6.87697 14.5126 7.16987 14.2197zM2 3.75C2 2.7835 2.7835 2 3.75 2H16.25C17.2165 2 18 2.7835 18 3.75V6.75C18 7.7165 17.2165 8.5 16.25 8.5H3.75C2.7835 8.5 2 7.7165 2 6.75V3.75zM3.75 3.5C3.61193 3.5 3.5 3.61193 3.5 3.75V6.75C3.5 6.88807 3.61193 7 3.75 7H16.25C16.3881 7 16.5 6.88807 16.5 6.75V3.75C16.5 3.61193 16.3881 3.5 16.25 3.5H3.75z"
1012
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
1113
</svg>
1214
);

packages/core/src/components/Icon/Icons/components/Inbox.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ size?: string | number;
66
}
77
const Inbox: React.FC<InboxProps> = ({size, ...props}) => (
88
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<path d="M1.91632 11.0669C1.91632 10.6527 2.25211 10.3169 2.66632 10.3169H7.44893C7.86314 10.3169 8.19893 10.6527 8.19893 11.0669V11.6764C8.19893 11.9011 8.40478 12.1455 8.72429 12.1455H11.5939C11.9134 12.1455 12.1192 11.9011 12.1192 11.6764V11.0669C12.1192 10.6527 12.455 10.3169 12.8692 10.3169H17.333C17.7472 10.3169 18.083 10.6527 18.083 11.0669V13.3336C18.083 14.8523 16.8518 16.0836 15.333 16.0836H4.66632C3.14754 16.0836 1.91632 14.8523 1.91632 13.3336V11.0669ZM3.41632 11.8169V13.3336C3.41632 14.0239 3.97597 14.5836 4.66632 14.5836H15.333C16.0233 14.5836 16.583 14.0239 16.583 13.3336V11.8169H13.6142C13.5391 12.8634 12.6313 13.6455 11.5939 13.6455H8.72429C7.68683 13.6455 6.77904 12.8634 6.70395 11.8169H3.41632Z"
9+
<path d="M1.91797 11.0667C1.91797 10.9801 1.93265 10.8969 1.95966 10.8195L2.84186 10.5681L3.72406 10.3167H7.45058C7.86479 10.3167 8.20058 10.6525 8.20058 11.0667V11.6763C8.20058 11.901 8.40642 12.1453 8.72594 12.1453H11.5955C11.915 12.1453 12.1209 11.901 12.1209 11.6763V11.0667C12.1209 10.6525 12.4567 10.3167 12.8709 10.3167H16.2792L18.0431 10.8195C18.07 10.8968 18.0846 10.9803 18.0846 11.0667V13.3334C18.0846 14.8522 16.8534 16.0834 15.3346 16.0834H4.66797C3.14919 16.0834 1.91797 14.8522 1.91797 13.3334V11.0667ZM3.41797 11.8167V13.3334C3.41797 14.0238 3.97761 14.5834 4.66797 14.5834H15.3346C16.025 14.5834 16.5846 14.0238 16.5846 13.3334V11.8167H13.6159C13.5408 12.8633 12.633 13.6453 11.5955 13.6453H8.72594C7.68848 13.6453 6.78069 12.8633 6.70559 11.8167H3.41797Z"
1010
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
11-
<path d="M5.84564 5.41675C5.59751 5.41675 5.37654 5.57371 5.29484 5.808L3.37482 11.3137C3.23843 11.7048 2.8108 11.9113 2.41968 11.7749C2.02857 11.6385 1.82208 11.2109 1.95847 10.8198L3.87849 5.31407C4.17029 4.47733 4.95947 3.91675 5.84564 3.91675H14.1543C15.0405 3.91675 15.8297 4.47733 16.1215 5.31407L18.0415 10.8198C18.1779 11.2109 17.9714 11.6385 17.5803 11.7749C17.1892 11.9113 16.7615 11.7048 16.6251 11.3137L14.7051 5.808C14.6234 5.57371 14.4024 5.41675 14.1543 5.41675H5.84564Z"
11+
<path d="M5.84729 5.4165C5.59916 5.4165 5.37819 5.57347 5.29648 5.80776L3.72406 10.3167L2.84186 10.5681L1.95966 10.8195L3.88014 5.31383C4.17194 4.47709 4.96112 3.9165 5.84729 3.9165H14.156C15.0421 3.9165 15.8313 4.47709 16.1231 5.31383L18.0431 10.8195L16.2792 10.3167L14.7068 5.80776C14.6251 5.57347 14.4041 5.4165 14.156 5.4165H5.84729Z"
1212
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
1313
</svg>
1414
);

packages/core/src/components/Icon/Icons/components/Mirror.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ size?: string | number;
66
}
77
const Mirror: React.FC<MirrorProps> = ({size, ...props}) => (
88
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<path d="M10.4698 14.5303C10.1769 14.2374 10.1769 13.7626 10.4698 13.4697C10.7627 13.1768 11.2376 13.1768 11.5305 13.4697L13.2501 15.1893L13.2501 8.5C13.2501 7.24022 12.7497 6.03204 11.8589 5.14124C10.9681 4.25044 9.7599 3.75 8.50012 3.75C7.24034 3.75 6.03216 4.25044 5.14136 5.14124C4.25057 6.03204 3.75012 7.24022 3.75012 8.5C3.75012 8.91421 3.41433 9.25 3.00012 9.25C2.58591 9.25 2.25012 8.91421 2.25012 8.5C2.25012 6.8424 2.9086 5.25268 4.0807 4.08058C5.25281 2.90848 6.84252 2.25 8.50012 2.25C10.1577 2.25 11.7474 2.90848 12.9195 4.08058C14.0916 5.25268 14.7501 6.8424 14.7501 8.5L14.7501 15.1893L16.4698 13.4697C16.7627 13.1768 17.2376 13.1768 17.5305 13.4697C17.8233 13.7626 17.8233 14.2374 17.5305 14.5303L14.5305 17.5303C14.3898 17.671 14.199 17.75 14.0001 17.75C13.8012 17.75 13.6104 17.671 13.4698 17.5303L10.4698 14.5303Z"
9+
<path d="M4.08058 4.08058C2.90848 5.25269 2.25 6.8424 2.25 8.5C2.25 8.91421 2.58579 9.25 3 9.25C3.41421 9.25 3.75 8.91421 3.75 8.5C3.75 7.24022 4.25044 6.03204 5.14124 5.14124C6.03204 4.25045 7.24022 3.75 8.5 3.75C9.75978 3.75 10.968 4.25044 11.8588 5.14124C12.7496 6.03204 13.25 7.24022 13.25 8.5V15.1893H14.75V8.5C14.75 6.8424 14.0915 5.25268 12.9194 4.08058C11.7473 2.90848 10.1576 2.25 8.5 2.25C6.8424 2.25 5.25268 2.90848 4.08058 4.08058Z"
10+
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
11+
<path d="M10.4697 13.4697C10.1768 13.7626 10.1768 14.2374 10.4697 14.5303L13.4697 17.5303C13.6103 17.671 13.8011 17.75 14 17.75C14.1989 17.75 14.3897 17.671 14.5303 17.5303L17.5303 14.5303C17.8232 14.2374 17.8232 13.7626 17.5303 13.4697C17.2374 13.1768 16.7626 13.1768 16.4697 13.4697L14.75 15.1893H13.25L11.5303 13.4697C11.2374 13.1768 10.7626 13.1768 10.4697 13.4697Z"
1012
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
1113
</svg>
1214
);

packages/core/src/components/Icon/Icons/components/Status.tsx

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,10 @@ size?: string | number;
66
}
77
const Status: React.FC<StatusProps> = ({size, ...props}) => (
88
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<g clipPath="url(#clip0)">
10-
<path d="M1.99805 2.77233C1.99805 2.34471 2.34471 1.99805 2.77233 1.99805H17.2257C17.6533 1.99805 18 2.34471 18 2.77233V7.58989V12.4079V17.2257C18 17.6533 17.6533 18 17.2257 18H2.77233C2.34471 18 1.99805 17.6533 1.99805 17.2257V12.4079V7.58989V2.77233ZM3.54662 13.1822V16.4514H16.4514V13.1822H3.54662ZM16.4514 11.6336H3.54662V8.36417H16.4514V11.6336ZM16.4514 3.54662V6.8156H3.54662V3.54662H16.4514Z"
11-
fillRule="evenodd" clipRule="evenodd" />
12-
</g>
13-
<defs>
14-
<clipPath id="clip0">
15-
<path transform="translate(2 2)" d="M0 0H16V16H0z" />
16-
</clipPath>
17-
</defs>
9+
<path d="M1.99609 2.77185C1.99609 2.34422 2.34275 1.99756 2.77038 1.99756H17.2238C17.6514 1.99756 17.998 2.34422 17.998 2.77185V17.2252C17.998 17.6529 17.6514 17.9995 17.2238 17.9995H2.77038C2.34275 17.9995 1.99609 17.6529 1.99609 17.2252V2.77185ZM3.54467 3.54613V6.81511V8.36369V11.6332V13.1817V16.4509H16.4495V13.1817V11.6332V8.36369V6.81511V3.54613H3.54467Z"
10+
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
11+
<path d="M3.54467 6.81511H16.4495V8.36369H3.54467V6.81511zM3.54467 11.6332H16.4495V13.1817H3.54467V11.6332z" fill="currentColor" fillRule="evenodd" clipRule="evenodd"
12+
/>
1813
</svg>
1914
);
2015
Status.displayName = 'Status';

packages/core/src/components/Icon/Icons/components/Textcolor.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ size?: string | number;
66
}
77
const Textcolor: React.FC<TextcolorProps> = ({size, ...props}) => (
88
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
9-
<path d="M18 18L2 18 2 14 18 14V18zM9.7777 3.59425L9.77839 3.59573zM10 4.0739L13.8195 12.3154C13.9937 12.6912 14.4395 12.8546 14.8154 12.6805 15.1912 12.5063 15.3546 12.0604 15.1805 11.6846L11.1403 2.96706C11.1401 2.96669 11.14 2.96633 11.1398 2.96597 11.0364 2.74199 10.8687 2.56034 10.6664 2.43664 10.4642 2.31301 10.2326 2.25 10 2.25 9.76741 2.25 9.53583 2.31301 9.33363 2.43664 9.13132 2.56034 8.96358 2.74198 8.86021 2.96596 8.86004 2.96633 8.85987 2.96669 8.8597 2.96706L4.81952 11.6846C4.64535 12.0604 4.80882 12.5063 5.18463 12.6805 5.56045 12.8546 6.0063 12.6912 6.18047 12.3154L10 4.0739z"
10-
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
11-
<path d="M6.25 9C6.25 8.58579 6.58579 8.25 7 8.25H13C13.4142 8.25 13.75 8.58579 13.75 9C13.75 9.41421 13.4142 9.75 13 9.75H7C6.58579 9.75 6.25 9.41421 6.25 9Z"
9+
<path d="M18 17C18 17.5523 17.5523 18 17 18H3C2.44772 18 2 17.5523 2 17 2 16.4477 2.44772 16 3 16H17C17.5523 16 18 16.4477 18 17zM10.0001 4.04099L12.166 8.71436 12.9439 10.3929 14.2743 13.2634C14.4692 13.684 14.9681 13.8669 15.3886 13.672 15.8092 13.4771 15.9921 12.9782 15.7972 12.5576L11.2761 2.80241 11.2756 2.80119C11.1599 2.55055 10.9722 2.34728 10.7458 2.20886 10.5195 2.07051 10.2604 2 10.0001 2 9.73982 2 9.48068 2.07051 9.25442 2.20886 9.02803 2.34728 8.84032 2.55054 8.72465 2.80118L8.72408 2.80241 4.203 12.5576C4.0081 12.9782 4.19102 13.4771 4.61157 13.672 5.03212 13.8669 5.53104 13.684 5.72594 13.2634L7.0563 10.3929 7.83422 8.71436 10.0001 4.04099z"
1210
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
11+
<path d="M7.83422 8.71436C9.52588 8.71436 10.4743 8.71436 12.166 8.71436L12.9439 10.3929H7.0563L7.83422 8.71436Z" fill="currentColor" fillRule="evenodd" clipRule="evenodd"
12+
/>
1313
</svg>
1414
);
1515
Textcolor.displayName = 'Textcolor';

0 commit comments

Comments
 (0)