@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 1.63 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIBrandMicrosoftPowerpoint = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIBrandMicrosoftPowerpoint = function LIBrandMicrosoftPowerpoint(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: "M12.742 3H8.471v1.593c.258-.195.566-.294.928-.294v1.549h1.537a1.537 1.537 0 0 1-.451 1.096 1.53 1.53 0 0 1-1.094.458 1.604 1.604 0 0 1-.915-.307V8.16h3.36v.522h-3.36v.646h3.357v.516h-3.36v1.17h4.272c.173 0 .255-.09.255-.268V3.255c0-.171-.082-.255-.255-.255h-.003zM9.64 5.593V4.031c.435.01.8.161 1.094.455.293.294.446.663.453 1.107H9.64zm-4.512.026a.48.48 0 0 0-.131-.236.55.55 0 0 0-.242-.123 1.317 1.317 0 0 0-.345-.045l-.36.007v1.5h.013c.13.007.268.007.412 0a.96.96 0 0 0 .405-.113.666.666 0 0 0 .28-.457c.03-.196.02-.383-.032-.556v.023zM1 2.529v8.974l6.844 1.182V1.315L1 2.53Zm5.106 4.044c-.187.434-.467.712-.841.832-.375.12-.78.167-1.215.14v1.711l-.9-.104V4.45l1.429-.075a2.21 2.21 0 0 1 .783.09c.258.076.461.23.611.461.15.23.235.498.256.803.018.304-.022.585-.123.843Z"
})
}));
};
exports.LIBrandMicrosoftPowerpoint = LIBrandMicrosoftPowerpoint;