@icongo/li
Version:
LibreICONS Icons
14 lines • 635 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGratipay = 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: "M13 7A6 6 0 1 1 1 7a6 6 0 0 1 12 0zM9.44 4.739c-.675-.446-1.316-.109-1.652.282-.127.146-.341.318-.747.318-.405 0-.62-.173-.745-.318-.33-.39-.975-.727-1.65-.282-.788.523-.563 1.468-.33 1.74l2.73 3.696 2.73-3.696c.232-.273.465-1.217-.33-1.74H9.44z"
})
}));
export { LIBrandGratipay };