@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 2.1 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIBrandCloudversify = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIBrandCloudversify = function LIBrandCloudversify(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: "M3.895 7.935c.16 1.334 1.313 2.25 2.844 2.168.998.844 2.665.892 3.632-.109 1.348.021 2.308-.869 2.562-1.938.288-1.218-.355-2.582-1.795-3.022-.643-1.716-2.56-1.977-3.633-1.656-1.116.337-1.642 1.037-1.935 2.137-.152.053-.516.174-.876.47.228 0 .296.173.296.38v.397a.38.38 0 0 1-.38.38h-.394c-.208 0-.38-.117-.38-.325v-.129h-.911a.237.237 0 0 0-.21.232v.787c0 .125.103.23.227.23h.953zm4.43.156c-.208.902.423 1.41 1.077 1.69-2.088.66-3.343-.989-2.635-2.158-.647.421-.657 1.387-.57 1.81-.348-.242-1.047-.631-1.118-1.555-.058-.777.42-1.474 1.11-1.829.597-.308 2.017-.166 2.604.795-.275-.935-1.048-1.366-1.984-1.457.602-.598 1.255-.98 2.225-.852 1.36.182 2.595 1.613 1.32 2.932.681-.317.948-1.06.925-1.498l.204.382a1.99 1.99 0 0 1-1.37 2.893c-.625.123-1.618-.1-1.788-1.153zM3.494 6.065h-.776a.317.317 0 0 1-.315-.316v-.771c0-.174.142-.316.315-.316h.776c.173 0 .315.142.315.316v.771a.317.317 0 0 1-.315.316zm-2.297-.78A.196.196 0 0 1 1 5.09v-.542c0-.11.088-.197.197-.197h.54c.107 0 .196.088.196.197v.542a.195.195 0 0 1-.197.196h-.54zm3.076-.493v-.416c0-.1.082-.182.181-.182h.417c.1 0 .181.082.181.182v.416c0 .1-.082.182-.181.182h-.417a.182.182 0 0 1-.181-.182zM2.09 6.6v.487c0 .123-.1.224-.222.224h-.491a.224.224 0 0 1-.222-.224V6.6c0-.122.1-.224.222-.224h.489c.125 0 .224.102.224.224z"
})
}));
};
exports.LIBrandCloudversify = LIBrandCloudversify;