Comparing version 0.0.2 to 0.0.3
@@ -24,7 +24,2 @@ 'use strict'; | ||
d: 'M7 10l5 5 5-5z' | ||
}), | ||
_jsx(_reactAtomicMolecule.SemanticUI, { | ||
atom: 'path', | ||
d: 'M0 0h24v24H0z', | ||
fill: 'none' | ||
}) | ||
@@ -31,0 +26,0 @@ ); |
@@ -22,4 +22,3 @@ 'use strict'; | ||
_jsx('g', { | ||
transform: 'translate(0.000000,160.000000) scale(0.100000,-0.100000)', | ||
fill: '#000000', | ||
transform: 'translate(0,160) scale(0.1,-0.1)', | ||
stroke: 'none' | ||
@@ -26,0 +25,0 @@ }, void 0, _jsx(_reactAtomicMolecule.SemanticUI, { |
{ | ||
"name": "ricon", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Atomic Icon Sets", | ||
@@ -5,0 +5,0 @@ "repository": "react-atomic/react-atomic-molecule", |
10
Phone.js
@@ -13,2 +13,4 @@ 'use strict'; | ||
var _reactAtomicMolecule = require('react-atomic-molecule'); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
@@ -18,5 +20,6 @@ | ||
return _react2.default.createElement( | ||
'svg', | ||
_reactAtomicMolecule.SemanticUI, | ||
props, | ||
_jsx('path', { | ||
_jsx(_reactAtomicMolecule.SemanticUI, { | ||
atom: 'path', | ||
d: 'M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z' | ||
@@ -28,3 +31,4 @@ }) | ||
Phone.defaultProps = { | ||
viewBox: '0 0 24 24' | ||
viewBox: '0 0 24 24', | ||
atom: 'svg' | ||
}; | ||
@@ -31,0 +35,0 @@ |
@@ -22,5 +22,7 @@ 'use strict'; | ||
_jsx(_reactAtomicMolecule.SemanticUI, { | ||
atom: 'path', | ||
d: 'M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z' | ||
}), | ||
_jsx(_reactAtomicMolecule.SemanticUI, { | ||
atom: 'path', | ||
d: 'M12 10h-2v2H9v-2H7V9h2V7h1v2h2v1z' | ||
@@ -27,0 +29,0 @@ }) |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
37616
18
663
0