@icongo/li
Version:
LibreICONS Icons
14 lines • 575 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandKhanacademy = 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: "M2.235 12.198S.385 7.777 3.7 4.48C6.708 1.485 11.25 1.02 12.038 1c0 0 1.22 4.003-1.825 8.54-3.042 4.538-7.26 3.308-7.26 3.308s4.167-5.313 3.665-5.28c-.35.02-2.538 2.427-4.384 4.63"
})
}));
export { LIBrandKhanacademy };