@icongo/li
Version:
LibreICONS Icons
14 lines • 633 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMonero = 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 1a6 6 0 0 0-6 6.008c0 .667.114 1.303.309 1.904h1.788V3.864L7 7.773l3.902-3.908v5.048h1.789A6.166 6.166 0 0 0 13 7.008 6 6 0 0 0 7 1Zm-.894 7.653-1.708-1.71v3.175h-2.52a5.991 5.991 0 0 0 10.243 0h-2.52V6.943L7.91 8.652l-.894.895-.907-.895h-.002z"
})
}));
export { LIBrandMonero };