@icongo/li
Version:
LibreICONS Icons
14 lines • 959 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPlangrid = 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: "M9.3 1c1.3 0 2.131.004 2.914.787.781.784.786 1.61.786 2.913v4.6c0 1.3-.005 2.131-.787 2.914-.783.781-1.61.786-2.914.786h-4.6c-1.3 0-2.13-.005-2.913-.787C1.004 11.431 1 10.603 1 9.3V4.7c0-1.3.005-2.131.787-2.914C2.571 1.005 3.397 1 4.7 1h4.6Zm2.199 5.575C11.285 4.29 9.342 2.502 7 2.502A4.499 4.499 0 0 0 2.5 7c0 2.4 1.876 4.367 4.242 4.5h3.568a1.193 1.193 0 0 0 1.19-1.19V6.573l-.001.002zm-1.143 4.295a.513.513 0 1 1 .003-1.025.513.513 0 0 1-.002 1.025zM7 10.475A3.478 3.478 0 0 1 3.526 7 3.478 3.478 0 0 1 7 3.526 3.478 3.478 0 0 1 10.475 7 3.478 3.478 0 0 1 7 10.475Z"
})
}));
export { LIBrandPlangrid };