@icongo/li
Version:
LibreICONS Icons
14 lines • 700 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandCakephp = 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: "M1 7.938V9.81c0 1.034 2.685 1.871 6 1.871V9.81c-3.315 0-6-.84-6-1.872Zm10.692 1.166L7 7.938V9.81l4.692 1.166C12.51 10.656 13 10.252 13 9.81V7.937c0 .441-.49.846-1.308 1.167zM7 6.067v1.87c-3.313 0-6-.838-6-1.872V4.19c0-1.032 2.685-1.872 6-1.872 3.313 0 6 .84 6 1.872v1.875c0 .442-.49.845-1.308 1.167L7 6.066v.001Z"
})
}));
export { LIBrandCakephp };