@icongo/pp
Version:
Pepicons Icons
34 lines • 1.77 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 PPGift = 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",
d: "M9 7h2v11H9z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M10.356 6.998c.978-1.125.222-3.435-1.085-4.57C7.992 1.314 6.2 1.11 5.23 2.225c-.97 1.115-.517 2.863.762 3.975 1.48 1.286 3.347 1.968 4.365.797ZM8.85 5.681a.352.352 0 0 1 .142-.1 1.182 1.182 0 0 1-.147-.023c.012.065.013.11.002.126l.003-.003Zm-1.548-.99c.388.337.887.644 1.302.795.09.033.172.057.24.072-.06-.333-.404-1.202-.886-1.621-.54-.47-1.103-.534-1.22-.399-.118.135.024.684.564 1.153Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M9.886 6.998c-.978-1.125-.222-3.435 1.084-4.57 1.28-1.113 3.073-1.317 4.042-.202.97 1.115.518 2.863-.761 3.975-1.48 1.286-3.347 1.968-4.365.797Zm1.504-1.317a.352.352 0 0 0-.14-.1 1.18 1.18 0 0 0 .146-.023c-.012.065-.013.11-.002.126l-.004-.003Zm1.549-.99c-.388.337-.887.644-1.302.795a1.898 1.898 0 0 1-.241.072c.06-.333.404-1.202.886-1.621.54-.47 1.104-.534 1.22-.399.118.135-.024.684-.563 1.153Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M17 11v2H3v-2z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
fillRule: "evenodd",
d: "M3 6h14a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1Zm13 11V8H4v9h12Z",
clipRule: "evenodd"
})]
}));
export { PPGift };