@icongo/li
Version:
LibreICONS Icons
14 lines • 1.25 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandImochs = 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.666 12.985a1.146 1.146 0 0 1-.484-.29c-.33-.328-.457-.758-.347-1.181.047-.18.326-.807.84-1.884.712-1.494.939-1.99 1.16-2.543.332-.832.479-1.413.46-1.817a.859.859 0 0 0-.164-.502 6.253 6.253 0 0 1-.378-.63c-.1-.199-.193-.46-.24-.673a1.792 1.792 0 0 1-.027-.388c0-.222.006-.277.044-.42.085-.325.243-.587.521-.867.196-.196.385-.343.636-.492.361-.216.772-.35.845-.278.053.054.004.159-.283.602-.24.37-.367.607-.421.785-.137.447.119 1.097.575 1.463.22.176.445.252.75.252.228 0 .394-.03.642-.117.208-.072.243-.09.333-.173.16-.147.282-.407.461-.979.057-.182.12-.372.138-.421.043-.116.125-.245.155-.245.07 0 .191.232.255.486.059.232.073.39.064.69-.012.401-.063.583-.274.971-.319.584-.444.684-1.41 1.133a7.08 7.08 0 0 0-.47.235c-.634.43-1.12 1.493-1.467 3.21a33.963 33.963 0 0 0-.313 1.922c-.12.834-.16 1.035-.248 1.248-.119.285-.39.606-.637.751-.222.132-.536.198-.716.152z"
})
}));
export { LIBrandImochs };