@icongo/pp
Version:
Pepicons Icons
30 lines • 1.42 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 PPKniveFork = 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: "M11.27 5.506c0 1.942 1.063 3.308 3 3.994V11a1 1 0 1 0 2 0V1.5a1 1 0 0 0-1.442-.897c-2.316 1.141-3.558 2.8-3.558 4.903Zm2 0c0-.82.319-1.535 1-2.161v3.971c-.695-.411-1-.999-1-1.81Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M13.27 17.5v-5a2 2 0 1 1 4 0v5a2 2 0 0 1-4 0ZM3.283 2.45a1 1 0 1 1 1.998.1c-.08 1.603.002 2.682.2 3.158.095.23.253.315.712.288a1 1 0 1 1 .114 1.997c-1.258.073-2.229-.446-2.674-1.519-.343-.828-.444-2.142-.35-4.024Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M10.717 2.45a1 1 0 1 0-1.998.1c.08 1.603-.002 2.682-.2 3.158-.096.23-.253.315-.712.288a1 1 0 1 0-.115 1.997c1.258.073 2.23-.446 2.675-1.519.343-.828.444-2.142.35-4.024Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M6 2.5a1 1 0 0 1 2 0v9a1 1 0 1 1-2 0v-9Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M5 17.5v-5a2 2 0 1 1 4 0v5a2 2 0 1 1-4 0Z"
})]
}));
export { PPKniveFork };