@icongo/li
Version:
LibreICONS Icons
14 lines • 780 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandCircleci = 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: "M5.482 7a1.427 1.427 0 1 1 2.854 0 1.427 1.427 0 0 1-2.854 0ZM6.91 1a6.007 6.007 0 0 0-5.814 4.513c-.005.018-.005.035-.005.06 0 .156.126.287.287.287h2.418a.276.276 0 0 0 .258-.166A3.151 3.151 0 0 1 6.91 3.858a3.147 3.147 0 0 1 3.143 3.143 3.147 3.147 0 0 1-3.145 3.145A3.14 3.14 0 0 1 4.053 8.31a.297.297 0 0 0-.258-.168H1.378a.288.288 0 0 0-.287.288c0 .018.007.036.007.06A6 6 0 1 0 6.91 1z"
})
}));
export { LIBrandCircleci };