@icongo/li
Version:
LibreICONS Icons
14 lines • 597 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandServicestack = 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: "M3.129 6.032c1.977.247 6.622 2.475 7.355 5.613H1c2.407-.196 4.464-3.314 2.129-5.613Zm.774-3.677c.782.861 1.154 2.03 1.123 3.232 2.005.815 5.015 2.993 5.651 6.058H13c-.985-5.228-6.61-8.915-9.097-9.29Z"
})
}));
export { LIBrandServicestack };