@icongo/li
Version:
LibreICONS Icons
14 lines • 1.03 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandPlaystation = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M5.492 2.298v8.774l1.958.63V4.344c0-.345.152-.576.397-.496.318.09.38.407.38.753v2.938c1.22.596 2.18-.001 2.18-1.577 0-1.618-.563-2.337-2.218-2.913-.654-.224-1.864-.593-2.696-.751zm2.328 8.12 3.148-1.137c.357-.129.413-.312.123-.409-.293-.096-.819-.07-1.179.062l-2.102.75V8.49l.12-.043s.6-.21 1.456-.307c.848-.09 1.893.014 2.719.33.924.3 1.02.736.788 1.036-.233.3-.811.518-.811.518L7.81 11.58v-1.15l.01-.011zM1.904 10.3c-.95-.273-1.107-.834-.676-1.16.4-.293 1.08-.526 1.08-.526l2.807-1.007v1.157L3.103 9.5c-.353.135-.413.316-.12.413.293.097.819.075 1.172-.06l.969-.353v1.037c-.06.014-.128.022-.196.036a6.235 6.235 0 0 1-3.018-.24l-.006-.033z"
})
}));
export { LIBrandPlaystation };