UNPKG

@icongo/tb

Version:
27 lines 1.04 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 TBCoffeeOff = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, className: "prefix__icon prefix__icon-tabler prefix__icon-tabler-coffee-off", viewBox: "0 0 24 24" }, props, { children: [/*#__PURE__*/_jsx("path", { stroke: "none", d: "M0 0h24v24H0z" }), /*#__PURE__*/_jsx("path", { d: "M3 14c.83.642 2.077 1.017 3.5 1 1.423.017 2.67-.358 3.5-1 .73-.565 1.783-.923 2.994-.99M8 3c-.194.14-.364.305-.506.49M12 3a2.4 2.4 0 0 0-1 2 2.4 2.4 0 0 0 1 2" }), /*#__PURE__*/_jsx("path", { d: "M14 10h3v3m-.257 3.743A6.003 6.003 0 0 1 11 21H9a6 6 0 0 1-6-6v-5h7" }), /*#__PURE__*/_jsx("path", { d: "M20.116 16.124a3 3 0 0 0-3.118-4.953M3 3l18 18" })] })); export { TBCoffeeOff };