@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 1.43 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIBrandXmasStocking = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIBrandXmasStocking = function LIBrandXmasStocking(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M11.237 1H5.631a.595.595 0 0 0-.594.594v.966c0 .327.266.594.594.594h5.606a.595.595 0 0 0 .594-.594v-.966A.595.595 0 0 0 11.237 1Zm-7.78 7.148a2.584 2.584 0 0 0-1.089 1.25 2.587 2.587 0 0 0 0 1.993 2.587 2.587 0 0 0 1.41 1.41 2.6 2.6 0 0 0 1.653.113L3.457 8.148Zm7.747-.459a2.71 2.71 0 0 0-2.443 3.872l.927-.384a2.599 2.599 0 0 0 1.095-.84l.002-.002.012-.016.046-.064.006-.01c.008-.01.016-.02.023-.033.008-.01.015-.022.022-.033l.006-.01.043-.068.01-.017.001-.003a2.578 2.578 0 0 0 .357-1.33V7.69l-.107-.001zm-.606-3.823H5.557v3.386l-1.45.601 1.992 4.811 2.003-.83a3.423 3.423 0 0 1 3.209-4.856V3.867h-.713z"
})
}));
};
exports.LIBrandXmasStocking = LIBrandXmasStocking;