@ringcentral/juno-icon 1.0.2 → 1.0.3

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/Customize.js CHANGED
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  var tslib_1 = require("tslib");
4
4
  var react_1 = tslib_1.__importStar(require("react"));
5
5
  var Customize = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
- react_1.default.createElement("path", { d: "M28.727 20.727a1.273 1.273 0 01.207 2.529l-.206.017H3.273a1.273 1.273 0 01-.207-2.529l.206-.017h25.455zm0-12.727a1.273 1.273 0 01.207 2.529l-.206.017H3.273a1.273 1.273 0 01-.207-2.529L3.272 8h25.455z" }))); }));
6
+ react_1.default.createElement("path", { d: "M27.077 10c.51 0 .923.448.923 1 0 .513-.356.935-.815.993l-.108.007H4.923C4.413 12 4 11.552 4 11c0-.513.356-.935.815-.993L4.923 10h22.154zM27.077 20c.51 0 .923.448.923 1 0 .513-.356.936-.815.993l-.108.007H4.923C4.413 22 4 21.552 4 21c0-.513.356-.936.815-.993L4.923 20h22.154z" }))); }));
7
7
  Customize.displayName = 'Customize';
8
8
  Customize['iconName'] = 'customize';
9
9
  exports.default = Customize;
package/es6/Customize.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var Customize = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { d: "M28.727 20.727a1.273 1.273 0 01.207 2.529l-.206.017H3.273a1.273 1.273 0 01-.207-2.529l.206-.017h25.455zm0-12.727a1.273 1.273 0 01.207 2.529l-.206.017H3.273a1.273 1.273 0 01-.207-2.529L3.272 8h25.455z" }))); }));
4
+ React.createElement("path", { d: "M27.077 10c.51 0 .923.448.923 1 0 .513-.356.935-.815.993l-.108.007H4.923C4.413 12 4 11.552 4 11c0-.513.356-.935.815-.993L4.923 10h22.154zM27.077 20c.51 0 .923.448.923 1 0 .513-.356.936-.815.993l-.108.007H4.923C4.413 22 4 21.552 4 21c0-.513.356-.936.815-.993L4.923 20h22.154z" }))); }));
5
5
  Customize.displayName = 'Customize';
6
6
  Customize['iconName'] = 'customize';
7
7
  export default Customize;
@@ -1,5 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>customize</title>
4
- <path d="M28.727 20.727c0.703 0 1.273 0.57 1.273 1.273 0 0.633-0.462 1.157-1.066 1.256l-0.206 0.017h-25.455c-0.703 0-1.273-0.57-1.273-1.273 0-0.633 0.462-1.157 1.066-1.256l0.206-0.017h25.455zM28.727 8c0.703 0 1.273 0.57 1.273 1.273 0 0.633-0.462 1.157-1.066 1.256l-0.206 0.017h-25.455c-0.703 0-1.273-0.57-1.273-1.273 0-0.633 0.462-1.157 1.066-1.256l0.206-0.017h25.455z"></path>
4
+ <path d="M27.077 10c0.51 0 0.923 0.448 0.923 1 0 0.513-0.356 0.935-0.815 0.993l-0.108 0.007h-22.154c-0.51 0-0.923-0.448-0.923-1 0-0.513 0.356-0.935 0.815-0.993l0.108-0.007h22.154z"></path>
5
+ <path d="M27.077 20c0.51 0 0.923 0.448 0.923 1 0 0.513-0.356 0.936-0.815 0.993l-0.108 0.007h-22.154c-0.51 0-0.923-0.448-0.923-1 0-0.513 0.356-0.936 0.815-0.993l0.108-0.007h22.154z"></path>
5
6
  </svg>
@@ -1,5 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>customize</title>
4
- <path d="M28.727 20.727c0.703 0 1.273 0.57 1.273 1.273 0 0.633-0.462 1.157-1.066 1.256l-0.206 0.017h-25.455c-0.703 0-1.273-0.57-1.273-1.273 0-0.633 0.462-1.157 1.066-1.256l0.206-0.017h25.455zM28.727 8c0.703 0 1.273 0.57 1.273 1.273 0 0.633-0.462 1.157-1.066 1.256l-0.206 0.017h-25.455c-0.703 0-1.273-0.57-1.273-1.273 0-0.633 0.462-1.157 1.066-1.256l0.206-0.017h25.455z"></path>
4
+ <path d="M27.077 10c0.51 0 0.923 0.448 0.923 1 0 0.513-0.356 0.935-0.815 0.993l-0.108 0.007h-22.154c-0.51 0-0.923-0.448-0.923-1 0-0.513 0.356-0.935 0.815-0.993l0.108-0.007h22.154z"></path>
5
+ <path d="M27.077 20c0.51 0 0.923 0.448 0.923 1 0 0.513-0.356 0.936-0.815 0.993l-0.108 0.007h-22.154c-0.51 0-0.923-0.448-0.923-1 0-0.513 0.356-0.936 0.815-0.993l0.108-0.007h22.154z"></path>
5
6
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "bugs": {