@bubbles-ui/icons 1.2.197 → 1.2.198

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.
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SynchronizeGenerateIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default SynchronizeGenerateIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+ function SynchronizeGenerateIcon(props) {
3
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
4
+ fill: "none",
5
+ viewBox: "0 0 19 19",
6
+ stroke: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fill: "#0C1F22",
12
+ fillRule: "evenodd",
13
+ d: "M4.46 1.04c-.469.031-.891.143-1.332.353A3.677 3.677 0 0 0 1.067 4.2a4.577 4.577 0 0 0 0 1.026A3.69 3.69 0 0 0 2.715 7.8l.157.102-.182.12a3.672 3.672 0 0 0-1.623 2.565 4.83 4.83 0 0 0-.009.955c.078.633.329 1.252.715 1.77.127.17.418.472.6.623.414.346.968.62 1.502.745.37.086.505.093 1.832.092 1.214 0 1.248 0 1.327-.037a.495.495 0 0 0 .027-.886c-.071-.039-.084-.04-1.359-.05-1.347-.01-1.362-.012-1.685-.095a2.775 2.775 0 0 1-1.437-.956 2.688 2.688 0 0 1-.328-2.759c.145-.326.302-.55.57-.814.391-.386.834-.619 1.413-.743.06-.013 1.034-.023 2.997-.03l2.907-.01.103-.05a.459.459 0 0 0 .273-.436.445.445 0 0 0-.164-.37c-.153-.134.056-.125-3.038-.125-1.898 0-2.823-.006-2.927-.02a2.712 2.712 0 0 1-.93-.295 2.5 2.5 0 0 1-.65-.48 2.699 2.699 0 0 1 1.6-4.588c.124-.014 1.41-.018 4.69-.013l4.517.006.193.048c.37.092.643.21.929.404.605.41.987.986 1.149 1.734.047.216.046.788 0 1.008a2.73 2.73 0 0 1-.754 1.414c-.16.168-.215.272-.215.412 0 .146.031.231.12.33a.444.444 0 0 0 .398.162c.167-.01.258-.067.46-.282.96-1.024 1.266-2.448.807-3.755a3.682 3.682 0 0 0-2.065-2.188c-.38-.159-.74-.24-1.194-.268-.343-.022-8.648-.022-8.98 0Zm.054 2.945a.754.754 0 0 0-.333 1.257.746.746 0 0 0 1.066-.004.743.743 0 0 0-.002-1.054.662.662 0 0 0-.347-.201.734.734 0 0 0-.383.002Zm3.755.267a.523.523 0 0 0-.254.217c-.05.08-.054.101-.054.243s.005.163.054.244c.064.102.18.197.275.223.045.012.893.019 2.543.019 2.8 0 2.578.012 2.734-.145a.473.473 0 0 0 .01-.673c-.155-.16.127-.145-2.718-.149-2.11-.003-2.531 0-2.59.021Zm4.678 4.233a4.757 4.757 0 0 0-4.327 3.598c-.102.408-.118.562-.118 1.134 0 .566.007.649.092 1.032a4.745 4.745 0 0 0 4.074 3.685c.229.027.8.037.986.017.822-.089 1.55-.345 2.187-.771.285-.19.447-.32.677-.543.279-.268.465-.5.5-.619a.487.487 0 0 0-.7-.565.82.82 0 0 0-.18.156 3.787 3.787 0 0 1-1.2.963 3.727 3.727 0 0 1-3.35.036 3.532 3.532 0 0 1-.96-.666c-.592-.56-.963-1.263-1.121-2.122-.045-.245-.045-.947 0-1.188.078-.42.18-.736.348-1.077.39-.79 1.091-1.457 1.878-1.787a3.766 3.766 0 0 1 3.617.35c.423.285.843.732 1.11 1.182.104.173.186.332.186.359 0 .011-.347.02-.996.023l-.996.005-.073.049c-.168.11-.241.237-.242.416-.001.15.055.279.16.371.15.132.08.127 1.652.127 1.571 0 1.503.005 1.653-.127a.559.559 0 0 0 .122-.165l.043-.095v-1.701c0-1.688 0-1.702-.038-1.782a.465.465 0 0 0-.236-.246.483.483 0 0 0-.655.224l-.043.085-.005.743-.006.743-.073-.093a4.735 4.735 0 0 0-3.084-1.716 7.283 7.283 0 0 0-.882-.035Zm-8.47 1.894a.758.758 0 0 0-.507.837c.1.602.848.843 1.274.41a.755.755 0 0 0-.306-1.25.91.91 0 0 0-.461.003Z",
14
+ clipRule: "evenodd"
15
+ }));
16
+ }
17
+ module.exports = SynchronizeGenerateIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SynchronizeGenerateIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default SynchronizeGenerateIcon;
@@ -0,0 +1,17 @@
1
+ import * as React from "react";
2
+ function SynchronizeGenerateIcon(props) {
3
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
4
+ fill: "none",
5
+ viewBox: "0 0 19 19",
6
+ stroke: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fill: "#0C1F22",
12
+ fillRule: "evenodd",
13
+ d: "M4.46 1.04c-.469.031-.891.143-1.332.353A3.677 3.677 0 0 0 1.067 4.2a4.577 4.577 0 0 0 0 1.026A3.69 3.69 0 0 0 2.715 7.8l.157.102-.182.12a3.672 3.672 0 0 0-1.623 2.565 4.83 4.83 0 0 0-.009.955c.078.633.329 1.252.715 1.77.127.17.418.472.6.623.414.346.968.62 1.502.745.37.086.505.093 1.832.092 1.214 0 1.248 0 1.327-.037a.495.495 0 0 0 .027-.886c-.071-.039-.084-.04-1.359-.05-1.347-.01-1.362-.012-1.685-.095a2.775 2.775 0 0 1-1.437-.956 2.688 2.688 0 0 1-.328-2.759c.145-.326.302-.55.57-.814.391-.386.834-.619 1.413-.743.06-.013 1.034-.023 2.997-.03l2.907-.01.103-.05a.459.459 0 0 0 .273-.436.445.445 0 0 0-.164-.37c-.153-.134.056-.125-3.038-.125-1.898 0-2.823-.006-2.927-.02a2.712 2.712 0 0 1-.93-.295 2.5 2.5 0 0 1-.65-.48 2.699 2.699 0 0 1 1.6-4.588c.124-.014 1.41-.018 4.69-.013l4.517.006.193.048c.37.092.643.21.929.404.605.41.987.986 1.149 1.734.047.216.046.788 0 1.008a2.73 2.73 0 0 1-.754 1.414c-.16.168-.215.272-.215.412 0 .146.031.231.12.33a.444.444 0 0 0 .398.162c.167-.01.258-.067.46-.282.96-1.024 1.266-2.448.807-3.755a3.682 3.682 0 0 0-2.065-2.188c-.38-.159-.74-.24-1.194-.268-.343-.022-8.648-.022-8.98 0Zm.054 2.945a.754.754 0 0 0-.333 1.257.746.746 0 0 0 1.066-.004.743.743 0 0 0-.002-1.054.662.662 0 0 0-.347-.201.734.734 0 0 0-.383.002Zm3.755.267a.523.523 0 0 0-.254.217c-.05.08-.054.101-.054.243s.005.163.054.244c.064.102.18.197.275.223.045.012.893.019 2.543.019 2.8 0 2.578.012 2.734-.145a.473.473 0 0 0 .01-.673c-.155-.16.127-.145-2.718-.149-2.11-.003-2.531 0-2.59.021Zm4.678 4.233a4.757 4.757 0 0 0-4.327 3.598c-.102.408-.118.562-.118 1.134 0 .566.007.649.092 1.032a4.745 4.745 0 0 0 4.074 3.685c.229.027.8.037.986.017.822-.089 1.55-.345 2.187-.771.285-.19.447-.32.677-.543.279-.268.465-.5.5-.619a.487.487 0 0 0-.7-.565.82.82 0 0 0-.18.156 3.787 3.787 0 0 1-1.2.963 3.727 3.727 0 0 1-3.35.036 3.532 3.532 0 0 1-.96-.666c-.592-.56-.963-1.263-1.121-2.122-.045-.245-.045-.947 0-1.188.078-.42.18-.736.348-1.077.39-.79 1.091-1.457 1.878-1.787a3.766 3.766 0 0 1 3.617.35c.423.285.843.732 1.11 1.182.104.173.186.332.186.359 0 .011-.347.02-.996.023l-.996.005-.073.049c-.168.11-.241.237-.242.416-.001.15.055.279.16.371.15.132.08.127 1.652.127 1.571 0 1.503.005 1.653-.127a.559.559 0 0 0 .122-.165l.043-.095v-1.701c0-1.688 0-1.702-.038-1.782a.465.465 0 0 0-.236-.246.483.483 0 0 0-.655.224l-.043.085-.005.743-.006.743-.073-.093a4.735 4.735 0 0 0-3.084-1.716 7.283 7.283 0 0 0-.882-.035Zm-8.47 1.894a.758.758 0 0 0-.507.837c.1.602.848.843 1.274.41a.755.755 0 0 0-.306-1.25.91.91 0 0 0-.461.003Z",
14
+ clipRule: "evenodd"
15
+ }));
16
+ }
17
+ export default SynchronizeGenerateIcon;
@@ -190,6 +190,7 @@ export { default as SynchronizeArrowIcon } from './SynchronizeArrowIcon'
190
190
  export { default as SynchronizeArrowsSquareIcon } from './SynchronizeArrowsSquareIcon'
191
191
  export { default as SynchronizeArrowsWarningIcon } from './SynchronizeArrowsWarningIcon'
192
192
  export { default as SynchronizeArrowsIcon } from './SynchronizeArrowsIcon'
193
+ export { default as SynchronizeGenerateIcon } from './SynchronizeGenerateIcon'
193
194
  export { default as TagsIcon } from './TagsIcon'
194
195
  export { default as TeammateIcon } from './TeammateIcon'
195
196
  export { default as TextFormatIcon } from './TextFormatIcon'
@@ -190,6 +190,7 @@ export { default as SynchronizeArrowIcon } from './SynchronizeArrowIcon.js'
190
190
  export { default as SynchronizeArrowsSquareIcon } from './SynchronizeArrowsSquareIcon.js'
191
191
  export { default as SynchronizeArrowsWarningIcon } from './SynchronizeArrowsWarningIcon.js'
192
192
  export { default as SynchronizeArrowsIcon } from './SynchronizeArrowsIcon.js'
193
+ export { default as SynchronizeGenerateIcon } from './SynchronizeGenerateIcon.js'
193
194
  export { default as TagsIcon } from './TagsIcon.js'
194
195
  export { default as TeammateIcon } from './TeammateIcon.js'
195
196
  export { default as TextFormatIcon } from './TextFormatIcon.js'
@@ -190,6 +190,7 @@ export { default as SynchronizeArrowIcon } from './SynchronizeArrowIcon'
190
190
  export { default as SynchronizeArrowsSquareIcon } from './SynchronizeArrowsSquareIcon'
191
191
  export { default as SynchronizeArrowsWarningIcon } from './SynchronizeArrowsWarningIcon'
192
192
  export { default as SynchronizeArrowsIcon } from './SynchronizeArrowsIcon'
193
+ export { default as SynchronizeGenerateIcon } from './SynchronizeGenerateIcon'
193
194
  export { default as TagsIcon } from './TagsIcon'
194
195
  export { default as TeammateIcon } from './TeammateIcon'
195
196
  export { default as TextFormatIcon } from './TextFormatIcon'
package/outline/index.js CHANGED
@@ -190,6 +190,7 @@ module.exports.SynchronizeArrowIcon = require("./SynchronizeArrowIcon.js")
190
190
  module.exports.SynchronizeArrowsSquareIcon = require("./SynchronizeArrowsSquareIcon.js")
191
191
  module.exports.SynchronizeArrowsWarningIcon = require("./SynchronizeArrowsWarningIcon.js")
192
192
  module.exports.SynchronizeArrowsIcon = require("./SynchronizeArrowsIcon.js")
193
+ module.exports.SynchronizeGenerateIcon = require("./SynchronizeGenerateIcon.js")
193
194
  module.exports.TagsIcon = require("./TagsIcon.js")
194
195
  module.exports.TeammateIcon = require("./TeammateIcon.js")
195
196
  module.exports.TextFormatIcon = require("./TextFormatIcon.js")
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bubbles-ui/icons",
3
- "version": "1.2.197",
3
+ "version": "1.2.198",
4
4
  "description": "The Bubbles Design System icons library.",
5
5
  "license": "MIT",
6
6
  "repository": {