@razorpay/blade
Version:
The Design System that powers Razorpay
45 lines (42 loc) • 6.36 kB
JavaScript
import _defineProperty from '@babel/runtime/helpers/defineProperty';
import _objectWithoutProperties from '@babel/runtime/helpers/objectWithoutProperties';
import '../_Svg/index.js';
import '../useIconProps/index.js';
import '../../../utils/assignWithoutSideEffects/index.js';
import { jsx } from 'react/jsx-runtime';
import useIconProps from '../useIconProps/useIconProps.js';
import Svg from '../_Svg/Svg/Svg.web.js';
import Path from '../_Svg/Path/Path.web.js';
import { assignWithoutSideEffects } from '../../../utils/assignWithoutSideEffects/assignWithoutSideEffects.js';
var _excluded = ["size", "color"];
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
var _SolutionsFilledIcon = function _SolutionsFilledIcon(_ref) {
var size = _ref.size,
color = _ref.color,
styledProps = _objectWithoutProperties(_ref, _excluded);
var _useIconProps = useIconProps({
size: size,
color: color
}),
height = _useIconProps.height,
width = _useIconProps.width,
iconColor = _useIconProps.iconColor;
return /*#__PURE__*/jsx(Svg, _objectSpread(_objectSpread({}, styledProps), {}, {
width: width,
height: height,
viewBox: "0 0 24 24",
fill: "none",
children: /*#__PURE__*/jsx(Path, {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M11.1468 1.20039C11.3865 1.09223 11.667 1.00049 12 1.00049C12.333 1.00049 12.6135 1.09223 12.8532 1.20039C13.0634 1.29525 13.2947 1.42831 13.5258 1.56129C13.5362 1.56728 13.5466 1.57326 13.557 1.57924L14.19 1.94331L14.2214 1.96132C14.4525 2.09418 14.6838 2.22717 14.8714 2.36112C15.0853 2.51381 15.3061 2.71043 15.4734 2.99906C15.6408 3.28785 15.7015 3.57722 15.7274 3.83892C15.7501 4.06815 15.7501 4.3346 15.75 4.60026V5.40071C15.7501 5.66638 15.7501 5.93283 15.7274 6.16206C15.7015 6.42375 15.6408 6.71313 15.4734 7.00192C15.3061 7.29054 15.0853 7.48717 14.8714 7.63986C14.6838 7.77381 14.4525 7.90679 14.2213 8.03966L14.1901 8.05764L13.5571 8.42171L13.5258 8.43968C13.3474 8.54234 13.1689 8.64505 13 8.7302V12.5551L16.8799 16.0471C16.9291 16.0185 16.9788 15.99 17.0284 15.9615L17.0599 15.9434L17.6929 15.5793L17.7239 15.5614C17.9552 15.4284 18.1866 15.2952 18.3969 15.2004C18.6366 15.0922 18.9171 15.0005 19.25 15.0005C19.5829 15.0005 19.8634 15.0922 20.1031 15.2004C20.3135 15.2952 20.5448 15.4284 20.7761 15.5614L20.807 15.5792L21.44 15.9433L21.4717 15.9615C21.7027 16.0943 21.9339 16.2272 22.1214 16.3611C22.3353 16.5138 22.5561 16.7104 22.7234 16.9991C22.8908 17.2879 22.9515 17.5773 22.9774 17.8389C23.0001 18.0682 23.0001 18.3346 23 18.6002V19.4007C23.0001 19.6664 23.0001 19.9328 22.9774 20.162C22.9515 20.4237 22.8908 20.7131 22.7234 21.0019C22.5561 21.2905 22.3353 21.4872 22.1214 21.6399C21.9339 21.7738 21.7026 21.9067 21.4716 22.0395L21.4401 22.0576L20.8071 22.4217L20.7761 22.4396C20.5448 22.5726 20.3135 22.7057 20.1031 22.8006C19.8634 22.9088 19.5829 23.0005 19.25 23.0005C18.9171 23.0005 18.6366 22.9088 18.3969 22.8006C18.1866 22.7057 17.9552 22.5726 17.724 22.4396L17.693 22.4218L17.06 22.0577L17.0284 22.0395C16.7974 21.9067 16.5661 21.7738 16.3786 21.6399C16.1647 21.4872 15.9439 21.2905 15.7766 21.0019C15.6092 20.7131 15.5485 20.4237 15.5226 20.162C15.4999 19.9328 15.5 19.6664 15.5 19.4007V18.6002C15.5 18.3346 15.4999 18.0682 15.5226 17.8389C15.5317 17.7473 15.545 17.6522 15.5657 17.555L12 14.3458L8.4343 17.555C8.455 17.6522 8.46835 17.7473 8.47742 17.8389C8.50011 18.0682 8.50006 18.3346 8.50001 18.6002V19.4007C8.50006 19.6664 8.50011 19.9328 8.47742 20.162C8.45152 20.4237 8.39077 20.7131 8.22341 21.0019C8.05613 21.2905 7.83532 21.4872 7.62143 21.6399C7.43389 21.7738 7.20263 21.9067 6.97162 22.0395L6.9401 22.0576L6.30706 22.4217L6.27608 22.4396C6.04484 22.5726 5.81347 22.7057 5.60315 22.8006C5.36341 22.9088 5.08293 23.0005 4.75001 23.0005C4.41708 23.0005 4.13661 22.9088 3.89687 22.8006C3.68655 22.7057 3.45518 22.5726 3.22394 22.4396L3.19297 22.4217L2.55993 22.0576L2.52841 22.0395C2.29739 21.9067 2.06613 21.7738 1.87858 21.6399C1.66469 21.4872 1.44389 21.2905 1.27661 21.0019C1.10925 20.7131 1.04849 20.4237 1.0226 20.162C0.999911 19.9328 0.999958 19.6664 1 19.4007V18.6002C0.999958 18.3346 0.999911 18.0682 1.0226 17.8389C1.04849 17.5772 1.10925 17.2879 1.27661 16.9991C1.44389 16.7104 1.66469 16.5138 1.87858 16.3611C2.06612 16.2272 2.29736 16.0943 2.52837 15.9615L2.55991 15.9433L3.19295 15.5792L3.22398 15.5614C3.4552 15.4284 3.68656 15.2952 3.89687 15.2004C4.13661 15.0922 4.41708 15.0005 4.75001 15.0005C5.08293 15.0005 5.36341 15.0922 5.60315 15.2004C5.81345 15.2952 6.04481 15.4284 6.27604 15.5614L6.30704 15.5792L6.94008 15.9433L6.97166 15.9615C7.02126 15.99 7.07088 16.0185 7.12007 16.0471L11 12.5551V8.7302C10.8312 8.64505 10.6526 8.54234 10.4742 8.43968C10.4638 8.4337 10.4534 8.42771 10.443 8.42173L9.80998 8.05766C9.79958 8.05168 9.78913 8.04567 9.77872 8.03969C9.54757 7.90681 9.31621 7.77381 9.12857 7.63985C8.91469 7.48715 8.6939 7.29054 8.52664 7.00195C8.35925 6.71315 8.29849 6.42377 8.2726 6.16207C8.24991 5.93283 8.24996 5.66638 8.25 5.40071C8.25001 5.38866 8.25001 5.37661 8.25001 5.36456V4.63642C8.25001 4.62437 8.25001 4.61232 8.25 4.60027C8.24996 4.3346 8.24991 4.06815 8.2726 3.83891C8.29849 3.57721 8.35925 3.28783 8.52664 2.99903C8.6939 2.71044 8.91469 2.51382 9.12857 2.36112C9.31621 2.22716 9.54757 2.09416 9.77872 1.96128C9.78913 1.9553 9.79954 1.94932 9.80994 1.94334L10.4429 1.57927C10.4533 1.57329 10.4638 1.56728 10.4742 1.56129C10.7053 1.42831 10.9366 1.29525 11.1468 1.20039Z",
fill: iconColor
})
}));
};
var SolutionsFilledIcon = /*#__PURE__*/assignWithoutSideEffects(_SolutionsFilledIcon, {
componentId: 'SolutionsFilledIcon'
});
export { SolutionsFilledIcon as default };
//# sourceMappingURL=SolutionsFilledIcon.js.map