@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 1.84 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIBrandPlaystation4 = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIBrandPlaystation4 = function LIBrandPlaystation4(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: "M7.151 7.59V6.397c0-.244.114-.418.356-.418h1.495c.008 0 .017-.009.017-.018v-.237l-.001-.006h-1.83c-.396.05-.59.326-.59.679v1.192c0 .242-.116.416-.355.416H4.667c-.01 0-.018.006-.018.018v.238c0 .01.005.017.011.02h1.792c.466-.013.696-.31.696-.693Zm-6.139.692h.525a.021.021 0 0 0 .013-.02v-.76c0-.244.137-.412.338-.412h2.161c.487 0 .723-.3.723-.691 0-.353-.193-.63-.59-.68H1.003c0 .002-.003.003-.003.006v.237c0 .012.006.018.018.018h2.849c.242 0 .356.175.356.417s-.114.418-.356.418H1.613c-.35 0-.613.296-.613.686v.76c0 .01.005.018.014.02zm7.999-.275h2.87c.008 0 .014.006.014.012v.242c0 .012.009.018.018.018h.517c.01 0 .018-.005.018-.018v-.238c0-.009.01-.018.02-.018h.514c.012 0 .018-.009.018-.018v-.242c0-.009-.005-.018-.017-.018h-.515c-.01 0-.019-.008-.019-.017V5.98c0-.142-.052-.232-.14-.262h-.15a.576.576 0 0 0-.151.066l-3.09 1.908c-.12.075-.162.159-.132.222.024.052.092.091.227.091zm.448-.318 2.394-1.481c.015-.012.045-.01.045.024v1.48c0 .01-.007.019-.016.019H9.473c-.02 0-.03-.006-.032-.012-.003-.012.002-.021.018-.03z"
})
}));
};
exports.LIBrandPlaystation4 = LIBrandPlaystation4;