@icongo/li
Version:
LibreICONS Icons
14 lines • 859 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISeoPerformance = 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.512 13h1.495V9.86c-.34.041-.686.063-1.038.063-.153 0-.305-.01-.457-.014V13zm-.747-3.166a8.281 8.281 0 0 1-1.495-.36V13h1.495V9.834zM10.238 13h1.495V3.92h-.038a7.197 7.197 0 0 1-1.457 3.094V13zm-4.484 0H7.25V9.261a8.18 8.18 0 0 1-1.495.474V13zm3.737-5.184a7.745 7.745 0 0 1-1.495 1.079V13h1.495V7.816zm3.239-4.27-1.46-1.273L9.81 1 8.35 2.273 6.89 3.546h1.597C7.95 6.851 4.896 9.422 1.421 8.875c-.153-.024-.214.182-.064.234 4.324 1.505 9.305-.968 10.026-5.563h1.347z"
})
}));
export { LISeoPerformance };