@icongo/pp
Version:
Pepicons Icons
32 lines • 2.76 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 PPDressPrint = 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__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M14.537.808a.75.75 0 0 0-.98.404L12.35 4.11a2.212 2.212 0 0 0-1.265.035L11 4.173l-.084-.027A2.222 2.222 0 0 0 9.65 4.11L8.442 1.212a.75.75 0 0 0-1.384.576l1.25 3a.75.75 0 0 0 .106.18 2.214 2.214 0 0 0-.396 1.56l.114.935A2.88 2.88 0 0 0 8.815 9a3 3 0 0 0-1.412.402c-1.594.921-2.774 1.958-3.538 3.109-.246.37-.495.708-.728 1.023-1.015 1.375-1.718 2.327-.469 3.705C4.203 18.935 7.456 20 10.648 20c3.193 0 6.373-.628 8.437-2.76 1.528-1.578.893-2.282-.095-3.377-.347-.384-.737-.816-1.092-1.351-.794-1.196-1.98-2.238-3.556-3.126a3 3 0 0 0-1.17-.37 2.88 2.88 0 0 0 .696-1.553l.115-.935a2.224 2.224 0 0 0-.396-1.56.75.75 0 0 0 .105-.18l1.25-3a.75.75 0 0 0-.405-.98Z",
clipRule: "evenodd",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M10.085 3.145 10 3.173l-.084-.027a2.222 2.222 0 0 0-2.898 2.382l.114.935a2.89 2.89 0 0 0 5.736 0l.115-.935a2.224 2.224 0 0 0-2.898-2.383Zm-1.01.9c.178-.023.359-.005.53.05l.395.13.396-.13a1.222 1.222 0 0 1 1.594 1.311l-.115.935a1.89 1.89 0 0 1-3.75 0l-.115-.935a1.222 1.222 0 0 1 1.065-1.362Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M11.87 8H7.904a3 3 0 0 0-1.5.403c-1.595.921-2.775 1.958-3.54 3.109-.245.37-.494.708-.727 1.023-1.015 1.375-1.718 2.327-.469 3.705C3.203 17.935 6.456 19 9.648 19c3.193 0 6.373-.628 8.437-2.76 1.528-1.578.893-2.282-.095-3.377-.347-.384-.737-.816-1.092-1.351-.794-1.196-1.98-2.237-3.556-3.126A3 3 0 0 0 11.87 8ZM6.904 9.268a2 2 0 0 1 1-.268h3.966a2 2 0 0 1 .981.258c1.446.814 2.513 1.752 3.214 2.807.166.25.346.492.545.736.023.028.106.123.22.252.341.39.961 1.098 1.069 1.273.194.316.15.514-.533 1.219C15.73 17.236 13.11 18 9.648 18c-2.996 0-5.946-1.005-7.239-2.431-.38-.42-.455-.666-.384-.943.056-.22.206-.5.493-.912.036-.053.155-.216.303-.418.255-.35.596-.818.74-1.03l.137-.2c.672-1.013 1.736-1.948 3.206-2.798Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M6.536 1.186a.5.5 0 1 1 .928-.372l1 2.5a.5.5 0 0 1-.928.372l-1-2.5Zm6-.372a.5.5 0 1 1 .928.372l-1 2.5a.5.5 0 1 1-.928-.372l1-2.5ZM9.5 11.5a.5.5 0 0 1 1 0v4a.5.5 0 0 1-1 0v-4Zm-2.416-.277a.5.5 0 1 1 .832.554l-2 3a.5.5 0 0 1-.832-.554l2-3Zm5.832 0a.5.5 0 1 0-.832.554l2 3a.5.5 0 0 0 .832-.554l-2-3Z"
})]
}));
export { PPDressPrint };