@icongo/li
Version:
LibreICONS Icons
14 lines • 748 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandKaggle = 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: "M10.413 12.93c-.011.046-.059.07-.14.07h-1.57a.315.315 0 0 1-.246-.124l-2.59-3.295-.723.687v2.556c0 .117-.059.176-.176.176H3.753c-.118 0-.177-.059-.177-.176V1.176c0-.116.059-.176.177-.176h1.215c.117 0 .176.06.176.176v7.172l3.101-3.136c.083-.083.165-.123.248-.123h1.62c.071 0 .117.03.142.09.023.074.017.127-.018.157L6.959 8.508l3.418 4.254c.048.052.059.104.035.179"
})
}));
export { LIBrandKaggle };