@icongo/li
Version:
LibreICONS Icons
14 lines • 538 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPatreon = 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: "M8.692 1.246a4.326 4.326 0 0 0-4.32 4.32 4.319 4.319 0 0 0 4.32 4.308A4.312 4.312 0 0 0 13 5.567c0-2.383-1.932-4.321-4.308-4.321M1 12.754h2.11V1.246H1"
})
}));
export { LIBrandPatreon };