@icongo/pp
Version:
Pepicons Icons
35 lines • 2.29 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 PPDress = 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",
clipPath: "url(#prefix__a)",
children: [/*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "m10 2.702-.354-.108A2.628 2.628 0 0 0 6.272 5.45l.19 1.442A3 3 0 0 0 9.436 9.5h1.127a3 3 0 0 0 2.974-2.609l.19-1.442a2.628 2.628 0 0 0-3.374-2.855l-.354.108ZM8.795 4.484a.628.628 0 0 1 .265.023l.938.287.939-.288a.628.628 0 0 1 .806.683l-.19 1.441a1 1 0 0 1-.991.87H9.436a1 1 0 0 1-.991-.87l-.19-1.441a.628.628 0 0 1 .54-.705Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M11.994 8H7.767a3 3 0 0 0-1.534.421c-1.698 1.01-2.953 2.147-3.765 3.41-.26.404-.522.773-.768 1.117-1.07 1.499-1.813 2.538-.495 4.041C2.825 18.84 6.26 20 9.63 20c3.37 0 6.726-.685 8.905-3.01 1.613-1.723.943-2.49-.1-3.685-.366-.419-.778-.89-1.153-1.474-.843-1.312-2.104-2.454-3.783-3.427A3 3 0 0 0 11.994 8Zm3.604 4.912a11.102 11.102 0 0 0 .997 1.315c.282.334.646.764.823.99a4.516 4.516 0 0 1-.344.405C15.557 17.242 13.041 18 9.63 18c-2.908 0-5.757-1.003-6.92-2.33-.195-.221-.21-.226-.21-.23l.001-.001c.03-.118.146-.343.394-.712l.294-.418c.27-.383.648-.918.812-1.166.051-.077.102-.154.15-.23.632-.982 1.658-1.912 3.105-2.773a1 1 0 0 1 .512-.14h4.227a1 1 0 0 1 .502.135c1.417.821 2.442 1.75 3.102 2.777Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
d: "M5.804 1.279A.75.75 0 0 1 7.196.72l1 2.5a.75.75 0 0 1-1.392.558l-1-2.5Zm7-.558a.75.75 0 0 1 1.392.558l-1 2.5a.75.75 0 0 1-1.392-.558l1-2.5ZM9.5 12.5a.5.5 0 0 1 1 0v4a.5.5 0 0 1-1 0v-4Zm-2.447-.223a.5.5 0 1 1 .894.446l-1.5 3.008a.5.5 0 0 1-.894-.447l1.5-3.007Zm5.894-.001a.5.5 0 1 0-.894.448l1.5 3a.5.5 0 1 0 .894-.448l-1.5-3Z"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPDress };