@icongo/pp
Version:
Pepicons Icons
47 lines • 2.93 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 PPPaintPalletPrint = 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", {
clipPath: "url(#prefix__a)",
children: [/*#__PURE__*/_jsxs("g", {
fill: "currentColor",
opacity: 0.8,
children: [/*#__PURE__*/_jsx("path", {
d: "M10.59 5.939c3.8 1.018 6.105 4.772 5.135 8.395-1.094 4.08-6.298 7.344-8.882 4.56-.823-.886-1.035-1.86-.89-3.16.025-.225.046-.372.113-.794.162-1.032.16-1.44-.054-1.788-.207-.336-.578-.423-1.678-.436l-.108-.002c-1.548-.022-2.3-.28-2.682-1.363-1.27-3.589 4.779-6.556 9.046-5.412Z"
}), /*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M13.843 4.43c-.512-.02-.982-.338-1.306-.946-.557-1.048-.679-2.567.111-2.987.79-.42 1.98.53 2.538 1.579.3.565.322 1.096.107 1.518a.995.995 0 0 1 .448.454l4.093 8.4a.652.652 0 0 1-1.149.611l-4.708-8.07a.994.994 0 0 1-.134-.559Z",
clipRule: "evenodd"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M14.725 13.334c.97-3.623-1.336-7.377-5.135-8.395C5.323 3.795-.725 6.762.544 10.35c.383 1.084 1.134 1.341 2.682 1.363l.108.002c1.1.013 1.471.1 1.678.436.214.348.216.756.054 1.788-.067.422-.088.569-.113.794-.145 1.3.067 2.274.89 3.16 2.584 2.784 7.788-.48 8.882-4.56ZM1.486 10.017c-.908-2.57 4.217-5.084 7.845-4.112 3.277.878 5.252 4.093 4.428 7.17-.924 3.446-5.287 6.181-7.183 4.14-.594-.64-.745-1.333-.63-2.37.024-.205.044-.344.108-.75.2-1.275.197-1.836-.19-2.467-.465-.756-1.059-.894-2.517-.912l-.107-.002c-1.159-.016-1.562-.154-1.754-.697Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M4.75 9.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Zm4 0a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Zm2.5 3a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5ZM9.75 16a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Zm3.62-12.395a1 1 0 0 1 1.371.443l4.093 8.4a.652.652 0 0 1-1.149.611l-4.708-8.07a.998.998 0 0 1 .394-1.384Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M11.537 3.484c.487.915 1.306 1.171 2.098.75.791-.42 1.038-1.243.551-2.158C13.63 1.028 12.438.078 11.648.497c-.79.42-.668 1.939-.11 2.987Zm.883-.47a3.165 3.165 0 0 1-.32-1.137 1.975 1.975 0 0 1 .018-.496l.018.009c.05.024.205.096.403.254.302.241.602.596.764.901.229.43.164.646-.138.807-.3.16-.516.092-.745-.337Z",
clipRule: "evenodd"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPPaintPalletPrint };