@teamturing/icons 1.73.0 → 1.73.1

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/index.js CHANGED
@@ -1489,7 +1489,7 @@ const SvgDiamond = props => /*#__PURE__*/React__namespace.createElement("svg", _
1489
1489
  viewBox: "0 0 24 24"
1490
1490
  }, props), /*#__PURE__*/React__namespace.createElement("path", {
1491
1491
  fill: "currentColor",
1492
- d: "M20.197 12.546a.773.773 0 0 0 0-1.092l-7.65-7.651a.773.773 0 0 0-1.094 0l-7.65 7.65a.773.773 0 0 0 0 1.094l7.65 7.65a.773.773 0 0 0 1.094 0l7.65-7.65Zm-5.829 9.473a3.349 3.349 0 0 1-4.736 0L1.98 14.37a3.349 3.349 0 0 1 0-4.737L9.63 1.98a3.349 3.349 0 0 1 4.737 0l7.651 7.65a3.349 3.349 0 0 1 0 4.737l-7.65 7.651Z"
1492
+ d: "M9.86 1.886a3.026 3.026 0 0 1 4.28 0l7.974 7.974a3.026 3.026 0 0 1 0 4.28l-7.974 7.974a3.026 3.026 0 0 1-4.28 0L1.886 14.14a3.026 3.026 0 0 1 0-4.28L9.86 1.886Zm2.761 1.518a.88.88 0 0 0-1.242 0L3.404 11.38a.88.88 0 0 0 0 1.242l7.975 7.975a.88.88 0 0 0 1.242 0l7.975-7.975a.88.88 0 0 0 0-1.242L12.62 3.404Z"
1493
1493
  }));
1494
1494
 
1495
1495
  const SvgDocument = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
package/esm/Diamond.js CHANGED
@@ -9,7 +9,7 @@ const SvgDiamond = props => /*#__PURE__*/React.createElement("svg", _extends({
9
9
  viewBox: "0 0 24 24"
10
10
  }, props), /*#__PURE__*/React.createElement("path", {
11
11
  fill: "currentColor",
12
- d: "M20.197 12.546a.773.773 0 0 0 0-1.092l-7.65-7.651a.773.773 0 0 0-1.094 0l-7.65 7.65a.773.773 0 0 0 0 1.094l7.65 7.65a.773.773 0 0 0 1.094 0l7.65-7.65Zm-5.829 9.473a3.349 3.349 0 0 1-4.736 0L1.98 14.37a3.349 3.349 0 0 1 0-4.737L9.63 1.98a3.349 3.349 0 0 1 4.737 0l7.651 7.65a3.349 3.349 0 0 1 0 4.737l-7.65 7.651Z"
12
+ d: "M9.86 1.886a3.026 3.026 0 0 1 4.28 0l7.974 7.974a3.026 3.026 0 0 1 0 4.28l-7.974 7.974a3.026 3.026 0 0 1-4.28 0L1.886 14.14a3.026 3.026 0 0 1 0-4.28L9.86 1.886Zm2.761 1.518a.88.88 0 0 0-1.242 0L3.404 11.38a.88.88 0 0 0 0 1.242l7.975 7.975a.88.88 0 0 0 1.242 0l7.975-7.975a.88.88 0 0 0 0-1.242L12.62 3.404Z"
13
13
  }));
14
14
 
15
15
  export { SvgDiamond as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamturing/icons",
3
- "version": "1.73.0",
3
+ "version": "1.73.1",
4
4
  "description": "Icon components for React based project",
5
5
  "author": "Sungchang Park <psch300@gmail.com> (https://github.com/psch300)",
6
6
  "homepage": "https://github.com/weareteamturing/bombe#readme",
@@ -40,5 +40,5 @@
40
40
  "peerDependencies": {
41
41
  "react": "^18.2.0"
42
42
  },
43
- "gitHead": "9fae1892c2d8231b05ec646230e468f4f0263428"
43
+ "gitHead": "224e16d81f6eadc1fb028ee5c875c42f5d23f325"
44
44
  }
package/svg/diamond.svg CHANGED
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.1974 12.5465C20.4993 12.2447 20.4993 11.7553 20.1974 11.4535L12.5465 3.80257C12.2447 3.50075 11.7553 3.50075 11.4535 3.80257L3.80257 11.4535C3.50075 11.7553 3.50075 12.2447 3.80257 12.5465L11.4535 20.1974C11.7553 20.4993 12.2447 20.4993 12.5465 20.1974L20.1974 12.5465ZM14.3681 22.0191C13.0603 23.327 10.9397 23.327 9.63185 22.0191L1.98092 14.3681C0.673028 13.0603 0.673027 10.9397 1.98092 9.63185L9.63185 1.98092C10.9397 0.673028 13.0603 0.673027 14.3681 1.98092L22.0191 9.63185C23.327 10.9397 23.327 13.0603 22.0191 14.3681L14.3681 22.0191Z" fill="#8D94A0"/>
2
+ <path d="M9.86038 1.88612C11.0419 0.704628 12.9581 0.704627 14.1396 1.88612L22.1139 9.86038C23.2954 11.0419 23.2954 12.9581 22.1139 14.1396L14.1396 22.1139C12.9581 23.2954 11.0419 23.2954 9.86038 22.1139L1.88612 14.1396C0.704628 12.9581 0.704627 11.0419 1.88612 9.86038L9.86038 1.88612ZM12.6214 3.40434C12.2784 3.06133 11.7216 3.06133 11.3786 3.40434L3.40434 11.3786C3.06133 11.7216 3.06133 12.2784 3.40434 12.6214L11.3786 20.5957C11.7216 20.9387 12.2784 20.9387 12.6214 20.5957L20.5957 12.6214C20.9387 12.2784 20.9387 11.7216 20.5957 11.3786L12.6214 3.40434Z" fill="#8D94A0"/>
3
3
  </svg>