@icongo/li
Version:
LibreICONS Icons
14 lines • 738 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAffiliatetheme = 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: "M4.743 6.189C3.541 7.85 2.01 8.786 1.328 8.279c-.685-.508-.263-2.264.942-3.926 1.203-1.662 2.734-2.597 3.416-2.091.682.506.26 2.264-.943 3.927zm8.233-1.344c-1.73 2.893-4.498 4.4-6.2 3.367-.586-.357-.968-.966-1.149-1.73A6.175 6.175 0 0 1 1.78 9.604a6.322 6.322 0 0 0 4.853 2.272C10.149 11.876 13 8.99 13 5.43a5.966 5.966 0 0 0-.024-.586z"
})
}));
export { LIBrandAffiliatetheme };