@loomhq/lens 10.63.7 → 10.63.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/icon/available-icons/watch-later-add.js +1 -1
- package/dist/components/icon/available-icons/watch-later-added.js +1 -1
- package/dist/components/icon/available-icons/watch-later-remove.js +1 -1
- package/dist/components/icon/available-icons/watch-later.js +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
function SvgWatchLaterAdd(props) {
|
|
3
3
|
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
4
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 2C2.73478 2 2.48043 2.10536 2.29289 2.29289C2.10536 2.48043 2 2.73478 2 3V17.0568L7.41876 13.1863C7.76646 12.9379 8.23354 12.9379 8.58124 13.1863L14 17.0568V3C14 2.73478 13.8946 2.48043 13.7071 2.29289C13.5196 2.10536 13.2652 2 13 2H3ZM0.87868 0.87868C1.44129 0.31607 2.20435 0 3 0H13C13.7956 0 14.5587 0.31607 15.1213 0.87868C15.6839 1.44129 16 2.20435 16 3V19C16 19.3746 15.7907 19.7178 15.4576 19.8892C15.1245 20.0606 14.7236 20.0315 14.4188 19.8137L8 15.2289L1.58124 19.8137C1.27642 20.0315 0.875489 20.0606 0.542418 19.8892C0.209347 19.7178 0 19.3746 0 19V3C0 2.20435 0.31607 1.44129 0.87868 0.87868ZM8 3C8.55228 3 9 3.44772 9 4V6H11C11.5523 6 12 6.44772 12 7C12 7.55228 11.5523 8 11 8H9V10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10V8H5C4.44772 8 4 7.55228 4 7C4 6.44771 4.44772 6 5 6H7V4C7 3.44772 7.44772 3 8 3Z", fill: "currentColor" })));
|
|
5
5
|
}
|
|
6
6
|
export default SvgWatchLaterAdd;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
function SvgWatchLaterAdded(props) {
|
|
3
3
|
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
4
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 2C2.73478 2 2.48043 2.10536 2.29289 2.29289C2.10536 2.48043 2 2.73478 2 3V17.0568L7.41876 13.1863C7.76646 12.9379 8.23354 12.9379 8.58124 13.1863L14 17.0568V3C14 2.73478 13.8946 2.48043 13.7071 2.29289C13.5196 2.10536 13.2652 2 13 2H3ZM0.87868 0.87868C1.44129 0.31607 2.20435 0 3 0H13C13.7956 0 14.5587 0.31607 15.1213 0.87868C15.6839 1.44129 16 2.20435 16 3V19C16 19.3746 15.7907 19.7178 15.4576 19.8892C15.1245 20.0606 14.7236 20.0315 14.4188 19.8137L8 15.2289L1.58124 19.8137C1.27642 20.0315 0.875489 20.0606 0.542418 19.8892C0.209347 19.7178 0 19.3746 0 19V3C0 2.20435 0.31607 1.44129 0.87868 0.87868ZM11.1585 4.24763C11.5741 4.61131 11.6163 5.24307 11.2526 5.65871L7.75258 9.65871C7.38889 10.0743 6.75713 10.1165 6.3415 9.75278C6.32125 9.73507 6.30189 9.71672 6.28342 9.69779L4.29274 7.70711C3.90222 7.31658 3.90222 6.68342 4.29274 6.29289C4.68327 5.90237 5.31643 5.90237 5.70696 6.29289L6.95131 7.53725L9.74742 4.3417C10.1111 3.92606 10.7429 3.88395 11.1585 4.24763Z", fill: "currentColor" })));
|
|
5
5
|
}
|
|
6
6
|
export default SvgWatchLaterAdded;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
function SvgWatchLaterRemove(props) {
|
|
3
3
|
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
4
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 2C2.73478 2 2.48043 2.10536 2.29289 2.29289C2.10536 2.48043 2 2.73478 2 3V17.0568L7.41876 13.1863C7.76646 12.9379 8.23354 12.9379 8.58124 13.1863L14 17.0568V3C14 2.73478 13.8946 2.48043 13.7071 2.29289C13.5196 2.10536 13.2652 2 13 2H3ZM0.87868 0.87868C1.44129 0.31607 2.20435 0 3 0H13C13.7956 0 14.5587 0.31607 15.1213 0.87868C15.6839 1.44129 16 2.20435 16 3V19C16 19.3746 15.7907 19.7178 15.4576 19.8892C15.1245 20.0606 14.7236 20.0315 14.4188 19.8137L8 15.2289L1.58124 19.8137C1.27642 20.0315 0.875489 20.0606 0.542418 19.8892C0.209347 19.7178 0 19.3746 0 19V3C0 2.20435 0.31607 1.44129 0.87868 0.87868ZM10.8282 4.17146C11.2187 4.56199 11.2187 5.19515 10.8282 5.58568L9.41397 6.99991L10.8285 8.41448C11.2191 8.805 11.2191 9.43816 10.8285 9.82869C10.438 10.2192 9.80485 10.2192 9.41432 9.82869L7.99976 8.41412L6.58556 9.82832C6.19504 10.2188 5.56187 10.2188 5.17135 9.82832C4.78082 9.43779 4.78082 8.80463 5.17135 8.4141L6.58554 6.99991L5.17168 5.58605C4.78116 5.19552 4.78116 4.56236 5.17168 4.17183C5.56221 3.78131 6.19537 3.78131 6.5859 4.17183L7.99976 5.58569L9.41399 4.17146C9.80451 3.78094 10.4377 3.78094 10.8282 4.17146Z", fill: "currentColor" })));
|
|
5
5
|
}
|
|
6
6
|
export default SvgWatchLaterRemove;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
function SvgWatchLater(props) {
|
|
3
3
|
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
4
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 2C2.73478 2 2.48043 2.10536 2.29289 2.29289C2.10536 2.48043 2 2.73478 2 3V17.0568L7.41876 13.1863C7.76646 12.9379 8.23354 12.9379 8.58124 13.1863L14 17.0568V3C14 2.73478 13.8946 2.48043 13.7071 2.29289C13.5196 2.10536 13.2652 2 13 2H3ZM0.87868 0.87868C1.44129 0.31607 2.20435 0 3 0H13C13.7956 0 14.5587 0.31607 15.1213 0.87868C15.6839 1.44129 16 2.20435 16 3V19C16 19.3746 15.7907 19.7178 15.4576 19.8892C15.1245 20.0606 14.7236 20.0315 14.4188 19.8137L8 15.2289L1.58124 19.8137C1.27642 20.0315 0.87549 20.0606 0.542418 19.8892C0.209347 19.7178 0 19.3746 0 19V3C0 2.20435 0.31607 1.44129 0.87868 0.87868Z", fill: "currentColor" })));
|
|
5
5
|
}
|
|
6
6
|
export default SvgWatchLater;
|