@gympass/yoga-icons
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -28,3 +28,3 @@ "use strict"; | ||
}, props), _react["default"].createElement(_reactNativeSvg.Path, { | ||
d: "M17.7071 7.70711C18.0976 7.31658 18.0976 6.68342 17.7071 6.29289C17.3166 5.90237 16.6834 5.90237 16.2929 6.29289L12 10.5857L7.7072 6.29289C7.31667 5.90237 6.68351 5.90237 6.29298 6.29289C5.90246 6.68342 5.90246 7.31658 6.29298 7.70711L10.5858 12L6.29289 16.2929C5.90237 16.6834 5.90237 17.3166 6.29289 17.7071C6.68342 18.0976 7.31658 18.0976 7.70711 17.7071L12 13.4142L16.293 17.7071C16.6835 18.0976 17.3167 18.0976 17.7072 17.7071C18.0977 17.3166 18.0977 16.6834 17.7072 16.2929L13.4143 12L17.7071 7.70711Z" | ||
d: "M19.6094 6.27614C20.1301 5.75544 20.1301 4.91122 19.6094 4.39052C19.0887 3.86983 18.2444 3.86983 17.7238 4.39052L12 10.1143L6.27625 4.39052C5.75555 3.86983 4.91134 3.86983 4.39064 4.39053C3.86995 4.91122 3.86995 5.75544 4.39064 6.27614L10.1144 11.9999L4.39052 17.7239C3.86983 18.2446 3.86983 19.0888 4.39052 19.6095C4.91122 20.1302 5.75543 20.1302 6.27612 19.6095L12 13.8856L17.7239 19.6095C18.2446 20.1302 19.0888 20.1302 19.6095 19.6095C20.1302 19.0888 20.1302 18.2446 19.6095 17.7239L13.8856 11.9999L19.6094 6.27614Z" | ||
})); | ||
@@ -31,0 +31,0 @@ } |
@@ -80,3 +80,3 @@ "use strict"; | ||
return _react["default"].createElement("svg", props, _react["default"].createElement("path", { | ||
d: "M17.707 7.707a1 1 0 0 0-1.414-1.414L12 10.586 7.707 6.293a1 1 0 0 0-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 1 0 1.414 1.414L12 13.414l4.293 4.293a1 1 0 0 0 1.414-1.414L13.414 12l4.293-4.293z" | ||
d: "M19.61 6.276a1.333 1.333 0 0 0-1.886-1.885L12 10.114 6.276 4.391a1.333 1.333 0 0 0-1.885 1.885L10.114 12l-5.723 5.724a1.333 1.333 0 0 0 1.885 1.886L12 13.886l5.724 5.724a1.333 1.333 0 1 0 1.886-1.886L13.886 12l5.723-5.724z" | ||
})); | ||
@@ -83,0 +83,0 @@ }; |
@@ -67,3 +67,3 @@ import React from "react"; | ||
return React.createElement("svg", props, React.createElement("path", { | ||
d: "M17.707 7.707a1 1 0 0 0-1.414-1.414L12 10.586 7.707 6.293a1 1 0 0 0-1.414 1.414L10.586 12l-4.293 4.293a1 1 0 1 0 1.414 1.414L12 13.414l4.293 4.293a1 1 0 0 0 1.414-1.414L13.414 12l4.293-4.293z" | ||
d: "M19.61 6.276a1.333 1.333 0 0 0-1.886-1.885L12 10.114 6.276 4.391a1.333 1.333 0 0 0-1.885 1.885L10.114 12l-5.723 5.724a1.333 1.333 0 0 0 1.885 1.886L12 13.886l5.724 5.724a1.333 1.333 0 1 0 1.886-1.886L13.886 12l5.723-5.724z" | ||
})); | ||
@@ -70,0 +70,0 @@ }; |
{ | ||
"name": "@gympass/yoga-icons", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Yoga icon package", | ||
@@ -21,8 +21,13 @@ "keywords": [ | ||
}, | ||
"devDependencies": { | ||
"@dr.pogodin/babel-preset-svgr": "^1.0.3", | ||
"babel-plugin-inline-react-svg": "^1.1.0", | ||
"babel-plugin-transform-rename-import": "^2.3.0" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Gympass/yoga/issues" | ||
}, | ||
"gitHead": "12c49f3ad9096f9d4c292f04b390042a3f7f4930", | ||
"gitHead": "85adad7d0e1990c4240587f8c0eab5850de01d7f", | ||
"module": "./esm", | ||
"private": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42406
3