UNPKG

@icongo/tb

Version:
23 lines 875 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var TBEggOff = 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-egg-off", viewBox: "0 0 24 24" }, props, { children: [/*#__PURE__*/_jsx("path", { stroke: "none", d: "M0 0h24v24H0z" }), /*#__PURE__*/_jsx("path", { d: "M7.41 7.41a12.574 12.574 0 0 0-1.896 7.229C5.514 18.152 8.418 21 12 21a6.504 6.504 0 0 0 5.692-3.31m.8-3.192a12.574 12.574 0 0 0-3.249-8.871A4.025 4.025 0 0 0 12 4a4.026 4.026 0 0 0-2.832 1.155M3 3l18 18" })] })); export { TBEggOff };