@icongo/li
Version:
LibreICONS Icons
14 lines • 971 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandRebel = 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: "M7.012 13c-3.37 0-5.988-2.811-5.886-6.148.067-1.916 1.045-3.682 2.818-4.848.008 0 .046-.014.027.02-.14.132-2.693 3.14-.341 5.477 1.205 1.197 2.177.06 2.177.06.932-1.212-.014-3.046-.014-3.046-.242-.602-1.106-.97-1.106-.97l.697-.77c.59.255 1.045.937 1.045.937.02-.716-.53-1.485-.53-1.485L6.98 1l1.07 1.212c-.495.697-.529 1.515-.529 1.515.334-.557 1.052-.951 1.052-.951l.69.77c-.663.214-1.098.964-1.098.964-.383.69-.656 2.163.014 3.08.784 1.08 2.122-.067 2.122-.067 2.485-2.224-.254-5.444-.254-5.444-.148-.133.02-.068.02-.068 1.211.883 2.772 2.042 2.81 4.955C12.925 10.49 10.46 13 7.012 13Z"
})
}));
export { LIBrandRebel };