@icongo/li
Version:
LibreICONS Icons
14 lines • 712 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandIoxhost = 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: "M12.55 5.2h-1.262a4.65 4.65 0 0 0-8.85 2.7H1.45a.45.45 0 0 0 0 .9h1.262a4.65 4.65 0 0 0 8.85-2.7h.988a.45.45 0 0 0 0-.9zM10.75 7a3.749 3.749 0 0 1-7.04 1.8h5.24a.45.45 0 0 0 0-.9H3.359a3.749 3.749 0 0 1 6.932-2.7H5.05a.45.45 0 0 0 0 .9h5.591c.071.289.109.589.109.9zm-5.7-.45h3.9a.449.449 0 1 1 0 .9h-3.9a.449.449 0 1 1 0-.9z"
})
}));
export { LIBrandIoxhost };