@icongo/li
Version:
LibreICONS Icons
14 lines • 923 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIPiedPiperHat = 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: "M13 2.669c-1.515 1.005-1.676 1.734-1.808 1.957-.125.229-.219 1.13-.436 1.568-.22.442-1.017.79-1.24.937-.22.146-.53.714-.785 1.204-2.027-.083-3.14.727-4.86 1.755.55-.182.812-.313.812-.313 1.766-.675 2.611-1.281 5.27-.923.02 0 .036.011.053.015.073.041.099.13.058.203l-1.01 1.796a.225.225 0 0 1-.246.114c-2.378-.446-4.255.325-5.98.349-1.376.02-1.828-.628-1.828-.658 0-.02.011-.032.032-.032 0 0 .718 0 1.933-.287 1.38-2.63 2.61-3.551 3.949-3.551 0 0 1.344 0 1.699 1.16l.53-.922c.1-.176.656-1.448 1.62-2.651.966-1.2 1.695-1.498 2.237-1.722z"
})
}));
export { LIPiedPiperHat };