@semcore/icon 2.30.3 → 2.30.4

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/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
+ ## [2.30.4] - 2022-09-15
6
+
7
+ ### Fixed
8
+
9
+ - Fixed icon Toxic.
10
+
5
11
  ## [2.30.3] - 2022-09-14
6
12
 
7
13
  ### Changed
package/Toxic/m/index.js CHANGED
@@ -35,12 +35,12 @@ function Toxic(_ref, ref) {
35
35
  height: height,
36
36
  viewBox: viewBox
37
37
  }, props), /*#__PURE__*/_react["default"].createElement("path", {
38
- d: "M11.1 5.06c.555.383.89.84 1.26 1.515a4.93 4.93 0 0 1 .597 1.821c.039.274-.18.507-.457.515h-2.127c-.275.01-.498-.213-.594-.47a1.591 1.591 0 0 0-.331-.535c-.193-.206-.285-.516-.14-.758l1.155-1.929c.138-.231.415-.313.637-.16Zm-5.607.179a.464.464 0 0 0-.665-.138c-.541.4-.866.906-1.199 1.484a4.702 4.702 0 0 0-.602 1.843c-.03.275.197.5.473.5h2.206c.276 0 .492-.23.58-.492a1.576 1.576 0 0 1 .312-.544c.186-.212.268-.526.115-.763l-1.22-1.89ZM8 10.786c.115 0 .228-.012.336-.033.266-.053.562.027.694.263l1.094 1.956c.138.246.046.56-.217.664a5.162 5.162 0 0 1-3.924-.046c-.26-.11-.345-.427-.2-.67l1.143-1.929c.138-.232.435-.305.7-.246.12.027.245.04.374.04ZM8 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",
38
+ d: "M11.1 4.06c.555.383.89.84 1.26 1.515.36.656.505 1.179.597 1.821.039.274-.18.507-.457.515h-2.127c-.275.01-.498-.213-.594-.47-.074-.2-.187-.381-.331-.535-.193-.206-.285-.516-.14-.758l1.155-1.929c.138-.231.415-.313.637-.16ZM5.493 4.239a.464.464 0 0 0-.665-.138c-.541.4-.866.906-1.199 1.484a4.702 4.702 0 0 0-.602 1.843c-.03.275.197.5.473.5h2.206c.276 0 .492-.23.58-.492a1.576 1.576 0 0 1 .312-.544c.186-.212.268-.526.115-.763l-1.22-1.89ZM8 9.786c.115 0 .228-.012.336-.033.266-.053.562.027.694.263l1.094 1.956c.138.246.046.56-.217.664a5.162 5.162 0 0 1-3.924-.046c-.26-.11-.345-.427-.2-.67l1.143-1.929c.138-.232.435-.305.7-.246.12.026.245.04.374.04ZM8 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",
39
39
  shapeRendering: "geometricPrecision"
40
40
  }), /*#__PURE__*/_react["default"].createElement("path", {
41
41
  fillRule: "evenodd",
42
42
  clipRule: "evenodd",
43
- d: "M8 17A8 8 0 1 0 8 1a8 8 0 0 0 0 16Zm0-2A6 6 0 1 0 8 3a6 6 0 0 0 0 12Z",
43
+ d: "M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm0-2A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z",
44
44
  shapeRendering: "geometricPrecision"
45
45
  }));
46
46
  }
package/Toxic/m/index.mjs CHANGED
@@ -18,12 +18,12 @@ function Toxic({
18
18
  height: height,
19
19
  viewBox: viewBox
20
20
  }, props), /*#__PURE__*/React.createElement("path", {
21
- d: "M11.1 5.06c.555.383.89.84 1.26 1.515a4.93 4.93 0 0 1 .597 1.821c.039.274-.18.507-.457.515h-2.127c-.275.01-.498-.213-.594-.47a1.591 1.591 0 0 0-.331-.535c-.193-.206-.285-.516-.14-.758l1.155-1.929c.138-.231.415-.313.637-.16Zm-5.607.179a.464.464 0 0 0-.665-.138c-.541.4-.866.906-1.199 1.484a4.702 4.702 0 0 0-.602 1.843c-.03.275.197.5.473.5h2.206c.276 0 .492-.23.58-.492a1.576 1.576 0 0 1 .312-.544c.186-.212.268-.526.115-.763l-1.22-1.89ZM8 10.786c.115 0 .228-.012.336-.033.266-.053.562.027.694.263l1.094 1.956c.138.246.046.56-.217.664a5.162 5.162 0 0 1-3.924-.046c-.26-.11-.345-.427-.2-.67l1.143-1.929c.138-.232.435-.305.7-.246.12.027.245.04.374.04ZM8 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",
21
+ d: "M11.1 4.06c.555.383.89.84 1.26 1.515.36.656.505 1.179.597 1.821.039.274-.18.507-.457.515h-2.127c-.275.01-.498-.213-.594-.47-.074-.2-.187-.381-.331-.535-.193-.206-.285-.516-.14-.758l1.155-1.929c.138-.231.415-.313.637-.16ZM5.493 4.239a.464.464 0 0 0-.665-.138c-.541.4-.866.906-1.199 1.484a4.702 4.702 0 0 0-.602 1.843c-.03.275.197.5.473.5h2.206c.276 0 .492-.23.58-.492a1.576 1.576 0 0 1 .312-.544c.186-.212.268-.526.115-.763l-1.22-1.89ZM8 9.786c.115 0 .228-.012.336-.033.266-.053.562.027.694.263l1.094 1.956c.138.246.046.56-.217.664a5.162 5.162 0 0 1-3.924-.046c-.26-.11-.345-.427-.2-.67l1.143-1.929c.138-.232.435-.305.7-.246.12.026.245.04.374.04ZM8 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",
22
22
  shapeRendering: "geometricPrecision"
23
23
  }), /*#__PURE__*/React.createElement("path", {
24
24
  fillRule: "evenodd",
25
25
  clipRule: "evenodd",
26
- d: "M8 17A8 8 0 1 0 8 1a8 8 0 0 0 0 16Zm0-2A6 6 0 1 0 8 3a6 6 0 0 0 0 12Z",
26
+ d: "M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm0-2A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z",
27
27
  shapeRendering: "geometricPrecision"
28
28
  }));
29
29
  }
package/lib/cjs/Icon.js CHANGED
@@ -46,16 +46,16 @@ var styles = (
46
46
  /*__reshadow_css_start__*/
47
47
  _core.sstyled.insert(
48
48
  /*__inner_css_start__*/
49
- ".___SIcon_1mkr0_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:none;color:var(--color_1mkr0)}.___SIcon_1mkr0_gg_.__keyboardFocused_1mkr0_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SIcon_1mkr0_gg_.__interactive_1mkr0_gg_{cursor:pointer}.___SIcon_1mkr0_gg_.__interactive_1mkr0_gg_:hover{color:var(--color-interactive_1mkr0)}"
49
+ ".___SIcon_piwx0_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:none;color:var(--color_piwx0)}.___SIcon_piwx0_gg_.__keyboardFocused_piwx0_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SIcon_piwx0_gg_.__interactive_piwx0_gg_{cursor:pointer}.___SIcon_piwx0_gg_.__interactive_piwx0_gg_:hover{color:var(--color-interactive_piwx0)}"
50
50
  /*__inner_css_end__*/
51
- , "1mkr0_gg_")
51
+ , "piwx0_gg_")
52
52
  /*__reshadow_css_end__*/
53
53
  , {
54
- "__SIcon": "___SIcon_1mkr0_gg_",
55
- "--color": "--color_1mkr0",
56
- "_keyboardFocused": "__keyboardFocused_1mkr0_gg_",
57
- "_interactive": "__interactive_1mkr0_gg_",
58
- "--color-interactive": "--color-interactive_1mkr0"
54
+ "__SIcon": "___SIcon_piwx0_gg_",
55
+ "--color": "--color_piwx0",
56
+ "_keyboardFocused": "__keyboardFocused_piwx0_gg_",
57
+ "_interactive": "__interactive_piwx0_gg_",
58
+ "--color-interactive": "--color-interactive_piwx0"
59
59
  });
60
60
 
61
61
  function Icon(props, ref) {
package/lib/es6/Icon.js CHANGED
@@ -22,16 +22,16 @@ var styles = (
22
22
  /*__reshadow_css_start__*/
23
23
  _sstyled.insert(
24
24
  /*__inner_css_start__*/
25
- ".___SIcon_1mkr0_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:none;color:var(--color_1mkr0)}.___SIcon_1mkr0_gg_.__keyboardFocused_1mkr0_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SIcon_1mkr0_gg_.__interactive_1mkr0_gg_{cursor:pointer}.___SIcon_1mkr0_gg_.__interactive_1mkr0_gg_:hover{color:var(--color-interactive_1mkr0)}"
25
+ ".___SIcon_piwx0_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:none;color:var(--color_piwx0)}.___SIcon_piwx0_gg_.__keyboardFocused_piwx0_gg_{box-shadow:0 0 0 3px rgba(0, 143, 248, 0.2)}.___SIcon_piwx0_gg_.__interactive_piwx0_gg_{cursor:pointer}.___SIcon_piwx0_gg_.__interactive_piwx0_gg_:hover{color:var(--color-interactive_piwx0)}"
26
26
  /*__inner_css_end__*/
27
- , "1mkr0_gg_")
27
+ , "piwx0_gg_")
28
28
  /*__reshadow_css_end__*/
29
29
  , {
30
- "__SIcon": "___SIcon_1mkr0_gg_",
31
- "--color": "--color_1mkr0",
32
- "_keyboardFocused": "__keyboardFocused_1mkr0_gg_",
33
- "_interactive": "__interactive_1mkr0_gg_",
34
- "--color-interactive": "--color-interactive_1mkr0"
30
+ "__SIcon": "___SIcon_piwx0_gg_",
31
+ "--color": "--color_piwx0",
32
+ "_keyboardFocused": "__keyboardFocused_piwx0_gg_",
33
+ "_interactive": "__interactive_piwx0_gg_",
34
+ "--color-interactive": "--color-interactive_piwx0"
35
35
  });
36
36
 
37
37
  function Icon(props, ref) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/icon",
3
3
  "description": "Semrush Icon Component",
4
- "version": "2.30.3",
4
+ "version": "2.30.4",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.1 5.06c.555.383.89.84 1.26 1.515a4.93 4.93 0 0 1 .597 1.821c.039.274-.18.507-.457.515h-2.127c-.275.01-.498-.213-.594-.47a1.591 1.591 0 0 0-.331-.535c-.193-.206-.285-.516-.14-.758l1.155-1.929c.138-.231.415-.313.637-.16Zm-5.607.179a.464.464 0 0 0-.665-.138c-.541.4-.866.906-1.199 1.484a4.702 4.702 0 0 0-.602 1.843c-.03.275.197.5.473.5h2.206c.276 0 .492-.23.58-.492a1.576 1.576 0 0 1 .312-.544c.186-.212.268-.526.115-.763l-1.22-1.89ZM8 10.786c.115 0 .228-.012.336-.033.266-.053.562.027.694.263l1.094 1.956c.138.246.046.56-.217.664a5.162 5.162 0 0 1-3.924-.046c-.26-.11-.345-.427-.2-.67l1.143-1.929c.138-.232.435-.305.7-.246.12.027.245.04.374.04ZM8 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 17A8 8 0 1 0 8 1a8 8 0 0 0 0 16Zm0-2A6 6 0 1 0 8 3a6 6 0 0 0 0 12Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M11.1 4.06c.555.383.89.84 1.26 1.515.36.656.505 1.179.597 1.821.039.274-.18.507-.457.515h-2.127c-.275.01-.498-.213-.594-.47-.074-.2-.187-.381-.331-.535-.193-.206-.285-.516-.14-.758l1.155-1.929c.138-.231.415-.313.637-.16ZM5.493 4.239a.464.464 0 0 0-.665-.138c-.541.4-.866.906-1.199 1.484a4.702 4.702 0 0 0-.602 1.843c-.03.275.197.5.473.5h2.206c.276 0 .492-.23.58-.492a1.576 1.576 0 0 1 .312-.544c.186-.212.268-.526.115-.763l-1.22-1.89ZM8 9.786c.115 0 .228-.012.336-.033.266-.053.562.027.694.263l1.094 1.956c.138.246.046.56-.217.664a5.162 5.162 0 0 1-3.924-.046c-.26-.11-.345-.427-.2-.67l1.143-1.929c.138-.232.435-.305.7-.246.12.026.245.04.374.04ZM8 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm0-2A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/></svg>