Skip to content

Commit

Permalink
fix: redo/udno icons
Browse files Browse the repository at this point in the history
  • Loading branch information
orrgottlieb committed Feb 18, 2021
1 parent df86431 commit b213ead
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monday-ui-react-core",
"version": "0.0.74",
"version": "0.0.75",
"description": "Official monday.com UI resources for application development in React.js",
"main": "dist/main.js",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"@react-hook/merged-ref": "^1.3.0",
"classnames": "^2.2.6",
"lodash": "^4.17.19",
"monday-ui-style": "0.0.29",
"monday-ui-style": "0.0.30",
"prop-types": "^15.7.2",
"react-inlinesvg": "^2.1.1",
"react-popper": "^2.2.3",
Expand Down
4 changes: 2 additions & 2 deletions src/components/Icon/Icons/components/Redo.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ import PropTypes from 'prop-types';
import React from 'react';
const Redo = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M6.62673 4.4844C6.91149 4.76915 6.91149 5.23084 6.62673 5.51559L3.80899 8.33333L6.62673 11.1511C6.91149 11.4358 6.91149 11.8975 6.62673 12.1823C6.34197 12.467 5.88029 12.467 5.59553 12.1823L2.2622 8.84893C1.97744 8.56417 1.97744 8.10249 2.2622 7.81773L5.59553 4.4844C5.88029 4.19964 6.34197 4.19964 6.62673 4.4844Z"
<path d="M13.3733 4.4844C13.0885 4.76915 13.0885 5.23084 13.3733 5.51559L16.191 8.33333L13.3733 11.1511C13.0885 11.4358 13.0885 11.8975 13.3733 12.1823C13.6581 12.467 14.1197 12.467 14.4045 12.1823L17.7378 8.84893C18.0226 8.56417 18.0226 8.10249 17.7378 7.81773L14.4045 4.4844C14.1197 4.19964 13.6581 4.19964 13.3733 4.4844Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<path d="M2.04863 8.33334C2.04863 7.93063 2.37509 7.60417 2.7778 7.60417H12.7778C14.1499 7.60417 15.4659 8.14925 16.4361 9.11949C17.4063 10.0897 17.9514 11.4057 17.9514 12.7778V15C17.9514 15.4027 17.6249 15.7292 17.2222 15.7292C16.8195 15.7292 16.4931 15.4027 16.4931 15V12.7778C16.4931 11.7924 16.1016 10.8474 15.4049 10.1507C14.7081 9.45393 13.7632 9.06251 12.7778 9.06251H2.7778C2.37509 9.06251 2.04863 8.73605 2.04863 8.33334Z"
<path d="M17.9514 8.33334C17.9514 7.93063 17.6249 7.60417 17.2222 7.60417H7.22223C5.85011 7.60417 4.53418 8.14925 3.56394 9.11949C2.5937 10.0897 2.04862 11.4057 2.04862 12.7778V15C2.04862 15.4027 2.37508 15.7292 2.77779 15.7292C3.1805 15.7292 3.50696 15.4027 3.50696 15V12.7778C3.50696 11.7924 3.89839 10.8474 4.59513 10.1507C5.29188 9.45393 6.23688 9.06251 7.22223 9.06251H17.2222C17.6249 9.06251 17.9514 8.73605 17.9514 8.33334Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
Expand Down
4 changes: 2 additions & 2 deletions src/components/Icon/Icons/components/Undo.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ import PropTypes from 'prop-types';
import React from 'react';
const Undo = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M13.3733 4.4844C13.0885 4.76915 13.0885 5.23084 13.3733 5.51559L16.191 8.33333L13.3733 11.1511C13.0885 11.4358 13.0885 11.8975 13.3733 12.1823C13.6581 12.467 14.1197 12.467 14.4045 12.1823L17.7378 8.84893C18.0226 8.56417 18.0226 8.10249 17.7378 7.81773L14.4045 4.4844C14.1197 4.19964 13.6581 4.19964 13.3733 4.4844Z"
<path d="M6.62673 4.4844C6.91149 4.76915 6.91149 5.23084 6.62673 5.51559L3.80899 8.33333L6.62673 11.1511C6.91149 11.4358 6.91149 11.8975 6.62673 12.1823C6.34197 12.467 5.88029 12.467 5.59553 12.1823L2.2622 8.84893C1.97744 8.56417 1.97744 8.10249 2.2622 7.81773L5.59553 4.4844C5.88029 4.19964 6.34197 4.19964 6.62673 4.4844Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<path d="M17.9514 8.33334C17.9514 7.93063 17.6249 7.60417 17.2222 7.60417H7.22223C5.85011 7.60417 4.53418 8.14925 3.56394 9.11949C2.5937 10.0897 2.04862 11.4057 2.04862 12.7778V15C2.04862 15.4027 2.37508 15.7292 2.77779 15.7292C3.1805 15.7292 3.50696 15.4027 3.50696 15V12.7778C3.50696 11.7924 3.89839 10.8474 4.59513 10.1507C5.29188 9.45393 6.23688 9.06251 7.22223 9.06251H17.2222C17.6249 9.06251 17.9514 8.73605 17.9514 8.33334Z"
<path d="M2.04863 8.33334C2.04863 7.93063 2.37509 7.60417 2.7778 7.60417H12.7778C14.1499 7.60417 15.4659 8.14925 16.4361 9.11949C17.4063 10.0897 17.9514 11.4057 17.9514 12.7778V15C17.9514 15.4027 17.6249 15.7292 17.2222 15.7292C16.8195 15.7292 16.4931 15.4027 16.4931 15V12.7778C16.4931 11.7924 16.1016 10.8474 15.4049 10.1507C14.7081 9.45393 13.7632 9.06251 12.7778 9.06251H2.7778C2.37509 9.06251 2.04863 8.73605 2.04863 8.33334Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
</svg>
);
Expand Down

0 comments on commit b213ead

Please sign in to comment.