@icongo/pp
Version:
Pepicons Icons
48 lines • 3.26 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var PPHourglassPrint = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
fill: "none",
viewBox: "0 0 20 20"
}, props, {
children: [/*#__PURE__*/_jsxs("g", {
fill: "currentColor",
opacity: 0.8,
children: [/*#__PURE__*/_jsx("path", {
d: "M7.25 2.5h9s-.08 3.23-.9 5c-.91 1.964-3.6 4-3.6 4s-2.69-2.036-3.6-4c-.82-1.77-.9-5-.9-5Z"
}), /*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M7.25 2.5s.016.637.105 1.5c.112 1.08.339 2.516.795 3.5.91 1.964 3.6 4 3.6 4s2.69-2.036 3.6-4c.456-.984.683-2.42.795-3.5.09-.863.105-1.5.105-1.5h-9ZM8.863 4l.019.159c.12 1.007.325 2.055.629 2.71.332.716 1.06 1.556 1.82 2.285.145.14.286.27.419.39.133-.12.274-.25.42-.39.76-.73 1.487-1.57 1.82-2.285.303-.655.508-1.703.628-2.71L14.636 4H8.864Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
d: "M16.25 18.5h-9s.08-2.87.9-4.444c.91-1.746 3.6-3.556 3.6-3.556s2.69 1.81 3.6 3.556c.82 1.573.9 4.444.9 4.444Z"
}), /*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M16.25 18.5s-.025-.918-.196-2c-.13-.832-.347-1.76-.704-2.444-.91-1.746-3.6-3.556-3.6-3.556s-2.69 1.81-3.6 3.556c-.357.683-.573 1.612-.704 2.444-.17 1.082-.196 2-.196 2h9Zm-2.225-2c-.114-.625-.268-1.174-.448-1.52-.266-.509-.908-1.189-1.666-1.835a15.903 15.903 0 0 0-.161-.135 6.055 6.055 0 0 0-.16.135c-.759.646-1.401 1.326-1.667 1.835-.18.346-.334.895-.448 1.52h4.55ZM5.75 3.005a1 1 0 0 1 1-1h10.063a1 1 0 1 1 0 2H6.75a1 1 0 0 1-1-1Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M5.75 18.083a1 1 0 0 1 1-1h10.063a1 1 0 1 1 0 2H6.75a1 1 0 0 1-1-1Z",
clipRule: "evenodd"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M12.96 3H7.04c-.3 0-.45.227-.428.42.114.993.328 2.133.686 2.862.477.973 1.628 2.066 2.497 2.789a.312.312 0 0 0 .41 0c.87-.723 2.02-1.816 2.497-2.79.358-.728.572-1.868.687-2.861.022-.193-.129-.42-.428-.42ZM7.04 2c-.844 0-1.519.696-1.422 1.534.116 1.005.343 2.294.782 3.188.581 1.184 1.888 2.396 2.756 3.118.494.41 1.194.41 1.688 0 .868-.722 2.175-1.934 2.756-3.118.439-.894.666-2.183.782-3.188C14.479 2.696 13.804 2 12.96 2H7.038Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M7.04 17h5.92c.3 0 .45-.227.428-.42-.114-.993-.328-2.133-.686-2.861-.477-.974-1.628-2.067-2.497-2.79a.312.312 0 0 0-.41 0c-.87.723-2.02 1.816-2.497 2.79-.358.728-.572 1.868-.687 2.862-.022.192.129.419.428.419Zm5.92 1c.844 0 1.519-.696 1.422-1.534-.116-1.006-.343-2.294-.782-3.188-.581-1.184-1.888-2.396-2.756-3.118a1.311 1.311 0 0 0-1.688 0c-.868.722-2.175 1.934-2.756 3.118-.439.894-.666 2.182-.782 3.188C5.521 17.304 6.196 18 7.04 18h5.921ZM4 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M4 17.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5Z",
clipRule: "evenodd"
})]
}));
export { PPHourglassPrint };