@icongo/li
Version:
LibreICONS Icons
14 lines • 752 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandIonic = 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: "M11.792 3.394a.843.843 0 0 0-1.187-1.187A5.97 5.97 0 0 0 7 1C3.692 1 1 3.691 1 7s2.692 6 6 6c3.309 0 6-2.691 6-6a5.97 5.97 0 0 0-1.207-3.605zM7 12.798A5.804 5.804 0 0 1 1.202 7 5.805 5.805 0 0 1 7 1.202c1.3 0 2.501.43 3.469 1.155a.843.843 0 0 0 1.173 1.173A5.77 5.77 0 0 1 12.797 7c0 3.197-2.6 5.798-5.798 5.798zm2.45-5.799a2.45 2.45 0 1 1-4.9 0 2.45 2.45 0 0 1 4.9 0z"
})
}));
export { LIBrandIonic };