@icongo/li
Version:
LibreICONS Icons
14 lines • 714 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPiedPiper = 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.857 11.366 1 12.98l.021-8.786A3.188 3.188 0 0 1 4.214 1h8.762c-2.49.774-5.086 2.523-6.8 4.516-1.89 2.18-2.964 3.68-4.319 5.85M12.997 1S9.173 2.79 8.006 5.476c-.622 1.436-.774 3.163-1.902 4.248-.774.745-1.869 1.023-2.82 1.508-.621.322-1.778 1.085-2.273 1.768h8.794A3.19 3.19 0 0 0 13 9.807c-.003 0-.003-8.807-.003-8.807Z"
})
}));
export { LIBrandPiedPiper };