UNPKG

@icongo/tb

Version:
25 lines 983 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 TBBrandSurfshark = 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-brand-surfshark", viewBox: "0 0 24 24" }, props, { children: [/*#__PURE__*/_jsx("path", { stroke: "none", d: "M0 0h24v24H0z" }), /*#__PURE__*/_jsx("path", { d: "M19.954 9.447c-.237-6.217 0-6.217-5.996-6.425-5.774-.208-6.824 1.002-7.91 5.382C3.164 20.22 2.203 23.12 10.84 19.602c9.392-3.831 9.297-5.382 9.114-10.155z" }), /*#__PURE__*/_jsx("path", { d: "M8 16h.452c1.943.007 3.526-1.461 3.543-3.286v-2.428c.018-1.828 1.607-3.298 3.553-3.286H16" })] })); export { TBBrandSurfshark };