UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.15 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandCloudsmith = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandCloudsmith = function LIBrandCloudsmith(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: "M11.016 10.965c0 1.123-.91 2.035-2.032 2.035a2.034 2.034 0 0 1 0-4.067c1.122 0 2.032.91 2.032 2.032zm-2.032-5.9c1.122 0 1.935-.91 1.935-2.033C10.92 1.91 10.106 1 8.984 1c-1.123 0-2.13.91-2.13 2.032 0 1.123-.715 1.839-1.838 1.839-1.122 0-2.032 1.006-2.032 2.129s.91 1.935 2.032 1.935c1.123 0 2.032-.812 2.032-1.935s.813-1.935 1.936-1.935z" }) })); }; exports.LIBrandCloudsmith = LIBrandCloudsmith;