@icongo/li
Version:
LibreICONS Icons
14 lines • 844 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPingdom = 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: "m6.98 9.902 3.98-1.698-3.525 3.62a7.196 7.196 0 0 0-.455-1.921v-.001zM13 6.559a22.117 22.117 0 0 0-7.543.96 7.28 7.28 0 0 1 1.267 1.81C8.745 8.204 11.547 6.768 13 6.564v-.008.003Zm-6.287.138.103-.03c.77-.23 1.525-.508 2.262-.829a8.293 8.293 0 0 0 2.08-1.183 4.511 4.511 0 0 0 1.457-2.061c.06-.133.105-.274.133-.418-1.011 1.38-5.02 1.523-5.02 1.523l.945-.866A13.198 13.198 0 0 0 1 5.322a7.22 7.22 0 0 1 4.07 1.816c.542-.168 1.097-.288 1.642-.439v-.003h.001z"
})
}));
export { LIBrandPingdom };