@icongo/li
Version:
LibreICONS Icons
14 lines • 797 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandOctobercms = 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: "M11.534 6.743C11.344 3.682 7.96 1.027 6.577 1 5.17.973 2.568 4.224 2.46 7.528 2.35 10.616 5.033 12.73 6.198 13c.027-1.463.162-6.826.162-7.45.055-1.272.109-3.277.325-3.33.136-.028.298 1.083.271 1.733v1.11l.623-.623c.407-.406.596-.352.38 0-.109.217-.623.948-1.003 1.463v3.603c.542-.623 1.192-1.355 1.544-1.68.732-.704.813-.596.46.109-.216.433-1.245 1.625-1.977 2.573v2.438c2.005-.406 4.74-3.17 4.551-6.203"
})
}));
export { LIBrandOctobercms };