@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 3.55 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIBrandEpicgames = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIBrandEpicgames = function LIBrandEpicgames(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: "M4.65 12.034c-2.737-1.16-2.615-1.097-2.724-1.408-.114-.328-.12-8.718-.007-9.114.153-.532-.075-.51 5.13-.512h4.749l.183.194.182.195v4.675c0 4.548-.004 4.679-.165 4.816-.172.148-4.83 2.126-4.99 2.12-.05 0-1.111-.436-2.358-.964zm3.402-.37.963-.33H7.042c-1.447 0-1.916.023-1.762.087.44.185 1.558.561 1.681.567.071 0 .562-.142 1.091-.323zM4.477 9.645c.182-.069.215-.134.215-.42 0-.33-.007-.337-.294-.337-.205 0-.294.038-.294.126 0 .069.057.126.126.126.16 0 .165.158.007.218-.194.075-.468-.122-.468-.337 0-.268.188-.402.517-.37.37.036.444-.225.101-.355-.299-.114-.58-.042-.835.214-.285.285-.269.66.043.972.257.257.512.304.882.163zm.803-.086c.058-.109.175-.168.335-.168.16 0 .278.059.336.168.116.216.462.235.384.02C5.907 8.418 5.84 8.3 5.623 8.3c-.19 0-.247.072-.446.567-.362.895-.355.86-.161.86a.337.337 0 0 0 .264-.168zm.251-.545c0-.07.038-.126.084-.126.047 0 .084.057.084.126s-.037.126-.084.126c-.046 0-.084-.057-.084-.126zm1.429.335c.043-.333.044-.334.158-.13l.116.205.197-.247.198-.247v.404c.001.372.016.403.19.378.176-.025.19-.074.213-.72l.024-.692h-.253c-.198 0-.282.057-.388.262l-.136.262-.159-.262c-.11-.182-.224-.262-.37-.262-.21 0-.211.009-.211.72 0 .697.006.718.189.692.15-.022.197-.094.232-.363zm2.433.215c0-.131-.069-.168-.35-.189-.474-.035-.539-.235-.077-.235.287 0 .343-.028.343-.168s-.056-.168-.336-.168c-.185 0-.336-.038-.336-.085 0-.046.17-.084.378-.084.322 0 .378-.025.378-.168 0-.15-.056-.168-.546-.168h-.546v1.427h.546c.484 0 .546-.018.546-.163zm1.175-.009c.092-.092.168-.208.168-.257 0-.14-.166-.414-.25-.414-.041 0-.178-.039-.304-.087-.16-.061-.203-.114-.14-.176.061-.062.138-.062.252 0 .117.062.192.06.261-.01.152-.152.117-.21-.186-.31-.356-.118-.706.02-.778.305-.062.248.072.412.438.532.295.098.39.25.156.25a.798.798 0 0 1-.305-.093c-.133-.071-.19-.066-.245.021-.112.176-.09.239.114.32.318.128.642.096.819-.08zM4.944 6.87v-.335h-.84V5.107h.84v-.294c0-.278-.016-.295-.294-.304-.162-.01-.34-.016-.399-.021-.071-.009-.112-.217-.13-.661l-.024-.65h.847v-.679l-.777.025-.776.024-.022 2.223c-.013 1.222-.005 2.27.018 2.33.029.074.265.105.799.105h.758V6.87zm1.073-.524.024-.819h.236c.36 0 .713-.15.846-.358.16-.25.218-1.59.091-2.061-.125-.465-.423-.603-1.302-.603H5.28v4.711l.356-.026.357-.026.024-.818zm.018-2.33v-.85l.231.026.23.027v1.594l-.23.027-.23.026v-.85zm2.247.819.022-2.33h-.758v4.711l.357-.026.357-.026.022-2.33zm2.096 2.243c.232-.163.357-.608.357-1.278v-.525h-.747l-.025.61c-.024.601-.027.608-.267.635-.138.016-.274-.02-.314-.084-.039-.061-.07-.773-.07-1.58 0-.809.031-1.52.07-1.581.04-.064.176-.1.314-.085.234.027.244.046.284.574l.042.545.315.026.315.026v-.722c0-.655-.02-.742-.206-.929-.173-.173-.287-.206-.71-.206-.594 0-.878.11-1.005.391-.127.278-.127 3.641 0 3.92a.689.689 0 0 0 .273.292c.283.137 1.163.117 1.374-.03z"
})
}));
};
exports.LIBrandEpicgames = LIBrandEpicgames;