UNPKG

@icongo/pp

Version:
24 lines 1.12 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var PPSoftDrink = 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: "M13.411 4H6.589a2.502 2.502 0 0 0-2.481 2.803l1.22 10A2.5 2.5 0 0 0 7.809 19h4.385a2.5 2.5 0 0 0 2.481-2.198l1.218-10A2.5 2.5 0 0 0 13.41 4ZM6.529 6.004A.5.5 0 0 1 6.589 6h6.822a.5.5 0 0 1 .496.56l-1.217 10a.5.5 0 0 1-.496.44H7.809a.5.5 0 0 1-.496-.44l-1.22-10a.5.5 0 0 1 .436-.556Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M9.217 14.72a.75.75 0 0 1-1.434-.44l4-13a.75.75 0 1 1 1.434.44l-4 13Z" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M5.5 10.25a.75.75 0 0 1 0-1.5h9a.75.75 0 0 1 0 1.5h-9Zm6.818-8.022a.75.75 0 0 1 .364-1.456l4 1a.75.75 0 1 1-.364 1.456l-4-1Z" })] })); export { PPSoftDrink };