@icongo/li
Version:
LibreICONS Icons
14 lines • 694 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBroom = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1.254 6.793a.405.405 0 0 0-.136.661l1.285 1.284 1.715-.572-.572 1.716 3 3a.403.403 0 0 0 .66-.137l2.299-5.71-2.54-2.54-5.71 2.298zM12.89 1.64l-.53-.53a.372.372 0 0 0-.53 0L9.433 3.507l-.946-.947a.2.2 0 0 0-.326.058l-.637 1.374 2.486 2.486 1.373-.637a.203.203 0 0 0 .059-.326l-.947-.947 2.395-2.397a.372.372 0 0 0 0-.53z"
})
}));
export { LIBroom };