@icongo/pp
Version:
Pepicons Icons
28 lines • 1.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 PPSoftDrinkPrint = 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: "M8.59 4.5h6.821a2 2 0 0 1 1.985 2.242l-1.217 10a2 2 0 0 1-1.985 1.758H9.809a2 2 0 0 1-1.985-1.758l-1.22-10A2 2 0 0 1 8.59 4.5Z",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M13.411 4.5H6.589a2.001 2.001 0 0 0-1.985 2.242l1.22 10A2 2 0 0 0 7.81 18.5h4.385a2 2 0 0 0 1.985-1.758l1.217-10A2 2 0 0 0 13.411 4.5ZM6.468 5.507A1 1 0 0 1 6.59 5.5h6.822a1 1 0 0 1 .993 1.12l-1.218 10a1 1 0 0 1-.992.88H7.809a1 1 0 0 1-.992-.879l-1.22-10a1 1 0 0 1 .871-1.114Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M8.978 14.647a.5.5 0 1 1-.956-.294l4-13a.5.5 0 1 1 .956.294l-4 13Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M5.5 10a.5.5 0 0 1 0-1h9a.5.5 0 0 1 0 1h-9Zm6.879-8.015a.5.5 0 0 1 .242-.97l4 1a.5.5 0 0 1-.242.97l-4-1Z"
})]
}));
export { PPSoftDrinkPrint };