@icongo/li
Version:
LibreICONS Icons
14 lines • 957 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandRProject = 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: "M13 6.393c0-2.22-2.687-4.02-6-4.02s-6 1.8-6 4.02c0 1.978 2.134 3.622 4.945 3.955v1.279H7.99v-1.27a8.196 8.196 0 0 0 1.434-.288l.828 1.558h2.313l-1.392-2.349C12.3 8.547 13 7.525 13 6.393Zm-9.641.3c0-1.519 2.042-2.748 4.56-2.748s4.377.84 4.377 2.747c0 1.035-.548 1.756-1.452 2.198a1.078 1.078 0 0 0-.132-.077 4.45 4.45 0 0 0-.575-.216s1.789-.133 1.789-1.915-1.871-1.816-1.871-1.816h-4.11V9.17c-1.53-.444-2.586-1.386-2.586-2.477Zm4.649.79V6.335c1.194 0 1.813-.14 1.813.564 0 .754-.789.584-1.813.584zm-.019 1.498h.55c.223 0 .39.241.495.396a9.39 9.39 0 0 1-1.045.06v-.456z"
})
}));
export { LIBrandRProject };