Skip to content

Commit

Permalink
Update icons - monday-ui-style 0.1.210 (#1941)
Browse files Browse the repository at this point in the history
Co-authored-by: Monday Style <[email protected]>
  • Loading branch information
github-actions[bot] and Monday Style authored Feb 11, 2024
1 parent 88ac1ab commit d79cd8f
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"classnames": "^2.3.2",
"framer-motion": "^6.5.1",
"lodash-es": "^4.17.21",
"monday-ui-style": "0.1.209",
"monday-ui-style": "0.1.210",
"prop-types": "^15.8.1",
"react-dates": "21.8.0",
"react-inlinesvg": "^3.0.1",
Expand Down
16 changes: 16 additions & 0 deletions src/components/Icon/Icons/components/Placeholder.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
/* eslint-disable */
/* tslint:disable */
import * as React from 'react';
export interface PlaceholderProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const Placeholder: React.FC<PlaceholderProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M8.43952 2.15226C8.94482 2.05229 9.46668 2 10 2C10.5333 2 11.0552 2.05229 11.5605 2.15226C11.9668 2.23264 12.2311 2.62721 12.1507 3.03355C12.0703 3.43989 11.6757 3.70412 11.2694 3.62374C10.8594 3.54264 10.4351 3.5 10 3.5C9.56493 3.5 9.14057 3.54264 8.73063 3.62374C8.32429 3.70412 7.92972 3.43989 7.84933 3.03355C7.76895 2.62721 8.03319 2.23264 8.43952 2.15226ZM13.405 3.55391C13.6354 3.20971 14.1013 3.11749 14.4455 3.34792C15.3175 3.93177 16.0682 4.68246 16.6521 5.55455C16.8825 5.89874 16.7903 6.36458 16.4461 6.59501C16.1019 6.82545 15.6361 6.73322 15.4056 6.38903C14.9309 5.67987 14.3201 5.06915 13.611 4.59438C13.2668 4.36394 13.1746 3.89811 13.405 3.55391ZM6.59501 3.55391C6.82545 3.89811 6.73322 4.36394 6.38903 4.59438C5.67987 5.06915 5.06915 5.67987 4.59438 6.38903C4.36394 6.73322 3.89811 6.82545 3.55391 6.59501C3.20971 6.36458 3.11749 5.89874 3.34792 5.55455C3.93177 4.68246 4.68246 3.93177 5.55455 3.34792C5.89874 3.11749 6.36458 3.20971 6.59501 3.55391ZM3.03355 7.84933C3.43989 7.92972 3.70412 8.32429 3.62374 8.73063C3.54264 9.14057 3.5 9.56493 3.5 10C3.5 10.4351 3.54264 10.8594 3.62374 11.2694C3.70412 11.6757 3.43989 12.0703 3.03355 12.1507C2.62721 12.2311 2.23264 11.9668 2.15226 11.5605C2.05229 11.0552 2 10.5333 2 10C2 9.46668 2.05229 8.94482 2.15226 8.43952C2.23264 8.03319 2.62721 7.76895 3.03355 7.84933ZM16.9665 7.84933C17.3728 7.76895 17.7674 8.03319 17.8477 8.43952C17.9477 8.94482 18 9.46668 18 10C18 10.5333 17.9477 11.0552 17.8477 11.5605C17.7674 11.9668 17.3728 12.2311 16.9665 12.1507C16.5601 12.0703 16.2959 11.6757 16.3763 11.2694C16.4574 10.8594 16.5 10.4351 16.5 10C16.5 9.56493 16.4574 9.14057 16.3763 8.73063C16.2959 8.32429 16.5601 7.92972 16.9665 7.84933ZM3.55391 13.405C3.89811 13.1746 4.36394 13.2668 4.59438 13.611C5.06915 14.3201 5.67987 14.9309 6.38903 15.4056C6.73322 15.6361 6.82545 16.1019 6.59501 16.4461C6.36458 16.7903 5.89874 16.8825 5.55455 16.6521C4.68246 16.0682 3.93177 15.3175 3.34792 14.4455C3.11749 14.1013 3.20971 13.6354 3.55391 13.405ZM16.4461 13.405C16.7903 13.6354 16.8825 14.1013 16.6521 14.4455C16.0682 15.3175 15.3175 16.0682 14.4455 16.6521C14.1013 16.8825 13.6354 16.7903 13.405 16.4461C13.1746 16.1019 13.2668 15.6361 13.611 15.4056C14.3201 14.9309 14.9309 14.3201 15.4056 13.611C15.6361 13.2668 16.1019 13.1746 16.4461 13.405ZM7.84933 16.9665C7.92972 16.5601 8.32429 16.2959 8.73063 16.3763C9.14057 16.4574 9.56493 16.5 10 16.5C10.4351 16.5 10.8594 16.4574 11.2694 16.3763C11.6757 16.2959 12.0703 16.5601 12.1507 16.9665C12.2311 17.3728 11.9668 17.7674 11.5605 17.8477C11.0552 17.9477 10.5333 18 10 18C9.46668 18 8.94482 17.9477 8.43952 17.8477C8.03319 17.7674 7.76895 17.3728 7.84933 16.9665Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
Placeholder.displayName = 'Placeholder';
export default Placeholder;
/* tslint:enable */
/* eslint-enable */
1 change: 1 addition & 0 deletions src/components/Icon/Icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ export {default as Pause} from './components/Pause';
export {default as Person} from './components/Person';
export {default as PersonRound} from './components/PersonRound';
export {default as Pin} from './components/Pin';
export {default as Placeholder} from './components/Placeholder';
export {default as Play} from './components/Play';
export {default as Print} from './components/Print';
export {default as PushNotification} from './components/PushNotification';
Expand Down

0 comments on commit d79cd8f

Please sign in to comment.