@icongo/li
Version:
LibreICONS Icons
14 lines • 913 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandCuriousCat = 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: "M4.395 12.635c-1.993-1.003-3.226-2.868-3.38-5.114-.202-2.92 1.721-5.618 4.541-6.371.805-.215 2.272-.192 3.043.048 2.338.726 3.924 2.55 4.33 4.977.264 1.583-.217 3.463-1.211 4.731-.553.705-.634.702-.634-.029 0-.675-.208-2.39-.361-2.98-.256-.981-.522-1.57-1.56-3.449C8.58 3.392 8.12 2.81 7.867 2.81c-.377 0-.59.538-.747 1.886-.057.493-.144.972-.193 1.063-.05.091-.322.28-.606.42-.62.305-.781.294-1.693-.114-.82-.367-1.335-.45-1.557-.249-.352.319-.135 1.057.612 2.082 1.076 1.475 1.5 2.718 1.456 4.272l-.023.828-.721-.363z"
})
}));
export { LIBrandCuriousCat };