@icongo/li
Version:
LibreICONS Icons
14 lines • 1.04 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGripfire = 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: "M6.898 13c0-.128.117-.295.117-.54 0-.368-.315-.965-1.89-2.096-.83-.704-1.61-1.416-1.61-2.621 0-2.776 3.56-4.272 3.56-6.501 0-.08-.005-.162-.014-.242.123.058.946 1.048.946 2.188 0 1.948-2.544 3.127-2.544 4.913 0 .651.402 1.143.79 1.682.544.731 1.069 1.378 1.069 2.094-.002.35-.107.719-.424 1.123Zm3.534-5.843c.036.204.053.402.053.596 0 1.253-.711 2.36-1.629 3.31-.024.025-.053.059-.077.059-.087 0-.86-1.007-.86-1.288 0 0 1.012-1.348 1.012-2.345a1.65 1.65 0 0 0-.22-.808c-.036.781-1.348 2.122-1.406 2.122-.065 0-.433-.532-.433-1.019 0-.128.024-.259.077-.382.058-.133 1.37-1.743 1.37-2.825a.97.97 0 0 0-.082-.414L8.14 3.99c.404.157 2 1.552 2.292 3.168"
})
}));
export { LIBrandGripfire };