@icongo/li
Version:
LibreICONS Icons
14 lines • 781 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandTinder = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M5.658 5.726a.124.124 0 0 0 .185.031l.008-.006c.195-.162.37-.33.535-.508 1.605-1.742.668-3.88.66-3.9a.25.25 0 0 1 .075-.297.246.246 0 0 1 .308.017c5.437 5.057 3.997 8.909 3.892 9.168-.435 1.57-2.167 2.707-4.222 2.765a2.88 2.88 0 0 1-.181.004c-2.426 0-4.489-1.494-4.489-3.403v-.03c0-2.649 2.398-5.261 2.505-5.372a.22.22 0 0 1 .262-.053c.09.038.149.128.146.226-.022.518.083.967.315 1.35v.007h.001z"
})
}));
export { LIBrandTinder };