UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.05 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandGratipay = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandGratipay = function LIBrandGratipay(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.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" }) })); }; exports.LIBrandGratipay = LIBrandGratipay;