@icongo/li
Version:
LibreICONS Icons
14 lines • 681 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSistrix = 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: "M13 12.168 9.068 8.183a4.55 4.55 0 0 0 .854-2.658c0-2.493-2-4.524-4.46-4.524C3.001 1 1 3.03 1 5.523s2 4.524 4.46 4.524a4.4 4.4 0 0 0 2.812-1.015l3.911 3.967.817-.83ZM5.46 9.002c-1.891 0-3.431-1.561-3.431-3.48 0-1.917 1.54-3.479 3.43-3.479 1.892 0 3.432 1.562 3.432 3.48s-1.537 3.48-3.431 3.48z"
})
}));
export { LIBrandSistrix };